Migrate actors to v5
Closed this issue · 3 comments
jennijuju commented
Migrate actors to v5
geoff-vball commented
ActorV5 is already implemented in actor_tree.go
. We just need to calculate and store the predictable address for any actors that we want to migrate.
@Stebalien can probably define what actor types need to be migrated here.
Stebalien commented
The answer is "none". We've decided to not store any predictable addresses, only f4 addresses. I'm currently updating FIP0048 to include this (instead of writing an entirely new FIP).
Stebalien commented