Skip to content

Releases: makerdao/governance-portal

0.2.15

29 Oct 09:37
Compare
Choose a tag to compare
0.2.15 Pre-release
Pre-release

Changelog:

  • fixed a bug where polling votes weren't correctly counting the MKR on the poll ending block
  • update contract addresses for MCD 0.2.15

0.2.14

14 Oct 02:50
Compare
Choose a tag to compare
0.2.14 Pre-release
Pre-release

Changelog:

  • Fix UTC date display for poll creation
  • Fix polling modal MKR amount bug
  • Update Kovan addresses for 0.2.14

0.2.13

19 Sep 12:48
Compare
Choose a tag to compare
0.2.13 Pre-release
Pre-release

Changelog:
-upgraded some package dependencies
-update kovan mcd addresses for 0.2.13 deployment

0.2.12

06 Sep 08:37
Compare
Choose a tag to compare
0.2.12 Pre-release
Pre-release

Changelog:

  1. improve MKR balances calculation in polling modal
  2. update kovan addresses for 0.2.12

0.2.11

21 Aug 12:03
Compare
Choose a tag to compare
0.2.11 Pre-release
Pre-release

Changelog:

  • Updated Kovan MCD addresses for latest contract deployment.
  • Implemented polling vote breakdown & voting status
  • Added modals for voting in and withdrawing from a poll
  • Various UI tweaks for polling
  • Parallelize Spock requests
  • Added new mix panel events for polling
  • Accept raw markdown poll documents (useful if we’re hosting the docs on GitHub)

0.2.10

19 Jul 11:00
Compare
Choose a tag to compare
0.2.10 Pre-release
Pre-release

Changelog:

  • Updated Kovan MCD addresses for latest contract deployment.
  • dependabot security fixes.

0.2.9

02 Jul 09:50
Compare
Choose a tag to compare
0.2.9 Pre-release
Pre-release

Changelog

  • Updated Kovan MCD addresses for latest contract deployment.

0.2.8

20 Jun 10:59
Compare
Choose a tag to compare
0.2.8 Pre-release
Pre-release

Changelog

  • Updated Kovan MCD addresses for latest contract deployment.
  • Added scaffolding for new polling page to support multiple simultaneous governance polls.
  • Refactored dai-plugin-governance to use testchain-backend for running unit tests.

0.2.7

31 May 14:08
Compare
Choose a tag to compare
0.2.7 Pre-release
Pre-release

Changelog:

  1. Use a new CMS field contract_name to link proposals to deployed contracts on testchains.
  2. Update to latest dai-plugin-config to optionally specify which testchain backend URL to use.
  3. Updated Kovan MCD addresses for latest contract deployment.

0.2.6

22 May 08:23
c0b924f
Compare
Choose a tag to compare
0.2.6 Pre-release
Pre-release

Changelog:

  1. Added a check to ensure we have all the data from hot and cold wallets in the event a user exits the page before completing onboarding.
  2. Use the contract's freeAll method when withdrawing the total MKR balance.
  3. Updated Kovan MCD addresses for latest contract deployment.