Skip to content

Releases: web3/web3.js

Release 0.2.3

02 Apr 14:12
Compare
Choose a tag to compare

Changes since 0.2.2

  • fixed formatting of address (fixed methods web3.eth.getBalance, web3.eth.getCode)

Release 0.2.2

31 Mar 12:32
Compare
Choose a tag to compare
  • more tests && minor bug fixes

Release 0.2.1

28 Mar 15:02
Compare
Choose a tag to compare

bug fixes for 0.2.0

Release 0.2.0

27 Mar 13:50
Compare
Choose a tag to compare
version 0.2.0

Release 0.1.0

10 Mar 16:39
Compare
Choose a tag to compare
  • optional asynchronous requests
  • compatibility with new ethereum jsonrpc api
  • automatic formatting of method input && output params

Release 0.0.16

04 Mar 00:08
Compare
Choose a tag to compare
  • constants should be before array contents && (dynamic) string contents
  • clearing watch timeout in web3.reset()
  • separated signatures functions from abi.js
  • jshint is more strict
  • event hash

Release 0.0.15

24 Feb 22:17
Compare
Choose a tag to compare
v0.0.15

updated link to json-rpc wiki