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: Allow sync to succeed by skipping byron blocks #35

Merged
merged 1 commit into from
Dec 28, 2020

Conversation

AndrewWestberg
Copy link
Contributor

Allow us to connect to new networks even though we don't yet properly parse byron blocks. Just skip them for now if we come across them. This PR allows us to sync against the launchpad network without specifically knowing or hardcoding the hash of its first shelley block.

@mark-stopka mark-stopka self-assigned this Dec 28, 2020
@mark-stopka mark-stopka added the enhancement New feature or request label Dec 28, 2020
@mark-stopka mark-stopka added this to the v0.1.0 milestone Dec 28, 2020
@mark-stopka mark-stopka merged commit cba2c51 into master Dec 28, 2020
@mark-stopka mark-stopka deleted the skip_byron_blocks branch December 28, 2020 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants