A fast, secure, and portable light client for Ethereum
Go to file
Noah Citron 4757fa06ff
fix: use updated consensus layer light client api (#68)
* update consensus api

* update mainnet checkpoint
2022-10-13 13:59:37 -04:00
.github/workflows feat: ci releases (#36) 2022-09-15 04:55:29 -04:00
cli fix: rpc port override (#65) 2022-10-05 15:10:01 -04:00
client feat: improved configs (#64) 2022-10-05 13:52:07 -04:00
common fix: use updated consensus layer light client api (#68) 2022-10-13 13:59:37 -04:00
config fix: use updated consensus layer light client api (#68) 2022-10-13 13:59:37 -04:00
consensus fix: use updated consensus layer light client api (#68) 2022-10-13 13:59:37 -04:00
execution fix: use updated consensus layer light client api (#68) 2022-10-13 13:59:37 -04:00
lightclientup chore: fix typos (#50) 2022-09-22 23:41:17 -04:00
.gitignore setup api bindings for reaching out to light servers 2022-08-11 14:09:58 -04:00
Cargo.lock feat: improved configs (#64) 2022-10-05 13:52:07 -04:00
Cargo.toml refactor: switch execution rpc to ethers (#13) 2022-09-06 13:57:47 -04:00