|
808420b0d6
|
Add autoreturn locked tokens to Governance from test voter
|
2023-06-13 16:39:58 -07:00 |
|
|
79d5bfd103
|
Fix rewards accrual bug mentioned by T-Hax: in 'accrueOldRewards' function we added rewards that staker hasn't earned, because 'checkReward' function in Staking contract returns updated (actual) reward amount, but not update it in storage. Replace 'checkReward' function with getter 'accumulatedRewards', which returns actual accumulated reward amount (not updated)
|
2023-06-12 16:45:32 -07:00 |
|
|
4a876ee7d0
|
Add tests (bugged)
|
2023-06-12 15:17:34 -07:00 |
|
|
015c5d8a14
|
Create solidity source and tests for proposal
|
2023-06-12 06:22:32 -07:00 |
|