.. |
bench
|
merge bitcoin#19658: Allow RPC to fetch all addrman records and add records to addrman
|
2023-06-05 10:11:03 -05:00 |
bls
|
fix: Resolve mainnet v19 fork issues (#5403)
|
2023-06-04 23:45:56 +03:00 |
coinjoin
|
refactor: using reference instead reference to unique_ptr with object (#5381)
|
2023-06-04 15:26:23 -05:00 |
compat
|
partial bitcoin#20963: Build binaries for 64-bit POWER
|
2023-05-31 11:06:40 -05:00 |
config
|
|
|
consensus
|
Merge #19526: log: Avoid treating remote misbehvior as local system error
|
2023-05-31 10:52:02 -05:00 |
crc32c
|
|
|
crypto
|
|
|
dashbls
|
build: stop tracking cmake dependency relic_conf.h.in
|
2023-03-16 16:37:02 +00:00 |
evo
|
fix: Resolve mainnet v19 fork issues (#5403)
|
2023-06-04 23:45:56 +03:00 |
governance
|
fix: Resolve mainnet v19 fork issues (#5403)
|
2023-06-04 23:45:56 +03:00 |
immer
|
|
|
index
|
merge bitcoin#20749: Prune g_chainman usage related to ::LookupBlockIndex
|
2023-04-04 12:41:45 -05:00 |
interfaces
|
Merge #18278: interfaces: Describe and follow some code conventions
|
2023-05-31 12:01:04 -05:00 |
leveldb
|
|
|
llmq
|
fix: Resolve mainnet v19 fork issues (#5403)
|
2023-06-04 23:45:56 +03:00 |
logging
|
Merge #18088: build: ensure we aren't using GNU extensions
|
2023-03-03 23:07:16 +05:30 |
masternode
|
fix: Resolve mainnet v19 fork issues (#5403)
|
2023-06-04 23:45:56 +03:00 |
node
|
Merge #18278: interfaces: Describe and follow some code conventions
|
2023-05-31 12:01:04 -05:00 |
policy
|
Merge bitcoin/bitcoin#22014: refactor: Make m_cs_fee_estimator non-recursive
|
2023-05-31 10:52:02 -05:00 |
primitives
|
Merge #18859: Remove CCoinsViewCache::GetValueIn(...)
|
2023-03-03 23:07:15 +05:30 |
qt
|
Merge #18192: Bugfix: Wallet: Safely deal with change in the address book
|
2023-05-31 18:14:23 -05:00 |
rpc
|
merge bitcoin#19658: Allow RPC to fetch all addrman records and add records to addrman
|
2023-06-05 10:11:03 -05:00 |
script
|
Merge #16902: O(1) OP_IF/NOTIF/ELSE/ENDIF script implementation
|
2023-05-31 12:01:04 -05:00 |
secp256k1
|
|
|
support
|
fix: Fix missing includes (#5295)
|
2023-04-05 21:20:41 -05:00 |
test
|
merge bitcoin#19658: Allow RPC to fetch all addrman records and add records to addrman
|
2023-06-05 10:11:03 -05:00 |
univalue
|
|
|
util
|
Merge bitcoin/bitcoin#22137: util: Properly handle -noincludeconf on command line (take 2)
|
2023-05-31 10:52:02 -05:00 |
wallet
|
refactor: using reference instead reference to unique_ptr with object (#5381)
|
2023-06-04 15:26:23 -05:00 |
zmq
|
Merge #17891: scripted-diff: Replace CCriticalSection with RecursiveMutex
|
2023-05-24 12:43:57 -05:00 |
.clang-format
|
|
|
addrdb.cpp
|
|
|
addrdb.h
|
|
|
addressindex.h
|
|
|
addrman.cpp
|
merge bitcoin#19658: Allow RPC to fetch all addrman records and add records to addrman
|
2023-06-05 10:11:03 -05:00 |
addrman.h
|
merge bitcoin#19658: Allow RPC to fetch all addrman records and add records to addrman
|
2023-06-05 10:11:03 -05:00 |
amount.h
|
|
|
arith_uint256.cpp
|
|
|
arith_uint256.h
|
|
|
attributes.h
|
|
|
banman.cpp
|
feat(rpc): Added RPC cleardiscouraged (#5273)
|
2023-03-29 11:23:45 -05:00 |
banman.h
|
Merge #17891: scripted-diff: Replace CCriticalSection with RecursiveMutex
|
2023-05-24 12:43:57 -05:00 |
base58.cpp
|
Merge #19706: refactor: make EncodeBase58{Check} consume Spans
|
2023-04-19 01:12:28 +03:00 |
base58.h
|
Merge #19706: refactor: make EncodeBase58{Check} consume Spans
|
2023-04-19 01:12:28 +03:00 |
batchedlogger.cpp
|
|
|
batchedlogger.h
|
|
|
bech32.cpp
|
|
|
bech32.h
|
|
|
bip39_english.h
|
|
|
bip39.cpp
|
|
|
bip39.h
|
|
|
bitcoin-cli.cpp
|
Merge #16680: Preparations for more testchains
|
2023-04-25 23:41:20 -05:00 |
bitcoin-tx.cpp
|
Merge #16680: Preparations for more testchains
|
2023-04-25 23:41:20 -05:00 |
bitcoin-wallet.cpp
|
Merge #17923: refactor: Use PACKAGE_NAME in GUI modal overlay and bitcoin-wallet
|
2023-05-24 12:43:57 -05:00 |
bitcoind.cpp
|
Merge #16680: Preparations for more testchains
|
2023-04-25 23:41:20 -05:00 |
blockencodings.cpp
|
Merge #15921: validation: Tidy up ValidationState interface
|
2023-04-17 10:42:25 -05:00 |
blockencodings.h
|
|
|
blockfilter.cpp
|
Merge bitcoin/bitcoin#23760: util: move MapIntoRange() for reuse in fuzz tests
|
2023-04-17 11:17:34 -05:00 |
blockfilter.h
|
|
|
bloom.cpp
|
|
|
bloom.h
|
Merge #17164: p2p: Avoid allocating memory for addrKnown where we don't need it
|
2023-04-17 19:34:02 +03:00 |
cachemap.h
|
|
|
cachemultimap.h
|
|
|
chain.cpp
|
|
|
chain.h
|
Merge #18087: Get rid of VARINT default argument
|
2023-05-24 12:43:57 -05:00 |
chainparams.cpp
|
fix: delay v19 activation to June 14 (#5384)
|
2023-05-22 08:45:27 -05:00 |
chainparams.h
|
refactor: tweak GetLLMQ to fail gracefully and let caller handle results accordingly (#5247)
|
2023-03-13 11:11:17 -05:00 |
chainparamsbase.cpp
|
Merge #16680: Preparations for more testchains
|
2023-04-25 23:41:20 -05:00 |
chainparamsbase.h
|
merge bitcoin#19991: Use alternative port for incoming Tor connections
|
2023-04-17 08:30:49 +00:00 |
chainparamsseeds.h
|
|
|
checkqueue.h
|
|
|
clientversion.cpp
|
|
|
clientversion.h
|
|
|
coins.cpp
|
Merge #18859: Remove CCoinsViewCache::GetValueIn(...)
|
2023-03-03 23:07:15 +05:30 |
coins.h
|
Merge #18859: Remove CCoinsViewCache::GetValueIn(...)
|
2023-03-03 23:07:15 +05:30 |
compat.h
|
|
|
compressor.cpp
|
Merge bitcoin/bitcoin#18847: compressor: use a prevector in CompressScript serialization [ZAP1]
|
2023-04-14 23:34:13 -05:00 |
compressor.h
|
Merge bitcoin/bitcoin#18847: compressor: use a prevector in CompressScript serialization [ZAP1]
|
2023-04-14 23:34:13 -05:00 |
context.h
|
merge bitcoin#18766: disable fee estimation in blocksonly mode (by removing the fee estimates global)
|
2023-02-28 00:11:11 +03:00 |
core_io.h
|
|
|
core_memusage.h
|
|
|
core_read.cpp
|
|
|
core_write.cpp
|
Merge #15452: Replace CScriptID and CKeyID in CTxDestination with dedicated types
|
2023-02-10 23:34:57 +03: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#23214: Replace stoul with ToIntegral in dbwrapper
|
2023-04-17 11:17:34 -05:00 |
dbwrapper.h
|
|
|
dsnotificationinterface.cpp
|
refactor: using reference instead reference to unique_ptr with object (#5381)
|
2023-06-04 15:26:23 -05:00 |
dsnotificationinterface.h
|
refactor: using reference instead reference to unique_ptr with object (#5381)
|
2023-06-04 15:26:23 -05:00 |
dummywallet.cpp
|
Merge #17891: scripted-diff: Replace CCriticalSection with RecursiveMutex
|
2023-05-24 12:43:57 -05:00 |
flat-database.h
|
|
|
flatfile.cpp
|
|
|
flatfile.h
|
Merge #18087: Get rid of VARINT default argument
|
2023-05-24 12:43:57 -05:00 |
fs.cpp
|
|
|
fs.h
|
|
|
hash.cpp
|
|
|
hash.h
|
|
|
hdchain.cpp
|
|
|
hdchain.h
|
Merge #17891: scripted-diff: Replace CCriticalSection with RecursiveMutex
|
2023-05-24 12:43:57 -05:00 |
httprpc.cpp
|
|
|
httprpc.h
|
|
|
httpserver.cpp
|
Merge bitcoin/bitcoin#22914: util: remove libevent <= 2.0.18 back-compat code
|
2023-04-17 11:17:34 -05:00 |
httpserver.h
|
|
|
indirectmap.h
|
|
|
init.cpp
|
merge bitcoin#19191: Extract download permission from noban
|
2023-06-05 10:11:03 -05:00 |
init.h
|
|
|
key_io.cpp
|
Merge #15452: Replace CScriptID and CKeyID in CTxDestination with dedicated types
|
2023-02-10 23:34:57 +03:00 |
key_io.h
|
|
|
key.cpp
|
|
|
key.h
|
partial Merge #17212: refactor: Remove unused CExt{Pub,}Key (de)serialization methods
|
2023-04-17 10:42:25 -05:00 |
limitedmap.h
|
|
|
logging.cpp
|
Merge #16688: log: Add validation interface logging
|
2023-05-24 12:43:57 -05:00 |
logging.h
|
Merge #16688: log: Add validation interface logging
|
2023-05-24 12:43:57 -05:00 |
Makefile.am
|
Merge #17399: validation: Templatize ValidationState instead of subclassing
|
2023-05-24 12:43:57 -05:00 |
Makefile.bench.include
|
Merge #18397: build: Fix libevent linking for bench_bitcoin binary
|
2023-05-31 12:01:04 -05:00 |
Makefile.crc32c.include
|
|
|
Makefile.leveldb.include
|
|
|
Makefile.qt_locale.include
|
|
|
Makefile.qt.include
|
merge bitcoin#17513: Nuke some circular dependencies
|
2023-04-15 12:12:30 -05:00 |
Makefile.qttest.include
|
partial bitcoin#19077: Add sqlite as an alternative wallet database and use it for new descriptor wallets
|
2023-02-07 10:53:33 -06:00 |
Makefile.test_fuzz.include
|
Merge #17593: test: move more utility functions into test utility library
|
2023-04-25 23:14:25 +03:00 |
Makefile.test_util.include
|
Merge #17593: test: move more utility functions into test utility library
|
2023-04-25 23:14:25 +03:00 |
Makefile.test.include
|
fix: ./autogen fails due to newline (#5325)
|
2023-04-15 20:41:32 +03:00 |
Makefile.univalue.include
|
|
|
mapport.cpp
|
|
|
mapport.h
|
|
|
memusage.h
|
|
|
merkleblock.cpp
|
|
|
merkleblock.h
|
|
|
messagesigner.cpp
|
|
|
messagesigner.h
|
|
|
miner.cpp
|
Merge #17399: validation: Templatize ValidationState instead of subclassing
|
2023-05-24 12:43:57 -05:00 |
miner.h
|
partial bitcoin#21270: Prune g_chainman usage in validation-adjacent modules
|
2023-04-04 12:41:45 -05:00 |
net_permissions.cpp
|
merge bitcoin#18991: Cache responses to GETADDR to prevent topology leaks
|
2023-06-05 10:11:03 -05:00 |
net_permissions.h
|
merge bitcoin#18991: Cache responses to GETADDR to prevent topology leaks
|
2023-06-05 10:11:03 -05:00 |
net_processing.cpp
|
merge bitcoin#19658: Allow RPC to fetch all addrman records and add records to addrman
|
2023-06-05 10:11:03 -05:00 |
net_processing.h
|
refactor: using reference instead reference to unique_ptr with object (#5381)
|
2023-06-04 15:26:23 -05:00 |
net_types.h
|
|
|
net.cpp
|
merge bitcoin#19658: Allow RPC to fetch all addrman records and add records to addrman
|
2023-06-05 10:11:03 -05:00 |
net.h
|
merge bitcoin#19658: Allow RPC to fetch all addrman records and add records to addrman
|
2023-06-05 10:11:03 -05:00 |
netaddress.cpp
|
partial bitcoin#19998: Add CNode::ConnectedThroughNetwork member function
|
2023-04-17 08:30:49 +00:00 |
netaddress.h
|
partial bitcoin#19998: Add CNode::ConnectedThroughNetwork member function
|
2023-04-17 08:30:49 +00:00 |
netbase.cpp
|
Merge #20120: net, rpc, test, bugfix: update GetNetworkName, GetNetworksInfo, regression tests
|
2023-05-31 10:52:02 -05:00 |
netbase.h
|
|
|
netfulfilledman.cpp
|
|
|
netfulfilledman.h
|
Merge #17891: scripted-diff: Replace CCriticalSection with RecursiveMutex
|
2023-05-24 12:43:57 -05:00 |
netmessagemaker.h
|
|
|
noui.cpp
|
|
|
noui.h
|
|
|
outputtype.cpp
|
Merge #18067: wallet: Improve LegacyScriptPubKeyMan::CanProvide script recognition
|
2023-03-19 11:08:31 -05:00 |
outputtype.h
|
Merge #18034: Get the OutputType for a descriptor
|
2023-05-24 12:43:57 -05:00 |
pow.cpp
|
|
|
pow.h
|
|
|
prevector.h
|
Merge #18088: build: ensure we aren't using GNU extensions
|
2023-03-03 23:07:16 +05:30 |
protocol.cpp
|
Merge bitcoin/bitcoin#21905: net: initialize nMessageSize to uint32_t max
|
2023-04-14 23:34:14 -05:00 |
protocol.h
|
Merge bitcoin/bitcoin#21905: net: initialize nMessageSize to uint32_t max
|
2023-04-14 23:34:14 -05:00 |
psbt.cpp
|
partial Merge #18224: Make AnalyzePSBT next role calculation simple, correct
|
2023-05-31 18:14:23 -05:00 |
psbt.h
|
Merge #17524: psbt: handle unspendable psbts
|
2023-02-04 10:02:37 -06:00 |
pubkey.cpp
|
|
|
pubkey.h
|
Merge #19237: wallet: Check size after unserializing a pubkey
|
2023-04-15 12:14:35 -05:00 |
random.cpp
|
|
|
random.h
|
|
|
randomenv.cpp
|
|
|
randomenv.h
|
|
|
rest.cpp
|
merge bitcoin#20749: Prune g_chainman usage related to ::LookupBlockIndex
|
2023-04-04 12:41:45 -05:00 |
reverse_iterator.h
|
|
|
saltedhasher.cpp
|
|
|
saltedhasher.h
|
|
|
scheduler.cpp
|
Merge bitcoin/bitcoin#24069: refactor: replace RecursiveMutex m_cs_callbacks_pending with Mutex (and rename)
|
2023-05-31 10:52:02 -05:00 |
scheduler.h
|
Merge bitcoin/bitcoin#24069: refactor: replace RecursiveMutex m_cs_callbacks_pending with Mutex (and rename)
|
2023-05-31 10:52:02 -05:00 |
serialize.h
|
Merge #18087: Get rid of VARINT default argument
|
2023-05-24 12:43:57 -05:00 |
shutdown.cpp
|
|
|
shutdown.h
|
|
|
span.h
|
Merge #19508: Work around memory-aliasing in descriptor ParsePubkey
|
2023-01-23 12:22:31 -06:00 |
spentindex.h
|
|
|
spork.cpp
|
merge bitcoin#19791: Move Misbehaving() to PeerManager
|
2023-05-11 09:19:47 -05:00 |
spork.h
|
merge bitcoin#19791: Move Misbehaving() to PeerManager
|
2023-05-11 09:19:47 -05:00 |
stacktraces.cpp
|
ci: build TSan with clang 15 and add -Werror=thread-safety, fix-up stacktraces (#5375)
|
2023-05-26 13:49:29 -05:00 |
stacktraces.h
|
|
|
statsd_client.cpp
|
|
|
statsd_client.h
|
|
|
streams.h
|
|
|
sync.cpp
|
Merge #17891: scripted-diff: Replace CCriticalSection with RecursiveMutex
|
2023-05-24 12:43:57 -05:00 |
sync.h
|
Merge #17891: scripted-diff: Replace CCriticalSection with RecursiveMutex
|
2023-05-24 12:43:57 -05:00 |
threadinterrupt.cpp
|
|
|
threadinterrupt.h
|
|
|
threadsafety.h
|
|
|
timedata.cpp
|
Merge #20141: Avoid the use of abs64 in timedata
|
2023-05-31 10:52:02 -05:00 |
timedata.h
|
|
|
tinyformat.h
|
|
|
torcontrol.cpp
|
Merge bitcoin/bitcoin#22288: Resolve Tor control plane address
|
2023-04-18 23:24:06 +03:00 |
torcontrol.h
|
merge bitcoin#19991: Use alternative port for incoming Tor connections
|
2023-04-17 08:30:49 +00:00 |
txdb.cpp
|
Merge #18087: Get rid of VARINT default argument
|
2023-05-24 12:43:57 -05:00 |
txdb.h
|
Merge #17891: scripted-diff: Replace CCriticalSection with RecursiveMutex
|
2023-05-24 12:43:57 -05:00 |
txmempool.cpp
|
fix: Resolve mainnet v19 fork issues (#5403)
|
2023-06-04 23:45:56 +03:00 |
txmempool.h
|
fix: Resolve mainnet v19 fork issues (#5403)
|
2023-06-04 23:45:56 +03:00 |
ui_interface.cpp
|
Merge #17891: scripted-diff: Replace CCriticalSection with RecursiveMutex
|
2023-05-24 12:43:57 -05:00 |
ui_interface.h
|
Merge #17891: scripted-diff: Replace CCriticalSection with RecursiveMutex
|
2023-05-24 12:43:57 -05:00 |
uint256.cpp
|
uint256: add definition for constant 'ZERO'
|
2023-04-15 12:12:30 -05:00 |
uint256.h
|
uint256: add definition for constant 'ZERO'
|
2023-04-15 12:12:30 -05:00 |
undo.h
|
|
|
unordered_lru_cache.h
|
|
|
validation.cpp
|
fix: Resolve mainnet v19 fork issues (#5403)
|
2023-06-04 23:45:56 +03:00 |
validation.h
|
refactor: using reference instead reference to unique_ptr with object (#5381)
|
2023-06-04 15:26:23 -05:00 |
validationinterface.cpp
|
Merge #17399: validation: Templatize ValidationState instead of subclassing
|
2023-05-24 12:43:57 -05:00 |
validationinterface.h
|
Merge #17891: scripted-diff: Replace CCriticalSection with RecursiveMutex
|
2023-05-24 12:43:57 -05:00 |
version.h
|
chore: Bump MIN_MASTERNODE_PROTO_VERSION for v19 (#5223)
|
2023-02-28 09:59:57 -06:00 |
versionbits.cpp
|
|
|
versionbits.h
|
merge bitcoin#21055: Prune remaining g_chainman usage in validation functions
|
2023-04-04 12:41:45 -05:00 |
versionbitsinfo.cpp
|
feat: bury dash deployments: dip0003, dip0020, dip0024, brr, bip147 (#5356)
|
2023-05-18 12:15:08 -05:00 |
versionbitsinfo.h
|
|
|
walletinitinterface.h
|
|
|
warnings.cpp
|
merge bitcoin#19905: Remove dead CheckForkWarningConditionsOnNewFork
|
2023-04-04 12:41:45 -05:00 |
warnings.h
|
merge bitcoin#19905: Remove dead CheckForkWarningConditionsOnNewFork
|
2023-04-04 12:41:45 -05:00 |