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 |