Giveth / giv-token-contracts

GNU General Public License v3.0
27 stars 8 forks source link

Implement new earn function #16

Closed aminlatifi closed 2 years ago

aminlatifi commented 2 years ago

Renamed GardenUnipoolTokenDistributor.sol earned function to _earned Replaced GardenUnipoolTokenDistributor.sol earned function with the new one to only return tokens will immediately be released by getting the reward Added tests for GardenUnipoolTokenDistributor.sol in GardenUnipool.test.js Updated eslint config

aminlatifi commented 2 years ago

giveth/GIVeconomy#77