issues
search
GoodDollar
/
GoodContracts
GoodDollar's solidity contracts - Token + DAP based on DAOStack
MIT License
33
stars
23
forks
source link
189 v2 library interest distribution
#196
Closed
sirpy
closed
4 years ago
sirpy
commented
4 years ago
Description
changed calculations to be based on "effectiveStake" ie stake after donation
increased precision to 1e27
modifier that requires we update the globalGDYieldPerToken before updates
refactored names and added return values
Description