Skip to content

forest-cli evm deploy #7471

Description

@LesnyRumcajs

Summary

We already have all primitives to have a convenience method forest-cli evm deploy (mirroring the Lotus one). Having a CLI do it is nicer than having to manually call Filecoin.EthSendRawTransaction or perhaps use foundry.

Completion Criteria

  • implement forest-cli evm deploy - the behavior should be same as in Lotus.
  • look into other lotus evm * methods - might be worth implementing as well (but don't do it in a single PR - create scoped issues if they seem genuinely useful - YAGNI!) - actually call could live in the same PR so that the deployment is nicely tested.
  • replace existing lotus evm * usage in some tests with forest evm *

Additional Links & Resources

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type: TaskDiscrete task to implement

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions