Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Allow starting networks from arbitrary actor versions" #6330

Merged
merged 1 commit into from
May 26, 2021

Conversation

magik6k
Copy link
Contributor

@magik6k magik6k commented May 26, 2021

Reverts #6305 - It seems to break devnets

Getting this when starting the genesis miner:

2021-05-26T11:03:15.011+0100    ERROR   main    lotus-storage-miner/init.go:259 Failed to initialize lotus-miner: failed to configure miner:
    main.storageMinerInit
        /home/mvdan/git/lotus/cmd/lotus-storage-miner/init.go:490
  - GasEstimateMessageGas error: estimating gas used: message execution failed: exit SysErrorIllegalActor(9), reason: unsupported actor: actor bafkqaetgnfwc6mjpon2g64tbm5sw22lomvza is a version 0 actor; chain only supports actor version 4 at height 1 and nver 12 (RetCode=9)

Copy link

@mvdan mvdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This fixes how we start lotus daemon + miner for dealbot integration tests in https://github.com/filecoin-project/dealbot/tree/main/devnet.

@magik6k magik6k merged commit d7e36b9 into master May 26, 2021
@magik6k magik6k deleted the revert-6305-asr/genesis-actor branch May 26, 2021 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants