Skip to content

7.1.0#395

Closed
github-actions[bot] wants to merge 6 commits intomainfrom
release/7.1.0
Closed

7.1.0#395
github-actions[bot] wants to merge 6 commits intomainfrom
release/7.1.0

Conversation

@github-actions
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.

OGPoyraz and others added 4 commits October 17, 2024 12:49
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
@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