A fast, secure, and portable light client for Ethereum
Go to file
Noah Citron 8e080faf4a
feat: add rpc cli flags (#29)
2022-09-12 20:36:04 -04:00
.github/workflows chore: add ci (#12) 2022-09-04 21:14:20 -04:00
cli feat: add rpc cli flags (#29) 2022-09-12 20:36:04 -04:00
client feat: support finalized block tag (#28) 2022-09-12 19:23:37 -04:00
common add cli app 2022-08-29 16:54:58 -04:00
config feat: refactor client (#17) 2022-09-10 00:01:23 -04:00
consensus feat: support finalized block tag (#28) 2022-09-12 19:23:37 -04:00
execution feat: add logging (#15) 2022-09-08 21:34:14 -04:00
.gitignore setup api bindings for reaching out to light servers 2022-08-11 14:09:58 -04:00
Cargo.lock feat: improve cli (#16) 2022-09-09 18:14:17 -04:00
Cargo.toml refactor: switch execution rpc to ethers (#13) 2022-09-06 13:57:47 -04:00