index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
core_tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
core_tests: add a test for 4-aggregated BP verification
moneromooo-monero
2018-09-11
3
-0
/
+16
*
core_tests: add a test for a tx with empty bulletproof
moneromooo-monero
2018-09-11
3
-0
/
+20
*
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
2018-09-11
7
-163
/
+176
*
require canonical multi output bulletproof layout
moneromooo-monero
2018-09-11
3
-13
/
+13
*
Bulletproof aggregated verification and tests
moneromooo-monero
2018-09-11
7
-4
/
+573
*
bulletproofs: add multi output bulletproofs to rct
moneromooo-monero
2018-09-11
1
-1
/
+1
*
core_tests: add --filter to select which tests to run
moneromooo-monero
2018-07-07
2
-0
/
+7
*
replace std::list with std::vector on some hot paths
moneromooo-monero
2018-06-26
7
-18
/
+18
*
keypair::generate: always require hw::device to avoid possible mistake
stoffu
2018-03-14
2
-3
/
+3
*
Stagenet
stoffu
2018-03-05
1
-2
/
+2
*
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
2018-03-04
5
-7
/
+10
*
pass large parameters by const ref, not value
moneromooo-monero
2018-02-02
1
-1
/
+1
*
Readd copyright starting date
xmr-eric
2018-01-26
2
-2
/
+2
*
Update 2018 copyright
xmr-eric
2018-01-26
31
-31
/
+31
*
core_tests: multisig test now tests multiple inputs
moneromooo-monero
2017-12-17
3
-135
/
+208
*
Match surae's recommendation to derive multisig keys
moneromooo-monero
2017-12-17
1
-4
/
+6
*
make multisig work with subaddresses
moneromooo-monero
2017-12-17
1
-7
/
+11
*
add multisig core test and factor multisig building blocks
moneromooo-monero
2017-12-17
6
-0
/
+716
*
cryptonote_core does not depend on p2p anymore
moneromooo-monero
2017-12-16
1
-1
/
+1
*
add bulletproofs from v7 on testnet
moneromooo-monero
2017-12-08
1
-1
/
+1
*
remove "using namespace std" from headers
moneromooo-monero
2017-11-14
1
-0
/
+1
*
Merge pull request #2696
Riccardo Spagni
2017-11-14
1
-0
/
+1
|
\
|
*
Initialize openssl on startup
moneromooo-monero
2017-10-21
1
-0
/
+1
*
|
Merge pull request #2691
Riccardo Spagni
2017-11-14
10
-12
/
+8
|
\
\
|
*
|
core_tests: do not include chaingen_tests_list.h in all tests
moneromooo-monero
2017-10-20
10
-12
/
+8
|
|
/
*
|
Merge pull request #2686
Riccardo Spagni
2017-11-14
1
-5
/
+5
|
\
\
|
*
|
always use core_tests for consistency, not coretests
moneromooo-monero
2017-10-19
1
-5
/
+5
|
|
/
*
/
core_tests: fix for subaddress patch
kenshi84
2017-10-17
6
-8
/
+9
|
/
*
Subaddresses
kenshi84
2017-10-07
7
-15
/
+28
*
move checkpoints in a separate library
moneromooo-monero
2017-09-25
1
-2
/
+2
*
Merge pull request #2424
Riccardo Spagni
2017-09-25
1
-2
/
+4
|
\
|
*
core_tests: catch (impossible in practice) tx extra api failure
moneromooo-monero
2017-09-25
1
-2
/
+4
*
|
build: auto update version info without manually deleting version.h
stoffu
2017-09-21
1
-0
/
+1
|
/
*
core_tests: fix tests failing due to new txpool code requitring batch transac...
moneromooo-monero
2017-06-09
1
-0
/
+1
*
Merge pull request #2036
Riccardo Spagni
2017-05-30
1
-2
/
+10
|
\
|
*
tests: fix invalid key image test
moneromooo-monero
2017-05-18
1
-2
/
+10
*
|
Move txpool to the database
moneromooo-monero
2017-05-25
1
-0
/
+10
|
/
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
29
-29
/
+29
*
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
4
-14
/
+14
*
core_tests: decrease trace level from trace to debug
moneromooo-monero
2017-01-28
1
-1
/
+1
*
Change logging to easylogging++
moneromooo-monero
2017-01-16
4
-67
/
+27
*
fix do_not_relay not preventing relaying on a timer
moneromooo-monero
2017-01-14
1
-2
/
+2
*
cmake: transitive deps and remove deprecated LINK_*
redfish
2016-09-18
1
-5
/
+1
*
tests: hard fork list must end with a 0
moneromooo-monero
2016-08-28
3
-4
/
+4
*
New "Halfway RingCT" outputs for coinbase transactions
moneromooo-monero
2016-08-28
8
-11
/
+26
*
rct amount key modified as per luigi1111's recommendations
moneromooo-monero
2016-08-28
1
-8
/
+9
*
rct: change the simple flag to a type
moneromooo-monero
2016-08-28
1
-1
/
+1
*
core_tests: fix a couple pre-rct tests using rct
moneromooo-monero
2016-08-28
1
-2
/
+2
*
change fork settings to allow pre-rct txes for one more fork cycle
moneromooo-monero
2016-08-28
2
-9
/
+9
*
rct: make the amount key derivable by a third party with the tx key
moneromooo-monero
2016-08-28
1
-5
/
+3
[next]