Ian Davis
|
58587a7956
|
Remove unused code
|
2023-01-19 13:06:07 +00:00 |
|
Ian Davis
|
a08b557938
|
Merge branch 'release/v1.20.0' into iand/issue-9849-filters
|
2023-01-19 13:01:12 +00:00 |
|
Ian Davis
|
ca5cab4c43
|
Cleanup and fix eth filter tests
|
2023-01-19 12:58:23 +00:00 |
|
Ian Davis
|
5569c3971b
|
Fix filters with alternate topic values
|
2023-01-19 12:22:37 +00:00 |
|
Ian Davis
|
6f66ef595e
|
Add filter block range tests
|
2023-01-19 11:49:07 +00:00 |
|
Jiaying Wang
|
a7374a9019
|
Merge pull request #10055 from filecoin-project/gstuart/tx-hash-to-msg-cid
feat: API for EthGetMessageCidByTransactionHash
|
2023-01-18 20:00:19 -05:00 |
|
Geoff Stuart
|
7dcaa97f8b
|
Add positive tests
|
2023-01-18 18:59:47 -05:00 |
|
Geoff Stuart
|
5133b9da94
|
Add EthGetMessageCidByTransactionHash, fix EthGetTransactionHashByCid
|
2023-01-18 17:48:10 -05:00 |
|
Aayush Rajasekaran
|
a522aa3baa
|
Merge pull request #10053 from filecoin-project/gstuart/integrate-new-bundle
chore: Integrate new bundle, revert accidental ffi
|
2023-01-18 12:46:24 -05:00 |
|
Geoff Stuart
|
9298023f33
|
Integrate new bundle, revert accidental ffi
|
2023-01-18 12:35:13 -05:00 |
|
Ian Davis
|
061e8cca1f
|
Add itest for EthGetLogs filter combinations
|
2023-01-18 17:33:54 +00:00 |
|
Shrenuj Bansal
|
ee54a7f3f5
|
feat: snapshot: Store tipset key cids in chain store during snapshot import (#10042)
* Store tipset key cids in chain store during snapshot import
* make gen
* fix circle ci config
* fix lint
* address comments
|
2023-01-18 11:22:05 -05:00 |
|
Jiaying Wang
|
fcefc87840
|
Merge pull request #9965 from filecoin-project/gstuart/eth-hash
feat: Store mapping of eth transaction hashes to message cids
|
2023-01-17 20:06:18 -05:00 |
|
Geoff Stuart
|
72f42505b9
|
Explain config more clearly
|
2023-01-16 08:17:34 -05:00 |
|
Geoff Stuart
|
3b283681a9
|
Fix test
|
2023-01-16 07:41:19 -05:00 |
|
Geoff Stuart
|
6b0f1116ce
|
Remove maybe unnecessary check
|
2023-01-16 07:08:22 -05:00 |
|
Geoff Stuart
|
f8121c8f1c
|
Add gc for eth tx database
|
2023-01-16 07:04:20 -05:00 |
|
Geoff Stuart
|
f8dee0983a
|
review fixes
|
2023-01-16 01:56:55 -05:00 |
|
Geoff Stuart
|
a8436074a6
|
Store mapping from hashes for Ethereum transactions to Filecoin Message Cids
|
2023-01-16 01:17:56 -05:00 |
|
Jiaying Wang
|
b6eb7fcd96
|
turn off actor debug fro wallaby and hyperspace (#10019)
|
2023-01-14 18:31:18 -08:00 |
|
Steven Allen
|
2a3989e4bd
|
fix: check for unread params bytes in all cases (#10018)
|
2023-01-14 15:45:19 -08:00 |
|
Jiaying Wang
|
5372ab907f
|
Merge pull request #10005 from filecoin-project/feat/fevm-eam-refactor
update evm actor creation for eam refactor
|
2023-01-14 16:00:16 -05:00 |
|
Aayush
|
e0c09c0396
|
remove invalid test cases
|
2023-01-14 12:30:06 -05:00 |
|
Aayush
|
86031b117f
|
make jen
|
2023-01-14 11:56:21 -05:00 |
|
Jennifer Wang
|
f6fbd719d0
|
add latest bundle
|
2023-01-14 11:52:48 -05:00 |
|
Aayush
|
3a11f22138
|
fix comments
|
2023-01-14 11:20:24 -05:00 |
|
Steven Allen
|
b4714c6f3e
|
fix send then deploy test
We changed how we compute addresses. It's still broken due to a bug in
the EAM, but the _test_ is now correct(ly failing).
|
2023-01-13 23:25:54 -08:00 |
|
Jennifer Wang
|
51d77d408b
|
add bundle dev/20230114-pre-rc.2
|
2023-01-14 01:41:46 -05:00 |
|
vyzo
|
859cdca4f7
|
update go-state-types
use CreateExternal
use CreateExternal in itest evm deployment
add missing import
update gst
|
2023-01-14 01:11:11 -05:00 |
|
Aayush Rajasekaran
|
cb10108c8e
|
Merge pull request #10012 from filecoin-project/jen/hs
misc: align the network name
|
2023-01-14 00:50:17 -05:00 |
|
Jennifer Wang
|
a6c7696274
|
align the network name
|
2023-01-14 00:48:56 -05:00 |
|
Aayush Rajasekaran
|
cc86117289
|
Merge pull request #10007 from filecoin-project/asr/delegated-siggy
fix: delegated signatures: check every field of txs and roundtrip eth <-> FIL
|
2023-01-14 00:14:38 -05:00 |
|
Jennifer Wang
|
125dcca829
|
add v8 v9 hyperspace bundle
|
2023-01-14 00:00:02 -05:00 |
|
Steven Allen
|
1045dce1ea
|
guarantee round-trip
|
2023-01-13 20:14:22 -08:00 |
|
Jiaying Wang
|
32615ecbd3
|
Merge pull request #9863 from filecoin-project/feat/eth-gateway-api
feat: eth gateway api
|
2023-01-13 22:32:51 -05:00 |
|
Jiaying Wang
|
2e23e40240
|
Merge pull request #10011 from filecoin-project/jen/resolveconflict
misc: resolve conflict again
|
2023-01-13 22:10:15 -05:00 |
|
Łukasz Magiera
|
eadf8b680c
|
address review
|
2023-01-13 21:55:14 -05:00 |
|
Jennifer Wang
|
427fbdb8a9
|
Merge branch 'release/v1.20.0' into jen/resolveconflict
|
2023-01-13 21:50:57 -05:00 |
|
Jiaying Wang
|
84bad8a79a
|
Merge pull request #10008 from filecoin-project/jen/sad
fix: hyperspace build
|
2023-01-13 21:39:28 -05:00 |
|
Jennifer Wang
|
75443681ba
|
im stupid
|
2023-01-13 21:36:52 -05:00 |
|
Jiaying Wang
|
0731fe2637
|
Merge pull request #10004 from filecoin-project/raulk/remove-hack
remove leftover hack.
|
2023-01-13 21:08:24 -05:00 |
|
Aayush
|
3421e6a127
|
fix: delegated signatures: check every field of txs and roundtrip eth <-> FIL
|
2023-01-13 20:28:51 -05:00 |
|
Aayush Rajasekaran
|
2de9c4365b
|
Merge pull request #9957 from filecoin-project/asr/ethaccount-tests
feat: more ethaccount abstraction tests
|
2023-01-13 15:41:31 -05:00 |
|
Aayush Rajasekaran
|
35a37bacdf
|
feat: more ethaccount abstraction tests
|
2023-01-13 15:07:40 -05:00 |
|
Raúl Kripalani
|
e25728cb68
|
remove leftover hack.
|
2023-01-13 19:59:09 +00:00 |
|
raulk
|
cdf3812e40
|
NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998)
Co-authored-by: Steven Allen <steven@stebalien.com>
Co-authored-by: Raul Kripalani <raulk@users.noreply.github.com>
Co-authored-by: Kevin Li <ychiaoli18@users.noreply.github.com>
Co-authored-by: vyzo <vyzo@hackzen.org>
Co-authored-by: Ian Davis <nospam@iandavis.com>
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
Co-authored-by: Jennifer Wang <jiayingw703@gmail.com>
Co-authored-by: Geoff Stuart <geoff.vball@gmail.com>
Co-authored-by: Shrenuj Bansal <shrenuj.bansal@protocol.ai>
Co-authored-by: Shrenuj Bansal <108157875+shrenujbansal@users.noreply.github.com>
Co-authored-by: Geoff Stuart <geoffrey.stuart@protocol.ai>
Co-authored-by: Aayush Rajasekaran <aayushrajasekaran@Aayushs-MacBook-Pro.local>
Co-authored-by: ZenGround0 <5515260+ZenGround0@users.noreply.github.com>
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
|
2023-01-13 19:11:13 +00:00 |
|
Łukasz Magiera
|
574b684396
|
address review
|
2023-01-13 20:08:35 +01:00 |
|
Łukasz Magiera
|
9b7c506de0
|
lite node: Use full.EthEventAPI provided by gateway in lite mode
|
2023-01-13 20:04:42 +01:00 |
|
Łukasz Magiera
|
12c23d7d60
|
api: Drop EthModuleDummy
|
2023-01-13 20:04:42 +01:00 |
|
Łukasz Magiera
|
22231dc34f
|
gateway: Limits and proxy for eth_ methods
|
2023-01-13 20:04:42 +01:00 |
|