grin-wallet/libwallet/src
Yeastplume e2ad2b3880
Add TTL Option to command line (#273)
* re-insert v2 slate

* reinstate version conversions

* rustfmt

* add and test versioning checks against 2.0.0 wallets

* rustfmt

* fix to invoice file output

* doctest fix

* remove target slate version from command line options

* add ttl option to send_tx and pay commands

* rustfmt
2019-12-04 13:04:28 +00:00
..
api_impl Add TTL Option to command line (#273) 2019-12-04 13:04:28 +00:00
internal Bits and Pieces for 3.0.0 beta (#271) 2019-12-03 20:30:10 +00:00
slate_versions V2 Slate Compatibility (#272) 2019-12-04 11:52:42 +00:00
address.rs Proof of Payment Command Line (#260) 2019-11-28 15:13:52 +00:00
api_impl.rs Add updater thread + Updater related functions (#253) 2019-11-18 10:49:51 +00:00
error.rs TTL Implementation (#261) 2019-12-02 13:54:57 +00:00
internal.rs Change check_repair + certain functions to lock more granularly (#252) 2019-11-06 10:04:42 +00:00
lib.rs Payment Proof Implementation (#259) 2019-11-28 14:34:27 +00:00
slate.rs V2 Slate Compatibility (#272) 2019-12-04 11:52:42 +00:00
types.rs TTL Implementation (#261) 2019-12-02 13:54:57 +00:00