A fast, secure, and portable light client for Ethereum
Go to file
Noah Citron 40a6211c13
tests: add execution tests (#14)
* add execution rpc trait

* add account tests

* add code and tx tests

* add receipt tests

* add get block tests
2022-09-08 17:46:48 -04:00
.github/workflows chore: add ci (#12) 2022-09-04 21:14:20 -04:00
cli add optimistic updates (#1) 2022-08-30 20:31:58 -04:00
client tests: add execution tests (#14) 2022-09-08 17:46:48 -04:00
common add cli app 2022-08-29 16:54:58 -04:00
config add optimistic updates (#1) 2022-08-30 20:31:58 -04:00
consensus chore: add ci (#12) 2022-09-04 21:14:20 -04:00
execution tests: add execution tests (#14) 2022-09-08 17:46:48 -04:00
.gitignore setup api bindings for reaching out to light servers 2022-08-11 14:09:58 -04:00
Cargo.lock tests: add execution tests (#14) 2022-09-08 17:46:48 -04:00
Cargo.toml refactor: switch execution rpc to ethers (#13) 2022-09-06 13:57:47 -04:00