v4.8.0 #6988
luu-alex
announced in
Announcements
v4.8.0
#6988
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[4.8.0]
Changed
web3-eth-abi
web3-eth-accounts
Fixed
web3-eth-contract
web3-utils
Added
web3-eth-contract
contract.decodeMethodData(...)
method to decode contract methods and tocontract.deploy(...).decodeData(...)
decode constructor parameters #6950)web3-eth
getBlock
now includes properties of eip 4844, 4895, 4788 when returning block (eth.getBlock() JSON Fields Unavailable in v4.6, yet Available in v1.9 #6933)withdrawalsSchema
,blockSchema
andblockHeaderSchema
schemas to include properties of eip 4844, 4895, 4788 (eth.getBlock() JSON Fields Unavailable in v4.6, yet Available in v1.9 #6933)web3-types
signature
to typeAbiFunctionFragment
(Fix an issue with smart contract function overloading #6922)Withdrawals
,block
andBlockHeaderOutput
to include properties of eip 4844, 4895, 4788 (eth.getBlock() JSON Fields Unavailable in v4.6, yet Available in v1.9 #6933)This discussion was created from the release v4.8.0.
Beta Was this translation helpful? Give feedback.
All reactions