grin/pool/src
Antioch Peverell 11f2d7b6d4
UTXOView (readonly, minimal, output only txhashset extension) (#1584)
* make the utxo view explicit

* introduce utxo_view (readonly, minimal txhashset extension)

* rustfmt

* cleanup

* cleanup

* rustfmt

* cleanup build warnings, comments etc.

* rustfmt

* utxo_view even more readonly now

* cleanup

* refactor pmmr, split out readonly_pmmr and backend

* rustfmt
2018-09-25 11:01:19 +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 [WIP] txpool (tx validation) using block sums for full validation (#1567) 2018-09-24 09:24:10 +01:00
types.rs UTXOView (readonly, minimal, output only txhashset extension) (#1584) 2018-09-25 11:01:19 +01:00