index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
performance_tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Pippenger multiexp
moneromooo-monero
2018-09-11
2
-1
/
+146
*
performance_tests: document the tested bulletproof layouts
moneromooo-monero
2018-09-11
1
-8
/
+8
*
Bulletproof aggregated verification and tests
moneromooo-monero
2018-09-11
1
-1
/
+1
*
performance_tests: add signature generation/verification
moneromooo-monero
2018-09-11
3
-0
/
+72
*
bulletproofs: add aggregated verification
moneromooo-monero
2018-09-11
3
-0
/
+51
*
make straus cached mode thread safe, and add tests for it
moneromooo-monero
2018-09-11
2
-1
/
+13
*
bulletproofs: add multi output bulletproofs to rct
moneromooo-monero
2018-09-11
1
-1
/
+1
*
performance_tests: add tx checking tests with more than 2 outputs
moneromooo-monero
2018-09-11
2
-11
/
+22
*
performance_tests: add a --verbose flag, and default to terse
moneromooo-monero
2018-09-11
2
-102
/
+116
*
add Straus multiexp
moneromooo-monero
2018-09-11
3
-0
/
+97
*
performance_tests: add crypto ops
moneromooo-monero
2018-09-11
3
-0
/
+133
*
performance_tests: add bulletproofs
moneromooo-monero
2018-09-11
3
-0
/
+73
*
performance_tests: add RingCT MLSAG gen/ver tests
moneromooo-monero
2018-09-11
1
-0
/
+10
*
performance_tests: add (Borromean) range proofs
moneromooo-monero
2018-09-11
3
-0
/
+68
*
performance_tests: don't override log level to 0
moneromooo-monero
2018-09-11
1
-1
/
+0
*
add and use constant time 32 byte equality function
moneromooo-monero
2018-08-23
2
-0
/
+78
*
core_tests: add --filter to select which tests to run
moneromooo-monero
2018-07-07
1
-20
/
+1
*
performance_tests: fix subaddress expansion test not expanding
moneromooo-monero
2018-03-27
1
-1
/
+1
*
keypair::generate: always require hw::device to avoid possible mistake
stoffu
2018-03-14
1
-1
/
+1
*
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
2018-03-04
3
-4
/
+5
*
Merge pull request #3226
Riccardo Spagni
2018-02-16
1
-1
/
+1
|
\
|
*
performance_tests: remove add_arg call stray extra param
moneromooo-monero
2018-02-02
1
-1
/
+1
*
|
Fix coverity issues in performance_tests/main.cpp
h908714124
2018-02-07
1
-0
/
+2
|
/
*
Merge pull request #3185
Riccardo Spagni
2018-01-27
1
-8
/
+8
|
\
|
*
performance_tests: fix build after merging two conflicting patches
moneromooo-monero
2018-01-26
1
-8
/
+8
*
|
Readd copyright starting date
xmr-eric
2018-01-26
2
-2
/
+2
*
|
Update 2018 copyright
xmr-eric
2018-01-26
20
-20
/
+20
|
/
*
Merge pull request #3064
Riccardo Spagni
2018-01-25
2
-52
/
+97
|
\
|
*
performance_tests: add a --filter option to select what to run
moneromooo-monero
2018-01-04
2
-52
/
+97
*
|
Merge pull request #3042
Riccardo Spagni
2018-01-25
2
-0
/
+97
|
\
\
|
|
/
|
/
|
|
*
performance_tests: add RingCT MLSAG gen/ver tests
moneromooo-monero
2017-12-31
2
-0
/
+97
*
|
performance_tests: add a test for subaddress expansion
moneromooo-monero
2017-12-18
3
-0
/
+70
|
/
*
move includes around to lessen overall load
moneromooo-monero
2017-12-16
1
-0
/
+1
*
add bulletproofs from v7 on testnet
moneromooo-monero
2017-12-08
1
-1
/
+1
*
make this build on SunOS/Solaris
Pavel Maryanov
2017-11-14
1
-2
/
+2
*
Merge pull request #2696
Riccardo Spagni
2017-11-14
1
-0
/
+2
|
\
|
*
Initialize openssl on startup
moneromooo-monero
2017-10-21
1
-0
/
+2
*
|
core_tests: fix for subaddress patch
kenshi84
2017-10-17
1
-1
/
+1
*
|
performance_tests: add master spend pubkey to subaddress hashtable
kenshi84
2017-10-16
1
-0
/
+1
|
/
*
performance_tests: fix build after subaddress patch
moneromooo-monero
2017-10-15
1
-1
/
+4
*
Subaddresses
kenshi84
2017-10-07
6
-7
/
+18
*
Merge pull request #2518
Riccardo Spagni
2017-10-02
2
-2
/
+2
|
\
|
*
performance_tests: adjust some iterations down a bit
moneromooo-monero
2017-09-24
2
-2
/
+2
*
|
performance_tests: add a test for is_out_to_acc_precomp
moneromooo-monero
2017-09-25
2
-0
/
+23
|
/
*
changed crypto to cncrypto so it generated libcncrypto
Gentian
2017-05-23
1
-1
/
+1
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
16
-16
/
+16
*
tests: fixup include paths after cryptonote_core split
moneromooo-monero
2017-02-12
1
-1
/
+1
*
Merge pull request #1706
Riccardo Spagni
2017-02-12
4
-4
/
+132
|
\
|
*
performance_tests: report small time per call in microseconds
moneromooo-monero
2017-02-10
1
-3
/
+13
|
*
performance_tests: add tests for sc_reduce32 and cn_fast_hash
moneromooo-monero
2017-02-10
3
-1
/
+116
[prev]
[next]