Update Rust crate elements to 0.27.0 - #46
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.26.0→0.27.0Release Notes
ElementsProject/rust-elements (elements)
v0.27.0Compare 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_hashesdependency to newly-stable 1.0; improve array/slice APIsReplace custom hex parsing with newly-stable
hex-conservative1.0#261
#272
Introduce newly-stable
bitcoin-consensus-encoding1.0 crate and implement itsEncodeandDecodetraits onTransactionand subtypes.#288
Remove
TxOut::MAX_MONEYwhose 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)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.