.. |
compat
|
small cleanup in src/compat .h and .cpp
|
2014-06-21 14:39:17 +02:00 |
config
|
build: move bitcoin-config.h to its own directory
|
2014-06-21 19:47:43 +02:00 |
crypto
|
Add <Hasher>::OUTPUT_SIZE
|
2014-06-21 19:47:43 +02:00 |
json
|
|
|
leveldb
|
|
|
m4
|
|
|
obj
|
|
|
obj-test
|
|
|
qt
|
Merge pull request #4391
|
2014-06-23 10:01:07 +02:00 |
test
|
Code simplifications after CTransaction::GetHash() caching
|
2014-06-22 00:06:17 +02:00 |
addrman.cpp
|
|
|
addrman.h
|
|
|
alert.cpp
|
|
|
alert.h
|
|
|
allocators.cpp
|
|
|
allocators.h
|
|
|
base58.cpp
|
base58: add paranoid return value checks
|
2014-06-11 23:20:37 -04:00 |
base58.h
|
|
|
bitcoin-cli-res.rc
|
|
|
bitcoin-cli.cpp
|
Remove using namespace std from header file
|
2014-06-16 17:42:54 +02:00 |
bitcoind-res.rc
|
|
|
bitcoind.cpp
|
Remove cli functionality from bitcoind
|
2014-06-15 15:38:22 +02:00 |
bloom.cpp
|
Code simplifications after CTransaction::GetHash() caching
|
2014-06-22 00:06:17 +02:00 |
bloom.h
|
Code simplifications after CTransaction::GetHash() caching
|
2014-06-22 00:06:17 +02:00 |
chainparams.cpp
|
Add CMutableTransaction and make CTransaction immutable.
|
2014-06-21 22:59:03 +02:00 |
chainparams.h
|
Get rid of Params().RPCisTestNet()
|
2014-06-17 13:08:25 +02:00 |
checkpoints.cpp
|
|
|
checkpoints.h
|
|
|
checkqueue.h
|
|
|
clientversion.h
|
|
|
coincontrol.h
|
|
|
coins.cpp
|
|
|
coins.h
|
|
|
compat.h
|
|
|
core.cpp
|
Add CMutableTransaction and make CTransaction immutable.
|
2014-06-21 22:59:03 +02:00 |
core.h
|
Code simplifications after CTransaction::GetHash() caching
|
2014-06-22 00:06:17 +02:00 |
crypter.cpp
|
|
|
crypter.h
|
|
|
db.cpp
|
|
|
db.h
|
|
|
hash.cpp
|
Add a built-in SHA256/SHA512 implementation.
|
2014-06-21 19:47:39 +02:00 |
hash.h
|
Add <Hasher>::OUTPUT_SIZE
|
2014-06-21 19:47:43 +02:00 |
init.cpp
|
Remove getwork() RPC call
|
2014-06-21 19:47:39 +02:00 |
init.h
|
Add 'about' information to -version output
|
2014-06-12 16:11:56 +02:00 |
key.cpp
|
Move crypto implementations to src/crypto/
|
2014-06-21 19:47:42 +02:00 |
key.h
|
|
|
keystore.cpp
|
|
|
keystore.h
|
|
|
leveldbwrapper.cpp
|
|
|
leveldbwrapper.h
|
|
|
limitedmap.h
|
|
|
main.cpp
|
Code simplifications after CTransaction::GetHash() caching
|
2014-06-22 00:06:17 +02:00 |
main.h
|
Code simplifications after CTransaction::GetHash() caching
|
2014-06-22 00:06:17 +02:00 |
Makefile.am
|
crypto: create a separate lib for crypto functions
|
2014-06-21 19:47:43 +02:00 |
Makefile.qt.include
|
crypto: create a separate lib for crypto functions
|
2014-06-21 19:47:43 +02:00 |
Makefile.qttest.include
|
crypto: create a separate lib for crypto functions
|
2014-06-21 19:47:43 +02:00 |
Makefile.test.include
|
crypto: create a separate lib for crypto functions
|
2014-06-21 19:47:43 +02:00 |
miner.cpp
|
Code simplifications after CTransaction::GetHash() caching
|
2014-06-22 00:06:17 +02:00 |
miner.h
|
Switch miner.cpp to use sha2 instead of OpenSSL.
|
2014-06-21 19:47:39 +02:00 |
mruset.h
|
|
|
net.cpp
|
Merge pull request #4388
|
2014-06-23 10:21:38 +02:00 |
net.h
|
Merge pull request #4388
|
2014-06-23 10:21:38 +02:00 |
netbase.cpp
|
|
|
netbase.h
|
|
|
noui.cpp
|
|
|
noui.h
|
|
|
protocol.cpp
|
|
|
protocol.h
|
Add comment regarding experimental-use service bits
|
2014-06-21 11:43:23 -04:00 |
rpcblockchain.cpp
|
Add "chain" to getmininginfo, improve help in getblockchaininfo
|
2014-06-17 13:11:36 +02:00 |
rpcclient.cpp
|
Remove cli functionality from bitcoind
|
2014-06-15 15:38:22 +02:00 |
rpcclient.h
|
Remove cli functionality from bitcoind
|
2014-06-15 15:38:22 +02:00 |
rpcdump.cpp
|
|
|
rpcmining.cpp
|
Remove getwork() RPC call
|
2014-06-21 19:47:39 +02:00 |
rpcmisc.cpp
|
Get rid of Params().RPCisTestNet()
|
2014-06-17 13:08:25 +02:00 |
rpcnet.cpp
|
Add nLocalServices info to RPC getinfo
|
2014-06-21 11:43:19 -04:00 |
rpcprotocol.cpp
|
|
|
rpcprotocol.h
|
|
|
rpcrawtransaction.cpp
|
Code simplifications after CTransaction::GetHash() caching
|
2014-06-22 00:06:17 +02:00 |
rpcserver.cpp
|
Remove getwork() RPC call
|
2014-06-21 19:47:39 +02:00 |
rpcserver.h
|
Remove getwork() RPC call
|
2014-06-21 19:47:39 +02:00 |
rpcwallet.cpp
|
|
|
script.cpp
|
Add CMutableTransaction and make CTransaction immutable.
|
2014-06-21 22:59:03 +02:00 |
script.h
|
Avoid undefined behavior using CFlatData in CScript serialization
|
2014-06-23 10:38:15 +02:00 |
serialize.h
|
Avoid undefined behavior using CFlatData in CScript serialization
|
2014-06-23 10:38:15 +02:00 |
sync.cpp
|
|
|
sync.h
|
|
|
threadsafety.h
|
|
|
tinyformat.h
|
|
|
txdb.cpp
|
|
|
txdb.h
|
|
|
txmempool.cpp
|
|
|
txmempool.h
|
|
|
ui_interface.h
|
|
|
uint256.h
|
|
|
util.cpp
|
Issue warning if collecting RandSeed data failed
|
2014-06-23 16:29:51 +02:00 |
util.h
|
|
|
version.cpp
|
Remove -beta suffix
|
2014-06-12 13:52:15 +02:00 |
version.h
|
|
|
wallet.cpp
|
Code simplifications after CTransaction::GetHash() caching
|
2014-06-22 00:06:17 +02:00 |
wallet.h
|
Code simplifications after CTransaction::GetHash() caching
|
2014-06-22 00:06:17 +02:00 |
walletdb.cpp
|
|
|
walletdb.h
|
|
|