Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Latest commit

 

History

History
86 lines (62 loc) · 7.38 KB

CHANGELOG.md

File metadata and controls

86 lines (62 loc) · 7.38 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.3 (2020-04-09)

1.1.2 (2020-03-20)

Bug Fixes

  • use latest factory and contract version (03e8e51)

1.1.1 (2020-02-26)

Bug Fixes

  • incorrect status and closes #2 (ec05166)
  • missing space in tweet message (81a2d1c)
  • upgrade to bitly v4 api (785bbe0)

1.1.0 (2020-02-07)

Features

  • add appeal handler (d6ef706)
  • add appealable ruling handler (7fa0a1a)
  • add dispute listeners (34c04f8)
  • add event listeners for arbitrables (b173cc9)
  • add evidence submission handler (a8b7df0)
  • add handler for executed requests (aa14bd6)
  • add ruling enforcement handler (b5dab21)
  • make bot more verbose (1e0b7c2)
  • start listening for arbitrator events on bootup (f5034e9)
  • tweet when a removal or registration request is made (8cd455a)
  • watch for new TCRs and add listeners (2469f69)

Bug Fixes

  • add missing arbitrators parameter to dispute handler (5fffb5e)
  • arbitrable data handling (234c42c)
  • decimals formatting (8e85e1e)
  • decrease polling interval (50bd4f6)
  • evidence tweet message to account for evidence without disputes (ccbb064)
  • incorrect env variable name and missing cast (f073829)
  • incorrect import in evidence handler (a2153fa)
  • incorrect object data access (26b3b62)
  • incorrect parameter name (c67a410)
  • incorrect parsing and retrieval from db (4fc2b01)
  • incorrect tweet data access, import (4e13a12)
  • missing arguments, typos and incorrect path (f8272bf)
  • variable style and optimization (a31ec69)

1.0.0 (2020-02-07)

Features

  • add appeal handler (d6ef706)
  • add appealable ruling handler (7fa0a1a)
  • add dispute listeners (34c04f8)
  • add event listeners for arbitrables (b173cc9)
  • add evidence submission handler (a8b7df0)
  • add handler for executed requests (aa14bd6)
  • add ruling enforcement handler (b5dab21)
  • make bot more verbose (1e0b7c2)
  • start listening for arbitrator events on bootup (f5034e9)
  • tweet when a removal or registration request is made (8cd455a)
  • watch for new TCRs and add listeners (2469f69)

Bug Fixes

  • add missing arbitrators parameter to dispute handler (5fffb5e)
  • arbitrable data handling (234c42c)
  • decimals formatting (8e85e1e)
  • incorrect env variable name and missing cast (f073829)
  • incorrect import in evidence handler (a2153fa)
  • incorrect parameter name (c67a410)
  • incorrect parsing and retrieval from db (4fc2b01)
  • incorrect tweet data access, import (4e13a12)
  • missing arguments, typos and incorrect path (f8272bf)
  • variable style and optimization (a31ec69)