Conversation
danjm
commented
Mar 23, 2021
Contributor
- Minor version bump
- Update changelog
Gudahtt
requested changes
Mar 23, 2021
Gudahtt
left a comment
Member
There was a problem hiding this comment.
Found a couple of entries that need to be recategorized. The bug fix is especially important to call out.
| - Update TypeScript to v4.2 ([#369](https://github.com/MetaMask/controllers/pull/369)) | ||
| - Asset metadata type conditionally requires error field, disallows for non-errors ([#395](https://github.com/MetaMask/controllers/pull/395)) | ||
| - Consistently use BN type for token balances ([#398](https://github.com/MetaMask/controllers/pull/398)) | ||
| - `approveTransaction` of TransactionController gets nonce from txMeta, falls back to network nonce ([#381](https://github.com/MetaMask/controllers/pull/381)) |
Member
There was a problem hiding this comment.
This doesn't seem like a good description 🤔 This commit added support for custom nonces. This should probably go under "Added" as well, since it's a new feature.
Suggested change
| - `approveTransaction` of TransactionController gets nonce from txMeta, falls back to network nonce ([#381](https://github.com/MetaMask/controllers/pull/381)) | |
| - Add support for specifying a custom nonce ([#381](https://github.com/MetaMask/controllers/pull/381)) |
Member
There was a problem hiding this comment.
I noticed that it's still under "Changed" - what do you think about the suggestion to recategorize it as 'Added"?
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Member
|
Mrtenz
pushed a commit
that referenced
this pull request
Oct 16, 2025
This is the release candidate for version 19.0.1. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Publish patch release 19.0.1 with corresponding changelog updates and version bump. > > - **Release**: > - Bump package version to `19.0.1` in `package.json`. > - Update `CHANGELOG.md`: > - Add `## [19.0.1]` section and move items under it. > - Update compare links: `[Unreleased]` now from `v19.0.1...HEAD`; add link for `[19.0.1]`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit bac9732b8231c8a2bcf2241095d213ffafafc473. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Jiexi Luan <jiexiluan@gmail.com>
amitabh94
pushed a commit
to amitabh94/core
that referenced
this pull request
Jun 16, 2026
) Bumps [@metamask/rpc-errors](https://github.com/MetaMask/rpc-errors) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/MetaMask/rpc-errors/releases) - [Changelog](https://github.com/MetaMask/rpc-errors/blob/main/CHANGELOG.md) - [Commits](MetaMask/rpc-errors@v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: "@metamask/rpc-errors" dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.