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

7.1.0 #395

Closed
wants to merge 6 commits into from
Closed

7.1.0 #395

wants to merge 6 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

This is the release candidate for version 7.1.0.

github-actions and others added 2 commits October 16, 2024 11:22
@OGPoyraz OGPoyraz marked this pull request as ready for review October 16, 2024 11:24
@OGPoyraz OGPoyraz requested a review from legobeat October 16, 2024 11:25
CHANGELOG.md Outdated

### Changed

- Bypass numerical address cast ([#391](https://github.com/MetaMask/eth-sig-util/pull/391))
Copy link
Contributor

@legobeat legobeat Oct 16, 2024

Choose a reason for hiding this comment

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

Suggested change
- Bypass numerical address cast ([#391](https://github.com/MetaMask/eth-sig-util/pull/391))
- **BREAKING**: Values of type `number` are not accepted as address parameter anymore. Valid values are `string` and `Uint8Array`. ([#391](https://github.com/MetaMask/eth-sig-util/pull/391))

@OGPoyraz I think the change is breaking? The PR title also does not meaningfully explain the change for users. Please confirm if this is right.

Copy link
Member

@OGPoyraz OGPoyraz Oct 17, 2024

Choose a reason for hiding this comment

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

You're right this message is not clear. The removed part on this PR is removing the cast of the numerical address, I've adjusted changelog.
I am a bit unsure that it should be a breaking change or not, what do you think?

Copy link
Contributor

Choose a reason for hiding this comment

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

I would say it's breaking because:

Copy link
Member

@OGPoyraz OGPoyraz Oct 17, 2024

Choose a reason for hiding this comment

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

Thanks @legobeat !
I've just spin up another release here, so closing this.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@OGPoyraz OGPoyraz closed this Oct 17, 2024
@legobeat legobeat mentioned this pull request Oct 18, 2024
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