-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Release/1.9.0 #5895
Release/1.9.0 #5895
Conversation
Pull Request Test Coverage Report for Build 4470601938
💛 - Coveralls |
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)
|
synthetix
OZ
These external repos test cases output is same like performed in last few releases. |
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 |
we didn't do another RC due to #5932 because its minor change in github CI. |
Fixed
hex
togetTransaction
andgetBlock
. #5845)Changed
hexFormat
param togetTransaction
andgetBlock
that accepts the value'hex'
(Add optional paramhex
togetTransaction
andgetBlock
. #5845)utils.toNumber
andutils.hexToNumber
can now return the large unsafe numbers asBigInt
, iftrue
was passed to a new optional parameter calledbigIntOnOverflow
(Add optional paramhex
togetTransaction
andgetBlock
. #5845)Security