grin/wallet
AntiochP d7b94a12f5 only hold wallet write lock for write operations on the wallet (#210)
* mount v2 router for flexibility, wallet checker now refreshes multiple outputs via single api call
* add read_wallet so we can read without acquiring the lock
* fix the api router
* read wallet without acquiring or holding lock, only acquire the write lock for wallet when updating or adding outputs
2017-10-25 21:09:34 +00:00
..
src only hold wallet write lock for write operations on the wallet (#210) 2017-10-25 21:09:34 +00:00
Cargo.toml refresh multiple wallet outputs in single api call (#205) 2017-10-25 17:57:48 +00:00
rustfmt.toml keychain crate (no more secretkeys in core) (#146) 2017-10-03 00:02:31 +00:00