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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: TaskDiscrete task to implement

    Type

    No type

    Projects

    Status
    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions