Skip to content

Update Rust crate elements to 0.27.0 - #46

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/elements-0.x
Open

Update Rust crate elements to 0.27.0#46
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/elements-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
elements dependencies minor 0.26.00.27.0

Release Notes

ElementsProject/rust-elements (elements)

v0.27.0

Compare Source

This release updates several dependencies. It attempts to minimize API breakage beyond updating
the dependencies. It should be considered a "transitional release" as we modernize the crate's API
over the next several releases. In particular, this release introduces a new encoding paradigm but
does not remove the old one, so depending on this may help users transition.

Dependency updates:

  • Bump MRSV to 1.74.0
    #​269
    #​265

  • Update bitcoin_hashes dependency to newly-stable 1.0; improve array/slice APIs

  • Replace custom hex parsing with newly-stable hex-conservative 1.0
    #​261
    #​272

  • Introduce newly-stable bitcoin-consensus-encoding 1.0 crate and implement its Encode and
    Decode traits on Transaction and subtypes.
    #​288

  • Remove TxOut::MAX_MONEY whose use is likely incorrect on a multi-asset chain
    #​261

  • pset: fix pegin/issuance flag handling in extract_tx
    #​278
    #​279
    #​282

  • Implement calculation of AssetId and genesis blocks
    #​276

  • Improve type safety for objects related to confidential transactions and asset issuance
    #​286
    #​289


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants