This repository was archived by the owner on Mar 5, 2025. It is now read-only.
v1.3.5
Added
- Github action for running tests for
web3-eth2-coreandweb3-eth2-beaconchainpackages (#3892) - Added description to documentation on how to connect using a remote node provider (#3884)
- Added Security risk warning to docs for
web3.utils.soliditySha3(#3908) .nvmrcfile using Node.js versionv.14.15.1(#3817)- Add commitment to semantic versioning since version
1.3.0and onwards (#3961)
Changed
- Unified babel compiler for
web3-eth2-coreandweb3-eth2-beaconchain(#3892) - Renamed the
tscscript in all packages tocompile; updates the correspondinglerna runusage in the mainpackage.json(#3894) - moved deprecation warnings to postinstall scripts (#3917)
- Upgrade
@chainsafe/geth-dev-assistantfrom0.1.5to0.1.9(#3950) - Replaced hardcoded infura link with Github Secret for some tests (#3943)
- Bump
ellipticfrom6.5.3to6.5.4forweb3-eth-accounts(#3941) - Bump
ellipticfrom6.5.3to6.5.4forweb3-bzz(#3940) - Bump
ellipticfrom6.5.3to6.5.4forweb3-core-requestmanager(#3945) - Rewrite
web3-eth-ibanin ES6 (#3955)