.. |
data
|
|
|
.gitignore
|
|
|
addrman.cpp
|
partial bitcoin#21843: enable GetAddr, GetAddresses, and getnodeaddresses by network
|
2023-07-24 20:45:49 +03:00 |
base58.cpp
|
Merge #19706: refactor: make EncodeBase58{Check} consume Spans
|
2023-04-19 01:12:28 +03:00 |
bech32.cpp
|
|
|
bench_bitcoin.cpp
|
trivial: revert dashification of source and header filenames
|
2022-08-09 14:16:29 +05:30 |
bench.cpp
|
merge bitcoin#18575: Remove requirement that all benches use same testing setup
|
2022-06-03 20:56:15 +05:30 |
bench.h
|
Merge #17891: scripted-diff: Replace CCriticalSection with RecursiveMutex
|
2023-05-24 12:43:57 -05:00 |
block_assemble.cpp
|
merge bitcoin#21767: Prune g_chainman usage in auxiliary modules
|
2023-08-02 10:19:02 -05:00 |
bls_dkg.cpp
|
fix: using BLSDKG_GenerateContributions in benchmark (#5188)
|
2023-02-08 14:48:26 -06:00 |
bls.cpp
|
chore: bump copyrights (#4873)
|
2022-06-08 02:36:46 +03:00 |
ccoins_caching.cpp
|
Merge #18173: refactor: test/bench: deduplicate SetupDummyInputs()
|
2023-04-04 12:53:49 -05:00 |
chacha20.cpp
|
|
|
chacha_poly_aead.cpp
|
|
|
checkblock.cpp
|
Merge #15921: validation: Tidy up ValidationState interface
|
2023-04-17 10:42:25 -05:00 |
checkqueue.cpp
|
|
|
coin_selection.cpp
|
Merge #17261: Make ScriptPubKeyMan an actual interface and the wallet to have multiple
|
2023-03-19 11:08:31 -05:00 |
crypto_hash.cpp
|
chore: bump copyrights (#4873)
|
2022-06-08 02:36:46 +03:00 |
data.cpp
|
merge bitcoin#20429: replace (sizeof(a)/sizeof(a[0])) with C++17 std::size
|
2022-11-01 00:28:53 -05:00 |
data.h
|
|
|
duplicate_inputs.cpp
|
merge bitcoin#21767: Prune g_chainman usage in auxiliary modules
|
2023-08-02 10:19:02 -05:00 |
ecdsa.cpp
|
chore: run copyright_header.py update
|
2023-01-13 00:49:04 +03:00 |
examples.cpp
|
|
|
gcs_filter.cpp
|
|
|
hashpadding.cpp
|
|
|
lockedpool.cpp
|
|
|
mempool_eviction.cpp
|
|
|
mempool_stress.cpp
|
|
|
merkle_root.cpp
|
|
|
nanobench.cpp
|
|
|
nanobench.h
|
|
|
poly1305.cpp
|
|
|
prevector.cpp
|
|
|
rollingbloom.cpp
|
|
|
rpc_blockchain.cpp
|
Merge #16267: bench: Benchmark blockToJSON
|
2023-03-29 21:01:56 +03:00 |
rpc_mempool.cpp
|
refactor: create context for LLMQ subsystem within NodeContext, alias entangled globals (#5030)
|
2022-11-07 21:09:44 +03:00 |
string_cast.cpp
|
chore: run copyright_header.py update
|
2023-01-13 00:49:04 +03:00 |
util_time.cpp
|
|
|
verify_script.cpp
|
Merge #16902: O(1) OP_IF/NOTIF/ELSE/ENDIF script implementation
|
2023-05-31 12:01:04 -05:00 |
wallet_balance.cpp
|
Merge #17593: test: move more utility functions into test utility library
|
2023-04-25 23:14:25 +03:00 |