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

Change default address prefix to 'f' #921

Merged
merged 5 commits into from
Jan 12, 2021
Merged

Change default address prefix to 'f' #921

merged 5 commits into from
Jan 12, 2021

Conversation

RajarupanSampanthan
Copy link
Contributor

Summary of changes
Changes introduced in this pull request:

  • Change default address prefix to 'f'

Reference issue to close (if applicable)

Closes #867

Other information and links

Copy link
Contributor

@austinabell austinabell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, don't worry about that test case that's failing (the issue is just the inability to keep the network prefix when going to and from Cbor). Feel free to just #[ignore] the test case and I can follow this PR with a workaround :)

Edit: or if you'd like to change yourself, you can just remove the encoded bytes assertion on line 28 of block_header_ser.rs (checking cids are equal is sufficient)

@austinabell austinabell merged commit 9a6c9a8 into ChainSafe:main Jan 12, 2021
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.

Change default address prefix to 'f'
2 participants