grin/core/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
..
core UTXOView (readonly, minimal, output only txhashset extension) (#1584) 2018-09-25 11:01:19 +01:00
pow Minor: move raw_difficulty to Proof 2018-09-19 18:31:03 +00:00
consensus.rs Dual proof of work, first step (#1534) 2018-09-18 15:12:57 -07:00
genesis.rs Dual proof of work, first step (#1534) 2018-09-18 15:12:57 -07:00
global.rs Dual proof of work, first step (#1534) 2018-09-18 15:12:57 -07:00
lib.rs cache rangeproof and kernel signature verification results (#1419) 2018-08-30 15:44:34 +01:00
macros.rs Replace try! for ? (#1134) 2018-06-04 12:05:49 -04:00
ser.rs Dual proof of work, first step (#1534) 2018-09-18 15:12:57 -07:00