primitives
|
Adding method GetTotalSize() to CTransaction
|
2016-09-06 22:30:30 +02:00 |
qt
|
[qt] WalletModel: Expose disablewallet
|
2016-09-21 13:11:15 +02:00 |
rpc
|
Remove createwitnessaddress
|
2016-09-13 11:35:14 +08:00 |
script
|
Merge #8524: Precompute sighashes
|
2016-09-01 12:20:43 +02:00 |
test
|
Move static global randomizer seeds into CConnman
|
2016-09-19 15:53:47 +02:00 |
wallet
|
Merge #8768: init: Get rid of fDisableWallet
|
2016-09-21 12:27:56 +02:00 |
addrdb.cpp
|
net: move CBanDB and CAddrDB out of net.h/cpp
|
2016-09-08 12:03:22 -04:00 |
init.cpp
|
init: Get rid of fDisableWallet
|
2016-09-20 17:32:05 +02:00 |
main.cpp
|
Merge #8636: Implement NULLDUMMY softfork (BIP147)
|
2016-09-22 10:58:00 +02:00 |
main.h
|
net: Pass CConnman around as needed
|
2016-09-08 12:04:35 -04:00 |
net.h
|
Comment on CConnman::nLocalServices meaning
|
2016-09-22 08:19:44 -04:00 |
txdb.cpp
|
C++11: s/boost::scoped_ptr/std::unique_ptr/
|
2016-09-01 19:05:07 +02:00 |
txdb.h
|
C++11: s/boost::scoped_ptr/std::unique_ptr/
|
2016-09-01 19:05:07 +02:00 |
util.h
|
Do not shadow global variable
|
2016-09-02 20:50:59 +02:00 |