This repository was archived by the owner on Mar 5, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Release/1.9.0 #5895
Merged
Merged
Release/1.9.0 #5895
Conversation
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
Pull Request Test Coverage Report for Build 4470601938
💛 - Coveralls |
avkos
approved these changes
Mar 7, 2023
nikoulai
approved these changes
Mar 9, 2023
Muhammad-Altabba
approved these changes
Mar 15, 2023
Contributor
Author
|
As part of the RC process, following test installations are performed in other projects and running their tests to see if everything.
(This list will be actively edited)
|
Contributor
Author
|
synthetix OZ These external repos test cases output is same like performed in last few releases. |
Contributor
Author
|
merging 1.x into this release branch because #5932 merged in 1.x, for clean reference to release branch refer to 1 previous commit or v1.9.0 tag |
Contributor
Author
|
we didn't do another RC due to #5932 because its minor change in github CI. |
This was referenced Jun 1, 2023
This was referenced Sep 18, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Fixed
hextogetTransactionandgetBlock. #5845)Changed
hexFormatparam togetTransactionandgetBlockthat accepts the value'hex'(Add optional paramhextogetTransactionandgetBlock. #5845)utils.toNumberandutils.hexToNumbercan now return the large unsafe numbers asBigInt, iftruewas passed to a new optional parameter calledbigIntOnOverflow(Add optional paramhextogetTransactionandgetBlock. #5845)Security