Skip to content

Add support for the EVM actor state in Filecoin.StateDecodeParams API #5721

@akaladarshi

Description

@akaladarshi

Summary

  • Add support for the EVM actor state in Filecoin.StateDecodeParams API

Completion Criteria

The API should be compatible with the all the versions:

  • V8
  • V9
  • V10
  • V11
  • V12
  • V13
  • V14
  • V15
  • V16

Additional Links & Resources

  • In V9 and V8 EVM was not available.
  • We have only implemented for the Constructor methods, here are the remaining methods:
    • Constructor
    • Resurrect
    • GetBytecode
    • GetBytecodeHash
    • GetStorageAt
    • InvokeContractDelegate
    • InvokeContract

Metadata

Metadata

Assignees

Labels

Type: TaskDiscrete task to implement

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions