-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
workaround: supply default node info
This commit fixes the symptom of a serialization issue, allegedly after an upgrade from 2.0.5. My hypothesis is that the problem is introduced due to the upgrade of the rust compiler. As this could change the way the node-info structure is serialized. Please note that the storage files of are not forward compatible. So switching back from newer versions can also introduce problems.
- Loading branch information
1 parent
2851118
commit f8c86b7
Showing
2 changed files
with
21 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters