..
bench
[Trivial] ensure minimal header conventions
9 years ago
compat
Bump copyright headers to 2015
9 years ago
config
…
consensus
Merge #7184 : Implement SequenceLocks functions for BIP 68
9 years ago
crypto
…
leveldb
Update LevelDB
9 years ago
obj
…
obj-test
…
policy
BIP112: Implement CHECKSEQUENCEVERIFY
9 years ago
primitives
Merge #7184 : Implement SequenceLocks functions for BIP 68
9 years ago
qt
Merge branch 'master' into single_prodname
9 years ago
rpc
Changed getnetworkhps value to double to avoid overflow.
9 years ago
script
Code style fix.
9 years ago
secp256k1
Merge commit '5ad54630935d1f340666de7bc9ffef9b8a1df296' into HEAD
9 years ago
support
Bump copyright headers to 2015
9 years ago
test
Merge #7524 : BIP-112: Mempool-only CHECKSEQUENCEVERIFY
9 years ago
univalue
Merge commit '982709199f1b4e9e35211c419a81938f9f1dd4ed' into bitcoin
9 years ago
wallet
Clarify description of blockindex
9 years ago
zmq
Merge #6480 : include the chaintip blockindex in the SyncTransaction signal, add signal UpdateTip()
9 years ago
.clang-format
[trivial] clang-format: Set AlignAfterOpenBracket: false
9 years ago
Makefile.am
make clean should clean .a files
9 years ago
Makefile.bench.include
Merge #7349 : Build against system UniValue when available
9 years ago
Makefile.qt.include
Merge branch 'master' into single_prodname
9 years ago
Makefile.qttest.include
Build: Consensus: Move consensus files from common to its own module/package
9 years ago
Makefile.test.include
tests: Remove May15 test
9 years ago
addrman.cpp
Merge #7212 : Adds unittests for CAddrMan and CAddrinfo, removes source of non-determinism.
9 years ago
addrman.h
Merge #7212 : Adds unittests for CAddrMan and CAddrinfo, removes source of non-determinism.
9 years ago
alert.cpp
Merge pull request #7205
9 years ago
alert.h
Bump copyright headers to 2015
9 years ago
amount.cpp
Bump copyright headers to 2015
9 years ago
amount.h
Bump copyright headers to 2015
9 years ago
arith_uint256.cpp
…
arith_uint256.h
Bump copyright headers to 2015
9 years ago
base58.cpp
Bump copyright headers to 2015
9 years ago
base58.h
Bump copyright headers to 2015
9 years ago
bitcoin-cli-res.rc
Unify package name to as few places as possible without major changes
9 years ago
bitcoin-cli.cpp
rpc: Input-from-stdin mode for bitcoin-cli
9 years ago
bitcoin-tx-res.rc
…
bitcoin-tx.cpp
Merge branch 'master' into single_prodname
9 years ago
bitcoind-res.rc
…
bitcoind.cpp
Merge branch 'master' into single_prodname
9 years ago
bloom.cpp
Merge pull request #7205
9 years ago
bloom.h
Merge pull request #7205
9 years ago
chain.cpp
MOVEONLY: non-consensus: from pow to chain:
9 years ago
chain.h
Merge #7311 : MOVEONLY: Move non-consensus functions out of pow
9 years ago
chainparams.cpp
Merge pull request #7208
9 years ago
chainparams.h
Merge pull request #7208
9 years ago
chainparamsbase.cpp
Bump copyright headers to 2015
9 years ago
chainparamsbase.h
Bump copyright headers to 2015
9 years ago
chainparamsseeds.h
net: Hardcoded seeds update January 2016
9 years ago
checkpoints.cpp
Bump copyright headers to 2015
9 years ago
checkpoints.h
Bump copyright headers to 2015
9 years ago
checkqueue.h
Bump copyright headers to 2015
9 years ago
clientversion.cpp
…
clientversion.h
Merge branch 'master' into single_prodname
9 years ago
coincontrol.h
Bump copyright headers to 2015
9 years ago
coins.cpp
Merge #7056 : Save last db read
9 years ago
coins.h
Merge #7056 : Save last db read
9 years ago
compat.h
Bump copyright headers to 2015
9 years ago
compressor.cpp
…
compressor.h
…
core_io.h
Bump copyright headers to 2015
9 years ago
core_memusage.h
Prevector type
9 years ago
core_read.cpp
Bump copyright headers to 2015
9 years ago
core_write.cpp
Bump copyright headers to 2015
9 years ago
dbwrapper.cpp
Bump copyright headers to 2015
9 years ago
dbwrapper.h
Bump copyright headers to 2015
9 years ago
hash.cpp
Bump copyright headers to 2015
9 years ago
hash.h
Bump copyright headers to 2015
9 years ago
httprpc.cpp
rpc: Add WWW-Authenticate header to 401 response
9 years ago
httprpc.h
evhttpd implementation
9 years ago
httpserver.cpp
move rpc* to rpc/
9 years ago
httpserver.h
http: speed up shutdown
9 years ago
init.cpp
Merge #7509 : Common argument defaults for NODE_BLOOM stuff and -wallet
9 years ago
init.h
Bump copyright headers to 2015
9 years ago
key.cpp
Bump copyright headers to 2015
9 years ago
key.h
Bump copyright headers to 2015
9 years ago
keystore.cpp
Bump copyright headers to 2015
9 years ago
keystore.h
Bump copyright headers to 2015
9 years ago
limitedmap.h
Bump copyright headers to 2015
9 years ago
main.cpp
Merge #7526 : fix spelling of advertise (shows up in the debug log)
9 years ago
main.h
Merge #7509 : Common argument defaults for NODE_BLOOM stuff and -wallet
9 years ago
memusage.h
Prevector type
9 years ago
merkleblock.cpp
Bump copyright headers to 2015
9 years ago
merkleblock.h
Bump copyright headers to 2015
9 years ago
miner.cpp
Bump copyright headers to 2015
9 years ago
miner.h
Bump copyright headers to 2015
9 years ago
net.cpp
fix spelling of advertise in src and doc
9 years ago
net.h
fix spelling of advertise in src and doc
9 years ago
netbase.cpp
Typo fixes in comments
9 years ago
netbase.h
Bump copyright headers to 2015
9 years ago
noui.cpp
…
noui.h
Bump copyright headers to 2014
9 years ago
pow.cpp
Consensus: Decouple pow.cpp from util.h
9 years ago
pow.h
Merge #7311 : MOVEONLY: Move non-consensus functions out of pow
9 years ago
prevector.h
Add missing copyright headers
9 years ago
protocol.cpp
Merge pull request #7205
9 years ago
protocol.h
Merge pull request #7205
9 years ago
pubkey.cpp
Bump copyright headers to 2015
9 years ago
pubkey.h
Bump copyright headers to 2015
9 years ago
random.cpp
Bump copyright headers to 2015
9 years ago
random.h
…
rest.cpp
move rpc* to rpc/
9 years ago
reverselock.h
c++11: don't throw from the reverselock destructor
9 years ago
scheduler.cpp
Replace boost::reverse_lock with our own.
9 years ago
scheduler.h
…
serialize.h
Bump copyright headers to 2015
9 years ago
streams.h
Bump copyright headers to 2015
9 years ago
sync.cpp
Bump copyright headers to 2015
9 years ago
sync.h
Bump copyright headers to 2015
9 years ago
threadsafety.h
Bump copyright headers to 2014
9 years ago
timedata.cpp
Merge branch 'master' into single_prodname
9 years ago
timedata.h
…
tinyformat.h
…
torcontrol.cpp
fix spelling of advertise in src and doc
9 years ago
torcontrol.h
torcontrol improvements and fixes
9 years ago
txdb.cpp
Bump copyright headers to 2015
9 years ago
txdb.h
Bump copyright headers to 2015
9 years ago
txmempool.cpp
Merge #7184 : Implement SequenceLocks functions for BIP 68
9 years ago
txmempool.h
Merge pull request #7205
9 years ago
ui_interface.h
Bump copyright headers to 2015
9 years ago
uint256.cpp
Bump copyright headers to 2015
9 years ago
uint256.h
Bump copyright headers to 2015
9 years ago
undo.h
Bump copyright headers to 2014
9 years ago
util.cpp
Merge branch 'master' into single_prodname
9 years ago
util.h
Merge branch 'master' into single_prodname
9 years ago
utilmoneystr.cpp
Bump copyright headers to 2015
9 years ago
utilmoneystr.h
Bump copyright headers to 2015
9 years ago
utilstrencodings.cpp
Merge branch 'master' into single_prodname
9 years ago
utilstrencodings.h
Bump copyright headers to 2015
9 years ago
utiltime.cpp
Bump copyright headers to 2015
9 years ago
utiltime.h
Bump copyright headers to 2015
9 years ago
validationinterface.cpp
include the chaintip *blockIndex in the SyncTransaction signal
9 years ago
validationinterface.h
Merge #6480 : include the chaintip blockindex in the SyncTransaction signal, add signal UpdateTip()
9 years ago
version.h
Allow block announcements with headers
9 years ago