grin/pool
Antioch Peverell a676eb1b39
Replace RefCell with RwLock in OneTime (and cleanup Weak usage) (#1694)
* rustfmt

* use RwLock in OneTime (and not RefCell)

* rustfmt

* put weak refs back and cleanup

* rustfmt

* revert weak in adapters
2018-10-09 16:53:57 +01:00
..
src Replace RefCell with RwLock in OneTime (and cleanup Weak usage) (#1694) 2018-10-09 16:53:57 +01:00
tests UTXOView (readonly, minimal, output only txhashset extension) (#1584) 2018-09-25 11:01:19 +01:00
Cargo.toml Update rand crate to 0.5 (#1542) 2018-09-18 09:39:45 +01:00