..
compat
update license of compat and crypto
2014-09-29 08:21:11 +02:00
config
crypto
update license of compat and crypto
2014-09-29 08:21:11 +02:00
json
leveldb
obj
obj-test
qt
qt: remove monitoreddatamapper
2014-10-23 19:09:34 +02:00
script
fix build with libc++ after 85c579e
2014-10-23 14:24:22 -04:00
secp256k1
test
Merge pull request #4981
2014-10-22 12:16:50 +02:00
univalue
.clang-format
addrman.cpp
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
addrman.h
Remove some unnecessary c_strs() in logging and the GUI
2014-09-09 11:31:17 +02:00
alert.cpp
Refactor -alertnotify code
2014-10-09 10:25:30 -04:00
alert.h
Refactor -alertnotify code
2014-10-09 10:25:30 -04:00
allocators.cpp
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
allocators.h
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
amount.h
amount.h: update license, add header end comment + rem from util.h
2014-10-02 11:25:21 +02:00
base58.cpp
Fixing out of bounds error in GetKey()
2014-09-23 10:45:04 +02:00
base58.h
Move CTxDestination from script/script to script/standard
2014-09-16 19:14:32 +02:00
bitcoin-cli-res.rc
bitcoin-cli.cpp
Parameterise command line option defaults, so translations are independent of them
2014-10-11 08:22:26 +00:00
bitcoin-tx.cpp
Merge pull request #4834
2014-10-08 14:58:16 -07:00
bitcoind-res.rc
bitcoind.cpp
Also create pid file in non-daemon mode
2014-09-20 11:03:59 +02:00
bloom.cpp
bloom.h
chain.cpp
Chain::SetTip return type to void
2014-10-20 17:56:19 -04:00
chain.h
Merge pull request #4981
2014-10-22 12:16:50 +02:00
chainparams.cpp
Merge pull request #4981
2014-10-22 12:16:50 +02:00
chainparams.h
Remove CChainParams::NetworkID()
2014-10-10 11:01:00 +02:00
chainparamsbase.cpp
Merge pull request #4804 from jtimon/chainparams3
2014-10-17 08:47:11 +02:00
chainparamsbase.h
Merge pull request #4804 from jtimon/chainparams3
2014-10-17 08:47:11 +02:00
chainparamsseeds.h
checkpoints.cpp
Move checkpoint data selection to chainparams
2014-10-10 11:00:59 +02:00
checkpoints.h
Move checkpoint data selection to chainparams
2014-10-10 11:00:59 +02:00
checkqueue.h
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
clientversion.h
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
coincontrol.h
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
coins.cpp
Merge pull request #4834
2014-10-08 14:58:16 -07:00
coins.h
Merge pull request #4834
2014-10-08 14:58:16 -07:00
compat.h
core_io.h
Add automatic script test generation, and actual checksig tests
2014-09-26 21:58:48 +02:00
core_read.cpp
script: add a slew of includes all around and drop includes from script.h
2014-10-17 13:44:57 -04:00
core_write.cpp
script: add a slew of includes all around and drop includes from script.h
2014-10-17 13:44:57 -04:00
core.cpp
script: add a slew of includes all around and drop includes from script.h
2014-10-17 13:44:57 -04:00
core.h
MOVEONLY: CInPoint from core to txmempool
2014-10-17 01:58:43 +02:00
crypter.cpp
script: move CScriptID to standard.h and add a ctor for creating them from CScripts
2014-10-17 13:44:14 -04:00
crypter.h
db.cpp
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
db.h
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
hash.cpp
Avoiding referencing elements of an empty vector
2014-09-23 11:54:12 -04:00
hash.h
header include cleanup
2014-09-14 12:43:56 +02:00
init.cpp
Merge pull request #5108
2014-10-22 10:47:14 +02:00
init.h
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
key.cpp
boost: remove CPrivKey dependency from CECKey
2014-10-15 15:13:20 -04:00
key.h
script: move CScriptID to standard.h and add a ctor for creating them from CScripts
2014-10-17 13:44:14 -04:00
keystore.cpp
script: move CScriptID to standard.h and add a ctor for creating them from CScripts
2014-10-17 13:44:14 -04:00
keystore.h
script: move CScriptID to standard.h and add a ctor for creating them from CScripts
2014-10-17 13:44:14 -04:00
leveldbwrapper.cpp
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
leveldbwrapper.h
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
limitedmap.h
remove code below asserts in limitedmap.h (fixes a ToDo)
2014-09-22 09:35:40 +02:00
main.cpp
Merge pull request #4988
2014-10-22 12:06:03 +02:00
main.h
Merge pull request #4981
2014-10-22 12:16:50 +02:00
Makefile.am
Make signature cache optional
2014-10-02 20:26:17 +02:00
Makefile.qt.include
qt: remove monitoreddatamapper
2014-10-23 19:09:34 +02:00
Makefile.qttest.include
build: fix qt test build when libprotobuf is in a non-standard path
2014-10-10 13:03:28 -04:00
Makefile.test.include
Make SCRIPT_VERIFY_STRICTENC compatible with BIP62
2014-10-08 15:42:29 -07:00
miner.cpp
Merge pull request #4981
2014-10-22 12:16:50 +02:00
miner.h
mruset.h
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
net.cpp
CAutoFile: Explicit Get() and remove unused methods
2014-10-22 10:18:19 +02:00
net.h
Headers-first synchronization
2014-10-14 15:42:01 -07:00
netbase.cpp
add -timeout default as constant and use them
2014-10-06 13:13:25 +02:00
netbase.h
add -timeout default as constant and use them
2014-10-06 13:13:25 +02:00
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.
2014-10-17 00:33:31 -07:00
noui.h
pow.cpp
Remove CheckMinWork, as we always know all parent headers
2014-10-14 15:42:01 -07:00
pow.h
Remove CheckMinWork, as we always know all parent headers
2014-10-14 15:42:01 -07:00
protocol.cpp
script: add a slew of includes all around and drop includes from script.h
2014-10-17 13:44:57 -04:00
protocol.h
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
random.cpp
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
random.h
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
rpcblockchain.cpp
RPC additions after headers-first
2014-10-14 15:42:01 -07:00
rpcclient.cpp
Merge pull request #4863
2014-09-17 13:05:41 +02:00
rpcclient.h
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
rpcdump.cpp
[Wallet] Watch-only fixes
2014-10-03 04:29:51 +02:00
rpcmining.cpp
Add fTestnetToBeDeprecatedFieldRPC to CChainParams
2014-10-10 11:01:00 +02:00
rpcmisc.cpp
script: move CScriptID to standard.h and add a ctor for creating them from CScripts
2014-10-17 13:44:14 -04:00
rpcnet.cpp
RPC additions after headers-first
2014-10-14 15:42:01 -07:00
rpcprotocol.cpp
header include cleanup
2014-09-14 12:43:56 +02:00
rpcprotocol.h
rpcrawtransaction.cpp
script: move CScriptID to standard.h and add a ctor for creating them from CScripts
2014-10-17 13:44:14 -04:00
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.
2014-10-17 00:33:31 -07:00
rpcserver.h
Use a typedef for monetary values
2014-09-26 15:42:04 -07:00
rpcwallet.cpp
script: move CScriptID to standard.h and add a ctor for creating them from CScripts
2014-10-17 13:44:14 -04:00
serialize.h
CAutoFile: Explicit Get() and remove unused methods
2014-10-22 10:18:19 +02:00
sync.cpp
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
sync.h
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
threadsafety.h
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
timedata.cpp
timedata.h
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
tinyformat.h
txdb.cpp
Merge pull request #4834
2014-10-08 14:58:16 -07:00
txdb.h
Get rid of CCoinsView's SetCoins and SetBestBlock.
2014-09-23 22:29:21 +02:00
txmempool.cpp
script: add a slew of includes all around and drop includes from script.h
2014-10-17 13:44:57 -04:00
txmempool.h
MOVEONLY: CInPoint from core to txmempool
2014-10-17 01:58:43 +02:00
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.
2014-10-17 00:33:31 -07:00
uint256.cpp
Apply clang-format on some infrequently-updated files
2014-09-19 19:21:46 +02:00
uint256.h
header include cleanup
2014-09-14 12:43:56 +02:00
util.cpp
Merge pull request #4804 from jtimon/chainparams3
2014-10-17 08:47:11 +02:00
util.h
amount.h: update license, add header end comment + rem from util.h
2014-10-02 11:25:21 +02:00
utilmoneystr.cpp
script: add a slew of includes all around and drop includes from script.h
2014-10-17 13:44:57 -04:00
utilmoneystr.h
Use a typedef for monetary values
2014-09-26 15:42:04 -07:00
utilstrencodings.cpp
boost: drop boost dependency in utilstrencodings.cpp
2014-10-15 15:13:20 -04:00
utilstrencodings.h
utiltime.cpp
utiltime.h
version.cpp
boost: drop boost dependency in version.cpp.
2014-10-15 15:13:20 -04:00
version.h
Headers-first synchronization
2014-10-14 15:42:01 -07:00
wallet_ismine.cpp
Move CTxDestination from script/script to script/standard
2014-09-16 19:14:32 +02:00
wallet_ismine.h
Move CTxDestination from script/script to script/standard
2014-09-16 19:14:32 +02:00
wallet.cpp
Make CBlockIndex* returned by GetDepthInMainChain const.
2014-10-24 16:13:41 +02:00
wallet.h
Make CBlockIndex* returned by GetDepthInMainChain const.
2014-10-24 16:13:41 +02:00
walletdb.cpp
boost: drop dependency on tuple in serialization
2014-10-15 15:13:19 -04:00
walletdb.h
[Wallet] Watch-only fixes
2014-10-03 04:29:51 +02:00