SaL--dApp icon indicating copy to clipboard operation
SaL--dApp copied to clipboard

Using `>0.8.0 <=0.9.0` instead of `>0.7.0 <=0.9.0`

Open adityakode opened this issue 1 year ago • 3 comments

Using >0.8.0 <=0.9.0 instead of >0.7.0 <=0.9.0 will have some benefits ,

  • Safemath by default from 0.8.0
  • Low-level inliner from 0.8.2, leads to cheaper runtime gas. Also , It would be easier for testing .

Please assign this to me under GSSoC. Thank You!

adityakode avatar May 24 '23 02:05 adityakode