web3-core
Advanced tools
Changelog
[1.3.5]
web3-eth2-core
and web3-eth2-beaconchain
packages (#3892)web3.utils.soliditySha3
(#3908).nvmrc
file using Node.js version v.14.15.1
(#3817)1.3.0
and onwards (#3961)web3-eth2-core
and web3-eth2-beaconchain
(#3892)tsc
script in all packages to compile
; updates the corresponding lerna run
usage in the main package.json
(#3894)@chainsafe/geth-dev-assistant
from 0.1.5
to 0.1.9
(#3950)elliptic
from 6.5.3
to 6.5.4
for web3-eth-accounts
(#3941)elliptic
from 6.5.3
to 6.5.4
for web3-bzz
(#3940)elliptic
from 6.5.3
to 6.5.4
for web3-core-requestmanager
(#3945)web3-eth-iban
in ES6 (#3955)Changelog
[1.3.4]
fromBlock
option for logs
subscriptions (defaults to latest
) (#3883)web3-eth2-base
to web3-eth2-core
and web3-eth2-beacon
to web3-eth2-beaconchain
(#3833)ts-node
from version ^8.10.2
to ^9.0.0
(#3856)npm audit fix
which fixed 4 vulnerabilities (#3856)web3-eth2-beaconchain
type declarations (#3859) and (#3865)IBaseAPISchema
and IBaseAPIMethodSchema
to index.d.ts
for web3-eth2-core
(#3878)web3-eth2-core
(#3878)notImplemented
flag from ETH2 Beacon Chain package methods schema (#3861)IETH2BeaconChain
interface in favor of exporting a class type: ETH2BeaconChain
(#3878)index.d.ts
files in favor of types.ts
for web3-eth2-core
and web3-eth2-beaconchain
(#3878)schema.ts
from web3-eth2-core
(#3878)dtslint
npm command from web3-eth2-core
and web3-eth2-beaconchain
as index.d.ts
files were removed (#3878)ETH2Core
class export to index.d.ts
for web3-eth2-core
(#3878)