.. |
compat
|
libc-compat: add new symbol that's now needed
|
10 years ago |
config
|
build: move bitcoin-config.h to its own directory
|
11 years ago |
crypto
|
Add <Hasher>::OUTPUT_SIZE
|
11 years ago |
json
|
json_spirit: #include <stdint.h>
|
11 years ago |
leveldb
|
Merge src/leveldb changes for LevelDB 1.17.
|
11 years ago |
m4
|
Merge pull request #4654
|
10 years ago |
obj
|
…
|
|
obj-test
|
…
|
|
qt
|
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
|
10 years ago |
secp256k1
|
secp256k1: Add build-side changes for libsecp256k1
|
11 years ago |
test
|
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
|
10 years ago |
univalue
|
univalue: make spaceStr thread-safe
|
10 years ago |
.clang-format
|
Update coding style and add .clang-format
|
10 years ago |
Makefile.am
|
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
|
10 years ago |
Makefile.qt.include
|
Merge pull request #4673
|
10 years ago |
Makefile.qttest.include
|
build: add option for reducing exports (v2)
|
10 years ago |
Makefile.test.include
|
Move CMedianFilter to timedata.cpp
|
10 years ago |
addrman.cpp
|
Improve readability of CAddrInfo::IsTerrible
|
10 years ago |
addrman.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
10 years ago |
alert.cpp
|
Split up util.cpp/h
|
10 years ago |
alert.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
10 years ago |
allocators.cpp
|
…
|
|
allocators.h
|
add missing header end comments
|
10 years ago |
base58.cpp
|
ensure clean and consistent "namespace" usage
|
11 years ago |
base58.h
|
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
|
10 years ago |
bitcoin-cli-res.rc
|
fix copyright string in two of our *.rc files
|
11 years ago |
bitcoin-cli.cpp
|
Split up util.cpp/h
|
10 years ago |
bitcoin-tx.cpp
|
add missing header end comments
|
10 years ago |
bitcoind-res.rc
|
fix copyright string in two of our *.rc files
|
11 years ago |
bitcoind.cpp
|
Split up util.cpp/h
|
10 years ago |
bloom.cpp
|
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
|
10 years ago |
bloom.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
10 years ago |
chainparams.cpp
|
Add testnet DNS seed of Andreas Schildbach.
|
10 years ago |
chainparams.h
|
add missing header end comments
|
10 years ago |
chainparamsbase.cpp
|
cleanup include of assert.h
|
10 years ago |
chainparamsbase.h
|
add missing header end comments
|
10 years ago |
chainparamsseeds.h
|
Add built-in seeds for .onion
|
10 years ago |
checkpoints.cpp
|
Introduce BlockMap type for mapBlockIndex
|
10 years ago |
checkpoints.h
|
checkpoints.cpp depends on main, it can use mapBlockIndex directly
|
10 years ago |
checkqueue.h
|
add missing header end comments
|
10 years ago |
clientversion.h
|
add missing copyright headers
|
10 years ago |
coincontrol.h
|
…
|
|
coins.cpp
|
Make appropriate getter-routines "const" in CCoinsView.
|
10 years ago |
coins.h
|
add missing header end comments
|
10 years ago |
compat.h
|
Move `S_I*` constants and `MSG_NOSIGNAL` to compat.h
|
10 years ago |
core.cpp
|
Discover some missing includes
|
10 years ago |
core.h
|
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
|
10 years ago |
core_io.h
|
add license header to core_io.h, core_read/_write.cpp
|
10 years ago |
core_read.cpp
|
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
|
10 years ago |
core_write.cpp
|
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
|
10 years ago |
crypter.cpp
|
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
|
10 years ago |
crypter.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
10 years ago |
db.cpp
|
Fix a few "Uninitialized scalar field" warnings
|
10 years ago |
db.h
|
remove unused class CAddrMan; from db.h
|
10 years ago |
hash.cpp
|
Add a built-in SHA256/SHA512 implementation.
|
11 years ago |
hash.h
|
add missing header end comments
|
10 years ago |
init.cpp
|
Introduce BlockMap type for mapBlockIndex
|
10 years ago |
init.h
|
add missing header end comments
|
10 years ago |
key.cpp
|
Fixing Compiler Error C2466
|
10 years ago |
key.h
|
Merge pull request #4779
|
10 years ago |
keystore.cpp
|
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
|
10 years ago |
keystore.h
|
add missing header end comments
|
10 years ago |
leveldbwrapper.cpp
|
Enable paranoid corruption checks in LevelDB >= 1.16
|
11 years ago |
leveldbwrapper.h
|
Mark LevelDB "Read" and "Exists" functions as const.
|
10 years ago |
limitedmap.h
|
add missing header end comments
|
10 years ago |
main.cpp
|
Cleanup messy error messages
|
10 years ago |
main.h
|
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
|
10 years ago |
miner.cpp
|
Merge pull request #4377
|
10 years ago |
miner.h
|
Switch miner.cpp to use sha2 instead of OpenSSL.
|
11 years ago |
mruset.h
|
add missing header end comments
|
10 years ago |
net.cpp
|
Merge pull request #4833
|
10 years ago |
net.h
|
add missing header end comments
|
10 years ago |
netbase.cpp
|
Split up util.cpp/h
|
10 years ago |
netbase.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
10 years ago |
noui.cpp
|
Split up util.cpp/h
|
10 years ago |
noui.h
|
add missing header end comments
|
10 years ago |
pow.cpp
|
Merge pull request #4377
|
10 years ago |
pow.h
|
add missing header end comments
|
10 years ago |
protocol.cpp
|
Remove all other print() methods
|
10 years ago |
protocol.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
10 years ago |
random.cpp
|
Split up util.cpp/h
|
10 years ago |
random.h
|
move rand functions from util to new random.h/.cpp
|
11 years ago |
rpcblockchain.cpp
|
Introduce BlockMap type for mapBlockIndex
|
10 years ago |
rpcclient.cpp
|
Add helptexts for -whitelist and rpc prioritisetransaction and switch to bitcoin instead of satoshis
|
11 years ago |
rpcclient.h
|
add missing header end comments
|
10 years ago |
rpcdump.cpp
|
Replace weird characters by normal spaces
|
10 years ago |
rpcmining.cpp
|
Merge pull request #4377
|
10 years ago |
rpcmisc.cpp
|
Add warning comment to getinfo
|
10 years ago |
rpcnet.cpp
|
Add detailed network info to getnetworkinfo RPC
|
10 years ago |
rpcprotocol.cpp
|
Split up util.cpp/h
|
10 years ago |
rpcprotocol.h
|
add missing header end comments
|
10 years ago |
rpcrawtransaction.cpp
|
Introduce BlockMap type for mapBlockIndex
|
10 years ago |
rpcserver.cpp
|
Split up util.cpp/h
|
10 years ago |
rpcserver.h
|
add missing header end comments
|
10 years ago |
rpcwallet.cpp
|
Introduce BlockMap type for mapBlockIndex
|
10 years ago |
scriptutils.cpp
|
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
|
10 years ago |
scriptutils.h
|
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
|
10 years ago |
serialize.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
10 years ago |
sync.cpp
|
Fix build with DEBUG_LOCKORDER
|
10 years ago |
sync.h
|
add missing header end comments
|
10 years ago |
threadsafety.h
|
add missing header end comments
|
10 years ago |
timedata.cpp
|
Split up util.cpp/h
|
10 years ago |
timedata.h
|
add missing header end comments
|
10 years ago |
tinyformat.h
|
Move `*Version()` functions to version.h/cpp
|
10 years ago |
txdb.cpp
|
Merge pull request #4748
|
10 years ago |
txdb.h
|
Make appropriate getter-routines "const" in CCoinsView.
|
10 years ago |
txmempool.cpp
|
Fix a few "Uninitialized scalar field" warnings
|
10 years ago |
txmempool.h
|
add missing header end comments
|
10 years ago |
ui_interface.h
|
Merge pull request #4779
|
10 years ago |
uint256.cpp
|
Split up util.cpp/h
|
10 years ago |
uint256.h
|
Use memcmp for uint256 equality/inequality
|
10 years ago |
util.cpp
|
Split up util.cpp/h
|
10 years ago |
util.h
|
add missing header end comments
|
10 years ago |
utilmoneystr.cpp
|
add missing copyright headers
|
10 years ago |
utilmoneystr.h
|
Split up util.cpp/h
|
10 years ago |
utilstrencodings.cpp
|
Split up util.cpp/h
|
10 years ago |
utilstrencodings.h
|
Split up util.cpp/h
|
10 years ago |
utiltime.cpp
|
Split up util.cpp/h
|
10 years ago |
utiltime.h
|
add missing header end comments
|
10 years ago |
version.cpp
|
Move `*Version()` functions to version.h/cpp
|
10 years ago |
version.h
|
add missing header end comments
|
10 years ago |
wallet.cpp
|
Introduce BlockMap type for mapBlockIndex
|
10 years ago |
wallet.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
10 years ago |
walletdb.cpp
|
Merge pull request #4697
|
10 years ago |
walletdb.h
|
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
|
10 years ago |