.. |
bench
|
…
|
|
compat
|
…
|
|
config
|
…
|
|
consensus
|
Add CHECKSEQUENCEVERIFY softfork through BIP9
|
9 years ago |
crypto
|
crypto: bytes counts are 64 bit
|
9 years ago |
leveldb
|
…
|
|
obj
|
…
|
|
obj-test
|
…
|
|
policy
|
Merge #7812: Tiny refactor of `IsRBFOptIn`, avoid exception
|
9 years ago |
primitives
|
Merge #7763: Put hex-encoded version in UpdateTip
|
9 years ago |
qt
|
Merge #7707: [RPC][QT] UI support for abandoned transactions
|
9 years ago |
rpc
|
Merge #7827: Speed up getchaintips.
|
9 years ago |
script
|
Replace c-style cast with c++ style static_cast.
|
9 years ago |
secp256k1
|
…
|
|
support
|
…
|
|
test
|
Merge #7787: [Moveonly] Create ui_interface.cpp
|
9 years ago |
univalue
|
…
|
|
wallet
|
Merge #7787: [Moveonly] Create ui_interface.cpp
|
9 years ago |
zmq
|
[ZMQ] append a message sequence number to every ZMQ notification
|
9 years ago |
.clang-format
|
…
|
|
Makefile.am
|
Merge #7787: [Moveonly] Create ui_interface.cpp
|
9 years ago |
Makefile.bench.include
|
…
|
|
Makefile.qt.include
|
Merge #7707: [RPC][QT] UI support for abandoned transactions
|
9 years ago |
Makefile.qttest.include
|
…
|
|
Makefile.test.include
|
test: Create test fixture for wallet
|
9 years ago |
addrman.cpp
|
…
|
|
addrman.h
|
…
|
|
amount.cpp
|
[amount] Add support for negative fee rates
|
9 years ago |
amount.h
|
[amount] Add support for negative fee rates
|
9 years ago |
arith_uint256.cpp
|
…
|
|
arith_uint256.h
|
…
|
|
base58.cpp
|
Improve EncodeBase58 performance
|
9 years ago |
base58.h
|
add bip32 pubkey serialization
|
9 years ago |
bitcoin-cli-res.rc
|
…
|
|
bitcoin-cli.cpp
|
rpc: Input-from-stdin mode for bitcoin-cli
|
9 years ago |
bitcoin-tx-res.rc
|
…
|
|
bitcoin-tx.cpp
|
…
|
|
bitcoind-res.rc
|
…
|
|
bitcoind.cpp
|
…
|
|
bloom.cpp
|
…
|
|
bloom.h
|
…
|
|
chain.cpp
|
…
|
|
chain.h
|
BIP9 Implementation
|
9 years ago |
chainparams.cpp
|
[doc] Fix doxygen comments for members
|
9 years ago |
chainparams.h
|
Remove alert keys
|
9 years ago |
chainparamsbase.cpp
|
…
|
|
chainparamsbase.h
|
…
|
|
chainparamsseeds.h
|
…
|
|
checkpoints.cpp
|
…
|
|
checkpoints.h
|
…
|
|
checkqueue.h
|
…
|
|
clientversion.cpp
|
…
|
|
clientversion.h
|
…
|
|
coincontrol.h
|
Use CCoinControl selection in CWallet::FundTransaction
|
9 years ago |
coins.cpp
|
txdb: Add Cursor() method to CCoinsView to iterate over UTXO set
|
9 years ago |
coins.h
|
txdb: Add Cursor() method to CCoinsView to iterate over UTXO set
|
9 years ago |
compat.h
|
…
|
|
compressor.cpp
|
…
|
|
compressor.h
|
…
|
|
core_io.h
|
…
|
|
core_memusage.h
|
…
|
|
core_read.cpp
|
…
|
|
core_write.cpp
|
Fix formatting of NOPs for generated script tests
|
9 years ago |
dbwrapper.cpp
|
…
|
|
dbwrapper.h
|
…
|
|
hash.cpp
|
…
|
|
hash.h
|
…
|
|
httprpc.cpp
|
Make sure LogPrintf strings are line-terminated
|
9 years ago |
httprpc.h
|
…
|
|
httpserver.cpp
|
…
|
|
httpserver.h
|
…
|
|
init.cpp
|
[ui] Move InitError, InitWarning, AmountErrMsg
|
9 years ago |
init.h
|
[Wallet] refactor wallet/init interaction
|
9 years ago |
key.cpp
|
add bip32 pubkey serialization
|
9 years ago |
key.h
|
add bip32 pubkey serialization
|
9 years ago |
keystore.cpp
|
…
|
|
keystore.h
|
…
|
|
limitedmap.h
|
…
|
|
main.cpp
|
Merge #7856: Only send one GetAddr response per connection.
|
9 years ago |
main.h
|
Reduce block timeout to 10 minutes
|
9 years ago |
memusage.h
|
…
|
|
merkleblock.cpp
|
Add importprunedfunds rpc call
|
9 years ago |
merkleblock.h
|
Add importprunedfunds rpc call
|
9 years ago |
miner.cpp
|
BIP9 Implementation
|
9 years ago |
miner.h
|
…
|
|
net.cpp
|
Merge #7856: Only send one GetAddr response per connection.
|
9 years ago |
net.h
|
Merge #7856: Only send one GetAddr response per connection.
|
9 years ago |
netbase.cpp
|
Net: Add IPv6 Link-Local Address Support
|
9 years ago |
netbase.h
|
Net: Add IPv6 Link-Local Address Support
|
9 years ago |
noui.cpp
|
…
|
|
noui.h
|
…
|
|
pow.cpp
|
…
|
|
pow.h
|
…
|
|
prevector.h
|
prevector::swap: fix (unreached) data corruption
|
9 years ago |
protocol.cpp
|
Implement "feefilter" P2P message.
|
9 years ago |
protocol.h
|
Implement "feefilter" P2P message.
|
9 years ago |
pubkey.cpp
|
add bip32 pubkey serialization
|
9 years ago |
pubkey.h
|
add bip32 pubkey serialization
|
9 years ago |
random.cpp
|
…
|
|
random.h
|
…
|
|
rest.cpp
|
rpc: Register calls where they are defined
|
9 years ago |
reverselock.h
|
…
|
|
scheduler.cpp
|
…
|
|
scheduler.h
|
…
|
|
serialize.h
|
…
|
|
streams.h
|
…
|
|
sync.cpp
|
Clean up lockorder data of destroyed mutexes
|
9 years ago |
sync.h
|
Clean up lockorder data of destroyed mutexes
|
9 years ago |
threadsafety.h
|
…
|
|
timedata.cpp
|
P2P: add maxtimeadjustment command line option
|
9 years ago |
timedata.h
|
P2P: add maxtimeadjustment command line option
|
9 years ago |
tinyformat.h
|
…
|
|
torcontrol.cpp
|
Fix torcontrol.cpp unused private field warning
|
9 years ago |
torcontrol.h
|
…
|
|
txdb.cpp
|
txdb: Fix assert crash in new UTXO set cursor
|
9 years ago |
txdb.h
|
txdb: Add Cursor() method to CCoinsView to iterate over UTXO set
|
9 years ago |
txmempool.cpp
|
Implement "feefilter" P2P message.
|
9 years ago |
txmempool.h
|
[doc] Fix doxygen comments for members
|
9 years ago |
ui_interface.cpp
|
[ui] Move InitError, InitWarning, AmountErrMsg
|
9 years ago |
ui_interface.h
|
[ui] Move InitError, InitWarning, AmountErrMsg
|
9 years ago |
uint256.cpp
|
…
|
|
uint256.h
|
Improve COutPoint less operator
|
9 years ago |
undo.h
|
…
|
|
util.cpp
|
Removed call to `TryCreateDirectory` from `GetDefaultDataDir` in `src/util.cpp`.
|
9 years ago |
util.h
|
Move GetTempPath() to testutil.
|
9 years ago |
utilmoneystr.cpp
|
…
|
|
utilmoneystr.h
|
…
|
|
utilstrencodings.cpp
|
…
|
|
utilstrencodings.h
|
…
|
|
utiltime.cpp
|
[doc] Fix doxygen comments for members
|
9 years ago |
utiltime.h
|
…
|
|
validationinterface.cpp
|
…
|
|
validationinterface.h
|
…
|
|
version.h
|
Implement "feefilter" P2P message.
|
9 years ago |
versionbits.cpp
|
Fix typo: Optimizaton -> Optimization
|
9 years ago |
versionbits.h
|
BIP9 Implementation
|
9 years ago |