diff --git a/scripts/tests/api_compare/.env b/scripts/tests/api_compare/.env index 310389039eb6..7d93452a6fe7 100644 --- a/scripts/tests/api_compare/.env +++ b/scripts/tests/api_compare/.env @@ -1,6 +1,6 @@ # Note: this should be a `fat` image so that it contains the pre-downloaded filecoin proof parameters FOREST_IMAGE=ghcr.io/chainsafe/forest:edge-fat -LOTUS_IMAGE=filecoin/lotus-all-in-one:v1.35.0-calibnet +LOTUS_IMAGE=filecoin/lotus-all-in-one:v1.35.1-rc1-calibnet FIL_PROOFS_PARAMETER_CACHE=/var/tmp/filecoin-proof-parameters LOTUS_RPC_PORT=1234 FOREST_RPC_PORT=2345 diff --git a/scripts/tests/api_compare/filter-list-gateway b/scripts/tests/api_compare/filter-list-gateway index df81739d886b..5c87cd836b57 100644 --- a/scripts/tests/api_compare/filter-list-gateway +++ b/scripts/tests/api_compare/filter-list-gateway @@ -59,3 +59,7 @@ # broken !Filecoin.EthGetFilterLogs +# https://github.com/filecoin-project/lotus/pull/13562 +!Filecoin.StateSearchMsg +# https://github.com/filecoin-project/lotus/pull/13562 +!Filecoin.EthGetTransactionReceiptLimited