| .. |
|
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
|
tests: Explicitly ignore the return value of DecodeBase58(...)
|
2018-11-05 16:52:59 +01:00 |
|
bech32.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08: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
|
scripted-diff: Replace fprintf with tfm::format
|
2019-06-18 15:50:02 -04:00 |
|
block_assemble.cpp
|
UPSTREAM MERGE BROKEN: Merge upstream commit '519b0bc5dc' into master
|
2019-05-17 16:17:09 +01:00 |
|
ccoins_caching.cpp
|
UPSTREAM MERGE BROKEN: Merge upstream commit '519b0bc5dc' into master
|
2019-05-17 16:17:09 +01:00 |
|
checkblock.cpp
|
Don't access out of bounds array entry array[sizeof(array)]
|
2018-10-05 16:48:16 +09:00 |
|
checkqueue.cpp
|
UPSTREAM MERGE BROKEN: Merge commit 'f617e05c38' into master
|
2019-05-01 19:18:18 +01:00 |
|
coin_selection.cpp
|
UPSTREAM MERGE BROKEN: Merge upstream commit '519b0bc5dc' into master
|
2019-05-17 16:17:09 +01:00 |
|
crypto_hash.cpp
|
Extract CSipHasher to it's own file in crypto/ directory.
|
2018-11-05 09:25:15 -08:00 |
|
duplicate_inputs.cpp
|
tests: Add missing cs_main locks required when accessing pcoinsdbview, pcoinsTip or pblocktree
|
2019-02-15 10:41:52 +01:00 |
|
examples.cpp
|
scripted-diff: Move util files to separate directory.
|
2018-11-04 22:46:07 -08:00 |
|
gcs_filter.cpp
|
blockfilter: Refactor GCS params into struct.
|
2018-11-06 09:12:54 -08:00 |
|
lockedpool.cpp
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
mempool_eviction.cpp
|
UPSTREAM MERGE BROKEN: Merge upstream commit '519b0bc5dc' into master
|
2019-05-17 16:17:09 +01:00 |
|
merkle_root.cpp
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
prevector.cpp
|
Drop defunct IS_TRIVIALLY_CONSTRUCTIBLE handling from prevector.h
|
2018-11-14 12:19:04 -05:00 |
|
rollingbloom.cpp
|
Merge #13767: Remove redundant assignments (dead stores)
|
2018-08-27 13:39:46 -04:00 |
|
verify_script.cpp
|
[BROKEN] Adapt existing benchmarks to CA
|
2019-03-20 12:05:49 +00:00 |