You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The v2.3.5 release is being integrated with tribute-ui. In order to launch a DAO please use v2.3.3.
Important Changes 🗒️
Members that delegate the voting power to a new address are allowed to revoke the delegate address by calling the updateDelegateKey from their original member account or from the delegate account.
Distribute.sol: take into account the lock/unlocked UNITS and LOOTs of the member.
KickBadReporter.sol: if the proposal didn't pass it now returns all the funds to the member.
InternalTokenVestingExtension.sol: take into account the number of tokens blocked for the proposal. The idea is to reset the vesting mechanism to "now" with a new token amount to be vested, and that is based on the blocked amount minus amount to release.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Changelog
Info⚠️
Important Changes 🗒️
updateDelegateKey
from their original member account or from the delegate account.Distribute.sol
: take into account the lock/unlocked UNITS and LOOTs of the member.KickBadReporter.sol
: if the proposal didn't pass it now returns all the funds to the member.InternalTokenVestingExtension.sol
: take into account the number of tokens blocked for the proposal. The idea is to reset the vesting mechanism to "now" with a new token amount to be vested, and that is based on the blocked amount minus amount to release.Fixes 🐞
Maintenance 🛠️
Packages 📦
Full Changelog: v2.3.4...v2.3.5
Launch your DAO: https://tributedao.com/docs/tutorial/dao/installation
This discussion was created from the release v2.3.5.
Beta Was this translation helpful? Give feedback.
All reactions