Pull-Requests
pull
Watch-Only Addresses: Separating Transaction Signing From Transaction Processing
#2121
CodeShark on December 21, 2012
CodeShark on December 21, 2012
pull
Added comments to sync.h to make it easier to understand the macros
#2174
CodeShark on January 13, 2013
CodeShark on January 13, 2013
pull
Bugfix - Moved SyncWithWallets out of ProcessMessage and into CTxMemPool::accept()
#2187
CodeShark on January 18, 2013
CodeShark on January 18, 2013
pull
Added locks to wallet loop functions in main.cpp and added UnregisterAllWallets().
#2208
CodeShark on January 23, 2013
CodeShark on January 23, 2013
pull
Wallet registration locks in main.cpp + UnregisterAllWallet() function
#2209
CodeShark on January 23, 2013
CodeShark on January 23, 2013
pull
Minimal architectural changes necessary to support multiple wallets in bitcoin-qt
#2220
CodeShark on January 26, 2013
CodeShark on January 26, 2013
pull
Added CWalletManager class to support loading of multiple wallets.
#2407
CodeShark on March 24, 2013
CodeShark on March 24, 2013
pull
Added RPC method for dumping the raw hex for a public key in the wallet.
#2797
CodeShark on June 25, 2013
CodeShark on June 25, 2013
pull
Added RPC method for dumping wallet addresses without the private keys.
#2873
CodeShark on August 2, 2013
CodeShark on August 2, 2013
pull
Added new RPC method for explicitly banning nodes or removing a ban.
#2906
CodeShark on August 17, 2013
CodeShark on August 17, 2013
pull
IsSuperMajority() moved to separate soft forks unit
#6774
CodeShark on October 7, 2015 Refactoring
CodeShark on October 7, 2015 Refactoring
Issues
---