.. |
bench
|
merge bitcoin#24252: Represent paths with fs::path instead of std::string
|
2024-08-13 22:53:45 +07:00 |
bls
|
Merge bitcoin/bitcoin#24213: refactor: use Span in random.*
|
2024-06-06 22:58:30 -05:00 |
coinjoin
|
Merge #6137: backport: merge bitcoin#21732, #21762, #21754, #21953, #21850, #22633, #22738, #23154, #23721, #24002, #24197, merge bitcoin-core/gui#399 (auxiliary backports: part 14)
|
2024-07-23 13:59:12 -05:00 |
compat
|
Merge bitcoin/bitcoin#26809: compat: use STDIN_FILENO over 0
|
2024-08-12 11:52:39 +07:00 |
config
|
|
|
consensus
|
Merge #6189: backport: bitcoin#16333, #21862, #22385, #22550, #22597, #22632, #22718, #22907 - fire up test chains by first block - 2/n
|
2024-08-14 13:18:29 +07:00 |
crc32c
|
|
|
crypto
|
|
|
dashbls
|
|
|
evo
|
fix: adjust payee predictions after mn_rr activation
|
2024-08-20 10:38:59 +03:00 |
governance
|
fmt: run clang-format
|
2024-08-12 13:54:05 +07:00 |
gsl
|
|
|
immer
|
|
|
index
|
merge bitcoin#21850: Remove GetDataDir(net_specific) function
|
2024-07-23 17:45:24 +00:00 |
init
|
Merge #6143: backport: bitcoin#19160, #21663, #21669, #21732, #21738, #21750, #21775, #21812
|
2024-08-10 19:15:13 +07:00 |
interfaces
|
Merge bitcoin/bitcoin#22218: multiprocess: Add ipc::Context and ipc::capnp::Context structs
|
2024-08-14 12:12:50 +07:00 |
ipc
|
Merge bitcoin/bitcoin#22218: multiprocess: Add ipc::Context and ipc::capnp::Context structs
|
2024-08-14 12:12:50 +07:00 |
leveldb
|
|
|
llmq
|
Merge #6143: backport: bitcoin#19160, #21663, #21669, #21732, #21738, #21750, #21775, #21812
|
2024-08-10 19:15:13 +07:00 |
logging
|
Merge bitcoin/bitcoin#22904: sync, log: inline lock contention logging macro to fix duration, improve BCLog::LogMsg()
|
2024-06-04 12:51:04 -05:00 |
masternode
|
merge bitcoin#24909: Move and rename pindexBestHeader, fHavePruned
|
2024-08-09 17:34:39 +07:00 |
node
|
merge bitcoin#25571: Make mapBlocksUnknownParent local, and rename it
|
2024-08-23 06:57:37 +00:00 |
policy
|
merge bitcoin#22937: Forbid calling unsafe fs::path(std::string) constructor and fs::path::string() method
|
2024-08-06 18:00:38 +00:00 |
primitives
|
feat: make a support of Qt app to show Platform Transfer transaction as a new type of transaction
|
2024-08-07 08:27:32 +07:00 |
qt
|
Merge #6168: backport: bitcoin-core#gui18, #121, #257, #263, #281, #335, #362, #828, bitcoin#21912, #21942, #21988
|
2024-08-21 09:11:32 -05:00 |
rpc
|
Merge #6189: backport: bitcoin#16333, #21862, #22385, #22550, #22597, #22632, #22718, #22907 - fire up test chains by first block - 2/n
|
2024-08-14 13:18:29 +07:00 |
script
|
merge bitcoin#22278: Add LIFETIMEBOUND to CScript where needed
|
2024-08-23 06:57:36 +00:00 |
secp256k1
|
|
|
support
|
|
|
test
|
merge bitcoin#27011: Add simulation-based CCoinsViewCache fuzzer
|
2024-08-23 07:00:39 +00:00 |
univalue
|
|
|
util
|
merge bitcoin#27011: Add simulation-based CCoinsViewCache fuzzer
|
2024-08-23 07:00:39 +00:00 |
wallet
|
Merge bitcoin/bitcoin#25088: Wallet: Ensure m_attaching_chain is set before registering for signals
|
2024-08-14 15:37:41 +07:00 |
zmq
|
Merge #20012: rpc: Remove duplicate name and argNames from CRPCCommand
|
2024-07-16 00:14:14 +07:00 |
.clang-format
|
|
|
addrdb.cpp
|
merge bitcoin#20744: Use std::filesystem. Remove Boost Filesystem & System
|
2024-08-06 18:00:39 +00:00 |
addrdb.h
|
fix: build with gcc 13.2.0 - missing header memory in addrdb
|
2024-06-13 02:57:27 +07:00 |
addressindex.cpp
|
|
|
addressindex.h
|
refactor: define all key/value pairings as *Entry and use them instead
|
2024-06-28 08:14:30 +00:00 |
addrman_impl.h
|
fix: Let addrman handle multiple ports for all networks
|
2024-06-14 22:04:55 +03:00 |
addrman.cpp
|
addrman: allow for silent overwriting of inconsistent peers.dat
|
2024-06-27 06:09:30 +00:00 |
addrman.h
|
addrman: allow for silent overwriting of inconsistent peers.dat
|
2024-06-27 06:09:30 +00:00 |
amount.h
|
|
|
arith_uint256.cpp
|
|
|
arith_uint256.h
|
|
|
attributes.h
|
|
|
banman.cpp
|
Merge bitcoin/bitcoin#25149: refactor: Add thread safety annotation to BanMan::SweepBanned()
|
2024-06-06 22:58:31 -05:00 |
banman.h
|
Merge bitcoin/bitcoin#25149: refactor: Add thread safety annotation to BanMan::SweepBanned()
|
2024-06-06 22:58:31 -05:00 |
base58.cpp
|
|
|
base58.h
|
|
|
batchedlogger.cpp
|
|
|
batchedlogger.h
|
|
|
bech32.cpp
|
|
|
bech32.h
|
|
|
bip324.cpp
|
|
|
bip324.h
|
|
|
bitcoin-cli.cpp
|
merge bitcoin#22937: Forbid calling unsafe fs::path(std::string) constructor and fs::path::string() method
|
2024-08-06 18:00:38 +00:00 |
bitcoin-tx.cpp
|
merge bitcoin#24167: consistently use fsbridge:: for ifstream / ofstream
|
2024-08-06 18:00:38 +00:00 |
bitcoin-wallet.cpp
|
Merge #20715: util: Add ArgsManager::GetCommand() and use it in bitcoin-wallet
|
2024-06-20 12:23:02 +07:00 |
bitcoind.cpp
|
Merge bitcoin/bitcoin#19160: multiprocess: Add basic spawn and IPC support
|
2024-07-27 13:04:24 +07:00 |
blockencodings.cpp
|
|
|
blockencodings.h
|
|
|
blockfilter.cpp
|
|
|
blockfilter.h
|
|
|
bloom.cpp
|
|
|
bloom.h
|
|
|
cachemap.h
|
|
|
cachemultimap.h
|
|
|
chain.cpp
|
merge bitcoin#25349: CBlockIndex/CDiskBlockIndex improvements for safety, consistent behavior
|
2024-08-23 06:57:37 +00:00 |
chain.h
|
merge bitcoin#25349: CBlockIndex/CDiskBlockIndex improvements for safety, consistent behavior
|
2024-08-23 06:57:37 +00:00 |
chainparams.cpp
|
feat: enforce DIP0001 from first block on regtest and drop fDIP0001ActiveAtTip
|
2024-08-16 10:57:48 +07:00 |
chainparams.h
|
|
|
chainparamsbase.cpp
|
feat: enforce DIP0001 from first block on regtest and drop fDIP0001ActiveAtTip
|
2024-08-16 10:57:48 +07:00 |
chainparamsbase.h
|
|
|
chainparamsseeds.h
|
chore: update seeds
|
2024-07-25 02:00:25 +07:00 |
checkqueue.h
|
merge bitcoin#25109: Strengthen AssertLockNotHeld assertions
|
2024-05-09 08:52:48 +00:00 |
clientversion.cpp
|
Merge bitcoin/bitcoin#22715: wallet: use FormatFullVersion() & PACKAGE_NAME in dumpwallet
|
2024-05-24 13:30:00 -05:00 |
clientversion.h
|
Merge bitcoin/bitcoin#22715: wallet: use FormatFullVersion() & PACKAGE_NAME in dumpwallet
|
2024-05-24 13:30:00 -05:00 |
coins.cpp
|
merge bitcoin#27011: Add simulation-based CCoinsViewCache fuzzer
|
2024-08-23 07:00:39 +00:00 |
coins.h
|
merge bitcoin#27011: Add simulation-based CCoinsViewCache fuzzer
|
2024-08-23 07:00:39 +00:00 |
compat.h
|
|
|
compressor.cpp
|
|
|
compressor.h
|
|
|
context.h
|
refactor: use monostate instead std::optional in CoreContext
|
2024-07-15 23:51:23 +07:00 |
core_io.h
|
partial Merge #20842: docs: consolidate typo & url fixing
|
2024-07-26 13:32:54 +07:00 |
core_memusage.h
|
|
|
core_read.cpp
|
|
|
core_write.cpp
|
merge bitcoin#20286: deprecate addresses and reqSigs from rpc outputs
|
2024-06-27 19:27:37 +00:00 |
ctpl_stl.h
|
|
|
cuckoocache.h
|
|
|
cxxtimer.hpp
|
fix: adjust doxygen for dash codebase for -Wdocumentation
|
2024-07-13 01:58:21 +07:00 |
dash-cli-res.rc
|
|
|
dash-tx-res.rc
|
|
|
dash-wallet-res.rc
|
|
|
dashd-res.rc
|
|
|
dbwrapper.cpp
|
merge bitcoin#23522: Improve fs::PathToString documentation
|
2024-08-06 18:00:38 +00:00 |
dbwrapper.h
|
fix: adjust doxygen for dash codebase for -Wdocumentation
|
2024-07-13 01:58:21 +07:00 |
deploymentinfo.cpp
|
|
|
deploymentinfo.h
|
|
|
deploymentstatus.cpp
|
Merge bitcoin/bitcoin#22597: consensus/params: simplify ValidDeployment check to avoid gcc warning
|
2024-08-09 16:59:39 +07:00 |
deploymentstatus.h
|
Merge bitcoin/bitcoin#22385: refactor: Use DeploymentEnabled to hide VB deployments
|
2024-08-09 14:50:07 +07:00 |
dsnotificationinterface.cpp
|
feat: enforce DIP0001 from first block on regtest and drop fDIP0001ActiveAtTip
|
2024-08-16 10:57:48 +07:00 |
dsnotificationinterface.h
|
merge bitcoin#21866: Farewell, global Chainstate!
|
2024-06-26 13:50:50 +00:00 |
dummywallet.cpp
|
|
|
flat-database.h
|
merge bitcoin#22937: Forbid calling unsafe fs::path(std::string) constructor and fs::path::string() method
|
2024-08-06 18:00:38 +00:00 |
flatfile.cpp
|
merge bitcoin#22937: Forbid calling unsafe fs::path(std::string) constructor and fs::path::string() method
|
2024-08-06 18:00:38 +00:00 |
flatfile.h
|
|
|
fs.cpp
|
merge bitcoin#25898: remove WSL 1 workaround in fs
|
2024-08-13 22:53:50 +07:00 |
fs.h
|
Merge #6213: backport: trivial 2024 08 14
|
2024-08-21 09:00:07 -05:00 |
hash.cpp
|
merge bitcoin#21430: Add -Werror=implicit-fallthrough compile flag
|
2024-06-25 13:39:56 +00:00 |
hash.h
|
merge bitcoin#26909: prevent peers.dat corruptions by only serializing once
|
2024-06-26 20:56:42 +00:00 |
httprpc.cpp
|
Merge #21574: Drop JSONRPCRequest constructors after #21366
|
2024-07-16 00:25:06 +07:00 |
httprpc.h
|
|
|
httpserver.cpp
|
Merge bitcoin/bitcoin#26821: refactor: Make ThreadHTTP return void
|
2024-08-12 11:52:40 +07:00 |
httpserver.h
|
feat: change handler to '/' for external users, use only rpc user name to choose queue
|
2024-06-07 16:31:07 +07:00 |
i2p.cpp
|
merge bitcoin#22937: Forbid calling unsafe fs::path(std::string) constructor and fs::path::string() method
|
2024-08-06 18:00:38 +00:00 |
i2p.h
|
merge bitcoin#25355: add support for transient addresses for outbound connections
|
2024-05-29 11:48:37 -05:00 |
indirectmap.h
|
|
|
init.cpp
|
merge bitcoin#22564: Move mutable globals cleared in ::UnloadBlockIndex to BlockManager
|
2024-08-23 06:57:37 +00:00 |
init.h
|
Merge #21574: Drop JSONRPCRequest constructors after #21366
|
2024-07-16 00:25:06 +07:00 |
key_io.cpp
|
|
|
key_io.h
|
|
|
key.cpp
|
Merge bitcoin/bitcoin#24213: refactor: use Span in random.*
|
2024-06-06 22:58:30 -05:00 |
key.h
|
|
|
limitedmap.h
|
|
|
logging.cpp
|
Merge #6143: backport: bitcoin#19160, #21663, #21669, #21732, #21738, #21750, #21775, #21812
|
2024-08-10 19:15:13 +07:00 |
logging.h
|
Merge #6143: backport: bitcoin#19160, #21663, #21669, #21732, #21738, #21750, #21775, #21812
|
2024-08-10 19:15:13 +07:00 |
Makefile.am
|
Merge #6213: backport: trivial 2024 08 14
|
2024-08-21 09:00:07 -05:00 |
Makefile.bench.include
|
merge bitcoin#24301: header-only Boost
|
2024-08-13 22:53:48 +07:00 |
Makefile.crc32c.include
|
|
|
Makefile.leveldb.include
|
merge bitcoin#21430: Add -Werror=implicit-fallthrough compile flag
|
2024-06-25 13:39:56 +00:00 |
Makefile.qt_locale.include
|
|
|
Makefile.qt.include
|
Merge #6168: backport: bitcoin-core#gui18, #121, #257, #263, #281, #335, #362, #828, bitcoin#21912, #21942, #21988
|
2024-08-21 09:11:32 -05:00 |
Makefile.qttest.include
|
merge bitcoin#24301: header-only Boost
|
2024-08-13 22:53:48 +07:00 |
Makefile.test_fuzz.include
|
|
|
Makefile.test_util.include
|
merge bitcoin#21526: UpdateTip/CheckBlockIndex assumeutxo support
|
2024-07-19 17:17:47 +00:00 |
Makefile.test.include
|
merge bitcoin#27011: Add simulation-based CCoinsViewCache fuzzer
|
2024-08-23 07:00:39 +00:00 |
Makefile.univalue.include
|
|
|
mapport.cpp
|
|
|
mapport.h
|
|
|
memusage.h
|
|
|
merkleblock.cpp
|
partial Merge #20842: docs: consolidate typo & url fixing
|
2024-07-26 13:32:54 +07:00 |
merkleblock.h
|
|
|
messagesigner.cpp
|
|
|
messagesigner.h
|
|
|
miner.cpp
|
fix: use proper chain instead using ActiveChain for test framework
|
2024-08-12 11:45:04 +07:00 |
miner.h
|
refactor: drop usage of chainstate globals in asset locks logic
|
2024-06-26 13:50:48 +00:00 |
net_permissions.cpp
|
|
|
net_permissions.h
|
Merge bitcoin/bitcoin#26100: doc: clarify that NetPermissionFlags::Implicit is only about whitelists
|
2024-06-10 11:00:47 -05:00 |
net_processing.cpp
|
Merge #6143: backport: bitcoin#19160, #21663, #21669, #21732, #21738, #21750, #21775, #21812
|
2024-08-10 19:15:13 +07:00 |
net_processing.h
|
merge bitcoin#25514: Move CNode::nServices and CNode::nLocalServices to Peer
|
2024-08-09 17:34:41 +07:00 |
net_types.cpp
|
merge bitcoin#22848: Expose BanMapToJson / BanMapFromJson
|
2024-06-04 13:31:31 +00:00 |
net_types.h
|
merge bitcoin#22848: Expose BanMapToJson / BanMapFromJson
|
2024-06-04 13:31:31 +00:00 |
net.cpp
|
feat: enforce DIP0001 from first block on regtest and drop fDIP0001ActiveAtTip
|
2024-08-16 10:57:48 +07:00 |
net.h
|
merge bitcoin#25514: Move CNode::nServices and CNode::nLocalServices to Peer
|
2024-08-09 17:34:41 +07:00 |
netaddress.cpp
|
Merge bitcoin/bitcoin#26864: doc: net: fix link to onion address encoding scheme [ONIONADDRESS]
|
2024-08-12 11:52:40 +07:00 |
netaddress.h
|
fix: Let addrman handle multiple ports for all networks
|
2024-06-14 22:04:55 +03:00 |
netbase.cpp
|
Merge bitcoin/bitcoin#23219: p2p, refactor: tidy up LookupSubNet()
|
2024-07-24 14:04:28 -05:00 |
netbase.h
|
Merge bitcoin/bitcoin#23219: p2p, refactor: tidy up LookupSubNet()
|
2024-07-24 14:04:28 -05:00 |
netfulfilledman.cpp
|
|
|
netfulfilledman.h
|
|
|
netmessagemaker.h
|
fix: release unused memory in CNetMsgMaker::Make()
|
2024-08-27 20:45:36 +03:00 |
noui.cpp
|
|
|
noui.h
|
|
|
outputtype.cpp
|
|
|
outputtype.h
|
|
|
pow.cpp
|
|
|
pow.h
|
|
|
prevector.h
|
|
|
protocol.cpp
|
Merge bitcoin/bitcoin#21939: refactor: Replace memset calls with array initialization
|
2024-04-23 09:53:06 -05:00 |
protocol.h
|
Merge bitcoin/bitcoin#22780: doc: Remove incorrect INIT_PROTO_VERSION from nTime comment
|
2024-07-23 10:59:39 -05:00 |
psbt.cpp
|
|
|
psbt.h
|
Merge bitcoin/bitcoin#25299: doc: Correct comments re. units of constants
|
2024-07-24 14:04:30 -05:00 |
pubkey.cpp
|
Merge bitcoin/bitcoin#21745: refactor: Add missing includes in pubkey.cpp/pubkey.h
|
2024-05-19 11:11:35 -05:00 |
pubkey.h
|
Merge bitcoin/bitcoin#21745: refactor: Add missing includes in pubkey.cpp/pubkey.h
|
2024-05-19 11:11:35 -05:00 |
random.cpp
|
Merge bitcoin/bitcoin#26827: doc: use "std lib clock" over "C++11 clock"
|
2024-08-12 11:52:41 +07:00 |
random.h
|
Merge bitcoin/bitcoin#26827: doc: use "std lib clock" over "C++11 clock"
|
2024-08-12 11:52:41 +07:00 |
randomenv.cpp
|
Merge bitcoin/bitcoin#26827: doc: use "std lib clock" over "C++11 clock"
|
2024-08-12 11:52:41 +07:00 |
randomenv.h
|
|
|
rest.cpp
|
merge bitcoin#24909: Move and rename pindexBestHeader, fHavePruned
|
2024-08-09 17:34:39 +07:00 |
reverse_iterator.h
|
Merge bitcoin/bitcoin#26827: doc: use "std lib clock" over "C++11 clock"
|
2024-08-12 11:52:41 +07:00 |
saltedhasher.cpp
|
|
|
saltedhasher.h
|
|
|
scheduler.cpp
|
partial bitcoin#24169: Add --enable-c++20 option
|
2024-08-06 18:00:39 +00:00 |
scheduler.h
|
merge bitcoin#25109: Strengthen AssertLockNotHeld assertions
|
2024-05-09 08:52:48 +00:00 |
serialize.h
|
|
|
shutdown.cpp
|
Merge bitcoin/bitcoin#25053: Guard #include <config/bitcoin-config.h>
|
2024-06-06 22:58:31 -05:00 |
shutdown.h
|
|
|
source_location.h
|
|
|
span.h
|
|
|
spentindex.h
|
refactor: define all key/value pairings as *Entry and use them instead
|
2024-06-28 08:14:30 +00:00 |
spork.cpp
|
feat: harden all sporks on mainnet to current values
|
2024-07-22 09:23:20 -05:00 |
spork.h
|
spork: replace LOCKS_EXCLUDED with negative EXCLUSIVE_LOCKS_REQUIRED
|
2024-04-30 11:47:07 +00:00 |
stacktraces.cpp
|
merge bitcoin#22937: Forbid calling unsafe fs::path(std::string) constructor and fs::path::string() method
|
2024-08-06 18:00:38 +00:00 |
stacktraces.h
|
|
|
statsd_client.cpp
|
|
|
statsd_client.h
|
|
|
streams.h
|
|
|
sync.cpp
|
Merge bitcoin/bitcoin#22904: sync, log: inline lock contention logging macro to fix duration, improve BCLog::LogMsg()
|
2024-06-04 12:51:04 -05:00 |
sync.h
|
Merge bitcoin/bitcoin#22904: sync, log: inline lock contention logging macro to fix duration, improve BCLog::LogMsg()
|
2024-06-04 12:51:04 -05:00 |
threadinterrupt.cpp
|
|
|
threadinterrupt.h
|
merge bitcoin#25109: Strengthen AssertLockNotHeld assertions
|
2024-05-09 08:52:48 +00:00 |
threadsafety.h
|
|
|
timedata.cpp
|
partial bitcoin#20196: fix GetListenPort() to derive the proper port
|
2024-04-26 20:25:31 +00:00 |
timedata.h
|
partial bitcoin#20196: fix GetListenPort() to derive the proper port
|
2024-04-26 20:25:31 +00:00 |
timestampindex.h
|
|
|
tinyformat.h
|
merge bitcoin#21430: Add -Werror=implicit-fallthrough compile flag
|
2024-06-25 13:39:56 +00:00 |
torcontrol.cpp
|
merge bitcoin#22937: Forbid calling unsafe fs::path(std::string) constructor and fs::path::string() method
|
2024-08-06 18:00:38 +00:00 |
torcontrol.h
|
|
|
txdb.cpp
|
merge bitcoin#17487: allow write to disk without cache drop
|
2024-08-23 06:57:37 +00:00 |
txdb.h
|
merge bitcoin#17487: allow write to disk without cache drop
|
2024-08-23 06:57:37 +00:00 |
txmempool.cpp
|
Merge #6083: refactor: move Get*Index to rpc/index_util.cpp, const-ify functions and arguments, add lock annotations and some minor housekeeping
|
2024-06-29 14:48:46 -05:00 |
txmempool.h
|
refactor: move pair value swapping out of CTxMemPool::getAddressIndex()
|
2024-06-28 08:14:30 +00:00 |
uint256.cpp
|
|
|
uint256.h
|
|
|
undo.h
|
|
|
unordered_lru_cache.h
|
|
|
validation.cpp
|
merge bitcoin#25571: Make mapBlocksUnknownParent local, and rename it
|
2024-08-23 06:57:37 +00:00 |
validation.h
|
merge bitcoin#25571: Make mapBlocksUnknownParent local, and rename it
|
2024-08-23 06:57:37 +00:00 |
validationinterface.cpp
|
merge bitcoin#25109: Strengthen AssertLockNotHeld assertions
|
2024-05-09 08:52:48 +00:00 |
validationinterface.h
|
|
|
version.h
|
chore: bump protocol version to 70233
|
2024-08-07 11:13:18 +07:00 |
versionbits.cpp
|
Merge #21377: Speedy trial support for versionbits
|
2024-04-23 22:41:10 +07:00 |
versionbits.h
|
merge bitcoin#25109: Strengthen AssertLockNotHeld assertions
|
2024-05-09 08:52:48 +00:00 |
walletinitinterface.h
|
|
|
warnings.cpp
|
|
|
warnings.h
|
|
|