.. |
bench
|
merge bitcoin#22791: Fix asmap/addrman initialization order bug
|
2024-06-04 13:31:31 +00:00 |
bls
|
Merge bitcoin/bitcoin#24213: refactor: use Span in random.*
|
2024-06-06 22:58:30 -05:00 |
coinjoin
|
Merge #19501: send* RPCs in the wallet returns the "fee reason"
|
2024-05-29 14:03:56 +07:00 |
compat
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
config
|
|
|
consensus
|
Merge #21377: Speedy trial support for versionbits
|
2024-04-23 22:41:10 +07:00 |
crc32c
|
|
|
crypto
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
dashbls
|
|
|
evo
|
refactor: reduce llmq::CQuorumManager globals use, use args
|
2024-05-29 08:20:57 +00:00 |
governance
|
merge bitcoin#21943: Dedup and RAII-fy the creation of a copy of CConnman::vNodes
|
2024-05-08 16:21:51 +00:00 |
gsl
|
|
|
immer
|
|
|
index
|
merge bitcoin#25109: Strengthen AssertLockNotHeld assertions
|
2024-05-09 08:52:48 +00:00 |
interfaces
|
Merge bitcoin/bitcoin#22214: refactor: Rearrange fillPSBT arguments
|
2024-05-19 11:11:30 -05:00 |
leveldb
|
|
|
llmq
|
refactor: remove llmq::CQuorumManager global, move to LLMQContext
|
2024-05-29 08:21:53 +00: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
|
scripted-diff: Merge #21836: Replace three dots with ellipsis in the UI string
|
2024-05-19 11:16:42 -05:00 |
node
|
refactor: remove fMasternodeMode and fDisableGovernance from Qt code
|
2024-04-25 10:04:45 +00:00 |
policy
|
Merge bitcoin/bitcoin#21848: refactor: Make CFeeRate constructor architecture-independent
|
2024-05-24 13:24:30 -05:00 |
primitives
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
qt
|
merge bitcoin-core/gui#296: Do not use QObject::tr plural syntax for numbers with a unit symbol
|
2024-06-09 17:33:59 +00:00 |
rpc
|
Merge #6047: backport: trivial 2024 06 05
|
2024-06-07 09:33:44 -05:00 |
script
|
Merge bitcoin/bitcoin#21329: descriptor wallet: Cache last hardened xpub and use in normalized descriptors
|
2024-05-10 14:02:01 +07:00 |
secp256k1
|
|
|
support
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
test
|
Merge #6047: backport: trivial 2024 06 05
|
2024-06-07 09:33:44 -05:00 |
univalue
|
|
|
util
|
Merge #6047: backport: trivial 2024 06 05
|
2024-06-07 09:33:44 -05:00 |
wallet
|
Merge bitcoin/bitcoin#24977: rpc: Explain active and internal in listdescriptors
|
2024-06-06 22:58:31 -05:00 |
zmq
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
.clang-format
|
Merge #21221: [tools] Allow argument/parameter bin packing in clang-format
|
2024-04-11 02:25:07 +07:00 |
addrdb.cpp
|
Merge #6047: backport: trivial 2024 06 05
|
2024-06-07 09:33:44 -05:00 |
addrdb.h
|
merge bitcoin#22915: Remove confusing CAddrDB
|
2024-06-04 13:31:31 +00:00 |
addressindex.cpp
|
|
|
addressindex.h
|
|
|
addrman.cpp
|
merge bitcoin#22974: Improve performance of Good
|
2024-06-04 13:31:31 +00:00 |
addrman.h
|
merge bitcoin#22911: Minor cleanups to asmap
|
2024-06-04 13:31:31 +00:00 |
amount.h
|
|
|
arith_uint256.cpp
|
|
|
arith_uint256.h
|
|
|
attributes.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
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
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
base58.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
batchedlogger.cpp
|
Merge #19809: log: Prefix log messages with function name and source code location if -logsourcelocations is set
|
2024-04-11 02:25:08 +07:00 |
batchedlogger.h
|
Merge #19809: log: Prefix log messages with function name and source code location if -logsourcelocations is set
|
2024-04-11 02:25:08 +07:00 |
bech32.cpp
|
|
|
bech32.h
|
|
|
bip324.cpp
|
|
|
bip324.h
|
|
|
bitcoin-cli.cpp
|
Merge bitcoin/bitcoin#24632: add (none) in -getinfo Warnings: if no warning returned
|
2024-06-06 22:58:30 -05:00 |
bitcoin-tx.cpp
|
Merge #20611: Move TX_MAX_STANDARD_VERSION to policy
|
2024-04-03 14:16:42 +07:00 |
bitcoin-wallet.cpp
|
feat: add option -usehd to wallettool to let create non-hd wallets
|
2024-04-10 01:59:00 +07:00 |
bitcoind.cpp
|
Merge #21007: bitcoind: Add -daemonwait option to wait for initialization
|
2024-04-22 09:42:16 -05:00 |
blockencodings.cpp
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
blockencodings.h
|
|
|
blockfilter.cpp
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
blockfilter.h
|
|
|
bloom.cpp
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
bloom.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
cachemap.h
|
|
|
cachemultimap.h
|
|
|
chain.cpp
|
|
|
chain.h
|
Merge bitcoin/bitcoin#22121: doc: Various validation doc fixups
|
2024-04-23 09:15:20 -05:00 |
chainparams.cpp
|
Merge bitcoin/bitcoin#22135: CRegTestParams: Use args instead of gArgs .
|
2024-05-19 11:13:42 -05:00 |
chainparams.h
|
|
|
chainparamsbase.cpp
|
feat: new command line argument -bip147height for bitcoin#21373
|
2024-04-23 22:41:10 +07:00 |
chainparamsbase.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
chainparamsseeds.h
|
|
|
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 #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
coins.h
|
|
|
compat.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
compressor.cpp
|
|
|
compressor.h
|
|
|
context.h
|
|
|
core_io.h
|
Merge #20406: util: Avoid invalid integer negation in FormatMoney and ValueFromAmount
|
2024-04-22 09:42:16 -05:00 |
core_memusage.h
|
|
|
core_read.cpp
|
|
|
core_write.cpp
|
Merge #20406: util: Avoid invalid integer negation in FormatMoney and ValueFromAmount
|
2024-04-22 09:42:16 -05:00 |
ctpl_stl.h
|
|
|
cuckoocache.h
|
|
|
cxxtimer.hpp
|
|
|
dash-cli-res.rc
|
|
|
dash-tx-res.rc
|
|
|
dash-wallet-res.rc
|
|
|
dashd-res.rc
|
|
|
dbwrapper.cpp
|
Merge bitcoin/bitcoin#24213: refactor: use Span in random.*
|
2024-06-06 22:58:30 -05:00 |
dbwrapper.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
deploymentinfo.cpp
|
|
|
deploymentinfo.h
|
|
|
deploymentstatus.cpp
|
|
|
deploymentstatus.h
|
|
|
dsnotificationinterface.cpp
|
refactor: limit usage of fDisableGovernance, use IsValid() instead
|
2024-04-25 10:04:44 +00:00 |
dsnotificationinterface.h
|
net: move CConnman::RelayInv{Filtered} into PeerManager
|
2024-04-23 16:08:10 +00:00 |
dummywallet.cpp
|
|
|
flat-database.h
|
|
|
flatfile.cpp
|
|
|
flatfile.h
|
|
|
fs.cpp
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
fs.h
|
|
|
hash.cpp
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
hash.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
httprpc.cpp
|
|
|
httprpc.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
httpserver.cpp
|
merge bitcoin#25109: Strengthen AssertLockNotHeld assertions
|
2024-05-09 08:52:48 +00:00 |
httpserver.h
|
|
|
i2p.cpp
|
merge bitcoin#26837: I2P network optimizations
|
2024-05-29 11:48:38 -05: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#20234: don't bind on 0.0.0.0 if binds are restricted to Tor
|
2024-06-04 13:32:27 +00:00 |
init.h
|
Merge #21007: bitcoind: Add -daemonwait option to wait for initialization
|
2024-04-22 09:42:16 -05: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 #19202: log: remove deprecated db log category
|
2024-05-27 21:55:48 +07:00 |
logging.h
|
Merge #19809: log: Prefix log messages with function name and source code location if -logsourcelocations is set
|
2024-04-11 02:25:08 +07:00 |
Makefile.am
|
Merge #6040: backport: merge bitcoin#20233, #22627, #22725, #22697, #22740, #22849, #22791, #22848, #22915, #22911, #22974, #20234 (addrman backports)
|
2024-06-06 23:24:43 -05:00 |
Makefile.bench.include
|
|
|
Makefile.crc32c.include
|
|
|
Makefile.leveldb.include
|
|
|
Makefile.qt_locale.include
|
|
|
Makefile.qt.include
|
partial bitcoin-core/gui#79: Embed monospaced font
|
2024-06-09 17:33:59 +00:00 |
Makefile.qttest.include
|
Merge #21531: test: remove qt byteswap compattests
|
2024-04-10 03:19:40 +07:00 |
Makefile.test_fuzz.include
|
|
|
Makefile.test_util.include
|
|
|
Makefile.test.include
|
Merge bitcoin/bitcoin#21884: fuzz: Remove unused --enable-danger-fuzz-link-all option
|
2024-04-23 22:41:09 +07:00 |
Makefile.univalue.include
|
|
|
mapport.cpp
|
|
|
mapport.h
|
|
|
memusage.h
|
|
|
merkleblock.cpp
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
merkleblock.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
messagesigner.cpp
|
|
|
messagesigner.h
|
|
|
miner.cpp
|
refactor: reduce llmq::CQuorumManager globals use, use args
|
2024-05-29 08:20:57 +00:00 |
miner.h
|
refactor: reduce llmq::CQuorumManager globals use, use args
|
2024-05-29 08:20:57 +00:00 |
net_permissions.cpp
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
net_permissions.h
|
merge bitcoin#22387: Rate limit the processing of rumoured addresses
|
2024-04-12 16:40:58 +00:00 |
net_processing.cpp
|
Merge bitcoin/bitcoin#24213: refactor: use Span in random.*
|
2024-06-06 22:58:30 -05:00 |
net_processing.h
|
merge bitcoin#21160: Move tx inventory into net_processing
|
2024-04-26 20:25:55 +00: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
|
merge bitcoin#20234: don't bind on 0.0.0.0 if binds are restricted to Tor
|
2024-06-04 13:32:27 +00:00 |
net.h
|
merge bitcoin-core/gui#180: connection type follow-ups
|
2024-06-09 17:33:58 +00:00 |
netaddress.cpp
|
merge bitcoin#22911: Minor cleanups to asmap
|
2024-06-04 13:31:31 +00:00 |
netaddress.h
|
merge bitcoin#22911: Minor cleanups to asmap
|
2024-06-04 13:31:31 +00:00 |
netbase.cpp
|
|
|
netbase.h
|
merge bitcoin#19771: Replace enum CConnMan::NumConnections with enum class ConnectionDirection
|
2024-04-03 16:10:15 +00:00 |
netfulfilledman.cpp
|
|
|
netfulfilledman.h
|
|
|
netmessagemaker.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
noui.cpp
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
noui.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
outputtype.cpp
|
|
|
outputtype.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
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#21939: refactor: Replace memset calls with array initialization
|
2024-04-23 09:53:06 -05:00 |
psbt.cpp
|
|
|
psbt.h
|
|
|
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#24213: refactor: use Span in random.*
|
2024-06-06 22:58:30 -05:00 |
random.h
|
Merge bitcoin/bitcoin#24213: refactor: use Span in random.*
|
2024-06-06 22:58:30 -05:00 |
randomenv.cpp
|
|
|
randomenv.h
|
|
|
rest.cpp
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
reverse_iterator.h
|
|
|
saltedhasher.cpp
|
|
|
saltedhasher.h
|
|
|
scheduler.cpp
|
|
|
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
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
source_location.h
|
|
|
span.h
|
|
|
spentindex.h
|
|
|
spork.cpp
|
net: move CConnman::RelayInv{Filtered} into PeerManager
|
2024-04-23 16:08:10 +00:00 |
spork.h
|
spork: replace LOCKS_EXCLUDED with negative EXCLUSIVE_LOCKS_REQUIRED
|
2024-04-30 11:47:07 +00:00 |
stacktraces.cpp
|
|
|
stacktraces.h
|
|
|
statsd_client.cpp
|
|
|
statsd_client.h
|
|
|
streams.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
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
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
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
|
|
|
torcontrol.cpp
|
Merge bitcoin/bitcoin#24213: refactor: use Span in random.*
|
2024-06-06 22:58:30 -05:00 |
torcontrol.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
txdb.cpp
|
|
|
txdb.h
|
|
|
txmempool.cpp
|
Merge bitcoin/bitcoin#24145: mempool: Clear vTxHashes when mapTx is cleared
|
2024-06-06 22:58:30 -05:00 |
txmempool.h
|
evo: use gsl::not_null in CTxMemPool::ConnectManagers
|
2024-05-28 15:24:36 +00:00 |
uint256.cpp
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
uint256.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
undo.h
|
|
|
unordered_lru_cache.h
|
|
|
validation.cpp
|
scripted-diff: Merge #21836: Replace three dots with ellipsis in the UI string
|
2024-05-19 11:16:42 -05:00 |
validation.h
|
Merge bitcoin/bitcoin#23044: refactor: Remove unused validation includes
|
2024-05-18 17:54:16 -05:00 |
validationinterface.cpp
|
merge bitcoin#25109: Strengthen AssertLockNotHeld assertions
|
2024-05-09 08:52:48 +00:00 |
validationinterface.h
|
|
|
version.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +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
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
warnings.cpp
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |
warnings.h
|
Merge #20813: scripted-diff: Bump copyright headers
|
2024-04-10 03:19:34 +07:00 |