Noah Citron
|
b8d21abe44
|
feat: improve cli (#16)
* use default_value for flags
* add checkpoint flag
|
2022-09-09 18:14:17 -04:00 |
Noah Citron
|
a149ba618c
|
feat: add logging (#15)
* feat: add logging
* show confidence and delay when syncing
* log rpc errors
* fmt
|
2022-09-08 21:34:14 -04:00 |
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 |
Noah Citron
|
a63d56a952
|
refactor: switch execution rpc to ethers (#13)
|
2022-09-06 13:57:47 -04:00 |
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 |
Noah Citron
|
11fd824b01
|
feat: add eth_getTransactionReceipt (#6)
|
2022-09-01 20:28:12 -04:00 |
Noah Citron
|
ad43cf7668
|
add cli app
|
2022-08-29 16:54:58 -04:00 |
Noah Citron
|
1d810caa92
|
refactor using cargo workspaces
|
2022-08-29 13:31:17 -04:00 |
Noah Citron
|
99d7ff4043
|
add configuration file support
|
2022-08-26 20:05:12 -04:00 |
Noah Citron
|
748af6ce95
|
add simulated call support
|
2022-08-23 21:33:48 -04:00 |
Noah Citron
|
f71bff19f6
|
add proof helpers
|
2022-08-18 20:33:44 -04:00 |
Noah Citron
|
0ced9e8f55
|
committee signature verification
|
2022-08-13 16:24:04 -04:00 |
Noah Citron
|
d42d327f26
|
fix ssz hashing
|
2022-08-12 12:38:40 -04:00 |
Noah Citron
|
573fd7fcc4
|
hashing committees
|
2022-08-12 11:32:16 -04:00 |
Noah Citron
|
2dd11e6a1c
|
setup api bindings for reaching out to light servers
|
2022-08-11 14:09:58 -04:00 |