helios/consensus/src
andreas 161e0fbfb9
feat: checkpoint fallbacks (#120)
* 🏗️ checkpoint fallback initial impl

* 🚧 checkpoint fallbacks

*  checkpoint fallbacks

* ⚙️ fix result types

* ♻️ checkpoints refactoring

* 🔨 import nits

* 🚀 graceful checkpoint fallbacks

*  parallel checkpoint fallback service fetching using async tokio tasks

* 📝 readme touchups
2022-12-01 20:18:23 -05:00
..
rpc feat: Lints, Clippy, and Cleaning (#115) 2022-11-29 17:31:25 -08:00
consensus.rs feat: checkpoint fallbacks (#120) 2022-12-01 20:18:23 -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 feat: Lints, Clippy, and Cleaning (#115) 2022-11-29 17:31:25 -08:00
utils.rs feat: Lints, Clippy, and Cleaning (#115) 2022-11-29 17:31:25 -08:00