Skip to content

Releases: decentraland/decentraland-commons

v3.3.0

12 Mar 18:40
Compare
Choose a tag to compare

3.3.0 (2018-03-12)

Bug Fixes

  • import on contract interfaces (14bae68)

Features

  • add executeOrder to Marketplace contract interface (baede68)
  • added ERC20, ERC721 & ServiceLocator artifacts. (7b4bec3)

v3.2.1

10 Mar 18:09
Compare
Choose a tag to compare

3.2.1 (2018-03-10)

Bug Fixes

v3.2.0

06 Mar 19:59
6f54f69
Compare
Choose a tag to compare

3.2.0 (2018-03-06)

Features

  • Abstract domains. Support different derivation paths (95c4732)
  • Move to runtime based contract manifests. Split Abi responsabilities to its own object. (46e9511)

v3.1.1

28 Feb 20:04
81ca862
Compare
Choose a tag to compare

3.1.1 (2018-02-28)

Bug Fixes

v3.1.0

28 Feb 19:12
d2ee5c7
Compare
Choose a tag to compare

3.1.0 (2018-02-28)

Bug Fixes

  • Fixed bug when using an instance of a contract instead of the class (a2f793b)
  • Remove ampersand (fe8b08b)

Features

v3.0.1

22 Feb 17:13
Compare
Choose a tag to compare

3.0.1 (2018-02-22)

Bug Fixes

  • export contracts for the browser (751b052)

v3.0.0

22 Feb 16:02
409389d
Compare
Choose a tag to compare

3.0.0 (2018-02-22)

Features

  • Generate contract manifest from the ABIs. Trim artifacts on build. (c70ffca)

BREAKING CHANGES

  • The contract interfaces now folllow the ABIs 1-on-1

v2.10.0

16 Feb 17:11
Compare
Choose a tag to compare

2.10.0 (2018-02-16)

Features

  • expose a prompt function for cli interactions (df9d7d2)

v2.9.0

15 Feb 21:17
2a53853
Compare
Choose a tag to compare

2.9.0 (2018-02-15)

Features

  • Customize the primary key name of table models (18c5ae0)
  • extend the db and model APIs to allow for complex queries (d43dcfd)

v2.8.1

13 Feb 17:55
80ccdc5
Compare
Choose a tag to compare

2.8.1 (2018-02-13)

Bug Fixes