Commit Graph

118 Commits (master)

Author SHA1 Message Date
moneromooo-monero 112f32f068
performance_tests: add crypto ops
6 years ago
moneromooo-monero f5d7b9933a
performance_tests: add bulletproofs
6 years ago
moneromooo-monero 8f4ce989c2
performance_tests: add RingCT MLSAG gen/ver tests
6 years ago
moneromooo-monero 1aa10c4364
performance_tests: add (Borromean) range proofs
6 years ago
moneromooo-monero cb1cc757ba
performance_tests: don't override log level to 0
6 years ago
moneromooo-monero d2e26c23f3
add and use constant time 32 byte equality function
6 years ago
moneromooo-monero 639ca3b1fa
core_tests: add --filter to select which tests to run
6 years ago
moneromooo-monero a0a810ccd4
performance_tests: fix subaddress expansion test not expanding
6 years ago
stoffu 8705beaf51
keypair::generate: always require hw::device to avoid possible mistake
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
6 years ago
h908714124 5c99608d95 Fix coverity issues in performance_tests/main.cpp
6 years ago
moneromooo-monero c6ea3df0ae
performance_tests: remove add_arg call stray extra param
6 years ago
Riccardo Spagni 00a1166c95
Merge pull request #3185
6 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero fccd1df125
performance_tests: fix build after merging two conflicting patches
6 years ago
Riccardo Spagni 395ab6c430
Merge pull request #3064
6 years ago
Riccardo Spagni f5c6f8f22f
Merge pull request #3042
6 years ago
moneromooo-monero 62c45c0df1
performance_tests: add a --filter option to select what to run
7 years ago
moneromooo-monero ed215d34e9
performance_tests: add RingCT MLSAG gen/ver tests
7 years ago
moneromooo-monero dc64263155
performance_tests: add a test for subaddress expansion
7 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
moneromooo-monero c83d0b3ee2
add bulletproofs from v7 on testnet
7 years ago
Pavel Maryanov a17efcb039
make this build on SunOS/Solaris
7 years ago
Riccardo Spagni 8df6b010eb
Merge pull request #2696
7 years ago
moneromooo-monero 937e7f8aa6
Initialize openssl on startup
7 years ago
kenshi84 88ebfd646a
core_tests: fix for subaddress patch
7 years ago
kenshi84 e373a2037b
performance_tests: add master spend pubkey to subaddress hashtable
7 years ago
moneromooo-monero fddd8d226f
performance_tests: fix build after subaddress patch
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
Riccardo Spagni a2041c9874
Merge pull request #2518
7 years ago
moneromooo-monero 06a681cf5b
performance_tests: add a test for is_out_to_acc_precomp
7 years ago
moneromooo-monero 6a0fb301bb
performance_tests: adjust some iterations down a bit
7 years ago
Gentian 4b932ff314 changed crypto to cncrypto so it generated libcncrypto
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
moneromooo-monero 59c9d165f8
tests: fixup include paths after cryptonote_core split
7 years ago
Riccardo Spagni e6c29eb5fc
Merge pull request #1706
7 years ago
moneromooo-monero 7403e56fb4
performance_tests: report small time per call in microseconds
7 years ago
moneromooo-monero cadada2d65
performance_tests: add tests for sc_reduce32 and cn_fast_hash
7 years ago
moneromooo-monero 962c72b624
performance_tests: initialize logging at startup
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
8 years ago
Antonio Huete Jimenez b00da61eab Preliminary support for DragonFly BSD
8 years ago
moneromooo-monero e59caf87d3
performance_tests: re-enable them...
8 years ago
moneromooo-monero 56b07f7b89
tests: add performance test for keypair::generate
8 years ago
moneromooo-monero d8eae67ef2
tests: add performance test for ge_frombytes_vartime
8 years ago
moneromooo-monero 1eaa3e8040
tests: add performance tests for rct signatures
8 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago
moneromooo-monero c3b3260ae5
New "Halfway RingCT" outputs for coinbase transactions
8 years ago
moneromooo-monero dc4aad7eb5
add rct to the protocol
8 years ago
moneromooo-monero 5e3557d2c3
move g_test_dbg_lock_sleep from a global to a function level static
8 years ago
me0wmix 28f95eb001 OpenBSD support for Monero.
9 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
rfree2monero 0198ffb220 2014 network limit 1.3 fix log/path/data +utils
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
Ben Boeckel 01895dd067 cmake: fix up link lines
10 years ago
Ben Boeckel 7d708e4223 cmake: support 2.8.7
10 years ago
Ben Boeckel 7bfcffadb9 cmake: put each test executable in its own directory
10 years ago
fluffypony a40d5c1847 cpu affinity fixes in performance tests for FreeBSD
10 years ago
fluffypony 6fc995fe5d License updated to BSD 3-clause
10 years ago
mydesktop 0eba4e0442 extra files
10 years ago
mydesktop 3a3a817678 0.8.8update
10 years ago
mydesktop 333f975760 initial [broken] update
10 years ago
mydesktop 79a4bedc36 mac osx building fixes
10 years ago
mydesktop 67df296650 various fixes to allow mac osx compilation
10 years ago
Antonio Juarez 29c2859a3e json rpc for wallet and bugfix
10 years ago
Antonio Juarez 296ae46ed8 moved all stuff to github
10 years ago