Skip to content

0.0.1-rc.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@orenyodfat orenyodfat released this 19 May 12:32
· 9 commits to master since this release
9b45fc0
  • emit state change event at shifting to quiteendingperiod #66
  • update executeboosted reward function #65 :
    • P = t/150, where t is the number of seconds passed since the the proposal's timeout.
    • P is capped by 10%.
  • fix a bug at redeem function
    the bug manifest itself when a dao/scheme will try to redeem its downstakes winning from a failed proposals and only if there is already a reward payout for executeboosted call. in some cases it might cause the redeem call to revert so the dao/scheme could not redeem its winning.