grin/api/src
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
..
handlers [Floonet] add feature for height locked kernels (#2168) 2018-12-18 18:26:34 +00:00
auth.rs Disable authenthication for OPTIONS requests (#2131) 2018-12-11 09:47:10 -08:00
client.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
handlers.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
lib.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
rest.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
router.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
types.rs [Floonet] add feature for height locked kernels (#2168) 2018-12-18 18:26:34 +00:00
web.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00