zink icon indicating copy to clipboard operation
zink copied to clipboard

Special variables and functions

Open clearloop opened this issue 1 year ago • 0 comments

Describe the feature

implementation of these sugar methods: https://docs.soliditylang.org/en/latest/units-and-global-variables.html#special-variables-and-functions

should be separated in different PRs

  • [x] #289
  • [x] #258

Solution

use host functions & chained instructions

clearloop avatar Oct 30 '24 20:10 clearloop