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

fix: snapshot incompatibility issue #97

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

j75689
Copy link
Collaborator

@j75689 j75689 commented Aug 5, 2024

Description

fix snapshot incompatibility issue

Rationale

fix the bug after merged #86.
The old snapshot can't be read because of the incompatible struct

{"timestamp":"2024-08-05T10:22:12.709821Z","level":"WARN","fields":{"message":"Failed to insert downloaded block","err":"Failed to insert block (hash=0xf037acb25c7a81cd261e441a9dfe177cd15821788b0e20a8b1135b743b00e13d, number=42710013, parent_hash=0x3dd2442edfb1222b27f2b3e5835174b2472e9d70cd759b15a65b7fdf3c314202): provider inner error: failed to decode a key from a table"},"target":"consensus::engine"}

Example

n/a

Changes

Notable changes:

  • parlia/snapshot

Potential Impacts

  • no

@unclezoro unclezoro added this pull request to the merge queue Aug 5, 2024
Merged via the queue into bnb-chain:develop with commit 11bf154 Aug 5, 2024
35 checks passed
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.

4 participants