Skip to content

Releases: decentraland/decentraland-commons

v2.8.0

13 Feb 15:35
2a7a1b7
Compare
Choose a tag to compare

2.8.0 (2018-02-13)

Features

  • Introduce the Event class to watch/get contract events (08f77e1)

v2.7.4

13 Feb 13:19
Compare
Choose a tag to compare

2.7.4 (2018-02-13)

Bug Fixes

  • Export contracts object (ddc1aec)

v2.7.3

12 Feb 14:18
228e278
Compare
Choose a tag to compare

2.7.3 (2018-02-12)

Bug Fixes

  • isOperatorAuthorizedBy -> isOperatorAuthorizedFor (099dbf1)

v2.7.2

09 Feb 13:55
03a9645
Compare
Choose a tag to compare

2.7.2 (2018-02-09)

Bug Fixes

  • Import Contract correctly. Export missing contracts. Dummy ABI (baf52c4)

v2.7.1

09 Feb 13:53
041fbc0
Compare
Choose a tag to compare

2.7.1 (2018-02-09)

Bug Fixes

  • removed unnecesary address argument (7309650)

v2.7.0

09 Feb 04:22
48c18d4
Compare
Choose a tag to compare

2.7.0 (2018-02-09)

Features

  • New txUtils object for handling transactions (0367e3e)

v2.6.0

09 Feb 03:48
e78d77f
Compare
Choose a tag to compare

2.6.0 (2018-02-09)

Features

  • Add changeBeneficiary function to Vesting contract interface (61bc804)
  • Boilerplace for the Marketplace contract. Methods for MANA/LAND authorization (3cb2484)

v2.5.0

08 Feb 16:04
da45ece
Compare
Choose a tag to compare

2.5.0 (2018-02-08)

Bug Fixes

Features

  • LANDRegistry: encodeLandData/decodeLandData handle commas, quotes, lengths (ef32606)

v2.4.0

07 Feb 20:02
41a49bf
Compare
Choose a tag to compare

2.4.0 (2018-02-07)

Features

  • added getNetworks and getNetwork methods (7b9420a)

v2.3.5

02 Feb 11:28
Compare
Choose a tag to compare

2.3.5 (2018-02-02)

Bug Fixes

  • Return false if the web3 connection failed. (3aa9b2f)