Raúl Kripalani
|
a58e87b173
|
fixes to Eth JSON-RPC API.
|
2022-11-09 19:43:02 +02:00 |
|
Kevin Li
|
e17e92775c
|
api: ethrpc: fix eth_getCode, eth_getTransactionReceipt (#9530)
|
2022-11-09 19:40:00 +02:00 |
|
Steven Allen
|
56b238980b
|
feat: use f4 eth addresses wherever possible (#9532)
Co-authored-by: Raúl Kripalani <raul@protocol.ai>
|
2022-11-09 19:39:50 +02:00 |
|
Steven Allen
|
aa0e6c17b9
|
Eth TX Encoding (#9531)
|
2022-11-09 19:39:49 +02:00 |
|
Raúl Kripalani
|
98e534cc77
|
add support for f4 addresses in the Eth JSON-RPC and signature.
|
2022-11-09 19:33:23 +02:00 |
|
Kevin Li
|
16ee7d07a8
|
fix: EthGetTransactionCount should not return error
|
2022-11-09 19:30:27 +02:00 |
|
Kevin Li
|
2741c961b7
|
Revert "fix: EthGetTransactionCount should not return error"
This reverts commit ea73fd5b1901c614e7c376fad5952fcbea8d5207.
|
2022-11-09 19:30:25 +02:00 |
|
Kevin Li
|
ccbf57165f
|
fix: EthGetTransactionCount should not return error
|
2022-11-09 19:30:16 +02:00 |
|
vyzo
|
61de2f4a4a
|
fix eth api issues with evm constructor changes
|
2022-11-09 19:30:08 +02:00 |
|
raulk
|
ee83dceef0
|
Eth JSON-RPC API: implement eth_getCode and eth_getStorageAt (#9397)
|
2022-11-09 19:30:06 +02:00 |
|
Kevin Li
|
6c7fd94aa7
|
api: ethrpc: implement eth_sendRawTransaction (#9334)
Co-authored-by: Raúl Kripalani <raul@protocol.ai>
|
2022-11-09 19:28:17 +02:00 |
|
Kevin Li
|
b53d5924a1
|
feat: ethrpc: implement call, estimateGas, getTransactionCount (#9306)
|
2022-11-09 19:25:40 +02:00 |
|
Kevin Li
|
e5bb5b7430
|
feat: ethrpc: implement EthBlock and EthTx structs (#9287)
Co-authored-by: Raúl Kripalani <raul@protocol.ai>
|
2022-11-09 19:23:49 +02:00 |
|
Kevin Li
|
4652d8559f
|
api: ethrpc: implement a few ethereum JSON-RPC API methods (#9208)
|
2022-11-09 19:23:11 +02:00 |
|