.. |
bench
|
…
|
|
compat
|
…
|
|
config
|
…
|
|
consensus
|
Rename "block cost" to "block weight"
|
9 years ago |
crypto
|
…
|
|
leveldb
|
…
|
|
obj
|
…
|
|
obj-test
|
…
|
|
policy
|
Treat high-sigop transactions as larger rather than rejecting them
|
9 years ago |
primitives
|
Use __func__ to get function name for output printing
|
8 years ago |
qt
|
[Qt][CoinControl] fix UI bug that could result in paying unexpected fee
|
8 years ago |
rpc
|
document return value of networkhashps for getmininginfo RPC endpoint
|
8 years ago |
script
|
Precompute sighashes
|
8 years ago |
secp256k1
|
…
|
|
support
|
…
|
|
test
|
Use a signal to continue init after genesis activation
|
8 years ago |
univalue
|
…
|
|
wallet
|
CDB: fix debug output
|
8 years ago |
zmq
|
…
|
|
.clang-format
|
…
|
|
Makefile.am
|
Add partial-block block encodings API
|
9 years ago |
Makefile.bench.include
|
…
|
|
Makefile.leveldb.include
|
…
|
|
Makefile.qt.include
|
qt: periodic translation update
|
9 years ago |
Makefile.qttest.include
|
…
|
|
Makefile.test.include
|
Merge #8275: Remove bad chain alert partition check
|
9 years ago |
addrman.cpp
|
…
|
|
addrman.h
|
…
|
|
amount.cpp
|
…
|
|
amount.h
|
…
|
|
arith_uint256.cpp
|
…
|
|
arith_uint256.h
|
…
|
|
base58.cpp
|
…
|
|
base58.h
|
…
|
|
bitcoin-cli-res.rc
|
…
|
|
bitcoin-cli.cpp
|
…
|
|
bitcoin-tx-res.rc
|
…
|
|
bitcoin-tx.cpp
|
[RPC] signrawtransaction can sign P2WSH
|
9 years ago |
bitcoind-res.rc
|
…
|
|
bitcoind.cpp
|
…
|
|
blockencodings.cpp
|
various typos
|
8 years ago |
blockencodings.h
|
Add reconstruction debug logging
|
9 years ago |
bloom.cpp
|
…
|
|
bloom.h
|
…
|
|
chain.cpp
|
…
|
|
chain.h
|
Add rewind logic to deal with post-fork software updates
|
9 years ago |
chainparams.cpp
|
Set jonasschnellis dns-seeder filter flag
|
8 years ago |
chainparams.h
|
Do not set extra flags for unfiltered DNS seed results
|
9 years ago |
chainparamsbase.cpp
|
…
|
|
chainparamsbase.h
|
…
|
|
chainparamsseeds.h
|
…
|
|
checkpoints.cpp
|
…
|
|
checkpoints.h
|
…
|
|
checkqueue.h
|
…
|
|
clientversion.cpp
|
…
|
|
clientversion.h
|
build: bump version to 0.13.0
|
9 years ago |
coincontrol.h
|
…
|
|
coins.cpp
|
…
|
|
coins.h
|
…
|
|
compat.h
|
…
|
|
compressor.cpp
|
…
|
|
compressor.h
|
…
|
|
core_io.h
|
BIP144: Serialization, hashes, relay (sender side)
|
9 years ago |
core_memusage.h
|
Rename CTxinWitness -> CTxInWitness
|
9 years ago |
core_read.cpp
|
BIP144: Serialization, hashes, relay (sender side)
|
9 years ago |
core_write.cpp
|
…
|
|
dbwrapper.cpp
|
…
|
|
dbwrapper.h
|
…
|
|
hash.cpp
|
…
|
|
hash.h
|
…
|
|
httprpc.cpp
|
…
|
|
httprpc.h
|
…
|
|
httpserver.cpp
|
…
|
|
httpserver.h
|
Fix a type error that would not compile on Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
|
8 years ago |
indirectmap.h
|
prepend license statement to indirectmap
|
8 years ago |
init.cpp
|
init: Fix typo in help message for -whitelistforcerelay
|
8 years ago |
init.h
|
…
|
|
key.cpp
|
…
|
|
key.h
|
…
|
|
keystore.cpp
|
…
|
|
keystore.h
|
…
|
|
limitedmap.h
|
…
|
|
main.cpp
|
Use __func__ to get function name for output printing
|
8 years ago |
main.h
|
various typos
|
8 years ago |
memusage.h
|
…
|
|
merkleblock.cpp
|
BIP141: Other consensus critical limits, and BIP145
|
9 years ago |
merkleblock.h
|
…
|
|
miner.cpp
|
Scale legacy sigop count in CreateNewBlock
|
9 years ago |
miner.h
|
Rename "block cost" to "block weight"
|
9 years ago |
net.cpp
|
various typos
|
8 years ago |
net.h
|
Added feeler connections increasing good addrs in the tried table.
|
8 years ago |
netbase.cpp
|
Randomize name lookup result in ConnectSocketByName
|
9 years ago |
netbase.h
|
…
|
|
noui.cpp
|
Do not ask a UI question from bitcoind
|
9 years ago |
noui.h
|
…
|
|
pow.cpp
|
…
|
|
pow.h
|
…
|
|
prevector.h
|
…
|
|
protocol.cpp
|
BIP144: Serialization, hashes, relay (sender side)
|
9 years ago |
protocol.h
|
BIP144: Handshake and relay (receiver side)
|
9 years ago |
pubkey.cpp
|
…
|
|
pubkey.h
|
…
|
|
random.cpp
|
…
|
|
random.h
|
…
|
|
rest.cpp
|
…
|
|
reverselock.h
|
…
|
|
scheduler.cpp
|
…
|
|
scheduler.h
|
…
|
|
serialize.h
|
Trivial: Fix two VarInt examples in serialize.h
|
8 years ago |
streams.h
|
BIP144: Serialization, hashes, relay (sender side)
|
9 years ago |
sync.cpp
|
…
|
|
sync.h
|
…
|
|
threadsafety.h
|
…
|
|
timedata.cpp
|
…
|
|
timedata.h
|
…
|
|
tinyformat.h
|
…
|
|
torcontrol.cpp
|
…
|
|
torcontrol.h
|
…
|
|
txdb.cpp
|
…
|
|
txdb.h
|
Bump `-dbcache` default to 300MiB
|
9 years ago |
txmempool.cpp
|
Precompute sighashes
|
8 years ago |
txmempool.h
|
Rename "block cost" to "block weight"
|
9 years ago |
ui_interface.cpp
|
…
|
|
ui_interface.h
|
Do not ask a UI question from bitcoind
|
9 years ago |
uint256.cpp
|
…
|
|
uint256.h
|
…
|
|
undo.h
|
…
|
|
util.cpp
|
[util] CopyrightHolders: Check for untranslated substitution
|
8 years ago |
util.h
|
…
|
|
utilmoneystr.cpp
|
…
|
|
utilmoneystr.h
|
…
|
|
utilstrencodings.cpp
|
…
|
|
utilstrencodings.h
|
…
|
|
utiltime.cpp
|
…
|
|
utiltime.h
|
…
|
|
validationinterface.cpp
|
…
|
|
validationinterface.h
|
…
|
|
version.h
|
Add protocol messages for short-ids blocks
|
9 years ago |
versionbits.cpp
|
BIP141: Commitment structure and deployment
|
9 years ago |
versionbits.h
|
…
|
|