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

WIP upgrade with Magic type #823

Merged
merged 1 commit into from
Mar 30, 2023
Merged

Conversation

Sosthene00
Copy link
Contributor

@Sosthene00 Sosthene00 commented Jan 7, 2023

This is a follow-up of #768
Since then rust-bitcoin has merged a PR that creates a new Magic type and modifies the api.
This PR is only a WIP/placeholder while the change is not tagged in a version of rust-bitcoin, its scope is only the necessary changes to make it work with the new way rust-bitcoin handles network's magic.

src/p2p.rs Outdated Show resolved Hide resolved
@Sosthene00 Sosthene00 force-pushed the upgrade/new_magic_type branch 3 times, most recently from 04c3e4f to f941c37 Compare January 7, 2023 19:04
Copy link
Owner

@romanz romanz left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@romanz
Copy link
Owner

romanz commented Jan 9, 2023

Let's wait for a new https://github.com/rust-bitcoin/rust-bitcoin release :)

@romanz
Copy link
Owner

romanz commented Mar 30, 2023

Please rebase over latest master :)

@romanz romanz merged commit a2f93b5 into romanz:master Mar 30, 2023
@Sosthene00
Copy link
Contributor Author

Sorry I just saw your message, thanks

@Sosthene00 Sosthene00 deleted the upgrade/new_magic_type branch March 4, 2024 10:55
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.

3 participants