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
|
dc0e31cedd
|
fix: allow from in eth_call and eth_estimateGas (#4)
* fix gas esimtation in uniswap frontend
* calculate empty account
|
2022-09-01 15:58:45 -04:00 |
Noah Citron
|
b1d33bb9af
|
fix: handle proof edge cases (#3)
* fix proof edge cases
* fmt
|
2022-08-31 20:31:02 -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 |