helios/client/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
..
client.rs feat: checkpoint fallbacks (#120) 2022-12-01 20:18:23 -05:00
database.rs feat: add checkpoint caching (#41) 2022-09-16 15:32:15 -04:00
errors.rs feat: surface revert errors to RPC (#106) 2022-11-11 19:41:37 -05:00
lib.rs feat: verify checkpoint has valid age (#105) 2022-11-14 15:23:51 -05:00
node.rs feat: checkpoint fallbacks (#120) 2022-12-01 20:18:23 -05:00
rpc.rs feat: Lints, Clippy, and Cleaning (#115) 2022-11-29 17:31:25 -08:00