neobytes/src/wallet
UdjinM6 e47af29d41
Fix "chainlock" in WalletTxToJSON (#2748)
* Fix "chainlock" in WalletTxToJSON

* Add `AssertLockHeld(cs_main); // for mapBlockIndex`

* move assert higher
2019-03-07 16:29:37 +03:00
..
test Merge #9369: Factor out CWallet::nTimeSmart computation into a method. 2019-02-05 13:40:19 -06:00
coincontrol.h
crypter.cpp
crypter.h
db.cpp Merge #8574: [Wallet] refactor CWallet/CWalletDB/CDB 2019-02-04 19:57:56 -06:00
db.h Merge #8574: [Wallet] refactor CWallet/CWalletDB/CDB 2019-02-04 19:57:56 -06:00
rpcdump.cpp Merge #9853: Fix error codes from various RPCs 2019-02-05 13:40:40 -06:00
rpcwallet.cpp Fix "chainlock" in WalletTxToJSON (#2748) 2019-03-07 16:29:37 +03:00
rpcwallet.h Merge #8775: RPC refactoring: Access wallet using new GetWalletForJSONRPCRequest 2019-01-24 22:28:13 -06:00
wallet.cpp Merge #9369: Factor out CWallet::nTimeSmart computation into a method. 2019-02-05 13:40:19 -06:00
wallet.h Merge #9369: Factor out CWallet::nTimeSmart computation into a method. 2019-02-05 13:40:19 -06:00
walletdb.cpp backports-0.15-pr6 code review 2019-02-16 15:09:51 -06:00
walletdb.h Merge #9936: [trivial] Fix three typos introduced into walletdb.h in commit 7184e25 2019-02-05 13:40:35 -06:00