Skip to content
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

1x update #6044

Merged
merged 4 commits into from
May 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -675,3 +675,6 @@ Released with 1.0.0-beta.37 code base.

### Added
- Added support for `getPastEvents` method to filter `allEvents` and specific event (#6015)

### Security
- Updated dependencies (#6044)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ This project adheres to the [Release Guidelines](./REVIEW.md).
[stackexchange-url]: https://ethereum.stackexchange.com/questions/tagged/web3js
[gitpoap-image]: https://public-api.gitpoap.io/v1/repo/ChainSafe/web3.js/badge
[gitpoap-url]: https://www.gitpoap.io/gh/ChainSafe/web3.js
[4x-release]: https://github.com/ChainSafe/web3.js/releases/tag/v4.0.0-alpha.0
[4x-release]: https://github.com/ChainSafe/web3.js/releases/tag/v4.0.1-rc.1
[4xdoc]: https://docs.web3js.org/
[cdnhits-image]: https://data.jsdelivr.com/v1/package/npm/web3/badge
[cdnhits-url]: https://www.jsdelivr.com/package/npm/web3
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ web3.js is a collection of libraries that allow you to interact with a local or

The following documentation will guide you through :ref:`installing and running web3.js <adding-web3>` as well as providing an :ref:`API reference documentation <#id1>` with examples.

.. note:: `Web3.js 4.x <https://github.com/ChainSafe/web3.js/releases/tag/v4.0.0-alpha.0>`_ has been released. Checkout 4.x `API documentation and migration guide <https://docs.web3js.org/>`_ for testing, early feedback and contributions.
.. note:: `Web3.js 4.x <https://github.com/ChainSafe/web3.js/releases/tag/v4.0.1-rc.1>`_ has been released. Checkout 4.x `API documentation and migration guide <https://docs.web3js.org/>`_ for testing, early feedback and contributions.

Contents:

Expand Down
51,852 changes: 43,004 additions & 8,848 deletions package-lock.json

Large diffs are not rendered by default.

40 changes: 29 additions & 11 deletions packages/web3-bzz/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

43 changes: 31 additions & 12 deletions packages/web3-core-helpers/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

59 changes: 43 additions & 16 deletions packages/web3-core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 29 additions & 11 deletions packages/web3-eth-personal/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.