Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

14.0.1 #331

Merged
merged 5 commits into from
Sep 4, 2024
Merged

14.0.1 #331

merged 5 commits into from
Sep 4, 2024

Conversation

jpuri
Copy link
Contributor

@jpuri jpuri commented Sep 4, 2024

No description provided.

@jpuri jpuri requested a review from a team as a code owner September 4, 2024 17:42
CHANGELOG.md Outdated Show resolved Hide resolved
@Gudahtt Gudahtt changed the title 14.1.0 14.0.1 Sep 4, 2024
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [14.0.1]
### Fixed
- Request validation should not throw if verifyingContract is not defined in typed signature ([#328](https://github.com/MetaMask/eth-json-rpc-middleware/pull/328))
Copy link
Member

Choose a reason for hiding this comment

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

Nit: Is this a better description? The field is in the message, not the message type or the signature for the message.

Suggested change
- Request validation should not throw if verifyingContract is not defined in typed signature ([#328](https://github.com/MetaMask/eth-json-rpc-middleware/pull/328))
- Request validation should not throw if verifyingContract is not defined in typed message ([#328](https://github.com/MetaMask/eth-json-rpc-middleware/pull/328))

Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

LGTM! One suggested improvement to the wording

CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

One changelog lint error to fix

@jpuri jpuri merged commit 7bce6e8 into 14.x Sep 4, 2024
15 checks passed
@jpuri jpuri deleted the release/14.1.0 branch September 4, 2024 17:55
@Gudahtt
Copy link
Member

Gudahtt commented Sep 4, 2024

A new version of the package @metamask/eth-json-rpc-middleware (14.0.1) was published at 2024-09-04T17:57:41.163Z from [redacted].
The shasum of this package is 0129e5823cc219f5474e7f766dc9c9bbe2eb82a3.

Gudahtt added a commit that referenced this pull request Sep 4, 2024
* 14.x:
  14.0.1 (#331)
  Request validation should not throw if verifyingContract is not defined in typed signature (#328) (#330)
Gudahtt added a commit that referenced this pull request Sep 6, 2024
* Request validation should not throw if verifyingContract is not defined in typed signature (#328) (#330)

* 14.0.1 (#331)

---------

Co-authored-by: Jyoti Puri <[email protected]>
Gudahtt added a commit that referenced this pull request Oct 2, 2024
* Request validation should not throw if verifyingContract is not defined in typed signature (#328) (#330)

* 14.0.1 (#331)

* [14.x] fix: support ethermint's EIP712 implementation (#333)

* setting cosmos as allowed string for verifyingContract field

* fixed and linter

* readability

* Update condition to match main branch

* Remove duplicate copy of test

---------

Co-authored-by: Jyoti Puri <[email protected]>
Co-authored-by: Mark Stacey <[email protected]>

* Version 14.0.2 (#339)

* Version 14.0.2

* Fix typo

Co-authored-by: Michele Esposito <[email protected]>

---------

Co-authored-by: Michele Esposito <[email protected]>

---------

Co-authored-by: Jyoti Puri <[email protected]>
Co-authored-by: Michael Tsitrin <[email protected]>
Co-authored-by: Michele Esposito <[email protected]>
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.

2 participants