Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 7b3ce91

Browse files
authored
1x update (#6044)
* libs update on node v18 * changelog update * libs update * updated links
1 parent 195cd3c commit 7b3ce91

File tree

15 files changed

+67594
-19363
lines changed

15 files changed

+67594
-19363
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,3 +675,6 @@ Released with 1.0.0-beta.37 code base.
675675

676676
### Added
677677
- Added support for `getPastEvents` method to filter `allEvents` and specific event (#6015)
678+
679+
### Security
680+
- Updated dependencies (#6044)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ This project adheres to the [Release Guidelines](./REVIEW.md).
312312
[stackexchange-url]: https://ethereum.stackexchange.com/questions/tagged/web3js
313313
[gitpoap-image]: https://public-api.gitpoap.io/v1/repo/ChainSafe/web3.js/badge
314314
[gitpoap-url]: https://www.gitpoap.io/gh/ChainSafe/web3.js
315-
[4x-release]: https://github.com/ChainSafe/web3.js/releases/tag/v4.0.0-alpha.0
315+
[4x-release]: https://github.com/ChainSafe/web3.js/releases/tag/v4.0.1-rc.1
316316
[4xdoc]: https://docs.web3js.org/
317317
[cdnhits-image]: https://data.jsdelivr.com/v1/package/npm/web3/badge
318318
[cdnhits-url]: https://www.jsdelivr.com/package/npm/web3

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ web3.js is a collection of libraries that allow you to interact with a local or
77

88
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.
99

10-
.. 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.
10+
.. 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.
1111

1212
Contents:
1313

package-lock.json

Lines changed: 43004 additions & 8848 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/web3-bzz/package-lock.json

Lines changed: 29 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/web3-core-helpers/package-lock.json

Lines changed: 31 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/web3-core/package-lock.json

Lines changed: 43 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/web3-eth-personal/package-lock.json

Lines changed: 29 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)