Skip to content

Releases: Arena-DAO/arena-smart-contracts

v2.1

21 Oct 06:27
Compare
Choose a tag to compare

v2

25 Sep 16:03
Compare
Choose a tag to compare

v1.8.2

11 Jul 16:24
Compare
Choose a tag to compare

Full Changelog: v1.4...v1.8.2

v1.6

  • Glicko-2 rating system per category
  • Start using cw-orchestrator
  • Index competitions by host
  • Tournament module

v1.7

  • Competition enrollment module
  • Migrate escrows from competition modules
  • Revamp cw-balance
  • Index improvements
  • Optionally delay competition activation

v1.8

  • Clean up arena-interface messaging
  • Jailing is not restrictive anymore but should be guarded with a deposit
  • Competition enrollment must be registered to the arena core
  • Competition creation is only done by host unless specified through a competition enrollment module
  • Only categories can have rulesets
  • Readme improvements

v1.8.1

  • Adds enrollment count query

v1.8.2

  • Adds current_members count, competition link, and is_expired to enrollment response
  • Add query for enrollment members
  • Add is_member query to enrollment
  • Limits glicko-2 rating adjustments to DAO members
  • Standardize messages (lists should be optional)

v1.8.1

28 Jun 07:29
Compare
Choose a tag to compare
v1.8.1 Pre-release
Pre-release

v1.6 (included)

  • Glicko-2 rating system per category
  • Start using cw-orchestrator
  • Index competitions by host
  • Tournament module

v1.7 (included)

  • Competition enrollment module
  • Migrate escrows from competition modules
  • Revamp cw-balance
  • Index improvements
  • Optionally delay competition activation

v1.8

  • Clean up arena-interface messaging
  • Jailing is not restrictive anymore but should be guarded with a deposit
  • Competition enrollment must be registered to the arena core
  • Competition creation is only done by host unless specified through a competition enrollment module
  • Only categories can have rulesets
  • Readme improvements

v1.8.1

  • Adds enrollment count query

Full Changelog: v1.4...v1.8.1

v1.7

26 Jun 19:04
Compare
Choose a tag to compare
v1.7 Pre-release
Pre-release

This upgrade requires hosts to upgrade their escrows. New escrows will be managed by the competition modules.

Full Changelog: v1.6...v1.7

v1.6

17 Jun 18:19
Compare
Choose a tag to compare
v1.6 Pre-release
Pre-release

Full Changelog: v1.4...v1.6

Adds the arena-tournament-module
Implements a rating system per category glicko_2

v1.4

21 May 14:47
Compare
Choose a tag to compare

Full Changelog: v1.3...v1.4

Neutron Mainnet Code IDs

  • Arena Core: 1273
  • Escrow: 1270
  • Wager Module: 1271
  • League Module: 1272

Neutron Testnet Code IDs

  • Arena Core: 4823
  • Escrow: 4820
  • Wager Module: 4821
  • League Module: 4822

This upgrade requires hosts to upgrade their escrows. For now, the Arena DAO will handle the active escrows.

v1.3

18 May 06:08
Compare
Choose a tag to compare

Full Changelog: https://github.com/Arena-DAO/arena-smart-contracts/commits/v1.3

Neutron Mainnet Code IDs

  • Arena Core: 1076
  • Escrow: 1248
  • Wager Module: 1078
  • League Module: 1146

Neutron Testnet Code IDs

  • Arena Core: 4638
  • Escrow: 4707
  • Wager Module: 4639
  • League Module: 4640