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
feat: New Curation Contract out of Staking contract (#169)
* curation: refactor out from staking contract and code improvements
- [x] refactor out of the Staking contract
- [x] add require messages
- [x] clean use of structs
- [x] on tokensReceived, have a special distributor sender that can increase reserves
- [x] receive fees as reserves and validate source
- [x] review natspec
0 commit comments