mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-01-31 15:22:16 +00:00
3a405302bb
Run the wallet txConfidenceListener on the calling thread. Move tx broadcast that occurs inside setTransactionBroadcaster outside the wallet lock to avoid inverting on the mempool class (via PeerGroup, but that doesn't lock on the broadcast path). This makes memory usage smoother by avoiding the creation of tons of closures and spamming the event thread with them. |
||
---|---|---|
.. | ||
src | ||
findbugs.xml | ||
pom.xml |