.. |
bench
|
bench: fix 32-bit narrowing warning in bench/peer_eviction.cpp
|
3 years ago |
compat
|
Remove support for double serialization
|
4 years ago |
config
|
…
|
|
consensus
|
doc: Move buried deployment doc to the enum that enumerates them
|
3 years ago |
crc32c
|
…
|
|
crypto
|
crypto: Make MuHash Remove method efficient
|
4 years ago |
index
|
scripted-diff: tree-wide: Remove all review-only assertions
|
3 years ago |
init
|
Make SetupServerArgs callable without NodeContext
|
3 years ago |
interfaces
|
refactor: reduce #ifdef ENABLE_EXTERNAL_SIGNER usage
|
3 years ago |
ipc
|
multiprocess: Add echoipc RPC method and test
|
4 years ago |
leveldb
|
…
|
|
logging
|
…
|
|
node
|
[style] Clean up BroadcastTransaction()
|
3 years ago |
policy
|
MOVEONLY: context-free package policies
|
4 years ago |
primitives
|
scripted-diff: Bump copyright headers
|
4 years ago |
qt
|
Merge bitcoin/bitcoin#21430: build: Add -Werror=implicit-fallthrough compile flag
|
3 years ago |
rpc
|
Merge bitcoin/bitcoin#22096: p2p: AddrFetch - don't disconnect on self-announcements
|
3 years ago |
script
|
Make IsSegWitOutput return true for taproot outputs
|
3 years ago |
secp256k1
|
Update libsecp256k1 subtree to latest upstream master
|
4 years ago |
support
|
Merge #20464: refactor: Treat CDataStream bytes as uint8_t
|
4 years ago |
test
|
Merge bitcoin/bitcoin#22502: scripted-diff: Revert "fuzz: Add Temporary debug assert for oss-fuzz issue"
|
3 years ago |
univalue
|
…
|
|
util
|
build: Fix Boost Process compatibility with mingw-w64 compiler
|
3 years ago |
wallet
|
Reorder dumpwallet so that cs_main functions go first
|
3 years ago |
zmq
|
zmq: use msg: prefix over errno= in zmqError
|
3 years ago |
.clang-format
|
[tools] Allow argument/parameter bin packing in clang-format
|
4 years ago |
Makefile.am
|
Merge bitcoin/bitcoin#22234: build: Mark print-% target as phony.
|
3 years ago |
Makefile.bench.include
|
bench: add peer eviction protection benchmarks
|
3 years ago |
Makefile.crc32c.include
|
…
|
|
Makefile.leveldb.include
|
Use C++17 [[fallthrough]] attribute, and drop -Wno-implicit-fallthrough
|
3 years ago |
Makefile.qt.include
|
Merge bitcoin/bitcoin#21654: build, qt: Make Qt rcc output always deterministic
|
4 years ago |
Makefile.qt_locale.include
|
…
|
|
Makefile.qttest.include
|
test: remove qt byteswap compattests
|
4 years ago |
Makefile.test.include
|
fuzz: fix fuzz binary linking order
|
3 years ago |
Makefile.test_fuzz.include
|
build: compile libnatpmp with -DNATPMP_STATICLIB on Windows
|
4 years ago |
Makefile.test_util.include
|
fuzz: [refactor] Use IsValidFlagCombination in signature_checker fuzz target
|
4 years ago |
addrdb.cpp
|
banman: save the banlist in a JSON format on disk
|
3 years ago |
addrdb.h
|
banman: save the banlist in a JSON format on disk
|
3 years ago |
addrman.cpp
|
scripted-diff: remove ResetI2PPorts() (revert e0a2b390c1 )
|
3 years ago |
addrman.h
|
Merge bitcoin/bitcoin#22497: scripted-diff: remove ResetI2PPorts() (revert e0a2b390c1 )
|
3 years ago |
amount.h
|
…
|
|
arith_uint256.cpp
|
…
|
|
arith_uint256.h
|
…
|
|
attributes.h
|
scripted-diff: Bump copyright headers
|
4 years ago |
banman.cpp
|
banman: save the banlist in a JSON format on disk
|
3 years ago |
banman.h
|
banman: save the banlist in a JSON format on disk
|
3 years ago |
base58.cpp
|
refactor: replace sizeof(a)/sizeof(a[0]) by std::size (C++17)
|
4 years ago |
base58.h
|
scripted-diff: Bump copyright headers
|
4 years ago |
bech32.cpp
|
naming nits
|
4 years ago |
bech32.h
|
naming nits
|
4 years ago |
bitcoin-cli-res.rc
|
…
|
|
bitcoin-cli.cpp
|
cli: Avoid truncating -rpcwaittimeout
|
3 years ago |
bitcoin-tx-res.rc
|
…
|
|
bitcoin-tx.cpp
|
Add support for SIGHASH_DEFAULT in RPCs, and make it default
|
3 years ago |
bitcoin-util-res.rc
|
Add bitcoin-util command line utility
|
4 years ago |
bitcoin-util.cpp
|
refactor: Pass grind args vector as const reference
|
3 years ago |
bitcoin-wallet-res.rc
|
…
|
|
bitcoin-wallet.cpp
|
Remove unused OptionsCategory arg from AddCommand
|
3 years ago |
bitcoind-res.rc
|
…
|
|
bitcoind.cpp
|
Make SetupServerArgs callable without NodeContext
|
3 years ago |
blockencodings.cpp
|
scripted-diff: Bump copyright headers
|
4 years ago |
blockencodings.h
|
…
|
|
blockfilter.cpp
|
scripted-diff: Bump copyright headers
|
4 years ago |
blockfilter.h
|
…
|
|
bloom.cpp
|
scripted-diff: Bump copyright headers
|
4 years ago |
bloom.h
|
scripted-diff: Bump copyright headers
|
4 years ago |
chain.cpp
|
…
|
|
chain.h
|
doc: Various validation doc fixups
|
4 years ago |
chainparams.cpp
|
Update assumed chain params
|
3 years ago |
chainparams.h
|
net: distinguish default port per network
|
3 years ago |
chainparamsbase.cpp
|
versionbits: Add support for delayed activation
|
4 years ago |
chainparamsbase.h
|
scripted-diff: Bump copyright headers
|
4 years ago |
chainparamsseeds.h
|
net: change I2P seeds' ports to 0
|
3 years ago |
checkqueue.h
|
…
|
|
clientversion.cpp
|
scripted-diff: Bump copyright headers
|
4 years ago |
clientversion.h
|
refactor: Move STRINGIZE macro to macros.h
|
4 years ago |
coins.cpp
|
refactor: wrap CCoinsViewCursor in unique_ptr
|
3 years ago |
coins.h
|
refactor: wrap CCoinsViewCursor in unique_ptr
|
3 years ago |
compat.h
|
net: extend Sock with methods for robust send & read until terminator
|
4 years ago |
compressor.cpp
|
refactor: Use CPubKey vector constructor where possible
|
4 years ago |
compressor.h
|
…
|
|
core_io.h
|
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
|
4 years ago |
core_memusage.h
|
…
|
|
core_read.cpp
|
Add support for SIGHASH_DEFAULT in RPCs, and make it default
|
3 years ago |
core_write.cpp
|
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
|
4 years ago |
cuckoocache.h
|
doc: Use https URLs where possible
|
4 years ago |
dbwrapper.cpp
|
refactor: Use only one temporary buffer in CreateObfuscateKey
|
4 years ago |
dbwrapper.h
|
Merge #20464: refactor: Treat CDataStream bytes as uint8_t
|
4 years ago |
deploymentinfo.cpp
|
deploymentinfo: Add DeploymentName()
|
3 years ago |
deploymentinfo.h
|
deploymentinfo: Add DeploymentName()
|
3 years ago |
deploymentstatus.cpp
|
scripted-diff: rename versionbitscache
|
3 years ago |
deploymentstatus.h
|
Use DeploymentEnabled to hide VB deployments
|
3 years ago |
dummywallet.cpp
|
tests: Skip SQLite fsyncs while testing
|
4 years ago |
external_signer.cpp
|
refactor: make ExternalSigner NetworkArg() and m_chain private
|
3 years ago |
external_signer.h
|
refactor: make ExternalSigner NetworkArg() and m_chain private
|
3 years ago |
flatfile.cpp
|
log: Move "Pre-allocating up to position 0x[...] in [...].dat" log message to debug category
|
4 years ago |
flatfile.h
|
…
|
|
fs.cpp
|
Replace fs::absolute calls with AbsPathJoin calls
|
4 years ago |
fs.h
|
Replace fs::absolute calls with AbsPathJoin calls
|
4 years ago |
hash.cpp
|
Use C++17 [[fallthrough]] attribute, and drop -Wno-implicit-fallthrough
|
3 years ago |
hash.h
|
Squashed 'src/secp256k1/' changes from 3967d96bf1..efad3506a8
|
4 years ago |
httprpc.cpp
|
Drop JSONRPCRequest constructors after #21366
|
4 years ago |
httprpc.h
|
refactor: replace util::Ref by std::any (C++17)
|
4 years ago |
httpserver.cpp
|
refactor: Make httpserver work queue a unique_ptr
|
3 years ago |
httpserver.h
|
…
|
|
i2p.cpp
|
net: do not connect to I2P hosts on port!=0
|
3 years ago |
i2p.h
|
i2p: use pointers to Sock to accommodate mocking
|
4 years ago |
indirectmap.h
|
…
|
|
init.cpp
|
Merge bitcoin/bitcoin#22415: Make m_mempool optional in CChainState
|
3 years ago |
init.h
|
init: remove straggling boost thread_group code
|
3 years ago |
key.cpp
|
Add CKey::SignSchnorr function for BIP 340/341 signing
|
3 years ago |
key.h
|
Add CKey::SignSchnorr function for BIP 340/341 signing
|
3 years ago |
key_io.cpp
|
Separate WitnessV1Taproot variant in CTxDestination
|
4 years ago |
key_io.h
|
Better error messages for invalid addresses
|
4 years ago |
logging.cpp
|
multiprocess: Add Ipc interface implementation
|
4 years ago |
logging.h
|
multiprocess: Add Ipc interface implementation
|
4 years ago |
mapport.cpp
|
refactor: Use appropriate thread constructor
|
4 years ago |
mapport.h
|
net: Add -natpmp command line option
|
4 years ago |
memusage.h
|
…
|
|
merkleblock.cpp
|
doc: fix various typos
|
4 years ago |
merkleblock.h
|
scripted-diff: Bump copyright headers
|
4 years ago |
miner.cpp
|
[refactor] Move ComputeBlockVersion into VersionBitsCache
|
3 years ago |
miner.h
|
miner: Pass in chainman to RegenerateCommitments
|
4 years ago |
net.cpp
|
Merge bitcoin/bitcoin#22096: p2p: AddrFetch - don't disconnect on self-announcements
|
3 years ago |
net.h
|
Merge bitcoin/bitcoin#22096: p2p: AddrFetch - don't disconnect on self-announcements
|
3 years ago |
net_permissions.cpp
|
p2p: pass strings to NetPermissions::TryParse functions by const ref
|
4 years ago |
net_permissions.h
|
Rate limit the processing of incoming addr messages
|
3 years ago |
net_processing.cpp
|
Merge bitcoin/bitcoin#22096: p2p: AddrFetch - don't disconnect on self-announcements
|
3 years ago |
net_processing.h
|
Add logging and addr rate limiting statistics
|
3 years ago |
net_types.h
|
…
|
|
netaddress.cpp
|
Merge bitcoin/bitcoin#22179: Torv2 removal followups
|
3 years ago |
netaddress.h
|
Merge bitcoin/bitcoin#22211: net: relay I2P addresses even if not reachable (by us)
|
3 years ago |
netbase.cpp
|
Merge #21387: p2p: Refactor sock to add I2P fuzz and unit tests
|
4 years ago |
netbase.h
|
doc: fixup -Wdocumentation issues
|
4 years ago |
netmessagemaker.h
|
scripted-diff: Bump copyright headers
|
4 years ago |
noui.cpp
|
scripted-diff: Bump copyright headers
|
4 years ago |
noui.h
|
scripted-diff: Bump copyright headers
|
4 years ago |
outputtype.cpp
|
Disallow bech32m addresses for legacy wallet things
|
3 years ago |
outputtype.h
|
Disallow bech32m addresses for legacy wallet things
|
3 years ago |
pow.cpp
|
…
|
|
pow.h
|
…
|
|
prevector.h
|
…
|
|
protocol.cpp
|
refactor: Replace memset calls with array initialization
|
4 years ago |
protocol.h
|
Add roundtrip fuzz tests for CAddress serialization
|
4 years ago |
psbt.cpp
|
Make GetInputUTXO safer: verify non-witness UTXO match
|
3 years ago |
psbt.h
|
Construct and use PrecomputedTransactionData in PSBT signing
|
3 years ago |
pubkey.cpp
|
Add CKey::SignSchnorr function for BIP 340/341 signing
|
3 years ago |
pubkey.h
|
Add CKey::SignSchnorr function for BIP 340/341 signing
|
3 years ago |
random.cpp
|
refactor: Replace &foo[0] with foo.data()
|
4 years ago |
random.h
|
…
|
|
randomenv.cpp
|
rand: only try and use freeifaddrs if available
|
4 years ago |
randomenv.h
|
…
|
|
rest.cpp
|
Use C++17 [[fallthrough]] attribute, and drop -Wno-implicit-fallthrough
|
3 years ago |
reverse_iterator.h
|
…
|
|
scheduler.cpp
|
test: Fix off-by-one in mockscheduler test RPC
|
4 years ago |
scheduler.h
|
refactor: remove boost::thread_group usage
|
4 years ago |
serialize.h
|
refactor: Switch serialize to uint8_t (1/n)
|
4 years ago |
shutdown.cpp
|
move-only: Move AbortNode to shutdown
|
4 years ago |
shutdown.h
|
move-only: Move AbortNode to shutdown
|
4 years ago |
signet.cpp
|
Merge #21330: Deal with missing data in signature hashes more consistently
|
4 years ago |
signet.h
|
scripted-diff: remove Optional & nullopt
|
4 years ago |
span.h
|
…
|
|
streams.h
|
streams: Accept URef obj for VectorReader unserialize
|
4 years ago |
sync.cpp
|
refactor: remove straggling boost::mutex usage
|
4 years ago |
sync.h
|
refactor: Remove negative lock annotations from globals
|
4 years ago |
threadinterrupt.cpp
|
…
|
|
threadinterrupt.h
|
…
|
|
threadsafety.h
|
scripted-diff: Bump copyright headers
|
4 years ago |
timedata.cpp
|
…
|
|
timedata.h
|
…
|
|
tinyformat.h
|
Use C++17 [[fallthrough]] attribute, and drop -Wno-implicit-fallthrough
|
3 years ago |
torcontrol.cpp
|
scripted-diff: Replace `GetDataDir()` calls with `gArgs.GetDataDirNet()` calls
|
4 years ago |
torcontrol.h
|
tests: Add fuzzing harness for TorController
|
4 years ago |
txdb.cpp
|
doc: add comment about CCoinsViewDBCursor constructor
|
3 years ago |
txdb.h
|
move-only(ish): don't expose CCoinsViewDBCursor
|
3 years ago |
txmempool.cpp
|
scripted-diff: tree-wide: Remove all review-only assertions
|
3 years ago |
txmempool.h
|
[refactor] comment/naming improvements
|
4 years ago |
txorphanage.cpp
|
scripted-diff: Update txorphanage naming convention
|
4 years ago |
txorphanage.h
|
doc: Fix typos from codespell lint
|
4 years ago |
txrequest.cpp
|
doc: Fix typos from codespell lint
|
4 years ago |
txrequest.h
|
…
|
|
uint256.cpp
|
scripted-diff: Bump copyright headers
|
4 years ago |
uint256.h
|
Make XOnlyPubKey act like byte container
|
4 years ago |
undo.h
|
…
|
|
validation.cpp
|
Merge bitcoin/bitcoin#22415: Make m_mempool optional in CChainState
|
3 years ago |
validation.h
|
refactor: move UpdateTip into CChainState
|
3 years ago |
validationinterface.cpp
|
…
|
|
validationinterface.h
|
…
|
|
version.h
|
scripted-diff: Bump copyright headers
|
4 years ago |
versionbits.cpp
|
[refactor] Move ComputeBlockVersion into VersionBitsCache
|
3 years ago |
versionbits.h
|
[refactor] Move ComputeBlockVersion into VersionBitsCache
|
3 years ago |
walletinitinterface.h
|
scripted-diff: Bump copyright headers
|
4 years ago |
warnings.cpp
|
scripted-diff: Bump copyright headers
|
4 years ago |
warnings.h
|
scripted-diff: Bump copyright headers
|
4 years ago |