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

Possible release v0.21.2-0.5.0 - showcase new vendor script #68

Closed
wants to merge 6 commits into from

Conversation

tcharding
Copy link
Member

@tcharding tcharding commented Dec 1, 2023

Done on top of tag v0.20.2-0.5.0.

The main thing this PR showcases is a new way to vendor Bitcoin Core code, using as script like we do in secp.

#70 is an alternate to this with different base.

Close #31

@tcharding tcharding marked this pull request as draft December 1, 2023 01:42
Instead of using a subtree add a script to vendor Bitcoin Core. Based on
the one in `rust-secp256k1`.
Run the vendoring script:

   `./vendor-bitcoin-core.sh v0.21.2`
Fix the build after vendoring new version of Core.

Includes changes to the build script by Jake and update to the C++
toolchain suggested by Richard.

Co-developed-by: Jake Rawsthorne <[email protected]>
Co-developed-by: Richard Ulrich <[email protected]>
Add a changlog entry and bump the version. There are no patches other
than vendoring new Core vension since the v0.20.2-0.5.5 tag.
@tcharding tcharding changed the title Release tracking PR - v0.21.2-0.6.0 Release tracking PR - v0.21.2-0.5.0 Dec 1, 2023
@tcharding tcharding changed the title Release tracking PR - v0.21.2-0.5.0 Possible release v0.21.2-0.5.0 - showcase new vendor script Dec 1, 2023
@tcharding
Copy link
Member Author

Closing in favour of #70

@tcharding tcharding closed this Dec 11, 2023
@tcharding tcharding deleted the v0.21.2-0.5.0 branch January 14, 2024 19:45
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.

Plan to upgrade to 0.21 ?
1 participant