..
bench
Pass chain and client variables where needed
6 years ago
compat
Merge #13665 : [build] Add risc-v support to gitian
6 years ago
config
…
consensus
scripted-diff: Move util files to separate directory.
6 years ago
crypto
Extract CSipHasher to it's own file in crypto/ directory.
6 years ago
index
scripted-diff: Move util files to separate directory.
6 years ago
interfaces
Pass chain locked variables where needed
6 years ago
leveldb
Merge leveldb subtree
6 years ago
obj
…
obj-test
…
policy
Merge #14636 : Avoid using numeric_limits for sequence numbers and lock times
6 years ago
primitives
scripted-diff: Move util files to separate directory.
6 years ago
qt
Remove uses of cs_main in wallet code
6 years ago
rpc
Merge #14588 : Refactor PSBT signing logic to enforce invariant and fix signing bug
6 years ago
script
Merge #14689 : Require a public key to be retrieved when signing a P2PKH input
6 years ago
secp256k1
…
support
Fix typos reported by codespell
6 years ago
test
Merge #14437 : Refactor: Start to separate wallet from node
6 years ago
univalue
Update univalue subtree
6 years ago
util
blockfilter: Use unordered_set instead of set in blockfilter.
6 years ago
wallet
Merge #14588 : Refactor PSBT signing logic to enforce invariant and fix signing bug
6 years ago
zmq
Merge #14060 : ZMQ: add options to configure outbound message high water mark, aka SNDHWM
6 years ago
.clang-format
…
Makefile.am
Remove direct node->wallet calls in init.cpp
6 years ago
Makefile.bench.include
build: Remove libssl from LDADD unless gui
6 years ago
Makefile.leveldb.include
…
Makefile.qt.include
build: Fix windows build error if `--disable-bip70`
6 years ago
Makefile.qttest.include
build: Add --disable-bip70 configure option
6 years ago
Makefile.test.include
Merge #14092 : tests: Dry run bench_bitcoin as part "make check" to allow for quick identification of assertion/sanitizer failures in benchmarking code
6 years ago
addrdb.cpp
scripted-diff: Move util files to separate directory.
6 years ago
addrdb.h
Update copyright headers to 2018
6 years ago
addrman.cpp
Update copyright headers to 2018
6 years ago
addrman.h
scripted-diff: Move util files to separate directory.
6 years ago
amount.h
amount: Move CAmount CENT to unit test header
6 years ago
arith_uint256.cpp
scripted-diff: Move util files to separate directory.
6 years ago
arith_uint256.h
Update copyright headers to 2018
6 years ago
base58.cpp
scripted-diff: Move util files to separate directory.
6 years ago
base58.h
Update copyright headers to 2018
6 years ago
bech32.cpp
Make objects in range declarations immutable by default. Avoid unnecessary copying of objects in range declarations.
6 years ago
bech32.h
…
bitcoin-cli-res.rc
…
bitcoin-cli.cpp
scripted-diff: Move util files to separate directory.
6 years ago
bitcoin-tx-res.rc
…
bitcoin-tx.cpp
Merge #14636 : Avoid using numeric_limits for sequence numbers and lock times
6 years ago
bitcoind-res.rc
…
bitcoind.cpp
Pass chain and client variables where needed
6 years ago
blockencodings.cpp
Extract CSipHasher to it's own file in crypto/ directory.
6 years ago
blockencodings.h
Update copyright headers to 2018
6 years ago
blockfilter.cpp
Extract CSipHasher to it's own file in crypto/ directory.
6 years ago
blockfilter.h
blockfilter: Use unordered_set instead of set in blockfilter.
6 years ago
bloom.cpp
Merge #13429 : Return the script type from Solver
6 years ago
bloom.h
Removes unsed `CBloomFilter` constructor.
6 years ago
chain.cpp
Update copyright headers to 2018
6 years ago
chain.h
[trivial] Fix typo in CDiskBlockPos struct's ToString
6 years ago
chainparams.cpp
scripted-diff: Move util files to separate directory.
6 years ago
chainparams.h
Don't edit Chainparams after initialization
6 years ago
chainparamsbase.cpp
scripted-diff: Move util files to separate directory.
6 years ago
chainparamsbase.h
Update copyright headers to 2018
6 years ago
chainparamsseeds.h
net: Update hardcoded seeds
6 years ago
checkpoints.cpp
Update copyright headers to 2018
6 years ago
checkpoints.h
Update copyright headers to 2018
6 years ago
checkqueue.h
Update copyright headers to 2018
6 years ago
clientversion.cpp
Update copyright headers to 2018
6 years ago
clientversion.h
Update copyright headers to 2018
6 years ago
coins.cpp
Extract CSipHasher to it's own file in crypto/ directory.
6 years ago
coins.h
Extract CSipHasher to it's own file in crypto/ directory.
6 years ago
compat.h
Make IS_TRIVIALLY_CONSTRUCTIBLE consistent on GCC < 5
6 years ago
compressor.cpp
Update copyright headers to 2018
6 years ago
compressor.h
Update copyright headers to 2018
6 years ago
core_io.h
Consolidate redundant implementations of ParseHashStr
6 years ago
core_memusage.h
Update copyright headers to 2018
6 years ago
core_read.cpp
scripted-diff: Move util files to separate directory.
6 years ago
core_write.cpp
scripted-diff: Move util files to separate directory.
6 years ago
cuckoocache.h
Make objects in range declarations immutable by default. Avoid unnecessary copying of objects in range declarations.
6 years ago
dbwrapper.cpp
Fix typos reported by codespell
6 years ago
dbwrapper.h
scripted-diff: Move util files to separate directory.
6 years ago
dummywallet.cpp
Remove direct node->wallet calls in init.cpp
6 years ago
fs.cpp
utils: Fix broken Windows filelock
6 years ago
fs.h
utils: Add fsbridge fstream function wrapper
6 years ago
hash.cpp
Extract CSipHasher to it's own file in crypto/ directory.
6 years ago
hash.h
Extract CSipHasher to it's own file in crypto/ directory.
6 years ago
httprpc.cpp
scripted-diff: Move util files to separate directory.
6 years ago
httprpc.h
Cleanup StartRest()
6 years ago
httpserver.cpp
Add SAFE_CHARS[SAFE_CHARS_URI]: Chars allowed in URIs (RFC 3986)
6 years ago
httpserver.h
convert C-style (void) parameter lists to C++ style ()
6 years ago
indirectmap.h
…
init.cpp
Remove direct node->wallet calls in init.cpp
6 years ago
init.h
Pass chain and client variables where needed
6 years ago
key.cpp
Pass export privkey DER compression flag correctly
6 years ago
key.h
convert C-style (void) parameter lists to C++ style ()
6 years ago
key_io.cpp
scripted-diff: Move util files to separate directory.
6 years ago
key_io.h
Update copyright headers to 2018
6 years ago
keystore.cpp
scripted-diff: Move util files to separate directory.
6 years ago
keystore.h
Update copyright headers to 2018
6 years ago
limitedmap.h
Update copyright headers to 2018
6 years ago
logging.cpp
scripted-diff: Move util files to separate directory.
6 years ago
logging.h
logging: Replace LogPrint macros with regular functions
6 years ago
memusage.h
Update copyright headers to 2018
6 years ago
merkleblock.cpp
scripted-diff: Move util files to separate directory.
6 years ago
merkleblock.h
Update copyright headers to 2018
6 years ago
miner.cpp
scripted-diff: Move util files to separate directory.
6 years ago
miner.h
Update copyright headers to 2018
6 years ago
net.cpp
scripted-diff: Move util files to separate directory.
6 years ago
net.h
Extract CSipHasher to it's own file in crypto/ directory.
6 years ago
net_processing.cpp
Merge #14436 : doc: add comment explaining recentRejects-DoS behavior
6 years ago
net_processing.h
Merge #14331 : doxygen: Fix member comments
6 years ago
netaddress.cpp
scripted-diff: Move util files to separate directory.
6 years ago
netaddress.h
Update copyright headers to 2018
6 years ago
netbase.cpp
scripted-diff: Move util files to separate directory.
6 years ago
netbase.h
Update copyright headers to 2018
6 years ago
netmessagemaker.h
Update copyright headers to 2018
6 years ago
noui.cpp
scripted-diff: Move util files to separate directory.
6 years ago
noui.h
noui: Move handlers to header file
6 years ago
outputtype.cpp
Update copyright headers to 2018
6 years ago
outputtype.h
Update copyright headers to 2018
6 years ago
pow.cpp
Update copyright headers to 2018
6 years ago
pow.h
Update copyright headers to 2018
6 years ago
prevector.h
Explicitly initialize prevector _union
6 years ago
protocol.cpp
scripted-diff: Move util files to separate directory.
6 years ago
protocol.h
Update copyright headers to 2018
6 years ago
pubkey.cpp
Update copyright headers to 2018
6 years ago
pubkey.h
Update copyright headers to 2018
6 years ago
random.cpp
scripted-diff: Move util files to separate directory.
6 years ago
random.h
Update copyright headers to 2018
6 years ago
rest.cpp
scripted-diff: Move util files to separate directory.
6 years ago
reverse_iterator.h
scripted-diff: Remove trailing whitespaces
6 years ago
reverselock.h
…
scheduler.cpp
convert C-style (void) parameter lists to C++ style ()
6 years ago
scheduler.h
convert C-style (void) parameter lists to C++ style ()
6 years ago
serialize.h
Drop minor GetSerializeSize template
6 years ago
shutdown.cpp
Break circular dependency: init -> * -> init by extracting shutdown.h
6 years ago
shutdown.h
Break circular dependency: init -> * -> init by extracting shutdown.h
6 years ago
span.h
Add more methods to Span class
6 years ago
streams.h
Fix typos reported by codespell
6 years ago
sync.cpp
scripted-diff: Move util files to separate directory.
6 years ago
sync.h
scripted-diff: Small locking rename
6 years ago
threadinterrupt.cpp
Merge #11640 : Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSection
6 years ago
threadinterrupt.h
scripted-diff: Small locking rename
6 years ago
threadsafety.h
Pass chain locked variables where needed
6 years ago
timedata.cpp
scripted-diff: Move util files to separate directory.
6 years ago
timedata.h
Update copyright headers to 2018
6 years ago
tinyformat.h
…
torcontrol.cpp
scripted-diff: Move util files to separate directory.
6 years ago
torcontrol.h
Update copyright headers to 2018
6 years ago
txdb.cpp
scripted-diff: Move util files to separate directory.
6 years ago
txdb.h
Merge #13780 : 0.17: Pre-branch maintenance
6 years ago
txmempool.cpp
scripted-diff: Move util files to separate directory.
6 years ago
txmempool.h
Extract CSipHasher to it's own file in crypto/ directory.
6 years ago
ui_interface.cpp
scripted-diff: Move util files to separate directory.
6 years ago
ui_interface.h
Make macro compatible with MSVC
6 years ago
uint256.cpp
scripted-diff: Move util files to separate directory.
6 years ago
uint256.h
Update copyright headers to 2018
6 years ago
undo.h
Extract CSipHasher to it's own file in crypto/ directory.
6 years ago
validation.cpp
scripted-diff: Move util files to separate directory.
6 years ago
validation.h
Merge #13783 : validation: Pass tx pool reference into CheckSequenceLocks
6 years ago
validationinterface.cpp
scripted-diff: Move util files to separate directory.
6 years ago
validationinterface.h
Add compile time checking for all cs_main runtime locking assertions
6 years ago
version.h
Update copyright headers to 2018
6 years ago
versionbits.cpp
MOVEONLY: Move versionbits info out of versionbits.o
6 years ago
versionbits.h
MOVEONLY: Move versionbits info out of versionbits.o
6 years ago
versionbitsinfo.cpp
MOVEONLY: Move versionbits info out of versionbits.o
6 years ago
versionbitsinfo.h
MOVEONLY: Move versionbits info out of versionbits.o
6 years ago
walletinitinterface.h
Remove direct node->wallet calls in init.cpp
6 years ago
warnings.cpp
scripted-diff: Move util files to separate directory.
6 years ago
warnings.h
Merge #13780 : 0.17: Pre-branch maintenance
6 years ago