Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

web3.js 2.0.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@nivida nivida released this 13 Jul 10:02
· 179 commits to 2.x since this release
1481217

Version 2.0.0-alpha was version 1.0.0-beta.55 before.

Added

  • Sending of locally signed transactions as BatchRequest (#2708)
  • Automatic increason of the nonce for locally signed transactions (#2796)

Changed

  • Supported node versions changed (#2820)

Fixed

  • hexToNumberString prefix validation (#2184)
  • Draft implementation of the EIP-1193 improved (#2856, #2862, #2854)
  • Documentation typo (#2806)
  • Contract method parameter handling fixed (#2815)
  • isBigNumber export fixed (#2835)
  • SyncingSubscription fixed (#2833)
  • getBlock types fixed (#2819)
  • Transaction confirmation workflow fixed for parity (#2847)
  • WebsocketProvider event handling fixed (#2711)
  • WebsocketProvider memory leak fixed (#2851)