Skip to content

Upgrade to latest bitcoin version#26

Merged
tcharding merged 2 commits intomasterfrom
08-07-upgrade-bitcoin
Aug 22, 2024
Merged

Upgrade to latest bitcoin version#26
tcharding merged 2 commits intomasterfrom
08-07-upgrade-bitcoin

Conversation

@tcharding
Copy link
Copy Markdown
Member

@tcharding tcharding commented Aug 7, 2024

Includes upgrade to:

  • bitcoin v0.32.2
  • miniscript v12.2.0
  • secp256k1 v0.29.0
  • bitcoin-internals v0.3.0

To upgrade we need to make the v0 module mirror the code in rust-bitcoin::psbt, by diffing the files that is reasonably easy to do and only slightly error prone - would be great if someone else would diff and view as well.

It gets wild in the v2 module because we copied code from the v0 module then modified it for PSBT v2. All changes to the v2 module need going over very carefully.

@tcharding tcharding force-pushed the 08-07-upgrade-bitcoin branch 2 times, most recently from 0f30849 to f95728a Compare August 10, 2024 22:37
@tcharding tcharding force-pushed the 08-07-upgrade-bitcoin branch from f95728a to 001000d Compare August 22, 2024 04:32
@tcharding tcharding changed the title Upgrade to bitcoin v0.32.2 Upgrade to latest bitcoin version Aug 22, 2024
@tcharding tcharding force-pushed the 08-07-upgrade-bitcoin branch 2 times, most recently from bad7756 to cf27280 Compare August 22, 2024 04:40
Somehow a bunch of files from `bitcoin` snuck into `miniscript`, they
are not built and should not be here - remove them.
@tcharding tcharding force-pushed the 08-07-upgrade-bitcoin branch from cf27280 to 4efcb53 Compare August 22, 2024 05:42
Includes upgrade to:

- bitcoin v0.32.2
- miniscript v12.2.0
- secp256k1 v0.29.0
- bitcoin-internals v0.3.0

To upgrade we need to make the v0 module mirror the code in
rust-bitcoin::psbt, by diffing the files that is reasonably easy to do
and only slightly error prone - would be great if someone else would
diff and view as well.

It gets wild in the v2 module because we copied code from the v0
module then modified it for PSBT v2. All changes to the v2 module need
going over very carefully.
@tcharding tcharding force-pushed the 08-07-upgrade-bitcoin branch from 4efcb53 to 4b7f974 Compare August 22, 2024 05:45
@tcharding tcharding marked this pull request as ready for review August 22, 2024 05:53
@tcharding tcharding merged commit 7c57502 into master Aug 22, 2024
@tcharding tcharding deleted the 08-07-upgrade-bitcoin branch August 22, 2024 06:34
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.

1 participant