grin/wallet/tests
Antioch Peverell 939d391e0e
cache rangeproof and kernel signature verification results (#1419)
* wip - cache rangeproof verification

* rustfmt

* rustfmt

* rename to ok_verifier

* rustfmt

* wire in caching verifier in more places
skip rangeproof and kernel signature verification during deserialization

* rustfmt

* actually cache verification results via ok verifier

* rustfmt

* cleanup

* pass a cache around, not a verifier

* rustfmt

* cleanup trait shenanigans

* rustfmt

* core tests passing

* rustfmt

* rustfmt

* tests passing

* rustfmt

* verifier cache now takes vecs of data in and out

* rustfmt

* logging + rustfmt

* add docs and comments
2018-08-30 15:44:34 +01:00
..
common cache rangeproof and kernel signature verification results (#1419) 2018-08-30 15:44:34 +01:00
libwallet.rs Improve file-based tx send to not use private file (#1421) 2018-08-27 20:57:33 -04:00
restore.rs Wallet Restore fixes and updates (#1399) 2018-08-21 18:05:28 +01:00
transaction.rs Sort pool tx by fee over weight for mining (#1346) 2018-08-19 18:50:43 -04:00