Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Polkassembly v0.6.3

Compare
Choose a tag to compare
@ParityReleases ParityReleases released this 26 May 12:33
· 277 commits to master since this release
v0.6.3
1c927bb

In this release, referenda now got smarter!

  • You will see a clear indication whether a referendum is passing or not
  • You can see the turnout percentage as well as aye/nay votes without conviction
  • A passing or failing threshold is now visible. It indicates how many aye / nay are required to make the referendum fail or pass. Here for instance, the referendum is passing, but with 1069.87 nays (assuming a 1x conviction), it would fail.
    image

Detailed changes

Features

  • Refactor threshold calculation and publication of @polkadot/util v0.2 (#799)
  • Added healthmonitor to nginx (#803)
  • Fix and Feat for progress bar (#796)

Chores

  • Moved email verify token to redis (#782)
  • removed user from login/signup response (#785)
  • Upgrade dependancies (#801)