This repository was archived by the owner on Mar 5, 2025. It is now read-only.
v1.10.0 #6081
jdevcs
announced in
Announcements
v1.10.0
#6081
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Fixed
web3-providers-httppackage to effectively propagate useful error infomation about failed HTTP connections (Improve logging of connection errors #5955)web.eth.handleRevert = true(Fix error: "n.data.substring is not a function" #6000)Changed
transaction.typeis now formatted to a hex string before being send to provider (Formattransaction.typeto hex. Add emptyaccessLististx.type === '0x1'#5979)transaction.type === '0x1' && transaction.accessList === undefined, thentransaction.accessListis set to[](Formattransaction.typeto hex. Add emptyaccessLististx.type === '0x1'#5979)chainIdparameter fromtoChecksumAddress()function types (refactor: Remove the unnecessary chainId parameter #5888)Added
getPastEventsmethod to filterallEventsand specific event (Filter option doesn't work in getPastEvents #6015)Security
This discussion was created from the release v1.10.0.
Beta Was this translation helpful? Give feedback.
All reactions