grin/core/src
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
..
core Fix txpool double spend edge case (#2081) 2018-12-05 09:44:32 -08:00
libtx Move libtx to core 2018-12-05 09:41:26 -08:00
pow Cuckatoo size shift upgrade schedule (#2024) 2018-11-28 14:05:55 -08:00
consensus.rs fix txpool double spend edge case 2018-12-05 10:27:46 +00:00
genesis.rs Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00
global.rs Cuckatoo size shift upgrade schedule (#2024) 2018-11-28 14:05:55 -08:00
lib.rs Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00
macros.rs Fix IPV6 address deserialization (#1932) 2018-11-05 20:38:41 -08:00
ser.rs Fix txpool double spend edge case (#2081) 2018-12-05 09:44:32 -08:00