./lotus/chain/vm/fvm.go:505 - cbor input had wrong number of fields #10750
Replies: 1 comment 2 replies
-
Hey @lionsoul2014! Can you check your submodules (git submodule in /lotus), I suspect that the errors are coming from having the wrong submodules. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i modified some codes in the storage/sealer and did not change anything about the chain impl, why the fvm will keep firing an error like this ?
i merge the v1.22.0 and v1.22.1 and it all works find.
but when i merge the v1.23.0 based on the v1.22.1 and then upgrade the binary and it keep firing errors like this.
Beta Was this translation helpful? Give feedback.
All reactions