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
|
e0411e1e97
|
feat: add eth_getTransactionByHash (#8)
* add eth_getTransactionByHash
* clean up imports
|
2022-09-01 23:28:37 -04:00 |
Noah Citron
|
11fd824b01
|
feat: add eth_getTransactionReceipt (#6)
|
2022-09-01 20:28:12 -04:00 |
Noah Citron
|
76a230446d
|
feat: add eth_sendRawTransaction (#5)
|
2022-09-01 17:07:30 -04:00 |
Noah Citron
|
92e30c3d50
|
feat: add metamask support (#2)
* add eth_getBlockByNumber and net_version
* fmt
|
2022-08-31 17:40:44 -04:00 |
Noah Citron
|
1d810caa92
|
refactor using cargo workspaces
|
2022-08-29 13:31:17 -04:00 |