Skip to content

web3.js 1.0.0-beta.34

Pre-release
Pre-release
Compare
Choose a tag to compare
@frozeman frozeman released this 13 Apr 16:13
· 2217 commits to 4.x since this release
fcf6997

This release includes a change where the status property from receipts is now a Boolean and not 0x0 or 0x1 anymore.
Also the web socket provider now accepts an options object with timeout and headers.