Reference implementation of the Filecoin protocol, written in Go

blockchain filecoin golang ipfs
1 Open Issue Need Help Last updated: Sep 15, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The user wants to measure GasUsed for FEVM smart contract deployments initiated via `lotus evm deploy`. To do this, they need the `messageCid` which is a required parameter for `wait-msg` and `search-msg`. Currently, `lotus evm deploy` does not output this `messageCid`, so the feature request is to add it to the command's output.

Complexity: 2/5
good first issue kind/feature

Reference implementation of the Filecoin protocol, written in Go

Go
#blockchain#filecoin#golang#ipfs