.. |
compat
|
sanity: add libc/stdlib sanity checks
|
11 years ago |
crypto
|
Move {Read,Write}{LE,BE}{32,64} to common.h and use builtins if possible
|
11 years ago |
json
|
…
|
|
leveldb
|
…
|
|
m4
|
build: avoid the use of top_ and abs_ dir paths
|
11 years ago |
obj
|
…
|
|
obj-test
|
…
|
|
qt
|
Merge pull request #4334
|
11 years ago |
test
|
Move crypto implementations to src/crypto/
|
11 years ago |
Makefile.am
|
Move {Read,Write}{LE,BE}{32,64} to common.h and use builtins if possible
|
11 years ago |
Makefile.qt.include
|
qt: Unify AboutDialog and HelpMessageDialog
|
11 years ago |
Makefile.qttest.include
|
build: quit abusing AM_CPPFLAGS
|
11 years ago |
Makefile.test.include
|
Add built-in SHA-1 implementation.
|
11 years ago |
addrman.cpp
|
…
|
|
addrman.h
|
…
|
|
alert.cpp
|
Replace virtual methods with static attributes, chainparams.h depends on
|
11 years ago |
alert.h
|
…
|
|
allocators.cpp
|
…
|
|
allocators.h
|
…
|
|
base58.cpp
|
base58: add paranoid return value checks
|
11 years ago |
base58.h
|
…
|
|
bitcoin-cli-res.rc
|
…
|
|
bitcoin-cli.cpp
|
Remove `using namespace std` from header file
|
11 years ago |
bitcoind-res.rc
|
…
|
|
bitcoind.cpp
|
Remove cli functionality from bitcoind
|
11 years ago |
bloom.cpp
|
…
|
|
bloom.h
|
…
|
|
chainparams.cpp
|
Get rid of Params().RPCisTestNet()
|
11 years ago |
chainparams.h
|
Get rid of Params().RPCisTestNet()
|
11 years ago |
checkpoints.cpp
|
…
|
|
checkpoints.h
|
…
|
|
checkqueue.h
|
…
|
|
clientversion.h
|
…
|
|
coincontrol.h
|
…
|
|
coins.cpp
|
…
|
|
coins.h
|
…
|
|
compat.h
|
…
|
|
core.cpp
|
Type-safe CFeeRate class
|
11 years ago |
core.h
|
estimatefee / estimatepriority RPC methods
|
11 years ago |
crypter.cpp
|
…
|
|
crypter.h
|
…
|
|
db.cpp
|
…
|
|
db.h
|
…
|
|
hash.cpp
|
Add a built-in SHA256/SHA512 implementation.
|
11 years ago |
hash.h
|
Add built-in RIPEMD-160 implementation
|
11 years ago |
init.cpp
|
Remove getwork() RPC call
|
11 years ago |
init.h
|
Add 'about' information to `-version` output
|
11 years ago |
key.cpp
|
Move crypto implementations to src/crypto/
|
11 years ago |
key.h
|
…
|
|
keystore.cpp
|
…
|
|
keystore.h
|
…
|
|
leveldbwrapper.cpp
|
…
|
|
leveldbwrapper.h
|
…
|
|
limitedmap.h
|
…
|
|
main.cpp
|
Merge pull request #4310
|
11 years ago |
main.h
|
Merge pull request #4170
|
11 years ago |
miner.cpp
|
Switch miner.cpp to use sha2 instead of OpenSSL.
|
11 years ago |
miner.h
|
Switch miner.cpp to use sha2 instead of OpenSSL.
|
11 years ago |
mruset.h
|
…
|
|
net.cpp
|
Merge pull request #2784
|
11 years ago |
net.h
|
Merge pull request #2784
|
11 years ago |
netbase.cpp
|
…
|
|
netbase.h
|
…
|
|
noui.cpp
|
…
|
|
noui.h
|
…
|
|
protocol.cpp
|
Replace virtual methods with static attributes, chainparams.h depends on
|
11 years ago |
protocol.h
|
Add comment regarding experimental-use service bits
|
11 years ago |
rpcblockchain.cpp
|
Add "chain" to getmininginfo, improve help in getblockchaininfo
|
11 years ago |
rpcclient.cpp
|
Remove cli functionality from bitcoind
|
11 years ago |
rpcclient.h
|
Remove cli functionality from bitcoind
|
11 years ago |
rpcdump.cpp
|
…
|
|
rpcmining.cpp
|
Remove getwork() RPC call
|
11 years ago |
rpcmisc.cpp
|
Get rid of Params().RPCisTestNet()
|
11 years ago |
rpcnet.cpp
|
Add nLocalServices info to RPC getinfo
|
11 years ago |
rpcprotocol.cpp
|
…
|
|
rpcprotocol.h
|
…
|
|
rpcrawtransaction.cpp
|
…
|
|
rpcserver.cpp
|
Remove getwork() RPC call
|
11 years ago |
rpcserver.h
|
Remove getwork() RPC call
|
11 years ago |
rpcwallet.cpp
|
Type-safe CFeeRate class
|
11 years ago |
script.cpp
|
Add built-in RIPEMD-160 implementation
|
11 years ago |
script.h
|
Remove unused Print/PrintHex functions
|
11 years ago |
serialize.h
|
…
|
|
sync.cpp
|
…
|
|
sync.h
|
…
|
|
threadsafety.h
|
…
|
|
tinyformat.h
|
…
|
|
txdb.cpp
|
…
|
|
txdb.h
|
…
|
|
txmempool.cpp
|
estimatefee / estimatepriority RPC methods
|
11 years ago |
txmempool.h
|
estimatefee / estimatepriority RPC methods
|
11 years ago |
ui_interface.h
|
…
|
|
uint256.h
|
…
|
|
util.cpp
|
Merge pull request #4193
|
11 years ago |
util.h
|
util: Add function FormatParagraph to format paragraph to fixed-width
|
11 years ago |
version.cpp
|
Remove -beta suffix
|
11 years ago |
version.h
|
…
|
|
wallet.cpp
|
AvailableCoins: acquire cs_main mutex
|
11 years ago |
wallet.h
|
Ignore too-long redeemScripts while loading wallet
|
11 years ago |
walletdb.cpp
|
…
|
|
walletdb.h
|
…
|
|