grin/wallet
AntiochP 8b324f7429 add retry logic to miner when hitting wallet coinbase API (#213)
* mount v2 router for flexibility, wallet checker now refreshes multiple outputs via single api call
* fix the api router
* wallet api handlers, miner uses wallet_client
* retry logic via tokio_retry, miner creates new coinbase output via wallet API (retries several times)
* move wallet client into wallet crateand rework the lock acquisition logic to use tokio_retry
2017-10-27 17:36:03 +00:00
..
src add retry logic to miner when hitting wallet coinbase API (#213) 2017-10-27 17:36:03 +00:00
Cargo.toml add retry logic to miner when hitting wallet coinbase API (#213) 2017-10-27 17:36:03 +00:00
rustfmt.toml keychain crate (no more secretkeys in core) (#146) 2017-10-03 00:02:31 +00:00