.. |
compat
|
…
|
|
config
|
…
|
|
crypto
|
…
|
|
json
|
…
|
|
leveldb
|
…
|
|
m4
|
Merge pull request #4654
|
8 years ago |
obj
|
…
|
|
obj-test
|
…
|
|
qt
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
8 years ago |
secp256k1
|
…
|
|
test
|
fix comments ExtractAddress() -> ExtractDestination()
|
8 years ago |
univalue
|
UniValue: compact (!pretty) output should not include extra whitespace
|
8 years ago |
.clang-format
|
…
|
|
Makefile.am
|
build: add -DMINIUPNP_STATICLIB for new version
|
8 years ago |
Makefile.qt.include
|
Merge pull request #4673
|
8 years ago |
Makefile.qttest.include
|
build: add option for reducing exports (v2)
|
8 years ago |
Makefile.test.include
|
Move CMedianFilter to timedata.cpp
|
8 years ago |
addrman.cpp
|
addrman: Do not propagate obviously poor addresses onto the network
|
8 years ago |
addrman.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
8 years ago |
alert.cpp
|
Split up util.cpp/h
|
8 years ago |
alert.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
8 years ago |
allocators.cpp
|
…
|
|
allocators.h
|
add missing header end comments
|
8 years ago |
base58.cpp
|
…
|
|
base58.h
|
…
|
|
bitcoin-cli-res.rc
|
…
|
|
bitcoin-cli.cpp
|
Split up util.cpp/h
|
8 years ago |
bitcoin-tx.cpp
|
add missing header end comments
|
8 years ago |
bitcoind-res.rc
|
…
|
|
bitcoind.cpp
|
Split up util.cpp/h
|
8 years ago |
bloom.cpp
|
…
|
|
bloom.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
8 years ago |
chainparams.cpp
|
cleanup include of assert.h
|
8 years ago |
chainparams.h
|
add missing header end comments
|
8 years ago |
chainparamsbase.cpp
|
cleanup include of assert.h
|
8 years ago |
chainparamsbase.h
|
add missing header end comments
|
8 years ago |
chainparamsseeds.h
|
…
|
|
checkpoints.cpp
|
…
|
|
checkpoints.h
|
add missing header end comments
|
8 years ago |
checkqueue.h
|
add missing header end comments
|
8 years ago |
clientversion.h
|
add missing copyright headers
|
8 years ago |
coincontrol.h
|
…
|
|
coins.cpp
|
Make appropriate getter-routines "const" in CCoinsView.
|
8 years ago |
coins.h
|
add missing header end comments
|
8 years ago |
compat.h
|
Move `S_I*` constants and `MSG_NOSIGNAL` to compat.h
|
8 years ago |
core.cpp
|
changed field types in some structures to equivalent unambiguous types
|
8 years ago |
core.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
8 years ago |
core_io.h
|
…
|
|
core_read.cpp
|
add missing header end comments
|
8 years ago |
core_write.cpp
|
add missing header end comments
|
8 years ago |
crypter.cpp
|
Split up util.cpp/h
|
8 years ago |
crypter.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
8 years ago |
db.cpp
|
Fix a few "Uninitialized scalar field" warnings
|
8 years ago |
db.h
|
…
|
|
hash.cpp
|
…
|
|
hash.h
|
add missing header end comments
|
8 years ago |
init.cpp
|
Merge pull request #4768
|
8 years ago |
init.h
|
add missing header end comments
|
8 years ago |
key.cpp
|
…
|
|
key.h
|
Merge pull request #4779
|
8 years ago |
keystore.cpp
|
Merge pull request #4673
|
8 years ago |
keystore.h
|
add missing header end comments
|
8 years ago |
leveldbwrapper.cpp
|
…
|
|
leveldbwrapper.h
|
Mark LevelDB "Read" and "Exists" functions as const.
|
8 years ago |
limitedmap.h
|
add missing header end comments
|
8 years ago |
main.cpp
|
Merge pull request #4768
|
8 years ago |
main.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
8 years ago |
miner.cpp
|
Merge pull request #4377
|
8 years ago |
miner.h
|
…
|
|
mruset.h
|
add missing header end comments
|
8 years ago |
net.cpp
|
Revert "Add a getutxos command to the p2p protocol. It allows querying of the UTXO set"
|
8 years ago |
net.h
|
add missing header end comments
|
8 years ago |
netbase.cpp
|
Split up util.cpp/h
|
8 years ago |
netbase.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
8 years ago |
noui.cpp
|
Split up util.cpp/h
|
8 years ago |
noui.h
|
add missing header end comments
|
8 years ago |
pow.cpp
|
Merge pull request #4377
|
8 years ago |
pow.h
|
add missing header end comments
|
8 years ago |
protocol.cpp
|
Remove all other print() methods
|
8 years ago |
protocol.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
8 years ago |
random.cpp
|
Split up util.cpp/h
|
8 years ago |
random.h
|
…
|
|
rpcblockchain.cpp
|
Merge pull request #4768
|
8 years ago |
rpcclient.cpp
|
…
|
|
rpcclient.h
|
add missing header end comments
|
8 years ago |
rpcdump.cpp
|
Replace weird characters by normal spaces
|
8 years ago |
rpcmining.cpp
|
Merge pull request #4377
|
8 years ago |
rpcmisc.cpp
|
…
|
|
rpcnet.cpp
|
…
|
|
rpcprotocol.cpp
|
Split up util.cpp/h
|
8 years ago |
rpcprotocol.h
|
add missing header end comments
|
8 years ago |
rpcrawtransaction.cpp
|
…
|
|
rpcserver.cpp
|
Split up util.cpp/h
|
8 years ago |
rpcserver.h
|
add missing header end comments
|
8 years ago |
rpcwallet.cpp
|
…
|
|
script.cpp
|
Merge pull request #4748
|
8 years ago |
script.h
|
add missing header end comments
|
8 years ago |
serialize.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
8 years ago |
sync.cpp
|
Fix build with DEBUG_LOCKORDER
|
8 years ago |
sync.h
|
add missing header end comments
|
8 years ago |
threadsafety.h
|
add missing header end comments
|
8 years ago |
timedata.cpp
|
Split up util.cpp/h
|
8 years ago |
timedata.h
|
add missing header end comments
|
8 years ago |
tinyformat.h
|
Move `*Version()` functions to version.h/cpp
|
8 years ago |
txdb.cpp
|
Merge pull request #4748
|
8 years ago |
txdb.h
|
Make appropriate getter-routines "const" in CCoinsView.
|
8 years ago |
txmempool.cpp
|
Fix a few "Uninitialized scalar field" warnings
|
8 years ago |
txmempool.h
|
add missing header end comments
|
8 years ago |
ui_interface.h
|
Merge pull request #4779
|
8 years ago |
uint256.cpp
|
Split up util.cpp/h
|
8 years ago |
uint256.h
|
add missing header end comments
|
8 years ago |
util.cpp
|
Split up util.cpp/h
|
8 years ago |
util.h
|
add missing header end comments
|
8 years ago |
utilmoneystr.cpp
|
add missing copyright headers
|
8 years ago |
utilmoneystr.h
|
Split up util.cpp/h
|
8 years ago |
utilstrencodings.cpp
|
Split up util.cpp/h
|
8 years ago |
utilstrencodings.h
|
Split up util.cpp/h
|
8 years ago |
utiltime.cpp
|
Split up util.cpp/h
|
8 years ago |
utiltime.h
|
add missing header end comments
|
8 years ago |
version.cpp
|
Move `*Version()` functions to version.h/cpp
|
8 years ago |
version.h
|
add missing header end comments
|
8 years ago |
wallet.cpp
|
Move CMerkleTx to wallet.cpp/h
|
8 years ago |
wallet.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
8 years ago |
walletdb.cpp
|
Split up util.cpp/h
|
8 years ago |
walletdb.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
8 years ago |