Version 1.0.0
This is the first audited version of TokenLock.sol, along with the first release of the token lock app.
Audit
TokenLock.sol has been audited by the G0 group.
All issues and notes of the audit have been addressed in commit f974d1e8643c30d07dc005d10f9389085e74556d.
The audit results are available as a pdf in this repo.
Deployed Contracts
TokenLock.sol
- Mainnet Ethereum:
eth:0x964f84048f0d9bb24b82413413299c0a1d61ea9f
- Gnosis Chain:
gno:0xBc36e2572cE5DA656BF5Cd60595C455625af50a3
What's Changed
- Make it a mono repo: pull in the app source by @jfschwarz in #3
- consistent check for deposit deadline by @auryn-macmillan in #5
- App UI by @jfschwarz in #7
- App UI Updates by @cedricwaxwing in #8
- adds static export to app package.json by @samepant in #9
- Safe connector by @jfschwarz in #10
- Total locked breakdown by @jfschwarz in #12
- justify with flex-start and reduce padding by @auryn-macmillan in #16
- Add CI to build and deploy web app. by @giacomolicari in #18
- Fix typo in web CI by @giacomolicari in #19
- Fix web-CI cache by @giacomolicari in #20
- Locked Stats UI updates by @cedricwaxwing in #17
- Task for initializing the implementation contract by @jfschwarz in #22
New Contributors
- @jfschwarz made their first contribution in #3
- @auryn-macmillan made their first contribution in #5
- @samepant made their first contribution in #9
- @giacomolicari made their first contribution in #18
Full Changelog: https://github.com/gnosis/token-lock/commits/v1.0.0