BTCP-Rebase/src/bench
Jon Layton 9f33304274 [fixup] Fix remaining mismatched method signatures for forkid 2018-10-17 01:08:39 -05:00
..
data Add deserialize + CheckBlock benchmarks, and a full block hex 2016-11-09 11:27:59 -08:00
.gitignore Ignore bench_bitcoin binary. 2015-10-06 17:46:12 +02:00
base58.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
bech32.cpp bench: Remove unused variable 2018-07-17 10:11:57 +02:00
bench.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
bench.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
bench_bitcoin.cpp tests: Use MakeUnique to construct objects owned by unique_ptrs 2018-09-21 11:03:21 +02:00
block_assemble.cpp [mining] Nonce arith_uint256 fixup 2018-10-17 01:08:01 -05:00
ccoins_caching.cpp amount: Move CAmount CENT to unit test header 2018-09-17 14:34:56 -04:00
checkblock.cpp [fixup] Fix remaining mismatched method signatures for forkid 2018-10-17 01:08:39 -05:00
checkqueue.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
coin_selection.cpp tests: Use MakeUnique to construct objects owned by unique_ptrs 2018-09-21 11:03:21 +02:00
crypto_hash.cpp Merge #13767: Remove redundant assignments (dead stores) 2018-08-27 13:39:46 -04:00
examples.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
gcs_filter.cpp bench: Benchmark GCS filter creation and matching. 2018-08-25 10:02:37 -07:00
lockedpool.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
mempool_eviction.cpp Merge #13792: tx pool: Avoid passing redundant hash into addUnchecked (scripted-diff) 2018-08-29 16:30:58 +02:00
merkle_root.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
prevector.cpp Merge #13780: 0.17: Pre-branch maintenance 2018-08-08 13:55:27 +02:00
rollingbloom.cpp Merge #13767: Remove redundant assignments (dead stores) 2018-08-27 13:39:46 -04:00
verify_script.cpp Merge remote-tracking branch 'btc/master' into upstream-merge 2018-10-16 22:27:53 -05:00