ref-fvm
ref-fvm copied to clipboard
Investigate: Remix "revert" log on successful message
Remix errors logged on sending messages:
2023-02-15T14:44:01.991+0100 WARN rpc [email protected]/handler.go:406 error in RPC call to 'eth_call': failed to apply message:
github.com/filecoin-project/lotus/node/impl/full.(*EthModule).EthCall
/Users/maciejwitowski/Documents/protocol-labs/lotus/node/impl/full/eth.go:1018
- message execution failed: exit 33, msg receipt: @, reason: message failed with backtrace:
00: f014155 (method 3844450837) -- contract reverted (33)
(RetCode=33):
github.com/filecoin-project/lotus/node/impl/full.(*EthModule).applyMessage
/Users/maciejwitowski/Documents/protocol-labs/lotus/node/impl/full/eth.go:857
However, the actual message succeeded. See https://filecoinproject.slack.com/archives/C029MT4PQB1/p1676468778266549.