-
Notifications
You must be signed in to change notification settings - Fork 5.1k
1.8.2 #5740
1.8.2 #5740
Conversation
Pull Request Test Coverage Report for Build 3886282402Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - 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)
|
|
When running synthetix, I got a few errors edit: ISSUE RESOLVED ✅ |
|
Openzeppelin tests are passing ✅ |
|
synthetix test results @openzeppelin/test-helpers finished with errors: |
|
I just checked and the all failing testcases I have mentioned have been reported by me since a year ago. I don't believe anything has changed. |
Thanks @luu-alex , @avkos and @Muhammad-Altabba #5760 |
|
We will include #5752 in this release if there are any code changes required , discussed in web3 team meeting. |
Changed
crypto-browserifymodule is now used only in webpack builds for polyfilling browsers (Update 1.x build tools #5629)ethereumjs-utilto7.1.5(Update 1.x build tools #5629)lerna4 to version 6 (5629/lerna #5680)Fixed
web3.utils._jsonInterfaceMethodToString(Fix: _jsonInterfaceMethodToString export in types #5550)Removed
clean-webpack-pluginhas been removed from dev-dependencies (Update 1.x build tools #5629)Added
https-browserify,process,stream-browserify,stream-http,crypto-browserifyadded to dev-dependencies for polyfilling (Update 1.x build tools #5629)readable-streamto dev-dependancies for webpack (Update 1.x build tools #5629)Security
npm audit fixfor libraries update (1.x dependencies update #5726)