practicalswift
d78a8dc3e8
Return void instead of bool for functions that cannot fail
* CBlockTreeDB::ReadReindexing(...)
* CChainState::ResetBlockFailureFlags(...)
* CTxMemPool::addUnchecked(...)
* CWallet::LoadDestData(...)
* CWallet::LoadKeyMetadata(...)
* CWallet::LoadScriptMetadata(...)
* CWallet::LoadToWallet(...)
* CWallet::SetHDChain(...)
* CWallet::SetHDSeed(...)
* RemoveLocal(...)
* SetMinVersion(...)
* StartHTTPServer(...)
* StartRPC(...)
* TorControlConnection::Disconnect(...)
2018-07-27 13:19:03 +02:00
..
2018-07-17 16:03:16 +02:00
2018-05-20 22:19:42 -07:00
2018-07-20 14:28:50 +02:00
2018-03-22 16:23:04 +01:00
2018-07-22 09:40:18 -04:00
2017-11-16 08:23:01 +13:00
2018-07-10 00:07:58 +10:00
2018-06-11 13:12:55 -07:00
2018-02-10 10:05:07 -05:00
2018-04-27 09:19:09 +02:00
2018-07-18 20:25:44 +02:00
2018-07-13 14:27:31 -07:00
2018-03-22 16:23:04 +01:00
2018-07-27 13:19:03 +02:00
2018-07-27 13:19:03 +02:00
2018-03-16 16:59:27 -07:00
2018-02-27 22:30:40 +01:00