| .. |
|
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
|
Merge pull request #4976
|
2014-10-07 12:33:45 +02:00 |
|
script
|
Merge pull request #4954
|
2014-10-07 08:51:20 +02:00 |
|
secp256k1
|
|
|
|
test
|
Prettify JSON tests and minimize diffs
|
2014-10-07 09:41:33 +02:00 |
|
univalue
|
univalue: make spaceStr thread-safe
|
2014-09-05 14:42:22 +02:00 |
|
.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
|
|
|
|
alert.h
|
|
|
|
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
|
header include cleanup
|
2014-09-14 12:43:56 +02:00 |
|
bitcoin-tx.cpp
|
Make signature cache optional
|
2014-10-02 20:26:17 +02:00 |
|
bitcoind-res.rc
|
|
|
|
bitcoind.cpp
|
Also create pid file in non-daemon mode
|
2014-09-20 11:03:59 +02:00 |
|
bloom.cpp
|
Separate script/standard
|
2014-09-08 20:21:35 +02:00 |
|
bloom.h
|
|
|
|
chain.cpp
|
cleanup license and header end comment in chain.cpp/.h
|
2014-09-29 08:22:03 +02:00 |
|
chain.h
|
cleanup license and header end comment in chain.cpp/.h
|
2014-09-29 08:22:03 +02:00 |
|
chainparams.cpp
|
Avoid introducing a virtual into CChainParams
|
2014-10-02 13:54:26 +02:00 |
|
chainparams.h
|
Avoid introducing a virtual into CChainParams
|
2014-10-02 13:54:26 +02:00 |
|
chainparamsbase.cpp
|
Switch testing framework from MAIN to new UNITTEST network
|
2014-10-02 13:51:39 +02:00 |
|
chainparamsbase.h
|
Switch testing framework from MAIN to new UNITTEST network
|
2014-10-02 13:51:39 +02:00 |
|
chainparamsseeds.h
|
|
|
|
checkpoints.cpp
|
Switch testing framework from MAIN to new UNITTEST network
|
2014-10-02 13:51:39 +02:00 |
|
checkpoints.h
|
Apply clang-format on some infrequently-updated files
|
2014-09-19 19:21:46 +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
|
Use a typedef for monetary values
|
2014-09-26 15:42:04 -07:00 |
|
coins.h
|
Use a typedef for monetary values
|
2014-09-26 15:42:04 -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
|
Merge pull request #4911
|
2014-09-16 04:12:52 +02:00 |
|
core_write.cpp
|
Add automatic script test generation, and actual checksig tests
|
2014-09-26 21:58:48 +02:00 |
|
core.cpp
|
Merge pull request #4926
|
2014-10-02 06:10:19 +02:00 |
|
core.h
|
Merge pull request #4926
|
2014-10-02 06:10:19 +02:00 |
|
crypter.cpp
|
Merge pull request #4825
|
2014-09-16 04:47:55 +02: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
|
minor txindex documentation improvement
|
2014-10-06 18:52:51 +02:00 |
|
init.h
|
Apply clang-format on some infrequently-updated files
|
2014-09-19 19:21:46 +02:00 |
|
key.cpp
|
Add automatic script test generation, and actual checksig tests
|
2014-09-26 21:58:48 +02:00 |
|
key.h
|
Add automatic script test generation, and actual checksig tests
|
2014-09-26 21:58:48 +02:00 |
|
keystore.cpp
|
Move CScript class and dependencies to script/script
|
2014-09-08 20:19:31 +02:00 |
|
keystore.h
|
|
|
|
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
|
fix a lock indentation in main.cpp
|
2014-10-06 13:04:02 +02:00 |
|
main.h
|
Merge pull request #5036
|
2014-10-06 04:42:09 +02:00 |
|
Makefile.am
|
Make signature cache optional
|
2014-10-02 20:26:17 +02:00 |
|
Makefile.qt.include
|
|
|
|
Makefile.qttest.include
|
|
|
|
Makefile.test.include
|
Revert merge of pull #4845
|
2014-10-02 10:39:55 +02:00 |
|
miner.cpp
|
Replace SCRIPT_VERIFY_NOCACHE by flag directly to checker
|
2014-10-02 20:26:58 +02:00 |
|
miner.h
|
|
|
|
mruset.h
|
Apply clang-format on some infrequently-updated files
|
2014-09-19 19:21:46 +02:00 |
|
net.cpp
|
autofile: don't copy CAutoFile by value
|
2014-09-25 19:25:19 -04:00 |
|
net.h
|
Limit CNode::mapAskFor
|
2014-09-09 09:19:15 +02:00 |
|
netbase.cpp
|
netbase: Make SOCKS5 negotiation interruptible
|
2014-09-10 11:33:13 +02:00 |
|
netbase.h
|
|
|
|
noui.cpp
|
Apply clang-format on some infrequently-updated files
|
2014-09-19 19:21:46 +02:00 |
|
noui.h
|
|
|
|
pow.cpp
|
Switch testing framework from MAIN to new UNITTEST network
|
2014-10-02 13:51:39 +02:00 |
|
pow.h
|
header include cleanup
|
2014-09-14 12:43:56 +02:00 |
|
protocol.cpp
|
CMessageHeader sanity changes
|
2014-09-18 10:15:48 +02: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
|
|
|
|
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
|
Move CTxDestination from script/script to script/standard
|
2014-09-16 19:14:32 +02:00 |
|
rpcmining.cpp
|
Use a typedef for monetary values
|
2014-09-26 15:42:04 -07:00 |
|
rpcmisc.cpp
|
Move CTxDestination from script/script to script/standard
|
2014-09-16 19:14:32 +02:00 |
|
rpcnet.cpp
|
update getnetworkinfo help with subversion
|
2014-10-01 10:23:00 +02:00 |
|
rpcprotocol.cpp
|
header include cleanup
|
2014-09-14 12:43:56 +02:00 |
|
rpcprotocol.h
|
|
|
|
rpcrawtransaction.cpp
|
Merge pull request #5047
|
2014-10-07 10:17:05 +02:00 |
|
rpcserver.cpp
|
Use a typedef for monetary values
|
2014-09-26 15:42:04 -07:00 |
|
rpcserver.h
|
Use a typedef for monetary values
|
2014-09-26 15:42:04 -07:00 |
|
rpcwallet.cpp
|
Merge pull request #4985
|
2014-10-02 19:31:50 +02:00 |
|
serialize.h
|
CAutoFile: make file private
|
2014-10-02 10:59:28 +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
|
Use a typedef for monetary values
|
2014-09-26 15:42:04 -07:00 |
|
txdb.h
|
|
|
|
txmempool.cpp
|
Use a typedef for monetary values
|
2014-09-26 15:42:04 -07:00 |
|
txmempool.h
|
Use a typedef for monetary values
|
2014-09-26 15:42:04 -07:00 |
|
ui_interface.h
|
|
|
|
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
|
Fixing C4146 warning
|
2014-09-25 15:24:36 +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
|
Use a typedef for monetary values
|
2014-09-26 15:42:04 -07:00 |
|
utilmoneystr.h
|
Use a typedef for monetary values
|
2014-09-26 15:42:04 -07:00 |
|
utilstrencodings.cpp
|
SanitizeString: allow '(' and ')'
|
2014-09-25 12:45:46 +02:00 |
|
utilstrencodings.h
|
|
|
|
utiltime.cpp
|
|
|
|
utiltime.h
|
|
|
|
version.cpp
|
Apply clang-format on some infrequently-updated files
|
2014-09-19 19:21:46 +02:00 |
|
version.h
|
|
|
|
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
|
Use a typedef for monetary values
|
2014-09-26 15:42:04 -07:00 |
|
wallet.h
|
Use a typedef for monetary values
|
2014-09-26 15:42:04 -07:00 |
|
walletdb.cpp
|
Merge pull request #5022
|
2014-10-01 12:56:11 +02:00 |
|
walletdb.h
|
Use a typedef for monetary values
|
2014-09-26 15:42:04 -07:00 |