..
bench
Merge #15921 : validation: Tidy up ValidationState interface
2023-04-17 10:42:25 -05:00
bls
ci: upgrade cppcheck to 2.10; fix / suppress reported issues ( #5328 )
2023-04-16 12:08:33 -05:00
coinjoin
Merge #15921 : validation: Tidy up ValidationState interface
2023-04-17 10:42:25 -05:00
compat
config
consensus
Merge #17624 : net: Fix an uninitialized read in ProcessMessage(…, "tx", …) when receiving a transaction we already have
2023-04-17 10:42:25 -05:00
crc32c
crypto
dashbls
build: stop tracking cmake dependency relic_conf.h.in
2023-03-16 16:37:02 +00:00
evo
Merge #15921 : validation: Tidy up ValidationState interface
2023-04-17 10:42:25 -05:00
governance
refactor: use enums instead of random const ints ( #5322 )
2023-04-16 12:09:37 -05:00
immer
index
merge bitcoin#20749: Prune g_chainman usage related to ::LookupBlockIndex
2023-04-04 12:41:45 -05:00
interfaces
Merge bitcoin/bitcoin#23644 : wallet: Replace confusing getAdjustedTime() with GetTime()
2023-04-17 11:17:34 -05:00
leveldb
llmq
Merge #15921 : validation: Tidy up ValidationState interface
2023-04-17 10:42:25 -05:00
logging
Merge #18088 : build: ensure we aren't using GNU extensions
2023-03-03 23:07:16 +05:30
masternode
feat!: 4k collateral high performance masternode implementation ( #5039 )
2023-02-14 12:48:33 -06:00
node
Merge bitcoin/bitcoin#23644 : wallet: Replace confusing getAdjustedTime() with GetTime()
2023-04-17 11:17:34 -05:00
policy
Merge #16507 : feefilter: Compute the absolute fee rather than stored rate
2023-04-17 10:42:25 -05:00
primitives
Merge #18859 : Remove CCoinsViewCache::GetValueIn(...)
2023-03-03 23:07:15 +05:30
qt
Merge #17195 : gui: send amount placeholder value
2023-04-17 10:42:25 -05:00
rpc
Merge #15921 : validation: Tidy up ValidationState interface
2023-04-17 10:42:25 -05:00
script
Merge #16889 : Add some general std::vector utility functions
2023-04-17 10:42:25 -05:00
secp256k1
support
fix: Fix missing includes ( #5295 )
2023-04-05 21:20:41 -05:00
test
partial Merge #17212 : refactor: Remove unused CExt{Pub,}Key (de)serialization methods
2023-04-17 10:42:25 -05:00
univalue
util
Merge #15921 : validation: Tidy up ValidationState interface
2023-04-17 10:42:25 -05:00
wallet
Merge bitcoin/bitcoin#23644 : wallet: Replace confusing getAdjustedTime() with GetTime()
2023-04-17 11:17:34 -05:00
zmq
refactor: use enums instead of random const ints ( #5322 )
2023-04-16 12:09:37 -05:00
.clang-format
addrdb.cpp
addrdb.h
addressindex.h
addrman.cpp
addrman.h
merge bitcoin#20291: Consolidate logic around calling CAddrMan::Connected()
2023-02-28 00:11:11 +03: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
feat(rpc): Added RPC cleardiscouraged ( #5273 )
2023-03-29 11:23:45 -05:00
base58.cpp
base58.h
batchedlogger.cpp
batchedlogger.h
bech32.cpp
bech32.h
bip39_english.h
bip39.cpp
bip39.h
bitcoin-cli.cpp
Merge bitcoin/bitcoin#22914 : util: remove libevent <= 2.0.18 back-compat code
2023-04-17 11:17:34 -05:00
bitcoin-tx.cpp
Merge #15452 : Replace CScriptID and CKeyID in CTxDestination with dedicated types
2023-02-10 23:34:57 +03:00
bitcoin-wallet.cpp
bitcoind.cpp
Merge #16489 : log: harmonize bitcoind logging
2023-04-06 20:14:58 +03:00
blockencodings.cpp
Merge #15921 : validation: Tidy up ValidationState interface
2023-04-17 10:42:25 -05:00
blockencodings.h
blockfilter.cpp
blockfilter.h
bloom.cpp
Merge #18806 : net: remove is{Empty,Full} flags from CBloomFilter, clarify CVE fix
2023-01-22 00:27:52 -06:00
bloom.h
Merge #18806 : net: remove is{Empty,Full} flags from CBloomFilter, clarify CVE fix
2023-01-22 00:27:52 -06:00
cachemap.h
cachemultimap.h
chain.cpp
chain.h
chainparams.cpp
feat!: v20 BIP9 fork ( #5121 )
2023-04-14 17:01:46 -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 bitcoin#19991: Use alternative port for incoming Tor connections
2023-04-17 08:30:49 +00: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
Merge #17477 : Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved signals
2023-02-15 00:07:39 -06:00
dsnotificationinterface.h
Merge #17477 : Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved signals
2023-02-15 00:07:39 -06:00
dummywallet.cpp
fix(gui): remove "Upgrade wallet format" button from "Wallet Repair" tab
2023-02-17 14:21:19 -06:00
flat-database.h
flatfile.cpp
flatfile.h
fs.cpp
Merge #19299 : refactor: Remove unused vars, Add missing includes
2023-01-22 00:27:52 -06:00
fs.h
hash.cpp
hash.h
hdchain.cpp
hdchain.h
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 #15921 : validation: Tidy up ValidationState interface
2023-04-17 10:42:25 -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
logging.h
Makefile.am
Merge #16889 : Add some general std::vector utility functions
2023-04-17 10:42:25 -05:00
Makefile.bench.include
Merge #16267 : bench: Benchmark blockToJSON
2023-03-29 21:01:56 +03: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
Makefile.test_util.include
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 #15921 : validation: Tidy up ValidationState interface
2023-04-17 10:42:25 -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
net_permissions.h
net_processing.cpp
Merge #15921 : validation: Tidy up ValidationState interface
2023-04-17 10:42:25 -05:00
net_processing.h
Merge #15921 : validation: Tidy up ValidationState interface
2023-04-17 10:42:25 -05:00
net_types.h
net.cpp
merge bitcoin#20002: expose peer network in getpeerinfo; simplify/improve -netinfo
2023-04-17 08:36:33 +00:00
net.h
merge bitcoin#20002: expose peer network in getpeerinfo; simplify/improve -netinfo
2023-04-17 08:36:33 +00: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 bitcoin/bitcoin#17160 : refactor: net: subnet lookup: use single-result LookupHost()
2023-04-17 11:17:34 -05:00
netbase.h
netfulfilledman.cpp
netfulfilledman.h
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 #17261 : Make ScriptPubKeyMan an actual interface and the wallet to have multiple
2023-03-19 11:08:31 -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
Merge #17156 : psbt: check that various indexes and amounts are within bounds
2023-02-04 10:02:37 -06: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
scheduler.h
serialize.h
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
partial bitcoin#17938: Disallow automatic conversion between disparate hash types
2023-04-15 12:12:30 -05:00
spork.h
refactor: using C++11/14/17 features in dash specifict code ( #5190 )
2023-02-19 17:04:57 -06:00
stacktraces.cpp
stacktraces.h
statsd_client.cpp
statsd_client.h
streams.h
sync.cpp
Merge #19982 : test: Fix inconsistent lock order in wallet_tests/CreateWallet
2023-03-19 11:08:31 -05:00
sync.h
merge bitcoin#17954: Remove calls to Chain::Lock methods
2023-04-15 12:12:30 -05:00
threadinterrupt.cpp
threadinterrupt.h
threadsafety.h
timedata.cpp
timedata.h
tinyformat.h
torcontrol.cpp
merge bitcoin#19991: Use alternative port for incoming Tor connections
2023-04-17 08:30:49 +00:00
torcontrol.h
merge bitcoin#19991: Use alternative port for incoming Tor connections
2023-04-17 08:30:49 +00:00
txdb.cpp
txdb.h
txmempool.cpp
Merge #15921 : validation: Tidy up ValidationState interface
2023-04-17 10:42:25 -05:00
txmempool.h
Merge #16507 : feefilter: Compute the absolute fee rather than stored rate
2023-04-17 10:42:25 -05:00
ui_interface.cpp
ui_interface.h
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
Merge #15921 : validation: Tidy up ValidationState interface
2023-04-17 10:42:25 -05:00
validation.h
Merge #15921 : validation: Tidy up ValidationState interface
2023-04-17 10:42:25 -05:00
validationinterface.cpp
Merge #15921 : validation: Tidy up ValidationState interface
2023-04-17 10:42:25 -05:00
validationinterface.h
Merge #15921 : validation: Tidy up ValidationState interface
2023-04-17 10:42:25 -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!: v20 BIP9 fork ( #5121 )
2023-04-14 17:01:46 -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