A fast, secure, and portable light client for Ethereum
Go to file
Noah Citron e043549ae4
fix: release ci (#34)
* fix: release ci

* change application name

* fix names
2022-09-14 20:36:04 -04:00
.github/workflows fix: release ci (#34) 2022-09-14 20:36:04 -04:00
cli feat: add rpc cli flags (#29) 2022-09-12 20:36:04 -04:00
client fix: node memory leak (#30) 2022-09-14 13:57:48 -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 fix: add missing fields to beacon block body (#31) 2022-09-14 17:21:09 -04:00
execution fix: node memory leak (#30) 2022-09-14 13:57:48 -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