Zilliqa / zq2

Zilliqa 2.0 code base
Apache License 2.0
9 stars 0 forks source link

Follow Solidity best practices for deposit contract #1857

Open JamesHinshelwood opened 2 days ago

JamesHinshelwood commented 2 days ago

Find a linter or look up some best practices for Solidity contracts and apply them to the deposit contract.

Lets do things that are reasonable, but skip any 'best practices' that we think are silly :)

DrZoltanFazekas commented 2 days ago

A few candidates we can discuss: