GoodDollar / GoodContracts

GoodDollar's solidity contracts - Token + DAP based on DAOStack
MIT License
33 stars 23 forks source link

Create contract GoodCompoundStaking #162

Closed reemaSomish closed 4 years ago

reemaSomish commented 4 years ago
    • [x] inherits SimpleStaking
    • [x] Override staking functions compatible to compound specific functions like mint(),redeemUnderlying() etc
PremSOMISH commented 4 years ago

Completed changes for issue #162: "Create contract GoodCompoundStaking" and pushed code into branch: "162-Create-contract-GoodCompoundStaking". Let me know if something is need to be changed.

PremSOMISH commented 4 years ago

Created PR for #162:"Create contract GoodCompoundStaking". Check PR175. Please let me know your suggestions if any.