.. |
bench
|
merge bitcoin#24662: Use system time instead of adjusted network time
|
2024-12-08 15:23:29 +00:00 |
bls
|
feat: mnauth always use basic scheme
|
2024-12-09 14:36:49 -06:00 |
coinjoin
|
Merge #6449: refactor: pass CWallet reference to CTransactionBuilder
|
2024-12-10 09:46:31 -06:00 |
common
|
merge bitcoin#23137: move-only bloom to src/common
|
2024-10-25 21:36:52 +00:00 |
compat
|
|
|
config
|
|
|
consensus
|
revert: Revert "feat: re-bury DIP0024 with new height when quorums actually appeared"
|
2024-12-14 12:50:39 +03:00 |
crc32c
|
|
|
crypto
|
Merge bitcoin/bitcoin#30097: crypto: disable asan for sha256_sse4 with clang and -O0
|
2024-10-25 15:30:56 -05:00 |
dashbls
|
build: stop tracking cmake dependency relic_conf.h.in
|
2024-12-04 16:06:30 +00:00 |
evo
|
Merge #6325: feat: start DIP0024 from block 1 - fire up test chains by first block - 7/n
|
2024-12-10 09:43:02 -06:00 |
governance
|
merge bitcoin#25499: Use steady clock for all millis bench logging
|
2024-12-09 19:05:47 +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 #6399: backport: merge bitcoin#23235, #23104, #24770, #24830, #24464, #24757, #25202, #25217, #25292, #25614, partial bitcoin#22766 (logging backports)
|
2024-11-26 11:15:23 -06:00 |
interfaces
|
fix: hold wallet shared pointer in CJ Manager/Sessions to prevent concurrent unload
|
2024-12-02 17:20:50 +03:00 |
ipc
|
|
|
leveldb
|
|
|
llmq
|
revert: Revert "feat: re-bury DIP0024 with new height when quorums actually appeared"
|
2024-12-14 12:50:39 +03:00 |
logging
|
|
|
masternode
|
refactor: use swap instead assign+clean in GetAndClearDirtyGovernanceObjectHashes
|
2024-11-27 01:21:53 +07:00 |
minisketch
|
depends: update 'src/minisketch' to sipa/minisketch@eb37a9b8 as ef10e83d
|
2024-10-29 10:16:07 +00:00 |
node
|
node/chainstate: Decouple from GetTimeMillis
|
2024-12-15 09:10:45 +00:00 |
policy
|
Merge #6435: backport: bitcoin#24281, 24360, 24347, 24376, 24370, 24305
|
2024-12-09 15:45:55 -06: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
|
Merge #6460: chore: Translations 2024-12
|
2024-12-10 09:30:43 -06:00 |
rpc
|
rpc: enable v2transport for masternode connect when capable
|
2024-12-14 12:00:51 +00:00 |
script
|
merge bitcoin#22951: move amount.h into consensus
|
2024-10-25 16:00:12 +00:00 |
secp256k1
|
|
|
stats
|
merge bitcoin#24770: Put lock logging behind DEBUG_LOCKCONTENTION preprocessor directive
|
2024-11-20 17:26:33 +00:00 |
support
|
Merge bitcoin/bitcoin#26950: cleanse: switch to SecureZeroMemory for Windows cross-compile
|
2024-10-26 19:14:07 -05:00 |
test
|
revert: Revert "feat: re-bury DIP0024 with new height when quorums actually appeared"
|
2024-12-14 12:50:39 +03:00 |
univalue
|
|
|
util
|
merge bitcoin#24697: refactor address relay time
|
2024-12-08 15:23:29 +00:00 |
wallet
|
Merge #6466: backport: merge bitcoin#18642, #25102, #25100, #25157, #25101, #25245, #25456, #24697, #24662, #25499 (clock backports)
|
2024-12-10 22:27:43 -06:00 |
zmq
|
merge bitcoin#23524: Fix typos in endif header comments
|
2024-12-04 15:55:10 +00:00 |
.clang-format
|
|
|
addrdb.cpp
|
merge bitcoin#25499: Use steady clock for all millis bench logging
|
2024-12-09 19:05:47 +00:00 |
addrdb.h
|
|
|
addressindex.cpp
|
|
|
addressindex.h
|
merge bitcoin#22951: move amount.h into consensus
|
2024-10-25 16:00:12 +00:00 |
addrman_impl.h
|
merge bitcoin#24662: Use system time instead of adjusted network time
|
2024-12-08 15:23:29 +00:00 |
addrman.cpp
|
merge bitcoin#24662: Use system time instead of adjusted network time
|
2024-12-08 15:23:29 +00:00 |
addrman.h
|
merge bitcoin#24662: Use system time instead of adjusted network time
|
2024-12-08 15:23:29 +00:00 |
arith_uint256.cpp
|
|
|
arith_uint256.h
|
|
|
attributes.h
|
Merge bitcoin/bitcoin#27575: Introduce platform-agnostic ALWAYS_INLINE macro
|
2024-10-25 09:59:35 -05:00 |
banman.cpp
|
merge bitcoin#25499: Use steady clock for all millis bench logging
|
2024-12-09 19:05:47 +00:00 |
banman.h
|
merge bitcoin#23524: Fix typos in endif header comments
|
2024-12-04 15:55:10 +00:00 |
base58.cpp
|
|
|
base58.h
|
|
|
batchedlogger.cpp
|
merge bitcoin#25202: Use severity-based logging for leveldb/libevent messages, reverse LogPrintLevel order
|
2024-11-24 08:58:59 +00:00 |
batchedlogger.h
|
merge bitcoin#23524: Fix typos in endif header comments
|
2024-12-04 15:55:10 +00:00 |
bech32.cpp
|
|
|
bech32.h
|
|
|
bip324.cpp
|
|
|
bip324.h
|
|
|
bitcoin-cli.cpp
|
Merge #6466: backport: merge bitcoin#18642, #25102, #25100, #25157, #25101, #25245, #25456, #24697, #24662, #25499 (clock backports)
|
2024-12-10 22:27:43 -06:00 |
bitcoin-tx.cpp
|
|
|
bitcoin-wallet.cpp
|
Merge bitcoin/bitcoin#24376: doc: bitcoin-wallet fixes (help output and code comment)
|
2024-12-07 23:20:22 +05:30 |
bitcoind.cpp
|
|
|
blockencodings.cpp
|
|
|
blockencodings.h
|
|
|
blockfilter.cpp
|
Merge bitcoin/bitcoin#27010: refactor: use Hash helpers for double-SHA256 calculations
|
2024-10-25 09:08:28 -05:00 |
blockfilter.h
|
|
|
cachemap.h
|
|
|
cachemultimap.h
|
|
|
chain.cpp
|
|
|
chain.h
|
|
|
chainparams.cpp
|
revert: Revert "feat: re-bury DIP0024 with new height when quorums actually appeared"
|
2024-12-14 12:50:39 +03:00 |
chainparams.h
|
refactor: pull LimitBlocksToTrace into CChainParams (reduce regtest to 100)
|
2024-10-29 12:53:47 -05:00 |
chainparamsbase.cpp
|
feat: put DIP0024 activation to block 1 on RegTest
|
2024-12-05 17:10:32 +07:00 |
chainparamsbase.h
|
|
|
chainparamsseeds.h
|
chore: update seeds
|
2024-11-20 11:33:06 -06:00 |
checkqueue.h
|
|
|
clientversion.cpp
|
|
|
clientversion.h
|
|
|
coins.cpp
|
|
|
coins.h
|
|
|
compat.h
|
|
|
compressor.cpp
|
|
|
compressor.h
|
|
|
context.h
|
merge bitcoin#23524: Fix typos in endif header comments
|
2024-12-04 15:55:10 +00:00 |
core_io.h
|
merge bitcoin#22951: move amount.h into consensus
|
2024-10-25 16:00:12 +00:00 |
core_memusage.h
|
|
|
core_read.cpp
|
|
|
core_write.cpp
|
merge bitcoin#22951: move amount.h into consensus
|
2024-10-25 16:00:12 +00: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#25202: Use severity-based logging for leveldb/libevent messages, reverse LogPrintLevel order
|
2024-11-24 08:58:59 +00:00 |
dbwrapper.h
|
|
|
deploymentinfo.cpp
|
|
|
deploymentinfo.h
|
|
|
deploymentstatus.cpp
|
|
|
deploymentstatus.h
|
|
|
dsnotificationinterface.cpp
|
refactor: move PeerManager out of CInstantSendManager ctor
|
2024-12-05 22:42:15 +00:00 |
dsnotificationinterface.h
|
|
|
dummywallet.cpp
|
|
|
flat-database.h
|
merge bitcoin#25499: Use steady clock for all millis bench logging
|
2024-12-09 19:05:47 +00: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
|
merge bitcoin#23524: Fix typos in endif header comments
|
2024-12-04 15:55:10 +00:00 |
httpserver.cpp
|
merge bitcoin#25202: Use severity-based logging for leveldb/libevent messages, reverse LogPrintLevel order
|
2024-11-24 08:58:59 +00:00 |
httpserver.h
|
|
|
i2p.cpp
|
|
|
i2p.h
|
merge bitcoin#23524: Fix typos in endif header comments
|
2024-12-04 15:55:10 +00:00 |
indirectmap.h
|
|
|
init.cpp
|
node/chainstate: Decouple from GetTimeMillis
|
2024-12-15 09:10:45 +00: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#25614: Severity-based logging, step 2
|
2024-11-24 08:59:00 +00:00 |
logging.h
|
refactor: sping LogAcceptCategory and LogAcceptDebug
|
2024-12-04 21:28:01 +03:00 |
Makefile.am
|
node: Extract chainstate loading sequence
|
2024-12-15 09:10:45 +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
|
Merge bitcoin-core/gui#381: refactor: Make BitcoinCore class reusable
|
2024-10-25 20:51:20 +07:00 |
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#22861: Update test README and lint script
|
2024-11-27 04:55:46 +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 #6466: backport: merge bitcoin#18642, #25102, #25100, #25157, #25101, #25245, #25456, #24697, #24662, #25499 (clock backports)
|
2024-12-10 22:27:43 -06:00 |
net_processing.h
|
Merge #6425: refactor: move CInstantSendManager::AskNodesForLockedTx into PeerManager
|
2024-12-04 11:13:45 -06:00 |
net_types.cpp
|
|
|
net_types.h
|
|
|
net.cpp
|
Merge #6466: backport: merge bitcoin#18642, #25102, #25100, #25157, #25101, #25245, #25456, #24697, #24662, #25499 (clock backports)
|
2024-12-10 22:27:43 -06:00 |
net.h
|
merge bitcoin#29347: enable v2transport by default
|
2024-12-14 12:00:51 +00: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#24697: refactor address relay time
|
2024-12-08 15:23:29 +00:00 |
psbt.cpp
|
|
|
psbt.h
|
|
|
pubkey.cpp
|
|
|
pubkey.h
|
|
|
random.cpp
|
merge bitcoin#24849: Convert lint-logs.sh to Python
|
2024-11-27 04:58:22 +00:00 |
random.h
|
|
|
randomenv.cpp
|
Merge #6362: backport: trivial 2024 10 25 pr1
|
2024-10-27 14:15:08 -05:00 |
randomenv.h
|
merge bitcoin#23524: Fix typos in endif header comments
|
2024-12-04 15:55:10 +00:00 |
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
|
merge bitcoin#25100: Switch scheduler to steady_clock
|
2024-12-08 15:23:27 +00:00 |
scheduler.h
|
merge bitcoin#25100: Switch scheduler to steady_clock
|
2024-12-08 15:23:27 +00:00 |
serialize.h
|
merge bitcoin#24697: refactor address relay time
|
2024-12-08 15:23:29 +00:00 |
shutdown.cpp
|
|
|
shutdown.h
|
merge bitcoin#23524: Fix typos in endif header comments
|
2024-12-04 15:55:10 +00:00 |
source_location.h
|
|
|
span.h
|
merge bitcoin#23524: Fix typos in endif header comments
|
2024-12-04 15:55:10 +00:00 |
spentindex.h
|
merge bitcoin#22951: move amount.h into consensus
|
2024-10-25 16:00:12 +00:00 |
spork.cpp
|
|
|
spork.h
|
|
|
stacktraces.cpp
|
|
|
stacktraces.h
|
merge bitcoin#23524: Fix typos in endif header comments
|
2024-12-04 15:55:10 +00:00 |
streams.h
|
|
|
sync.cpp
|
merge bitcoin#23104: Avoid breaking single log lines over multiple lines in the log file
|
2024-11-20 17:26:32 +00:00 |
sync.h
|
fix: don't use non-existent PrintLockContention in SharedEnter
|
2024-11-20 17:26:33 +00:00 |
threadinterrupt.cpp
|
|
|
threadinterrupt.h
|
merge bitcoin#23524: Fix typos in endif header comments
|
2024-12-04 15:55:10 +00:00 |
threadsafety.h
|
|
|
timedata.cpp
|
merge bitcoin#25202: Use severity-based logging for leveldb/libevent messages, reverse LogPrintLevel order
|
2024-11-24 08:58:59 +00:00 |
timedata.h
|
merge bitcoin#24662: Use system time instead of adjusted network time
|
2024-12-08 15:23:29 +00:00 |
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#23524: Fix typos in endif header comments
|
2024-12-04 15:55:10 +00:00 |
txdb.cpp
|
|
|
txdb.h
|
|
|
txmempool.cpp
|
|
|
txmempool.h
|
merge bitcoin#22951: move amount.h into consensus
|
2024-10-25 16:00:12 +00:00 |
txorphanage.cpp
|
|
|
txorphanage.h
|
Merge bitcoin/bitcoin#21562: [net processing] Various tidying up of PeerManagerImpl ctor
|
2024-10-25 20:51:18 +07:00 |
uint256.cpp
|
|
|
uint256.h
|
Merge bitcoin/bitcoin#27929: Added static_assert to check that base_blob is using whole bytes.
|
2024-10-25 09:12:01 -05:00 |
undo.h
|
|
|
unordered_lru_cache.h
|
|
|
validation.cpp
|
merge bitcoin#25499: Use steady clock for all millis bench logging
|
2024-12-09 19:05:47 +00:00 |
validation.h
|
Merge bitcoin/bitcoin#24347: rpc: Fix implicit-integer-sign-change in verifychain
|
2024-12-07 23:20:22 +05:30 |
validationinterface.cpp
|
|
|
validationinterface.h
|
|
|
version.h
|
chore: bump MIN_MASTERNODE_PROTO_VERSION to latest proto
|
2024-12-06 17:18:35 -06:00 |
versionbits.cpp
|
|
|
versionbits.h
|
|
|
walletinitinterface.h
|
|
|
warnings.cpp
|
|
|
warnings.h
|
merge bitcoin#23524: Fix typos in endif header comments
|
2024-12-04 15:55:10 +00:00 |