Release/12.0.0 - #373
Draft
khanti42 wants to merge 5 commits into
Draft
Release/12.0.0#373khanti42 wants to merge 5 commits into
khanti42 wants to merge 5 commits into
Conversation
Contributor
Author
|
@metamaskbot publish-preview |
Contributor
|
Preview builds have been published. Learn how to use preview builds in other projects. Expand for full list of packages and versions. |
Contributor
Author
|
@metamaskbot publish-preview |
|
Contributor
|
Preview builds have been published. Learn how to use preview builds in other projects. Expand for full list of packages and versions. |
This branch has not been deployed
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.



Explanation
This PR releases
@metamask/stellar-wallet-snapas1.1.0(from1.0.0). The root monorepo package is bumped to12.0.0to match, as generated by@metamask/create-release-branch.This is a minor release. It contains no breaking changes.
Added
context.memo, dialog{ confirmed, memo? }, rebuild withskipExceptions: [RequiresMemoException]/ post-confirm memo attach; live refresh pauses on RequiresMemo; MemoEdit Save cancel-and-replaces)Transaction Added/Approved/Rejectedevents from SEP-43signTransactionconfirmationssignProofOfOwnershipBatchfor signing multiple proof-of-ownership messages in one requestresolveStellarMemo:idfor all-digit uint64, elsetext)signAuthEntry(ADDRESS_V2on confirmation; reject when the bound address is not the signing account)createContract/createContractV2confirmation rows (deployer, salt, wasm hash, CAP-85 external ref, constructor args)Changed
snap_getBip32Entropycalls and parallelized state/entropy work duringbip44:discover/AccountService.batchCreate@stellar/stellar-sdkfrom^15.0.1to^17.0.1(including distinct revoke-sponsorship confirmation titles)Fixed
backgroundEventIdownership / abort write+reschedule)Transaction Submittedfrom unified send and change-trust flows (previously only swap/bridgesignAndSendTransaction)Note: the
[1.1.0]changelog section was hand-edited to remove an### Uncategorizedblock thatcreate-release-branchgenerated. Those entries were from PRs labeledno-changelog(shared-lib migrations, jest/config chores, theRelease/11.0.0PR, and related follow-ups) and are not part of this release.References
Checklist