wownero/tests/performance_tests
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
e4646379 keccak: fix mdlen bounds sanity checking (moneromooo-monero)
2e3e90ac pass large parameters by const ref, not value (moneromooo-monero)
61defd89 blockchain: sanity check number of precomputed hash of hash blocks (moneromooo-monero)
9af6b2d1 ringct: fix infinite loop in unused h2b function (moneromooo-monero)
8cea8d0c simplewallet: double check a new multisig wallet is multisig (moneromooo-monero)
9b98a6ac threadpool: catch exceptions in dtor, to avoid terminate (moneromooo-monero)
24803ed9 blockchain_export: fix buffer overflow in exporter (moneromooo-monero)
f3f7da62 perf_timer: rewrite to make it clear there is no division by zero (moneromooo-monero)
c6ea3df0 performance_tests: remove add_arg call stray extra param (moneromooo-monero)
fa6b4566 fuzz_tests: fix an uninitialized var in setup (moneromooo-monero)
03887f11 keccak: fix sanity check bounds test (moneromooo-monero)
ad11db91 blockchain_db: initialize m_open in base class ctor (moneromooo-monero)
bece67f9 miner: restore std::cout precision after modification (moneromooo-monero)
1aabd14c db_lmdb: check hard fork info drop succeeded (moneromooo-monero)
2018-02-16 14:26:58 +01:00
..
CMakeLists.txt Update 2018 copyright 2018-01-26 10:03:20 -05:00
check_tx_signature.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
cn_fast_hash.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
cn_slow_hash.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
construct_tx.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
derive_public_key.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
derive_secret_key.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
ge_frombytes_vartime.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
generate_key_derivation.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
generate_key_image.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
generate_key_image_helper.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
generate_keypair.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
is_out_to_acc.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
main.cpp Merge pull request #3226 2018-02-16 14:26:58 +01:00
multi_tx_test_base.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
performance_tests.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
performance_utils.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
rct_mlsag.h performance_tests: add RingCT MLSAG gen/ver tests 2017-12-31 18:58:45 +00:00
sc_reduce32.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
single_tx_test_base.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
subaddress_expand.h Readd copyright starting date 2018-01-26 10:03:20 -05:00