.. |
compat
|
update license of compat and crypto
|
10 years ago |
config
|
…
|
|
crypto
|
update license of compat and crypto
|
10 years ago |
json
|
…
|
|
leveldb
|
…
|
|
obj
|
…
|
|
obj-test
|
…
|
|
qt
|
Merge pull request #5117
|
10 years ago |
script
|
fix build with libc++ after 85c579e
|
10 years ago |
secp256k1
|
…
|
|
test
|
Merge pull request #4981
|
10 years ago |
univalue
|
…
|
|
.clang-format
|
…
|
|
Makefile.am
|
Make signature cache optional
|
10 years ago |
Makefile.qt.include
|
qt: remove monitoreddatamapper
|
10 years ago |
Makefile.qttest.include
|
build: fix qt test build when libprotobuf is in a non-standard path
|
10 years ago |
Makefile.test.include
|
Make SCRIPT_VERIFY_STRICTENC compatible with BIP62
|
10 years ago |
addrman.cpp
|
Update comments in addrman to be doxygen compatible
|
10 years ago |
addrman.h
|
Update comments in addrman to be doxygen compatible
|
10 years ago |
alert.cpp
|
Refactor -alertnotify code
|
10 years ago |
alert.h
|
Refactor -alertnotify code
|
10 years ago |
allocators.cpp
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
allocators.h
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
amount.h
|
amount.h: update license, add header end comment + rem from util.h
|
10 years ago |
base58.cpp
|
Fixing out of bounds error in GetKey()
|
10 years ago |
base58.h
|
Move CTxDestination from script/script to script/standard
|
10 years ago |
bitcoin-cli-res.rc
|
…
|
|
bitcoin-cli.cpp
|
Parameterise command line option defaults, so translations are independent of them
|
10 years ago |
bitcoin-tx.cpp
|
Merge pull request #4834
|
10 years ago |
bitcoind-res.rc
|
…
|
|
bitcoind.cpp
|
Also create pid file in non-daemon mode
|
10 years ago |
bloom.cpp
|
Separate script/standard
|
10 years ago |
bloom.h
|
…
|
|
chain.cpp
|
Update comments in chain to be doxygen compatible
|
10 years ago |
chain.h
|
Update comments in chain to be doxygen compatible
|
10 years ago |
chainparams.cpp
|
Clear vFixedSeeds for regtest network
|
10 years ago |
chainparams.h
|
Remove CChainParams::NetworkID()
|
10 years ago |
chainparamsbase.cpp
|
Merge pull request #4804 from jtimon/chainparams3
|
10 years ago |
chainparamsbase.h
|
Merge pull request #4804 from jtimon/chainparams3
|
10 years ago |
chainparamsseeds.h
|
Add built-in seeds for .onion
|
10 years ago |
checkpoints.cpp
|
Move checkpoint data selection to chainparams
|
10 years ago |
checkpoints.h
|
Move checkpoint data selection to chainparams
|
10 years ago |
checkqueue.h
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
clientversion.h
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
coincontrol.h
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
coins.cpp
|
Merge pull request #4834
|
10 years ago |
coins.h
|
Merge pull request #4834
|
10 years ago |
compat.h
|
…
|
|
core.cpp
|
script: add a slew of includes all around and drop includes from script.h
|
10 years ago |
core.h
|
MOVEONLY: CInPoint from core to txmempool
|
10 years ago |
core_io.h
|
Add automatic script test generation, and actual checksig tests
|
10 years ago |
core_read.cpp
|
script: add a slew of includes all around and drop includes from script.h
|
10 years ago |
core_write.cpp
|
script: add a slew of includes all around and drop includes from script.h
|
10 years ago |
crypter.cpp
|
script: move CScriptID to standard.h and add a ctor for creating them from CScripts
|
10 years ago |
crypter.h
|
…
|
|
db.cpp
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
db.h
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
hash.cpp
|
Avoiding referencing elements of an empty vector
|
10 years ago |
hash.h
|
header include cleanup
|
10 years ago |
init.cpp
|
Merge pull request #5108
|
10 years ago |
init.h
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
key.cpp
|
boost: remove CPrivKey dependency from CECKey
|
10 years ago |
key.h
|
script: move CScriptID to standard.h and add a ctor for creating them from CScripts
|
10 years ago |
keystore.cpp
|
script: move CScriptID to standard.h and add a ctor for creating them from CScripts
|
10 years ago |
keystore.h
|
script: move CScriptID to standard.h and add a ctor for creating them from CScripts
|
10 years ago |
leveldbwrapper.cpp
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
leveldbwrapper.h
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
limitedmap.h
|
remove code below asserts in limitedmap.h (fixes a ToDo)
|
10 years ago |
main.cpp
|
Merge pull request #4988
|
10 years ago |
main.h
|
Merge pull request #4981
|
10 years ago |
miner.cpp
|
Merge pull request #4981
|
10 years ago |
miner.h
|
…
|
|
mruset.h
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
net.cpp
|
CAutoFile: Explicit Get() and remove unused methods
|
10 years ago |
net.h
|
Headers-first synchronization
|
10 years ago |
netbase.cpp
|
add -timeout default as constant and use them
|
10 years ago |
netbase.h
|
add -timeout default as constant and use them
|
10 years ago |
noui.cpp
|
Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the message contains sensitive information. This keeps the message from being output to the debug log by bitcoind. Fixes a possible security risk when starting bitcoind in server mode without the 'rpcpassword' option configured, resulting in the "suggested" password being output to the debug log.
|
10 years ago |
noui.h
|
…
|
|
pow.cpp
|
Remove CheckMinWork, as we always know all parent headers
|
10 years ago |
pow.h
|
Remove CheckMinWork, as we always know all parent headers
|
10 years ago |
protocol.cpp
|
script: add a slew of includes all around and drop includes from script.h
|
10 years ago |
protocol.h
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
random.cpp
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
random.h
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
rpcblockchain.cpp
|
RPC additions after headers-first
|
10 years ago |
rpcclient.cpp
|
Merge pull request #4863
|
10 years ago |
rpcclient.h
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
rpcdump.cpp
|
[Wallet] Watch-only fixes
|
10 years ago |
rpcmining.cpp
|
Add fTestnetToBeDeprecatedFieldRPC to CChainParams
|
10 years ago |
rpcmisc.cpp
|
script: move CScriptID to standard.h and add a ctor for creating them from CScripts
|
10 years ago |
rpcnet.cpp
|
RPC additions after headers-first
|
10 years ago |
rpcprotocol.cpp
|
header include cleanup
|
10 years ago |
rpcprotocol.h
|
…
|
|
rpcrawtransaction.cpp
|
script: move CScriptID to standard.h and add a ctor for creating them from CScripts
|
10 years ago |
rpcserver.cpp
|
Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the message contains sensitive information. This keeps the message from being output to the debug log by bitcoind. Fixes a possible security risk when starting bitcoind in server mode without the 'rpcpassword' option configured, resulting in the "suggested" password being output to the debug log.
|
10 years ago |
rpcserver.h
|
Use a typedef for monetary values
|
10 years ago |
rpcwallet.cpp
|
script: move CScriptID to standard.h and add a ctor for creating them from CScripts
|
10 years ago |
serialize.h
|
CAutoFile: Explicit Get() and remove unused methods
|
10 years ago |
sync.cpp
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
sync.h
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
threadsafety.h
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
timedata.cpp
|
…
|
|
timedata.h
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
tinyformat.h
|
…
|
|
txdb.cpp
|
Merge pull request #4834
|
10 years ago |
txdb.h
|
Get rid of CCoinsView's SetCoins and SetBestBlock.
|
10 years ago |
txmempool.cpp
|
script: add a slew of includes all around and drop includes from script.h
|
10 years ago |
txmempool.h
|
MOVEONLY: CInPoint from core to txmempool
|
10 years ago |
ui_interface.h
|
Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the message contains sensitive information. This keeps the message from being output to the debug log by bitcoind. Fixes a possible security risk when starting bitcoind in server mode without the 'rpcpassword' option configured, resulting in the "suggested" password being output to the debug log.
|
10 years ago |
uint256.cpp
|
Apply clang-format on some infrequently-updated files
|
10 years ago |
uint256.h
|
header include cleanup
|
10 years ago |
util.cpp
|
Merge pull request #4804 from jtimon/chainparams3
|
10 years ago |
util.h
|
amount.h: update license, add header end comment + rem from util.h
|
10 years ago |
utilmoneystr.cpp
|
script: add a slew of includes all around and drop includes from script.h
|
10 years ago |
utilmoneystr.h
|
Use a typedef for monetary values
|
10 years ago |
utilstrencodings.cpp
|
boost: drop boost dependency in utilstrencodings.cpp
|
10 years ago |
utilstrencodings.h
|
…
|
|
utiltime.cpp
|
…
|
|
utiltime.h
|
…
|
|
version.cpp
|
boost: drop boost dependency in version.cpp.
|
10 years ago |
version.h
|
Headers-first synchronization
|
10 years ago |
wallet.cpp
|
script: move CScriptID to standard.h and add a ctor for creating them from CScripts
|
10 years ago |
wallet.h
|
Rename CWalletInterface to CValidationInterface
|
10 years ago |
wallet_ismine.cpp
|
Move CTxDestination from script/script to script/standard
|
10 years ago |
wallet_ismine.h
|
Move CTxDestination from script/script to script/standard
|
10 years ago |
walletdb.cpp
|
boost: drop dependency on tuple in serialization
|
10 years ago |
walletdb.h
|
[Wallet] Watch-only fixes
|
10 years ago |