dash/src
Konstantin Akimov af93e877f2
refactor: removed pre-MN_RR logic of validation of CL
The fork MN_RR is active awhile on testnet and mainnet and no more need legacy check
2024-11-20 03:20:50 +07:00
..
bench Merge bitcoin/bitcoin#24306: util: Make ArgsManager::GetPathArg more widely usable 2024-11-17 17:49:05 -06:00
bls refactor: Make bls worker aggregator batch size const (rename it accordingly) 2024-11-01 22:50:36 +03:00
coinjoin
common merge bitcoin#23137: move-only bloom to src/common 2024-10-25 21:36:52 +00:00
compat
config
consensus merge bitcoin#24565: Remove LOCKTIME_MEDIAN_TIME_PAST constant 2024-10-25 21:36:54 +00:00
crc32c
crypto
dashbls
evo refactor: removed pre-MN_RR logic of validation of CL 2024-11-20 03:20:50 +07:00
governance refactor: trim and document assumptions for Get*MN* and friends 2024-11-14 10:08:05 +00:00
gsl
immer build: drop symlinks in immer subtree 2024-11-02 20:19:50 +00:00
index Merge #6370: backport: merge bitcoin#23499, #23832, #24136, #24265, #23819, #23595, #24486, #15423, #24784, #24956, #25016, #25060 (auxiliary backports: part 21) 2024-10-29 20:12:53 -05:00
init Merge bitcoin/bitcoin#24306: util: Make ArgsManager::GetPathArg more widely usable 2024-11-17 17:49:05 -06:00
interfaces refactor: more CGovernanceVote cleanups 2024-11-04 17:27:00 +03:00
ipc
leveldb
llmq Merge #6396: refactor: Drop llmq split migration logic (dead code) 2024-11-17 00:59:36 -06:00
logging
masternode refactor: trim and document assumptions for Get*MN* and friends 2024-11-14 10:08:05 +00:00
minisketch depends: update 'src/minisketch' to sipa/minisketch@eb37a9b8 as ef10e83d 2024-10-29 10:16:07 +00:00
node Merge #6370: backport: merge bitcoin#23499, #23832, #24136, #24265, #23819, #23595, #24486, #15423, #24784, #24956, #25016, #25060 (auxiliary backports: part 21) 2024-10-29 20:12:53 -05:00
policy merge bitcoin#24565: Remove LOCKTIME_MEDIAN_TIME_PAST constant 2024-10-25 21:36:54 +00:00
primitives merge bitcoin#24136: Extract CTxIn::MAX_SEQUENCE_NONFINAL constant, rework BIP 65/68/112 docs 2024-10-28 10:45:28 +00:00
qt refactor: more of 24306 (GetPathArg in Dash-specific code) 2024-11-18 12:20:38 -06:00
rpc refactor: drop unused InstantSendManager from blockheaderToJSON 2024-11-16 17:44:31 +07:00
script
secp256k1
stats
support Merge bitcoin/bitcoin#26950: cleanse: switch to SecureZeroMemory for Windows cross-compile 2024-10-26 19:14:07 -05:00
test Merge bitcoin/bitcoin#24371: util: Fix ReadBinaryFile reading beyond maxsize 2024-11-18 12:20:13 -06:00
univalue
util refactor: more of 24306 (GetPathArg in Dash-specific code) 2024-11-18 12:20:38 -06:00
wallet refactor: Use switch..case instead of if in AvailableCoins 2024-11-01 22:50:37 +03:00
zmq
.clang-format
addrdb.cpp
addrdb.h
addressindex.cpp
addressindex.h
addrman_impl.h
addrman.cpp Merge bitcoin/bitcoin#24312: addrman: Log too low compat value 2024-11-17 17:49:40 -06:00
addrman.h
arith_uint256.cpp
arith_uint256.h
attributes.h
banman.cpp
banman.h merge bitcoin#23137: move-only bloom to src/common 2024-10-25 21:36:52 +00:00
base58.cpp
base58.h
batchedlogger.cpp
batchedlogger.h
bech32.cpp
bech32.h
bip324.cpp
bip324.h
bitcoin-cli.cpp
bitcoin-tx.cpp
bitcoin-wallet.cpp
bitcoind.cpp
blockencodings.cpp
blockencodings.h
blockfilter.cpp
blockfilter.h
cachemap.h
cachemultimap.h
chain.cpp
chain.h
chainparams.cpp refactor: activate DEPLOYMENT_WITHDRAWALS sooner on regtest 2024-10-29 12:54:04 -05:00
chainparams.h refactor: pull LimitBlocksToTrace into CChainParams (reduce regtest to 100) 2024-10-29 12:53:47 -05:00
chainparamsbase.cpp
chainparamsbase.h
chainparamsseeds.h
checkqueue.h
clientversion.cpp
clientversion.h
coins.cpp
coins.h
compat.h
compressor.cpp
compressor.h
context.h
core_io.h
core_memusage.h
core_read.cpp
core_write.cpp
ctpl_stl.h
cuckoocache.h
cxxtimer.hpp
dash-cli-res.rc
dash-tx-res.rc
dash-wallet-res.rc
dashd-res.rc
dbwrapper.cpp
dbwrapper.h
deploymentinfo.cpp
deploymentinfo.h
deploymentstatus.cpp
deploymentstatus.h
dsnotificationinterface.cpp
dsnotificationinterface.h
dummywallet.cpp
flat-database.h refactor: Turn ReadResult into enum class 2024-11-01 22:50:36 +03:00
flatfile.cpp
flatfile.h
fs.cpp
fs.h
hash_x11.h
hash.cpp partial bitcoin#19953: Implement BIP 340-342 validation 2024-10-27 19:38:29 +00:00
hash.h partial bitcoin#19953: Implement BIP 340-342 validation 2024-10-27 19:38:29 +00:00
httprpc.cpp
httprpc.h
httpserver.cpp
httpserver.h
i2p.cpp
i2p.h
indirectmap.h
init.cpp Merge bitcoin/bitcoin#24306: util: Make ArgsManager::GetPathArg more widely usable 2024-11-17 17:49:05 -06:00
init.h
key_io.cpp
key_io.h
key.cpp merge bitcoin#23595: Add ParseHex<std::byte>() helper 2024-10-29 07:52:53 +00:00
key.h merge bitcoin#23595: Add ParseHex<std::byte>() helper 2024-10-29 07:52:53 +00:00
limitedmap.h
logging.cpp merge bitcoin#23443: Erlay support signaling 2024-10-27 19:38:29 +00:00
logging.h merge bitcoin#23443: Erlay support signaling 2024-10-27 19:38:29 +00:00
Makefile.am merge bitcoin#29185: remove --enable-lto 2024-11-17 07:42:07 +00:00
Makefile.bench.include
Makefile.crc32c.include
Makefile.leveldb.include
Makefile.minisketch.include merge bitcoin#29823: update subtree to 3472e2f5e 2024-10-29 10:09:02 +00:00
Makefile.qt_locale.include
Makefile.qt.include
Makefile.qttest.include
Makefile.test_fuzz.include merge bitcoin#26497: Make ConsumeNetAddr always produce valid onion addresses 2024-10-26 19:22:31 +00:00
Makefile.test_util.include
Makefile.test.include merge bitcoin#23443: Erlay support signaling 2024-10-27 19:38:29 +00:00
Makefile.univalue.include
mapport.cpp Merge bitcoin/bitcoin#30283: upnp: fix build with miniupnpc 2.2.8 2024-10-26 19:14:05 -05:00
mapport.h
memusage.h
merkleblock.cpp
merkleblock.h merge bitcoin#23137: move-only bloom to src/common 2024-10-25 21:36:52 +00:00
messagesigner.cpp
messagesigner.h
net_permissions.cpp
net_permissions.h
net_processing.cpp Merge #6370: backport: merge bitcoin#23499, #23832, #24136, #24265, #23819, #23595, #24486, #15423, #24784, #24956, #25016, #25060 (auxiliary backports: part 21) 2024-10-29 20:12:53 -05:00
net_processing.h
net_types.cpp
net_types.h
net.cpp Merge #6365: backport: merge bitcoin#22778, #25156, #26497, #27213, #28189, #28155, #28895, partial bitcoin#26396 (networking backports: part 9) 2024-10-27 14:19:30 -05:00
net.h Merge #6365: backport: merge bitcoin#22778, #25156, #26497, #27213, #28189, #28155, #28895, partial bitcoin#26396 (networking backports: part 9) 2024-10-27 14:19:30 -05:00
netaddress.cpp merge bitcoin#26497: Make ConsumeNetAddr always produce valid onion addresses 2024-10-26 19:22:31 +00:00
netaddress.h merge bitcoin#26497: Make ConsumeNetAddr always produce valid onion addresses 2024-10-26 19:22:31 +00:00
netbase.cpp Merge bitcoin/bitcoin#30245: net: Allow -proxy=[::1] on nodes with IPV6 lo only 2024-10-26 19:14:06 -05:00
netbase.h
netfulfilledman.cpp
netfulfilledman.h
netgroup.cpp
netgroup.h
netmessagemaker.h
noui.cpp
noui.h
outputtype.cpp
outputtype.h
pow.cpp
pow.h
prevector.h
protocol.cpp merge bitcoin#23443: Erlay support signaling 2024-10-27 19:38:29 +00:00
protocol.h merge bitcoin#26359: Erlay support signaling follow-ups 2024-10-27 19:38:30 +00:00
psbt.cpp
psbt.h
pubkey.cpp
pubkey.h
random.cpp
random.h
randomenv.cpp Merge #6362: backport: trivial 2024 10 25 pr1 2024-10-27 14:15:08 -05:00
randomenv.h
rest.cpp refactor: drop unused InstantSendManager from blockheaderToJSON 2024-11-16 17:44:31 +07:00
reverse_iterator.h
saltedhasher.cpp
saltedhasher.h
scheduler.cpp
scheduler.h
serialize.h
shutdown.cpp
shutdown.h
source_location.h
span.h
spentindex.h
spork.cpp
spork.h
stacktraces.cpp
stacktraces.h
streams.h
sync.cpp
sync.h
threadinterrupt.cpp
threadinterrupt.h
threadsafety.h
timedata.cpp
timedata.h
timestampindex.h
tinyformat.h
torcontrol.cpp merge bitcoin#15423: Query Tor for correct -onion configuration 2024-10-29 07:52:53 +00:00
torcontrol.h merge bitcoin#15423: Query Tor for correct -onion configuration 2024-10-29 07:52:53 +00:00
txdb.cpp
txdb.h
txmempool.cpp
txmempool.h
txorphanage.cpp
txorphanage.h
uint256.cpp
uint256.h
undo.h
unordered_lru_cache.h
validation.cpp refactor: Move HasChainLock() calls out of loops 2024-11-02 00:18:57 +03:00
validation.h Merge bitcoin/bitcoin#25677: refactor: make active_chain_tip a reference 2024-10-29 13:01:24 -05:00
validationinterface.cpp
validationinterface.h
version.h
versionbits.cpp
versionbits.h
walletinitinterface.h
warnings.cpp
warnings.h