..
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
addrman.cpp
bench: add CAddrMan benchmarks
2020-04-21 15:06:59 +02:00
base58.cpp
scripted-diff: Bump copyright of files changed in 2019
2019-12-30 10:42:20 +13:00
bech32.cpp
scripted-diff: Bump copyright headers
2020-04-16 13:33:09 -04:00
bench.cpp
bench: Remove requirement that all benches use RegTestingSetup
2020-04-17 10:19:32 -04:00
bench.h
bench: Remove requirement that all benches use RegTestingSetup
2020-04-17 10:19:32 -04:00
bench_bitcoin.cpp
Merge #18673 : scripted-diff: Sort test includes
2020-04-17 10:12:13 -04:00
block_assemble.cpp
bench: Start nodes with -nodebuglogfile
2020-04-24 16:46:54 -04:00
ccoins_caching.cpp
bench: Remove requirement that all benches use RegTestingSetup
2020-04-17 10:19:32 -04:00
chacha20.cpp
Remove unused includes
2019-10-15 22:56:43 +00:00
chacha_poly_aead.cpp
scripted-diff: Bump copyright headers
2020-04-16 13:33:09 -04:00
checkblock.cpp
scripted-diff: Bump copyright headers
2020-04-16 13:33:09 -04:00
checkqueue.cpp
bench: Remove requirement that all benches use RegTestingSetup
2020-04-17 10:19:32 -04:00
coin_selection.cpp
Refactor: Allow LegacyScriptPubKeyMan to be null
2020-01-23 16:34:28 -05:00
crypto_hash.cpp
scripted-diff: Bump copyright headers
2020-04-16 13:33:09 -04:00
data.cpp
bench: Move generated data to a dedicated translation unit
2019-07-02 18:11:15 +01:00
data.h
bench: Move generated data to a dedicated translation unit
2019-07-02 18:11:15 +01:00
duplicate_inputs.cpp
bench: Start nodes with -nodebuglogfile
2020-04-24 16:46:54 -04:00
examples.cpp
scripted-diff: Bump copyright headers
2020-04-16 13:33:09 -04:00
gcs_filter.cpp
blockfilter: Refactor GCS params into struct.
2018-11-06 09:12:54 -08:00
lockedpool.cpp
scripted-diff: Bump copyright of files changed in 2019
2019-12-30 10:42:20 +13:00
mempool_eviction.cpp
bench: Start nodes with -nodebuglogfile
2020-04-24 16:46:54 -04:00
mempool_stress.cpp
bench: Remove requirement that all benches use RegTestingSetup
2020-04-17 10:19:32 -04:00
merkle_root.cpp
scripted-diff: Bump copyright headers
2020-04-16 13:33:09 -04:00
poly1305.cpp
Remove unused includes
2019-10-15 22:56:43 +00:00
prevector.cpp
Drop defunct IS_TRIVIALLY_CONSTRUCTIBLE handling from prevector.h
2018-11-14 12:19:04 -05:00
rollingbloom.cpp
scripted-diff: Bump copyright of files changed in 2019
2019-12-30 10:42:20 +13:00
rpc_blockchain.cpp
scripted-diff: Bump copyright headers
2020-04-16 13:33:09 -04:00
rpc_mempool.cpp
Remove unused includes
2019-10-15 22:56:43 +00:00
util_time.cpp
util: Add type safe GetTime
2019-05-23 14:12:32 -04:00
verify_script.cpp
bench: Remove requirement that all benches use RegTestingSetup
2020-04-17 10:19:32 -04:00
wallet_balance.cpp
bench: Start nodes with -nodebuglogfile
2020-04-24 16:46:54 -04:00