.. |
compat
|
libc-compat: add new symbol that's now needed
|
10 years ago |
config
|
…
|
|
crypto
|
…
|
|
json
|
…
|
|
leveldb
|
…
|
|
m4
|
build: Add mention of --disable-wallet to bdb48 error messages
|
10 years ago |
obj
|
…
|
|
obj-test
|
…
|
|
qt
|
ui_interface: remove unused NotifyBlocksChanged signal
|
10 years ago |
secp256k1
|
…
|
|
test
|
Declare SignatureHash() in script.h
|
10 years ago |
univalue
|
univalue: remove unused methods getArray, getObject
|
10 years ago |
.clang-format
|
Update coding style and add .clang-format
|
10 years ago |
Makefile.am
|
Add built-in seeds for .onion
|
10 years ago |
Makefile.qt.include
|
qt: better looking trayicon
|
10 years ago |
Makefile.qttest.include
|
Add "bitcoin-tx" command line utility and supporting modules.
|
10 years ago |
Makefile.test.include
|
Add "bitcoin-tx" command line utility and supporting modules.
|
10 years ago |
addrman.cpp
|
…
|
|
addrman.h
|
…
|
|
alert.cpp
|
…
|
|
alert.h
|
…
|
|
allocators.cpp
|
…
|
|
allocators.h
|
Fix typos in comments (missing i's).
|
10 years ago |
base58.cpp
|
…
|
|
base58.h
|
…
|
|
bitcoin-cli-res.rc
|
…
|
|
bitcoin-cli.cpp
|
Remove size limit in RPC client, keep it in server
|
10 years ago |
bitcoin-tx.cpp
|
bitcoin-tx: fix build warnings
|
10 years ago |
bitcoind-res.rc
|
…
|
|
bitcoind.cpp
|
…
|
|
bloom.cpp
|
CBloomFilter::clear() method
|
10 years ago |
bloom.h
|
CBloomFilter::clear() method
|
10 years ago |
chainparams.cpp
|
Add built-in seeds for .onion
|
10 years ago |
chainparams.h
|
…
|
|
chainparamsbase.cpp
|
…
|
|
chainparamsbase.h
|
…
|
|
chainparamsseeds.h
|
Add built-in seeds for .onion
|
10 years ago |
checkpoints.cpp
|
Merge pull request #4541
|
10 years ago |
checkpoints.h
|
…
|
|
checkqueue.h
|
…
|
|
clientversion.h
|
…
|
|
coincontrol.h
|
…
|
|
coins.cpp
|
…
|
|
coins.h
|
CCoinsKeyHasher::operator() should return size_t
|
10 years ago |
compat.h
|
small net cleanup
|
10 years ago |
core.cpp
|
Revert "Relay double-spends, subject to anti-DOS"
|
10 years ago |
core.h
|
Revert "Relay double-spends, subject to anti-DOS"
|
10 years ago |
core_io.h
|
add license header to core_io.h, core_read/_write.cpp
|
10 years ago |
core_read.cpp
|
add license header to core_io.h, core_read/_write.cpp
|
10 years ago |
core_write.cpp
|
add license header to core_io.h, core_read/_write.cpp
|
10 years ago |
crypter.cpp
|
…
|
|
crypter.h
|
…
|
|
db.cpp
|
…
|
|
db.h
|
…
|
|
hash.cpp
|
…
|
|
hash.h
|
…
|
|
init.cpp
|
Merge pull request #4615
|
10 years ago |
init.h
|
…
|
|
key.cpp
|
…
|
|
key.h
|
…
|
|
keystore.cpp
|
…
|
|
keystore.h
|
Remove unnecessary typedef and script.h include
|
10 years ago |
leveldbwrapper.cpp
|
…
|
|
leveldbwrapper.h
|
…
|
|
limitedmap.h
|
…
|
|
main.cpp
|
ui_interface: remove unused NotifyBlocksChanged signal
|
10 years ago |
main.h
|
Reapply: Reject transactions with excessive numbers of sigops
|
10 years ago |
miner.cpp
|
Simplify and rename CheckWork to ProcessBlockFound
|
10 years ago |
miner.h
|
…
|
|
mruset.h
|
…
|
|
net.cpp
|
Don't poll showmyip.com, it doesn't exist anymore
|
10 years ago |
net.h
|
small net cleanup
|
10 years ago |
netbase.cpp
|
small net cleanup
|
10 years ago |
netbase.h
|
…
|
|
noui.cpp
|
…
|
|
noui.h
|
…
|
|
pow.cpp
|
…
|
|
pow.h
|
…
|
|
protocol.cpp
|
…
|
|
protocol.h
|
…
|
|
random.cpp
|
…
|
|
random.h
|
…
|
|
rpcblockchain.cpp
|
Implement "getchaintips" RPC command to monitor blockchain forks.
|
10 years ago |
rpcclient.cpp
|
…
|
|
rpcclient.h
|
…
|
|
rpcdump.cpp
|
Harmonize importprivkey and importaddress documentation
|
10 years ago |
rpcmining.cpp
|
Consolidate CTransaction hex encode/decode into core_io.h, core_{read,write}.cpp
|
10 years ago |
rpcmisc.cpp
|
Add warning comment to getinfo
|
10 years ago |
rpcnet.cpp
|
…
|
|
rpcprotocol.cpp
|
Remove size limit in RPC client, keep it in server
|
10 years ago |
rpcprotocol.h
|
Remove size limit in RPC client, keep it in server
|
10 years ago |
rpcrawtransaction.cpp
|
bitcoin-cli, rpcrawtransaction: harmonize "{" styling
|
10 years ago |
rpcserver.cpp
|
Categorize rpc help overview
|
10 years ago |
rpcserver.h
|
Categorize rpc help overview
|
10 years ago |
rpcwallet.cpp
|
Fix typo in gettransaction help
|
10 years ago |
script.cpp
|
Remove unused CKeyStoreIsMineVisitor
|
10 years ago |
script.h
|
Merge pull request #4602
|
10 years ago |
serialize.h
|
…
|
|
sync.cpp
|
…
|
|
sync.h
|
…
|
|
threadsafety.h
|
…
|
|
timedata.cpp
|
Typo, and a few "Bitcoin" -> "Bitcoin Core"
|
10 years ago |
timedata.h
|
…
|
|
tinyformat.h
|
…
|
|
txdb.cpp
|
…
|
|
txdb.h
|
…
|
|
txmempool.cpp
|
Process fee estimate file into temporary vector first to let sanity checking complete.
|
10 years ago |
txmempool.h
|
…
|
|
ui_interface.h
|
ui_interface: remove unused NotifyBlocksChanged signal
|
10 years ago |
uint256.cpp
|
…
|
|
uint256.h
|
…
|
|
util.cpp
|
build: check for sys/prctl.h in the proper way
|
10 years ago |
util.h
|
…
|
|
version.cpp
|
…
|
|
version.h
|
Fix typos in comments (missing i's).
|
10 years ago |
wallet.cpp
|
Revert "UI to alert of respend attempt affecting wallet."
|
10 years ago |
wallet.h
|
Revert "UI to alert of respend attempt affecting wallet."
|
10 years ago |
walletdb.cpp
|
…
|
|
walletdb.h
|
…
|
|