grin/pool/src
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
..
lib.rs improve: time crate flagged as deprecated, switch to actively maintained chrono crate (#1297) 2018-07-30 09:33:28 +01:00
pool.rs UTXOView (readonly, minimal, output only txhashset extension) (#1584) 2018-09-25 11:01:19 +01:00
transaction_pool.rs Replace RefCell with RwLock in OneTime (and cleanup Weak usage) (#1694) 2018-10-09 16:53:57 +01:00
types.rs UTXOView (readonly, minimal, output only txhashset extension) (#1584) 2018-09-25 11:01:19 +01:00