Skip to content

Create shim for actor version in method registry #6078

@akaladarshi

Description

@akaladarshi

Summary

Right now for StateDecodeParams API we are registering the actor version as u64, which makes updating to new version difficult.

To resolve, this we should use/register the shim instead of concrete type (u64) and based on this we can decide which version is being used and update accordingly

Metadata

Metadata

Assignees

Labels

Type: TaskDiscrete task to implement

Type

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions