.. |
bench
|
merge bitcoin#28100: more Span<std::byte> modernization & follow-ups
|
2024-03-05 21:43:22 +00:00 |
bls
|
merge bitcoin#23438: Use spans of std::byte in serialize
|
2024-02-28 13:37:34 -06:00 |
coinjoin
|
refactor: drop dependency of CJ to fee_estimator
|
2024-03-06 03:31:50 +07:00 |
compat
|
merge bitcoin#21966: Remove double serialization; use software encoder for fee estimation
|
2024-02-28 13:37:33 -06:00 |
config
|
|
|
consensus
|
Merge bitcoin/bitcoin#22065: Mark CheckTxInputs [[nodiscard]] . Avoid UUM in fuzzing harness coins_view .
|
2024-02-14 14:57:36 -06:00 |
crc32c
|
Merge bitcoin/bitcoin#25836: subtree: update crc32c subtree
|
2024-02-29 09:35:00 -06:00 |
crypto
|
merge bitcoin#28100: more Span<std::byte> modernization & follow-ups
|
2024-03-05 21:43:22 +00:00 |
dashbls
|
|
|
evo
|
fix: re-order asserts in creditpool
|
2024-03-06 03:31:47 +07:00 |
governance
|
style: add semicolumn that the end to ENTER/LEAVE CRITICAL SECTION
|
2024-03-06 03:31:46 +07:00 |
gsl
|
|
|
immer
|
fix: drop symlinks in immer subtree
|
2024-02-28 13:18:49 -06:00 |
index
|
Merge bitcoin/bitcoin#25967: refactor: add LIFETIMEBOUND to blockfilter where needed
|
2024-02-29 09:35:01 -06:00 |
interfaces
|
Merge #16528: Native Descriptor Wallets using DescriptorScriptPubKeyMan
|
2024-03-07 01:23:15 +07:00 |
leveldb
|
Merge bitcoin/bitcoin#26209: Update leveldb subtree
|
2024-03-05 10:40:36 -06:00 |
llmq
|
refactor: replace multiple C-style casts to reinterpret_cast
|
2024-03-06 03:31:46 +07:00 |
logging
|
|
|
masternode
|
refactor: add more consts everywhere as required by cppcheck 2.13.0
|
2024-03-06 03:31:48 +07:00 |
node
|
Merge bitcoin/bitcoin#24191: refactor: Make MessageBoxFlags enum underlying type unsigned
|
2024-02-28 13:16:39 -06:00 |
policy
|
merge bitcoin#21966: Remove double serialization; use software encoder for fee estimation
|
2024-02-28 13:37:33 -06:00 |
primitives
|
|
|
qt
|
fix: descriptor wallets follow-up to merge bitcoin#20202: Make BDB support optional
|
2024-03-07 01:23:21 +07:00 |
rpc
|
merge bitcoin#19969: Send RPC bug fix and touch-ups
|
2024-03-07 09:29:09 +00:00 |
script
|
Merge #16528: Native Descriptor Wallets using DescriptorScriptPubKeyMan
|
2024-03-07 01:23:15 +07:00 |
secp256k1
|
|
|
support
|
merge bitcoin#23438: Use spans of std::byte in serialize
|
2024-02-28 13:37:34 -06:00 |
test
|
merge bitcoin#28100: more Span<std::byte> modernization & follow-ups
|
2024-03-05 21:43:22 +00:00 |
univalue
|
|
|
util
|
partial bitcoin#23595: Add ParseHex<std::byte>() helper
|
2024-02-28 13:37:36 -06:00 |
wallet
|
fix: drop requirement of HD in CanGetAddresses for watch-only wallets
|
2024-03-09 03:01:27 +07:00 |
zmq
|
merge bitcoin#21817: Replace &foo[0] with foo.data()
|
2024-02-28 13:37:33 -06:00 |
.clang-format
|
|
|
addrdb.cpp
|
|
|
addrdb.h
|
|
|
addressindex.cpp
|
|
|
addressindex.h
|
|
|
addrman.cpp
|
merge bitcoin#21969: Switch serialize to uint8_t
|
2024-02-28 13:37:33 -06:00 |
addrman.h
|
|
|
amount.h
|
|
|
arith_uint256.cpp
|
Merge bitcoin/bitcoin#24059: Fix implicit-integer-sign-change in arith_uint256
|
2024-02-28 13:16:39 -06:00 |
arith_uint256.h
|
|
|
attributes.h
|
|
|
banman.cpp
|
|
|
banman.h
|
|
|
base58.cpp
|
|
|
base58.h
|
|
|
batchedlogger.cpp
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
batchedlogger.h
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
bech32.cpp
|
|
|
bech32.h
|
|
|
bip324.cpp
|
merge bitcoin#28267: BIP324 ciphersuite follow-up
|
2024-03-05 21:43:22 +00:00 |
bip324.h
|
merge bitcoin#28267: BIP324 ciphersuite follow-up
|
2024-03-05 21:43:22 +00:00 |
bitcoin-cli.cpp
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
bitcoin-tx.cpp
|
|
|
bitcoin-wallet.cpp
|
|
|
bitcoind.cpp
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
blockencodings.cpp
|
|
|
blockencodings.h
|
|
|
blockfilter.cpp
|
merge bitcoin#23653: Generalize/simplify VectorReader into SpanReader
|
2024-02-28 13:37:34 -06:00 |
blockfilter.h
|
Merge bitcoin/bitcoin#25967: refactor: add LIFETIMEBOUND to blockfilter where needed
|
2024-02-29 09:35:01 -06:00 |
bloom.cpp
|
merge bitcoin#23438: Use spans of std::byte in serialize
|
2024-02-28 13:37:34 -06:00 |
bloom.h
|
|
|
cachemap.h
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
cachemultimap.h
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
chain.cpp
|
|
|
chain.h
|
|
|
chainparams.cpp
|
chore: update chainparams for testnet
|
2024-03-03 23:34:35 -06:00 |
chainparams.h
|
partial Merge #20004: test: Add signet witness commitment section parse tests
|
2024-01-31 11:32:23 -06:00 |
chainparamsbase.cpp
|
|
|
chainparamsbase.h
|
|
|
chainparamsseeds.h
|
chore: update seeds for v20.1
|
2024-03-03 23:34:34 -06:00 |
checkqueue.h
|
|
|
clientversion.cpp
|
|
|
clientversion.h
|
|
|
coins.cpp
|
|
|
coins.h
|
|
|
compat.h
|
|
|
compressor.cpp
|
merge bitcoin#21817: Replace &foo[0] with foo.data()
|
2024-02-28 13:37:33 -06:00 |
compressor.h
|
|
|
context.h
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
core_io.h
|
merge bitcoin#17775: Try case where txn has inputs first
|
2024-02-06 08:44:04 -06:00 |
core_memusage.h
|
|
|
core_read.cpp
|
merge bitcoin#17775: Try case where txn has inputs first
|
2024-02-06 08:44:04 -06:00 |
core_write.cpp
|
Merge bitcoin/bitcoin#24319: refactor: Avoid unsigned integer overflow in core_write
|
2024-02-28 13:16:39 -06:00 |
ctpl_stl.h
|
|
|
cuckoocache.h
|
Merge bitcoin/bitcoin#23626: refactor: Fix implicit-signed-integer-truncation in cuckoocache.h
|
2024-02-28 13:16:38 -06:00 |
cxxtimer.hpp
|
|
|
dash-cli-res.rc
|
|
|
dash-tx-res.rc
|
|
|
dash-wallet-res.rc
|
|
|
dashd-res.rc
|
|
|
dbwrapper.cpp
|
merge bitcoin#21817: Replace &foo[0] with foo.data()
|
2024-02-28 13:37:33 -06:00 |
dbwrapper.h
|
merge bitcoin#23438: Use spans of std::byte in serialize
|
2024-02-28 13:37:34 -06:00 |
deploymentinfo.cpp
|
|
|
deploymentinfo.h
|
|
|
deploymentstatus.cpp
|
|
|
deploymentstatus.h
|
|
|
dsnotificationinterface.cpp
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
dsnotificationinterface.h
|
|
|
dummywallet.cpp
|
|
|
flat-database.h
|
merge bitcoin#23438: Use spans of std::byte in serialize
|
2024-02-28 13:37:34 -06:00 |
flatfile.cpp
|
|
|
flatfile.h
|
|
|
fs.cpp
|
Merge bitcoin/bitcoin#26090: fs: fully initialize _OVERLAPPED for win32
|
2024-02-29 12:35:15 -06:00 |
fs.h
|
|
|
hash.cpp
|
Merge bitcoin/bitcoin#25959: doc: Fix link to MurmurHash3.cpp (moved from Google Code to Github)
|
2024-02-29 09:35:01 -06:00 |
hash.h
|
merge bitcoin#23438: Use spans of std::byte in serialize
|
2024-02-28 13:37:34 -06:00 |
httprpc.cpp
|
partial bitcoin#25001: Modernize util/strencodings and util/string: string_view and optional
|
2024-02-28 13:37:35 -06:00 |
httprpc.h
|
|
|
httpserver.cpp
|
Merge bitcoin/bitcoin#26131: log: log RPC port on startup
|
2024-02-29 12:35:16 -06:00 |
httpserver.h
|
|
|
i2p.cpp
|
|
|
i2p.h
|
|
|
indirectmap.h
|
|
|
init.cpp
|
refactor: drop dependency of CJ to fee_estimator
|
2024-03-06 03:31:50 +07:00 |
init.h
|
|
|
key_io.cpp
|
Merge #20832: rpc: Better error messages for invalid addresses
|
2024-02-01 11:09:04 -06:00 |
key_io.h
|
Merge #20832: rpc: Better error messages for invalid addresses
|
2024-02-01 11:09:04 -06:00 |
key.cpp
|
merge bitcoin#21817: Replace &foo[0] with foo.data()
|
2024-02-28 13:37:33 -06:00 |
key.h
|
merge bitcoin#21817: Replace &foo[0] with foo.data()
|
2024-02-28 13:37:33 -06:00 |
limitedmap.h
|
|
|
logging.cpp
|
merge bitcoin#21121: Small unit test improvements, including helper to make mempool transaction
|
2024-02-02 23:14:06 -06:00 |
logging.h
|
|
|
Makefile.am
|
merge bitcoin#28008: BIP324 ciphersuite
|
2024-03-05 21:43:21 +00:00 |
Makefile.bench.include
|
merge bitcoin#28008: BIP324 ciphersuite
|
2024-03-05 21:43:21 +00:00 |
Makefile.crc32c.include
|
|
|
Makefile.leveldb.include
|
Merge bitcoin/bitcoin#25457: Use more specific path when including memenv.h header
|
2024-02-27 10:02:44 -06:00 |
Makefile.qt_locale.include
|
|
|
Makefile.qt.include
|
partial Merge #18027: "PSBT Operations" dialog
|
2024-01-31 11:32:22 -06:00 |
Makefile.qttest.include
|
|
|
Makefile.test_fuzz.include
|
|
|
Makefile.test_util.include
|
merge bitcoin#21553: Misc refactor
|
2024-02-06 08:39:53 -06:00 |
Makefile.test.include
|
merge bitcoin#28008: BIP324 ciphersuite
|
2024-03-05 21:43:21 +00:00 |
Makefile.univalue.include
|
|
|
mapport.cpp
|
|
|
mapport.h
|
|
|
memusage.h
|
|
|
merkleblock.cpp
|
|
|
merkleblock.h
|
|
|
messagesigner.cpp
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
messagesigner.h
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
miner.cpp
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
miner.h
|
Merge #19478: Remove CTxMempool::mapLinks data structure member
|
2024-03-06 02:00:40 +07:00 |
net_permissions.cpp
|
|
|
net_permissions.h
|
|
|
net_processing.cpp
|
Merge #19478: Remove CTxMempool::mapLinks data structure member
|
2024-03-06 02:00:40 +07:00 |
net_processing.h
|
partial Merge #18638: net: Use mockable time for ping/pong, add tests
|
2024-03-06 02:00:30 +07:00 |
net_types.h
|
|
|
net.cpp
|
Merge #19473: net: Add -networkactive option
|
2024-03-06 02:00:39 +07:00 |
net.h
|
Merge #19473: net: Add -networkactive option
|
2024-03-06 02:00:39 +07:00 |
netaddress.cpp
|
|
|
netaddress.h
|
Merge #20119: BIP155 follow-ups
|
2024-01-22 19:47:13 -06:00 |
netbase.cpp
|
|
|
netbase.h
|
|
|
netfulfilledman.cpp
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
netfulfilledman.h
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
netmessagemaker.h
|
Merge #18937: refactor: s/command/msg_type/ in CNetMsgMaker and CSerializedNetMsg
|
2024-03-06 02:00:38 +07:00 |
noui.cpp
|
|
|
noui.h
|
|
|
outputtype.cpp
|
|
|
outputtype.h
|
|
|
pow.cpp
|
|
|
pow.h
|
|
|
prevector.h
|
|
|
protocol.cpp
|
Merge bitcoin/bitcoin#25888: refactor: use strprintf for creating unknown-service-flag string
|
2024-02-29 09:35:00 -06:00 |
protocol.h
|
Merge #19610: p2p: refactor AlreadyHave(), CInv::type, INV/TX processing
|
2024-01-27 22:55:26 -06:00 |
psbt.cpp
|
merge bitcoin#23438: Use spans of std::byte in serialize
|
2024-02-28 13:37:34 -06:00 |
psbt.h
|
partial Merge #18027: "PSBT Operations" dialog
|
2024-01-31 11:32:22 -06:00 |
pubkey.cpp
|
merge bitcoin#21817: Replace &foo[0] with foo.data()
|
2024-02-28 13:37:33 -06:00 |
pubkey.h
|
Merge #16528: Native Descriptor Wallets using DescriptorScriptPubKeyMan
|
2024-03-07 01:23:15 +07:00 |
random.cpp
|
merge bitcoin#28100: more Span<std::byte> modernization & follow-ups
|
2024-03-05 21:43:22 +00:00 |
random.h
|
merge bitcoin#28100: more Span<std::byte> modernization & follow-ups
|
2024-03-05 21:43:22 +00:00 |
randomenv.cpp
|
|
|
randomenv.h
|
|
|
rest.cpp
|
|
|
reverse_iterator.h
|
|
|
saltedhasher.cpp
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
saltedhasher.h
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
scheduler.cpp
|
|
|
scheduler.h
|
|
|
serialize.h
|
merge bitcoin#28012: Allow FastRandomContext::randbytes for std::byte, Allow std::byte serialization
|
2024-02-28 13:37:36 -06:00 |
shutdown.cpp
|
|
|
shutdown.h
|
|
|
source_location.h
|
|
|
span.h
|
|
|
spentindex.h
|
|
|
spork.cpp
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
spork.h
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
stacktraces.cpp
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
stacktraces.h
|
|
|
statsd_client.cpp
|
refactor: replace multiple C-style casts to reinterpret_cast
|
2024-03-06 03:31:46 +07:00 |
statsd_client.h
|
refactor: add more consts everywhere as required by cppcheck 2.13.0
|
2024-03-06 03:31:48 +07:00 |
streams.h
|
partial bitcoin#25296: Add DataStream without ser-type and ser-version
|
2024-02-28 13:37:35 -06:00 |
sync.cpp
|
Merge #20507: sync: print proper lock order location when double lock is detected
|
2024-02-07 10:27:43 -06:00 |
sync.h
|
refactor: replace multiple C-style casts to reinterpret_cast
|
2024-03-06 03:31:46 +07:00 |
threadinterrupt.cpp
|
|
|
threadinterrupt.h
|
|
|
threadsafety.h
|
|
|
timedata.cpp
|
|
|
timedata.h
|
|
|
timestampindex.h
|
|
|
tinyformat.h
|
|
|
torcontrol.cpp
|
|
|
torcontrol.h
|
|
|
txdb.cpp
|
merge bitcoin#23438: Use spans of std::byte in serialize
|
2024-02-28 13:37:34 -06:00 |
txdb.h
|
|
|
txmempool.cpp
|
Merge #19478: Remove CTxMempool::mapLinks data structure member
|
2024-03-06 02:00:40 +07:00 |
txmempool.h
|
Merge #19478: Remove CTxMempool::mapLinks data structure member
|
2024-03-06 02:00:40 +07:00 |
uint256.cpp
|
|
|
uint256.h
|
merge bitcoin#23438: Use spans of std::byte in serialize
|
2024-02-28 13:37:34 -06:00 |
undo.h
|
|
|
unordered_lru_cache.h
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
validation.cpp
|
merge bitcoin#23438: Use spans of std::byte in serialize
|
2024-02-28 13:37:34 -06:00 |
validation.h
|
non-scripted-diff: bump copyright year to 2023
|
2024-02-24 11:05:37 -06:00 |
validationinterface.cpp
|
|
|
validationinterface.h
|
|
|
version.h
|
chore: bump protocol version to 70231
|
2024-03-03 23:36:44 -06:00 |
versionbits.cpp
|
|
|
versionbits.h
|
|
|
walletinitinterface.h
|
|
|
warnings.cpp
|
|
|
warnings.h
|
|
|