mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-25 15:10:18 +01:00
Fixes a 60 second hang that could occur in wallet-tool once the send request was processed. Fixing this revealed another bug - WalletTool was depending on this VM shutdown delay caused by the worker pool timeout, so clean up the code and replace with a blocking get of the future. Also support the --offline and --password flags when using the payment protocol. |
||
---|---|---|
.. | ||
src/main | ||
pom.xml | ||
wallet-tool |