.. |
bench
|
[Trivial] ensure minimal header conventions
|
9 years ago |
compat
|
…
|
|
config
|
…
|
|
consensus
|
Restore MedianTimePast for locktime.
|
9 years ago |
crypto
|
…
|
|
leveldb
|
Update LevelDB
|
9 years ago |
obj
|
…
|
|
obj-test
|
…
|
|
policy
|
Revert "Revert "Enable policy enforcing GetMedianTimePast as the end point of lock-time constraints""
|
9 years ago |
primitives
|
transaction_tests: Be more strict checking dust
|
9 years ago |
qt
|
[Qt] add shortcurts for debug-/console-window
|
9 years ago |
script
|
Merge pull request #6351
|
9 years ago |
secp256k1
|
…
|
|
support
|
…
|
|
test
|
[trivial] New DEFAULT_MIN_RELAY_TX_FEE = 1000
|
9 years ago |
univalue
|
Merge commit '313e7f5c89d6e72e06efe9255089765b4c5815fe' into HEAD
|
9 years ago |
wallet
|
Merge pull request #5574
|
9 years ago |
zmq
|
Merge pull request #6163
|
9 years ago |
.clang-format
|
[trivial] clang-format: Set AlignAfterOpenBracket: false
|
9 years ago |
Makefile.am
|
build: Split hardening/fPIE options out
|
9 years ago |
Makefile.bench.include
|
build: Split hardening/fPIE options out
|
9 years ago |
Makefile.qt.include
|
build: Use fPIC rather than fPIE for qt objects.
|
9 years ago |
Makefile.qttest.include
|
build: Use fPIC rather than fPIE for qt objects.
|
9 years ago |
Makefile.test.include
|
build: Split hardening/fPIE options out
|
9 years ago |
addrman.cpp
|
…
|
|
addrman.h
|
…
|
|
alert.cpp
|
…
|
|
alert.h
|
…
|
|
amount.cpp
|
…
|
|
amount.h
|
Add CFeeRate += operator
|
9 years ago |
arith_uint256.cpp
|
…
|
|
arith_uint256.h
|
…
|
|
base58.cpp
|
…
|
|
base58.h
|
…
|
|
bitcoin-cli-res.rc
|
…
|
|
bitcoin-cli.cpp
|
constify missing catch cases
|
9 years ago |
bitcoin-tx-res.rc
|
…
|
|
bitcoin-tx.cpp
|
constify missing catch cases
|
9 years ago |
bitcoind-res.rc
|
…
|
|
bitcoind.cpp
|
constify missing catch cases
|
9 years ago |
bloom.cpp
|
…
|
|
bloom.h
|
…
|
|
chain.cpp
|
…
|
|
chain.h
|
…
|
|
chainparams.cpp
|
Merge pull request #6235
|
9 years ago |
chainparams.h
|
Merge pull request #6235
|
9 years ago |
chainparamsbase.cpp
|
Chainparams: Translations: DRY: options and error strings
|
9 years ago |
chainparamsbase.h
|
Chainparams: Translations: DRY: options and error strings
|
9 years ago |
chainparamsseeds.h
|
…
|
|
checkpoints.cpp
|
…
|
|
checkpoints.h
|
…
|
|
checkqueue.h
|
…
|
|
clientversion.cpp
|
…
|
|
clientversion.h
|
…
|
|
coincontrol.h
|
…
|
|
coins.cpp
|
…
|
|
coins.h
|
…
|
|
compat.h
|
Set TCP_NODELAY on P2P sockets.
|
9 years ago |
compressor.cpp
|
…
|
|
compressor.h
|
…
|
|
core_io.h
|
…
|
|
core_memusage.h
|
…
|
|
core_read.cpp
|
…
|
|
core_write.cpp
|
…
|
|
dbwrapper.cpp
|
leveldbwrapper file rename to dbwrapper.*
|
9 years ago |
dbwrapper.h
|
constify missing catch cases
|
9 years ago |
eccryptoverify.cpp
|
…
|
|
eccryptoverify.h
|
…
|
|
ecwrapper.cpp
|
…
|
|
ecwrapper.h
|
…
|
|
hash.cpp
|
…
|
|
hash.h
|
…
|
|
httprpc.cpp
|
…
|
|
httprpc.h
|
…
|
|
httpserver.cpp
|
http: Restrict maximum size of request line + headers
|
9 years ago |
httpserver.h
|
…
|
|
init.cpp
|
[trivial] init: Use defaults MIN_RELAY_TX_FEE & TRANSACTION_MAXFEE
|
9 years ago |
init.h
|
…
|
|
key.cpp
|
…
|
|
key.h
|
…
|
|
keystore.cpp
|
…
|
|
keystore.h
|
…
|
|
limitedmap.h
|
…
|
|
main.cpp
|
Merge pull request #6974
|
9 years ago |
main.h
|
Merge pull request #6982
|
9 years ago |
memusage.h
|
[Trivial] ensure minimal header conventions
|
9 years ago |
merkleblock.cpp
|
…
|
|
merkleblock.h
|
…
|
|
miner.cpp
|
Restore MedianTimePast for locktime.
|
9 years ago |
miner.h
|
Bugfix: If genproclimit is omitted to RPC setgenerate, don't change it; also show correct default in getmininginfo
|
9 years ago |
mruset.h
|
…
|
|
net.cpp
|
Introduce -maxuploadtarget
|
9 years ago |
net.h
|
Introduce -maxuploadtarget
|
9 years ago |
netbase.cpp
|
Set TCP_NODELAY on P2P sockets.
|
9 years ago |
netbase.h
|
…
|
|
noui.cpp
|
…
|
|
noui.h
|
…
|
|
pow.cpp
|
Added fPowNoRetargeting field to Consensus::Params that disables nBits recalculation.
|
9 years ago |
pow.h
|
…
|
|
protocol.cpp
|
…
|
|
protocol.h
|
…
|
|
pubkey.cpp
|
…
|
|
pubkey.h
|
…
|
|
random.cpp
|
…
|
|
random.h
|
…
|
|
rest.cpp
|
Globals: Explicit Consensus::Params arg for main:
|
9 years ago |
reverselock.h
|
…
|
|
rpcblockchain.cpp
|
Merge pull request #6163
|
9 years ago |
rpcclient.cpp
|
Merge pull request #5936
|
9 years ago |
rpcclient.h
|
…
|
|
rpcmining.cpp
|
Bugfix: If genproclimit is omitted to RPC setgenerate, don't change it; also show correct default in getmininginfo
|
9 years ago |
rpcmisc.cpp
|
Fix crash in validateaddress with -disablewallet
|
9 years ago |
rpcnet.cpp
|
Merge pull request #6870
|
9 years ago |
rpcprotocol.cpp
|
…
|
|
rpcprotocol.h
|
…
|
|
rpcrawtransaction.cpp
|
Globals: Explicit Consensus::Params arg for main:
|
9 years ago |
rpcserver.cpp
|
Add explicit shared_ptr constructor due to C++11 error
|
9 years ago |
rpcserver.h
|
…
|
|
scheduler.cpp
|
…
|
|
scheduler.h
|
…
|
|
serialize.h
|
…
|
|
streams.h
|
Add chainstate obfuscation to avoid spurious antivirus detection
|
9 years ago |
sync.cpp
|
…
|
|
sync.h
|
…
|
|
threadsafety.h
|
…
|
|
timedata.cpp
|
…
|
|
timedata.h
|
…
|
|
tinyformat.h
|
…
|
|
txdb.cpp
|
Fix chainstate serialized_size computation
|
9 years ago |
txdb.h
|
leveldbwrapper file rename to dbwrapper.*
|
9 years ago |
txmempool.cpp
|
Merge pull request #6776
|
9 years ago |
txmempool.h
|
Make -checkmempool=1 not fail through int32 overflow
|
9 years ago |
ui_interface.h
|
…
|
|
uint256.cpp
|
…
|
|
uint256.h
|
…
|
|
undo.h
|
…
|
|
util.cpp
|
Add option for microsecond precision in debug.log
|
9 years ago |
util.h
|
Add option for microsecond precision in debug.log
|
9 years ago |
utilmoneystr.cpp
|
…
|
|
utilmoneystr.h
|
…
|
|
utilstrencodings.cpp
|
…
|
|
utilstrencodings.h
|
…
|
|
utiltime.cpp
|
Add option for microsecond precision in debug.log
|
9 years ago |
utiltime.h
|
Add option for microsecond precision in debug.log
|
9 years ago |
validationinterface.cpp
|
…
|
|
validationinterface.h
|
…
|
|
version.h
|
…
|
|