diff options
| author | Russell Yanofsky <[email protected]> | 2020-01-16 15:56:58 -0500 |
|---|---|---|
| committer | Russell Yanofsky <[email protected]> | 2020-03-31 08:36:02 -0500 |
| commit | f6da44ccce4cfff53433e665305a6fe0a01364e4 (patch) | |
| tree | d0a3f3fd875398a2ff5b44d2bf5a2b24911e65e0 /src/httpserver.cpp | |
| parent | refactor: Add interfaces::FoundBlock class to selectively return block data (diff) | |
| download | discoin-f6da44ccce4cfff53433e665305a6fe0a01364e4.tar.xz discoin-f6da44ccce4cfff53433e665305a6fe0a01364e4.zip | |
wallet: Avoid use of Chain::Lock in tryGetTxStatus and tryGetBalances
This is a step toward removing the Chain::Lock class and reducing cs_main
locking.
It also helps ensure the GUI display stays up to date in the case where the
node chain height runs ahead of wallet last block processed height.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions