grin/wallet/src/libwallet
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
..
internal [Floonet] add feature for height locked kernels (#2168) 2018-12-18 18:26:34 +00:00
api.rs [WIP] Store completed transactions in files instead of DB (#2148) 2018-12-14 16:24:53 +00:00
error.rs Don't allow same transaction to be received multiple times (#2124) 2018-12-11 17:18:31 +00:00
internal.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
mod.rs [Floonet] Use switch commits for all blinding factors (#2178) 2018-12-18 15:44:55 +00:00
types.rs rename tx log entry field tx_hex -> stored_tx (#2181) 2018-12-18 16:44:03 +00:00