Skip to content

Add base64 feature#511

Merged
sanket1729 merged 1 commit intorust-bitcoin:masterfrom
tcharding:12-30-bitcoin-base64-feature
Dec 30, 2022
Merged

Add base64 feature#511
sanket1729 merged 1 commit intorust-bitcoin:masterfrom
tcharding:12-30-bitcoin-base64-feature

Conversation

@tcharding
Copy link
Copy Markdown
Member

Add a "base64" feature that enables the base64 dependency in rust-bitcoin. This enables Psbt::from_str().

Fix: #480

Add a "base64" feature that enables the `base64` dependency in
`rust-bitcoin`. This enables `Psbt::from_str()`.

Fix: rust-bitcoin#480
Copy link
Copy Markdown
Member

@sanket1729 sanket1729 left a comment

Choose a reason for hiding this comment

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

ACK 2c67681

@sanket1729 sanket1729 merged commit 928e283 into rust-bitcoin:master Dec 30, 2022
@tcharding tcharding deleted the 12-30-bitcoin-base64-feature branch January 9, 2023 22:25
heap-coder added a commit to heap-coder/rust-miniscript that referenced this pull request Sep 27, 2025
2c67681da0fb83c6219c230bcfc5a9a63db89061 Add base64 feature (Tobin C. Harding)

Pull request description:

  Add a "base64" feature that enables the `base64` dependency in `rust-bitcoin`. This enables `Psbt::from_str()`.

  Fix: #480

ACKs for top commit:
  sanket1729:
    ACK 2c67681da0fb83c6219c230bcfc5a9a63db89061

Tree-SHA512: 24af82329cbbba0fff4bbb686f6108a879163dd44d7fa738677d94daf96a0a892f20f3780d4c2d6a17b183f0aa60423192340420f039d0b39bfde2422262151e
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.

Have a way to enable rust-bitcoin's base64 feature

2 participants