radek1st / time-locked-wallets

Ethereum based time-locked wallets to keep your ether and ERC20 tokens safe
https://radek1st.github.io/time-locked-wallets/
MIT License
86 stars 81 forks source link

updated for solidity 5.0 #3

Open calchulus opened 4 years ago

KhiyaBarrett commented 2 years ago

I believe this code needs updating for the latest version of solidity, I haven't quite been able to fix it myself but it seems like some things have changed, such as requiring emit before withdraw and needing to define addresses differently