A fast, secure, and portable light client for Ethereum
Go to file
Noah Citron a0b0b78da5
test: add consensus tests (#11)
* add consensus integration tests

* add unit tests

* organize imports
2022-09-04 19:32:16 -04:00
cli add optimistic updates (#1) 2022-08-30 20:31:58 -04:00
client test: add consensus tests (#11) 2022-09-04 19:32:16 -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 test: add consensus tests (#11) 2022-09-04 19:32:16 -04:00
execution test: add consensus tests (#11) 2022-09-04 19:32:16 -04:00
.gitignore setup api bindings for reaching out to light servers 2022-08-11 14:09:58 -04:00
Cargo.lock test: add consensus tests (#11) 2022-09-04 19:32:16 -04:00
Cargo.toml add cli app 2022-08-29 16:54:58 -04:00