Releases: decentraland/decentraland-commons
Releases · decentraland/decentraland-commons
v2.8.0
2.8.0 (2018-02-13)
Features
- Introduce the Event class to watch/get contract events (08f77e1)
v2.7.4
2.7.4 (2018-02-13)
Bug Fixes
v2.7.3
2.7.3 (2018-02-12)
Bug Fixes
- isOperatorAuthorizedBy -> isOperatorAuthorizedFor (099dbf1)
v2.7.2
2.7.2 (2018-02-09)
Bug Fixes
- Import Contract correctly. Export missing contracts. Dummy ABI (baf52c4)
v2.7.1
2.7.1 (2018-02-09)
Bug Fixes
- removed unnecesary address argument (7309650)
v2.7.0
2.7.0 (2018-02-09)
Features
- New txUtils object for handling transactions (0367e3e)
v2.6.0
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
2.5.0 (2018-02-08)
Bug Fixes
Features
- LANDRegistry: encodeLandData/decodeLandData handle commas, quotes, lengths (ef32606)
v2.4.0
2.4.0 (2018-02-07)
Features
- added getNetworks and getNetwork methods (7b9420a)
v2.3.5
2.3.5 (2018-02-02)
Bug Fixes
- Return false if the web3 connection failed. (3aa9b2f)