-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Update index.d.ts #5260
Update index.d.ts #5260
Conversation
|
Your Render PR Server URL is https://web3-js-pr-5260.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-cbaholnh8vld1f3p1ma0. |
this callback returns an array of event data Co-authored-by: Oleksii Kosynskyi <oleksii.kosynskyi@gmail.com> Co-authored-by: Nazar Hussain <nazarhussain@gmail.com> Co-authored-by: Nikos Iliakis <nikoulai@users.noreply.github.com>
Pull Request Test Coverage Report for Build 2895682031
💛 - Coveralls |
Co-authored-by: Junaid <86780488+jdevcs@users.noreply.github.com>
CHANGELOG.md
Outdated
| ### Security | ||
| - Updated `got` lib version and fixed other libs using npm audit fix (#5178) (#5254) | ||
|
|
||
| ## [Unreleased] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As the previous version (1.7.5) was not released yet, is it possible to add those changes to 1.7.5-rc.0? Or would that violate the process?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It was code freeze from our perspective, so we can't make any changes to it. The current workflow is to include the PR's in future release during the code freeze duration.
Muhammad-Altabba
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. However, I have a small question and tiny suggestions.
Thanks,
Co-authored-by: Muhammad Altabba <24407834+Muhammad-Altabba@users.noreply.github.com>
Muhammad-Altabba
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Description
Add the CHANGELOG for the long awaited community PR #4955
Type of change
Checklist:
npm run dtslintwith success and extended the tests and types if necessary.npm run test:covand my test cases cover all the lines and branches of the added code.npm run buildwith success.dist/web3.min.jsin a browser.CHANGELOG.mdfile in the root folder.