adorsys / p2p-lending

A decentralized, smart contract based platform for p2p-lending on the Ethereum Blockchain
84 stars 40 forks source link

Move Lock Info of funds to own contract #31

Open materkel opened 5 years ago

materkel commented 5 years ago

Move Lock info from ERC20 Token Contract to own contract

Currently lendingboard and ico contract are too dependend on each other, we need to move the information about locked funds (result of voting for proposals) to a separate contract