Aayush
|
f291572b4a
|
Merge branch 'release/v1.20.0' into asr/merge-release-into-master
|
2023-02-03 09:27:04 -05:00 |
|
Łukasz Magiera
|
a6a2f0dbae
|
gateway: Support all EthModule methods
|
2023-02-02 13:37:31 +01:00 |
|
Łukasz Magiera
|
ad14d71978
|
eth rpc: Params are optional in eth_subscribe
|
2023-01-31 11:08:51 +01:00 |
|
Łukasz Magiera
|
1286d76988
|
gateway: eth_subscribe support
|
2023-01-31 10:28:12 +01:00 |
|
Łukasz Magiera
|
6491becbe1
|
rpc: Switch eth_subscribe to reverse calls
|
2023-01-31 10:28:12 +01:00 |
|
Jorropo
|
f572852d06
|
chore: all: bump go-libipfs to replace go-block-format
Includes changes from:
- https://github.com/ipfs/go-block-format/pull/37
- https://github.com/ipfs/go-libipfs/pull/58
|
2023-01-26 17:03:18 +01:00 |
|
ychiao
|
ee6af9de61
|
Eth JSON-RPC: implement web3_clientVersion
|
2023-01-24 22:56:04 -05:00 |
|
Geoff Stuart
|
5133b9da94
|
Add EthGetMessageCidByTransactionHash, fix EthGetTransactionHashByCid
|
2023-01-18 17:48:10 -05:00 |
|
Geoff Stuart
|
a8436074a6
|
Store mapping from hashes for Ethereum transactions to Filecoin Message Cids
|
2023-01-16 01:17:56 -05:00 |
|
Łukasz Magiera
|
eadf8b680c
|
address review
|
2023-01-13 21:55:14 -05:00 |
|
Łukasz Magiera
|
708618d11c
|
feat: gateway: eth_ api support
|
2023-01-13 20:04:41 +01:00 |
|
raulk
|
014d95454b
|
address review comments from @magik6k on #9617 (#9997)
|
2023-01-12 19:11:48 +00:00 |
|
ychiao
|
105a1259bc
|
Eth JSON-RPC: use ToFilecoinAddress() to get f4 addr and validate v sig + cleanups (#9970)
Co-authored-by: raulk <raul@protocol.ai>
|
2023-01-12 14:55:07 +00:00 |
|
Raúl Kripalani
|
8f4c4268ba
|
cleanup.
|
2023-01-12 08:50:38 +00:00 |
|
ychiao
|
7029364f4d
|
check non-existent block hash
|
2023-01-02 17:21:47 +08:00 |
|
Aayush Rajasekaran
|
a4d93d7088
|
feat: docgen: use real values for Eth types (#9938)
|
2022-12-27 16:15:22 +00:00 |
|
Aayush
|
a5851a1763
|
Merge branch 'master' into feat/nv18-fevm
|
2022-12-23 16:37:26 -05:00 |
|
Aayush
|
f4ffff7334
|
fix: docgen: correctly check for exported fields
|
2022-12-23 12:59:12 -05:00 |
|
Aayush
|
9d3e50f140
|
feat: implement and test the v18 migration
|
2022-12-22 13:05:00 -05:00 |
|
Geoff Stuart
|
4ae498a72e
|
Fixes
|
2022-12-16 17:24:46 -05:00 |
|
Geoff Stuart
|
92f3a7b050
|
Merge branch 'feat/nv18-fevm' into feat/nv18-events
|
2022-12-16 16:27:14 -05:00 |
|
Geoff Stuart
|
bc7c190db0
|
Move all eth stuff into ethtypes
|
2022-12-16 13:48:06 -05:00 |
|
Geoff Stuart
|
442132be70
|
Move eth types to chain/types/ethtypes
|
2022-12-14 14:08:38 -05:00 |
|
Geoff Stuart
|
96bb03e1e0
|
Move EthTxReceipt to api
|
2022-12-14 14:00:19 -05:00 |
|
Geoff Stuart
|
855c35cb88
|
Move eth functions out of api
|
2022-12-14 11:57:01 -05:00 |
|
Steven Allen
|
266492fa1c
|
Merge branch 'feat/nv18-fevm' into feat/nv18-events
|
2022-12-07 22:16:56 -08:00 |
|
Ian Davis
|
1afc32f650
|
Move FilterID to types package
|
2022-12-07 18:34:19 +00:00 |
|
Ian Davis
|
067f08f092
|
Fix marshal test
|
2022-12-07 13:53:25 +00:00 |
|
Ian Davis
|
56259c40fc
|
Use EthHash compatible type for subscription and filter IDs
|
2022-12-07 12:51:03 +00:00 |
|
Aayush Rajasekaran
|
6443e72ad7
|
Merge branch 'master' into feat/nv18-fevm
|
2022-11-29 20:16:12 -06:00 |
|
Aayush Rajasekaran
|
15afe384ff
|
Merge branch 'master' into feat/nv18
|
2022-11-29 10:01:51 -06:00 |
|
Ian Davis
|
0a4efd4820
|
Merge branch 'main' into id/update-go-version
|
2022-11-29 14:29:11 +00:00 |
|
ychiao
|
f1493fbee7
|
eth: rpc: fix sendRawTransaction, transactionIndex, feeHistory (#9736)
* Eth JSON-RPC API: add transactionIndex
* Eth JSON-RPC API: fix EthFeeHistory and EthSendRawTransaction
* Eth JSON-RPC API: fix parsing block parameter for getBlockByNumber
* fix itest
|
2022-11-27 18:44:43 -08:00 |
|
Ian Davis
|
9f85d3dca7
|
Address simple linter issues
|
2022-11-24 16:32:27 +00:00 |
|
Łukasz Magiera
|
87e5549af5
|
sealing: Split unsealed cleanup from Finalize
|
2022-11-23 18:57:16 +01:00 |
|
Łukasz Magiera
|
211712bf6d
|
itests: Test snapdeals abort cleanup
|
2022-11-23 18:57:16 +01:00 |
|
Steven Allen
|
176275267b
|
Merge branch 'feat/nv18' into feat/nv18-fevm
|
2022-11-22 10:32:26 -08:00 |
|
Steven Allen
|
2651a38f89
|
Merge branch 'master' into feat/nv18
|
2022-11-22 10:08:54 -08:00 |
|
lovedret
|
e56d4b06df
|
fix: typos in eth based struct (#9656)
|
2022-11-21 22:39:03 +00:00 |
|
Raúl Kripalani
|
c474aeee5e
|
fix: Eth JSON-RPC API: return empty bloom on every block.
|
2022-11-18 19:49:39 +00:00 |
|
Raúl Kripalani
|
ec667d49f4
|
fix: Eth JSON-RPC API: empty EthBytes serializes to '0x'.
|
2022-11-18 19:01:30 +00:00 |
|
Raúl Kripalani
|
2ff679c679
|
fix test compilation.
|
2022-11-16 22:18:40 +00:00 |
|
Raúl Kripalani
|
23007b0b3b
|
fix: do not hash log values; decode as cbor byte arrays.
|
2022-11-16 21:45:42 +00:00 |
|
Raúl Kripalani
|
d441425618
|
eth_getTransactionReceipt: return type & non-zero bloom if logs, rm root.
|
2022-11-16 21:16:27 +00:00 |
|
Raúl Kripalani
|
a536f533d8
|
Eth JSON-RPC API: make EthLog#Data a string.
|
2022-11-16 20:51:28 +00:00 |
|
Raúl Kripalani
|
1ab39a40da
|
simplify by moving receipt constructor logic to API.
|
2022-11-16 14:15:29 +00:00 |
|
Raúl Kripalani
|
32385a97cd
|
Eth JSON-RPC API: return logs in eth_getTransactionReceipt.
|
2022-11-16 13:53:27 +00:00 |
|
Ian Davis
|
314fb31886
|
Fix signature of EthSubscribe
|
2022-11-16 12:18:25 +00:00 |
|
Ian Davis
|
8134d2f05b
|
Parse block heights as hex
|
2022-11-16 12:08:48 +00:00 |
|
Ian Davis
|
10357112e5
|
Add basic itests for ethereum filter api
|
2022-11-15 18:02:36 +00:00 |
|