-
Notifications
You must be signed in to change notification settings - Fork 159
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
fix: block validation error at epoch 2281645 #5109
Conversation
7e3ecf1
to
57eb7c7
Compare
src/interpreter/fvm4.rs
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be reflected in FVM2 and FVM3 as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think so, fixed.
@@ -4,20 +4,15 @@ | |||
|
|||
verbose = "debug" | |||
no_progress = true | |||
exclude_path = [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lint check job requires this format change
1c5b93c
to
261ddd4
Compare
Summary of changes
Changes introduced in this pull request:
https://github.com/filecoin-project/lotus/blob/v1.32.0-rc2/chain/vm/fvm.go#L169
Reference issue to close (if applicable)
Closes #5108
Other information and links
Change checklist