Guillaume Potier

Results 121 comments of Guillaume Potier

I think so, it's close to this one: #4505.

This issue is now unblocked, thanks to the spike.

Let’s skip exporting receipts and focus on removing duplicate code between Forest and the ref-fvm. The next release should expose it (see https://github.com/filecoin-project/ref-fvm/pull/2091).

I encountered another failure with the send subcommand, where a fork occurs around the same time as the message is being sent. https://github.com/ChainSafe/forest/actions/runs/11254884507/job/31293601749

Is this from a cold start, or after the caches have warmed up? On `mainnet` or `calibnet`?

Blocked by https://github.com/ChainSafe/forest/issues/5793

Not quite. Missing pieces: - `eth_newPendingTransactionFilter` event type (@akaladarshi should create a tracking issue) - Some integration tests (e.g. using `forest-tool api test-stateful` subcommand)

About the missing `api test-stateful` tests, I was thinking of the following: - `EthSubscribe` - `EthUnsubscribe`

> `Filecoin.ChainGetEvents` failure. [@elmattic](https://github.com/elmattic) could you please take a look? Sure.