grin/core/tests
Yeastplume b8c8840cec
Refactor wallet commands (#2067)
* start wallet command refactoring

* another re-structuring attempt

* rustfmt

* begin splitting up wallet commands

* rustfmt

* clean up wallet arg checking

* rustfmt

* macro for arg parsing

* rustfmt

* factor out init commands

* rustfmt

* move recover to new format

* rustfmt

* add listen command to new format

* rustfmt

* Finish moving commands to new format

* rustfmt

* rustfmt

* propogate errors more cleanly

* rustfmt

* error handling cleanup
2018-12-06 12:04:02 +00:00
..
common Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00
vec_backend store pmmr cleanup (#2075) 2018-12-05 13:02:24 +00:00
block.rs Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00
consensus.rs Fix secondary pow scaling bug (#2051) 2018-11-30 11:19:55 +00:00
core.rs Move libtx to core 2018-12-05 09:41:26 -08:00
merkle_proof.rs Reduce amount of clone() going on when applying data to MMRs (#2046) 2018-12-02 19:59:24 +00:00
pmmr.rs Readonly pmmr cleanup (#2083) 2018-12-05 14:52:53 +00:00
transaction.rs Move libtx to core 2018-12-05 09:41:26 -08:00
verifier_cache.rs Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00