helios/consensus/src
Noah Citron cb6cf75d59
feat: make checkpoint age check optional (#170)
* feat: make checkpoint age check optional

* add new flag to readme

* fix tests
2023-01-18 21:18:26 -05:00
..
rpc feat: Lints, Clippy, and Cleaning (#115) 2022-11-29 17:31:25 -08:00
consensus.rs feat: make checkpoint age check optional (#170) 2023-01-18 21:18:26 -05:00
constants.rs refactor: add count parameter to get_update and use 128 as the limit (#97) 2022-11-08 16:24:55 -05:00
errors.rs feat: verify checkpoint has valid age (#105) 2022-11-14 15:23:51 -05:00
lib.rs refactor: add count parameter to get_update and use 128 as the limit (#97) 2022-11-08 16:24:55 -05:00
types.rs fix: deserialize wrapped lc headers correctly (#169) 2023-01-18 19:42:56 -05:00
utils.rs feat: Lints, Clippy, and Cleaning (#115) 2022-11-29 17:31:25 -08:00