grin/wallet/tests
John Tromp f43df5f601 [Floonet] add feature for height locked kernels (#2168)
* add feature for height locked kernels

* add function to compute kernel features appropriate for lock height, and use it

* only sign kernel-features relevant fields; refactor Features

* simplify invalid kernel logic

* remove unused height arg to reward::output and run some rustfmt

* replace nested if/else by match
2018-12-18 18:26:34 +00:00
..
accounts.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
file.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
libwallet.rs [Floonet] add feature for height locked kernels (#2168) 2018-12-18 18:26:34 +00:00
repost.rs [WIP] Store completed transactions in files instead of DB (#2148) 2018-12-14 16:24:53 +00:00
restore.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
self_send.rs Don't allow same transaction to be received multiple times (#2124) 2018-12-11 17:18:31 +00:00
transaction.rs [WIP] Store completed transactions in files instead of DB (#2148) 2018-12-14 16:24:53 +00:00