.. |
bench
|
bench: bench_bitcoin.cpp help fixups
|
3 years ago |
compat
|
Remove support for double serialization
|
4 years ago |
config
|
…
|
|
consensus
|
Merge bitcoin/bitcoin#19438: Introduce deploymentstatus
|
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
|
[refactor] Add versionbits deployments to deploymentstatus.h
|
3 years ago |
policy
|
MOVEONLY: context-free package policies
|
4 years ago |
primitives
|
…
|
|
qt
|
Merge bitcoin-core/gui#375: Emit dataChanged signal to dynamically re-sort Peers table
|
3 years ago |
rpc
|
[refactor] versionbits: make VersionBitsCache a full class
|
3 years ago |
script
|
Merge bitcoin/bitcoin#21329: descriptor wallet: Cache last hardened xpub and use in normalized descriptors
|
3 years ago |
secp256k1
|
Update libsecp256k1 subtree to latest upstream master
|
4 years ago |
support
|
…
|
|
test
|
fuzz: Move CTxDestination fuzzing to script fuzz target
|
3 years ago |
univalue
|
…
|
|
util
|
build: Fix Boost Process compatibility with mingw-w64 compiler
|
3 years ago |
wallet
|
Merge bitcoin/bitcoin#22334: wallet: do not spam about non-existent spk managers
|
3 years ago |
zmq
|
zmq: use msg: prefix over errno= in zmqError
|
3 years ago |
.clang-format
|
…
|
|
Makefile.am
|
build: remove glibc backcompat requirement for Linux symbol checks
|
3 years ago |
Makefile.bench.include
|
…
|
|
Makefile.crc32c.include
|
…
|
|
Makefile.leveldb.include
|
…
|
|
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
|
…
|
|
Makefile.test.include
|
fuzz: fix fuzz binary linking order
|
3 years ago |
Makefile.test_fuzz.include
|
…
|
|
Makefile.test_util.include
|
…
|
|
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
|
Add AssertLockHeld to CAddrMan private functions
|
3 years ago |
addrman.h
|
refactor: Make CAddrMan::cs non-recursive
|
3 years ago |
amount.h
|
…
|
|
arith_uint256.cpp
|
…
|
|
arith_uint256.h
|
…
|
|
attributes.h
|
…
|
|
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
|
…
|
|
base58.h
|
…
|
|
bech32.cpp
|
…
|
|
bech32.h
|
…
|
|
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
|
…
|
|
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
|
…
|
|
blockencodings.h
|
…
|
|
blockfilter.cpp
|
…
|
|
blockfilter.h
|
…
|
|
bloom.cpp
|
…
|
|
bloom.h
|
…
|
|
chain.cpp
|
…
|
|
chain.h
|
doc: Various validation doc fixups
|
4 years ago |
chainparams.cpp
|
[p2p] remove unused segwitheight=-1 option
|
3 years ago |
chainparams.h
|
refactor: Use type-safe assumeutxo hash
|
4 years ago |
chainparamsbase.cpp
|
[p2p] remove unused segwitheight=-1 option
|
3 years ago |
chainparamsbase.h
|
…
|
|
chainparamsseeds.h
|
contrib: remove torv2 seed nodes
|
4 years ago |
checkqueue.h
|
…
|
|
clientversion.cpp
|
…
|
|
clientversion.h
|
…
|
|
coins.cpp
|
refactor: wrap CCoinsViewCursor in unique_ptr
|
3 years ago |
coins.h
|
refactor: wrap CCoinsViewCursor in unique_ptr
|
3 years ago |
compat.h
|
…
|
|
compressor.cpp
|
refactor: Use CPubKey vector constructor where possible
|
4 years ago |
compressor.h
|
…
|
|
core_io.h
|
…
|
|
core_memusage.h
|
…
|
|
core_read.cpp
|
Add support for SIGHASH_DEFAULT in RPCs, and make it default
|
3 years ago |
core_write.cpp
|
…
|
|
cuckoocache.h
|
…
|
|
dbwrapper.cpp
|
refactor: Use only one temporary buffer in CreateObfuscateKey
|
4 years ago |
dbwrapper.h
|
…
|
|
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
|
[refactor] versionbits: make VersionBitsCache a full class
|
3 years ago |
dummywallet.cpp
|
…
|
|
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
|
…
|
|
flatfile.h
|
…
|
|
fs.cpp
|
…
|
|
fs.h
|
…
|
|
hash.cpp
|
…
|
|
hash.h
|
Squashed 'src/secp256k1/' changes from 3967d96bf1..efad3506a8
|
4 years ago |
httprpc.cpp
|
…
|
|
httprpc.h
|
…
|
|
httpserver.cpp
|
refactor: Make httpserver work queue a unique_ptr
|
3 years ago |
httpserver.h
|
…
|
|
i2p.cpp
|
…
|
|
i2p.h
|
…
|
|
indirectmap.h
|
…
|
|
init.cpp
|
[p2p] remove unused segwitheight=-1 option
|
3 years ago |
init.h
|
Make SetupServerArgs callable without NodeContext
|
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
|
…
|
|
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
|
…
|
|
memusage.h
|
…
|
|
merkleblock.cpp
|
…
|
|
merkleblock.h
|
…
|
|
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#22144: Randomize message processing peer order
|
3 years ago |
net.h
|
p2p: extend inbound eviction protection by network to I2P peers
|
3 years ago |
net_permissions.cpp
|
p2p: pass strings to NetPermissions::TryParse functions by const ref
|
4 years ago |
net_permissions.h
|
p2p: pass strings to NetPermissions::TryParse functions by const ref
|
4 years ago |
net_processing.cpp
|
[p2p] remove redundant NODE_WITNESS checks
|
3 years ago |
net_processing.h
|
[net processing] Add internal _RelayTransactions()
|
4 years ago |
net_types.h
|
…
|
|
netaddress.cpp
|
p2p, rpc, fuzz: various tiny follow-ups
|
3 years ago |
netaddress.h
|
Merge bitcoin/bitcoin#18722: addrman: improve performance by using more suitable containers
|
3 years ago |
netbase.cpp
|
…
|
|
netbase.h
|
…
|
|
netmessagemaker.h
|
…
|
|
noui.cpp
|
…
|
|
noui.h
|
…
|
|
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
|
…
|
|
randomenv.h
|
…
|
|
rest.cpp
|
validation: Farewell, global Chainstate!
|
3 years ago |
reverse_iterator.h
|
…
|
|
scheduler.cpp
|
test: Fix off-by-one in mockscheduler test RPC
|
4 years ago |
scheduler.h
|
…
|
|
serialize.h
|
refactor: Switch serialize to uint8_t (1/n)
|
4 years ago |
shutdown.cpp
|
…
|
|
shutdown.h
|
…
|
|
signet.cpp
|
…
|
|
signet.h
|
…
|
|
span.h
|
…
|
|
streams.h
|
streams: Accept URef obj for VectorReader unserialize
|
4 years ago |
sync.cpp
|
…
|
|
sync.h
|
…
|
|
threadinterrupt.cpp
|
…
|
|
threadinterrupt.h
|
…
|
|
threadsafety.h
|
…
|
|
timedata.cpp
|
…
|
|
timedata.h
|
…
|
|
tinyformat.h
|
…
|
|
torcontrol.cpp
|
scripted-diff: Replace `GetDataDir()` calls with `gArgs.GetDataDirNet()` calls
|
4 years ago |
torcontrol.h
|
…
|
|
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
|
…
|
|
txorphanage.h
|
…
|
|
txrequest.cpp
|
…
|
|
txrequest.h
|
…
|
|
uint256.cpp
|
…
|
|
uint256.h
|
Make XOnlyPubKey act like byte container
|
4 years ago |
undo.h
|
…
|
|
validation.cpp
|
[refactor] Move ComputeBlockVersion into VersionBitsCache
|
3 years ago |
validation.h
|
[move-only] Move ComputeBlockVersion from validation to versionbits
|
3 years ago |
validationinterface.cpp
|
…
|
|
validationinterface.h
|
…
|
|
version.h
|
…
|
|
versionbits.cpp
|
[refactor] Move ComputeBlockVersion into VersionBitsCache
|
3 years ago |
versionbits.h
|
[refactor] Move ComputeBlockVersion into VersionBitsCache
|
3 years ago |
walletinitinterface.h
|
…
|
|
warnings.cpp
|
…
|
|
warnings.h
|
…
|
|