Skip to content

Commit

Permalink
1x update (#6044)
Browse files Browse the repository at this point in the history
* libs update on node v18

* changelog update

* libs update

* updated links
  • Loading branch information
jdevcs committed May 2, 2023
1 parent 195cd3c commit 7b3ce91
Show file tree
Hide file tree
Showing 15 changed files with 67,594 additions and 19,363 deletions.
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.

0 comments on commit 7b3ce91

Please sign in to comment.