| .. |
|
data
|
|
|
|
.gitignore
|
|
|
|
addrman.cpp
|
p2p, refactor: return std::optional<CNetAddr> in LookupHost
|
2023-05-26 13:41:07 -03:00 |
|
base58.cpp
|
|
|
|
bech32.cpp
|
|
|
|
bench.cpp
|
refactor: Move fs.* to util/fs.*
|
2023-03-23 12:55:18 +01:00 |
|
bench.h
|
Extract util::Xor, Add key_offset option, Add bench
|
2023-07-12 09:59:55 +02:00 |
|
bench_bitcoin.cpp
|
move-only: Extract common/args and common/config.cpp from util/system
|
2023-04-19 10:48:30 +02:00 |
|
bip324_ecdh.cpp
|
Bench test for EllSwift ECDH
|
2023-06-23 14:24:32 -04:00 |
|
block_assemble.cpp
|
Merge 08ea835220 into merged_master (Bitcoin PR bitcoin/bitcoin#28583)
|
2025-08-07 10:05:15 +02:00 |
|
ccoins_caching.cpp
|
|
|
|
chacha20.cpp
|
crypto: refactor ChaCha20 classes to use Span<std::byte> interface
|
2023-08-17 15:26:34 -04:00 |
|
checkblock.cpp
|
refactor: Replace string chain name constants with ChainTypes
|
2023-05-09 15:49:14 +02:00 |
|
checkqueue.cpp
|
Merge 9564f98fee into merged_master (Bitcoin PR bitcoin/bitcoin#27636)
|
2025-06-25 11:40:46 +02:00 |
|
coin_selection.cpp
|
lint: fix lint-includes
|
2025-08-08 12:49:19 +02:00 |
|
crypto_hash.cpp
|
bench: Add SHA256 implementation specific benchmarks
|
2023-09-20 21:12:00 +01:00 |
|
data.cpp
|
|
|
|
data.h
|
|
|
|
descriptors.cpp
|
Move CTxDestination to its own file
|
2023-08-14 17:38:27 -04:00 |
|
disconnected_transactions.cpp
|
Merge 023418a140 into merged_master (Bitcoin PR bitcoin/bitcoin#28530)
|
2025-11-05 19:22:50 +02:00 |
|
duplicate_inputs.cpp
|
[refactor] Add missing includes for next commit
|
2023-09-12 22:51:42 +02:00 |
|
ellswift.cpp
|
refactor: Drop unsafe AsBytePtr function
|
2023-06-28 15:14:45 -04:00 |
|
examples.cpp
|
|
|
|
gcs_filter.cpp
|
Fix clang-tidy readability-const-return-type violations
|
2023-02-01 11:33:35 +01:00 |
|
hashpadding.cpp
|
|
|
|
load_external.cpp
|
Make BufferedFile to be a CAutoFile wrapper
|
2023-09-15 14:34:17 +02:00 |
|
lockedpool.cpp
|
clang-tidy: Add performance-inefficient-vector-operation check
|
2023-03-26 20:17:55 +01:00 |
|
logging.cpp
|
Merge e4d61d9759 into merged_master (Bitcoin PR bitcoin/bitcoin#18815)
|
2023-10-16 08:21:11 +00:00 |
|
mempool_eviction.cpp
|
Merge a62f5ee86c into merged_master (Bitcoin PR bitcoin/bitcoin#27675)
|
2025-07-04 09:56:00 +02:00 |
|
mempool_stress.cpp
|
Merge 1e9d367d0d into merged_master (Bitcoin PR bitcoin/bitcoin#28423)
|
2025-07-21 14:48:23 +02:00 |
|
merkle_root.cpp
|
|
|
|
nanobench.cpp
|
|
|
|
nanobench.h
|
Merge 03cb2b480b into merged_master (Bitcoin PR bitcoin/bitcoin#23025)
|
2023-04-24 08:47:43 +00:00 |
|
peer_eviction.cpp
|
|
|
|
poly1305.cpp
|
Switch all callers from poly1305_auth to Poly1305 class
|
2023-07-12 22:43:55 -04:00 |
|
pool.cpp
|
Add pool based memory resource & allocator
|
2023-03-23 19:38:38 +01:00 |
|
prevector.cpp
|
bench: Add benchmark for prevector usage in std::vector
|
2023-03-26 15:49:41 +02:00 |
|
rollingbloom.cpp
|
|
|
|
rpc_blockchain.cpp
|
Merge fc06881f13 into merged_master (Bitcoin PR bitcoin/bitcoin#27491)
|
2025-06-19 16:08:36 +02:00 |
|
rpc_mempool.cpp
|
Merge a62f5ee86c into merged_master (Bitcoin PR bitcoin/bitcoin#27675)
|
2025-07-04 09:56:00 +02:00 |
|
streams_findbyte.cpp
|
Make BufferedFile to be a CAutoFile wrapper
|
2023-09-15 14:34:17 +02:00 |
|
strencodings.cpp
|
|
|
|
util_time.cpp
|
refactor: Remove unused GetTimeMillis
|
2023-05-08 12:40:48 +02:00 |
|
verify_script.cpp
|
Merge 7ef2d4ee4d into merged_master (Bitcoin PR bitcoin/bitcoin#28244)
|
2025-07-04 17:24:18 +02:00 |
|
wallet_balance.cpp
|
Merge 05ec664632 into merged_master (Bitcoin PR bitcoin/bitcoin#27666)
|
2025-06-25 13:04:30 +02:00 |
|
wallet_create_tx.cpp
|
Merge cb8844e2b9 into merged_master (Bitcoin PR bitcoin/bitcoin#28728)
|
2025-11-05 15:10:53 +02:00 |
|
wallet_loading.cpp
|
Merge 08ea835220 into merged_master (Bitcoin PR bitcoin/bitcoin#28583)
|
2025-08-07 10:05:15 +02:00 |
|
xor.cpp
|
Extract util::Xor, Add key_offset option, Add bench
|
2023-07-12 09:59:55 +02:00 |