GoodDollar / GoodContracts

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

Contract for SimpleStaking #161

Closed reemaSomish closed 4 years ago

reemaSomish commented 4 years ago
    • [x] Contract will inherits AbstractGoodStaking.
    • [x] Remove specifics of DAI and cDAI and use generic names.
PremSOMISH commented 4 years ago

Completed changes for issue #161: "Contract for SimpleStaking" and pushed code into branch: "161-Contract-for-SimpleStaking". Let me know if something is need to be changed.

PremSOMISH commented 4 years ago

I have gone through your comments in PR174 and replied my thoughts. Please let me know your suggestions if any.