ChainsightLabs

Results 5 comments of ChainsightLabs

Can we branch this into the main branch :)

> Any reason why we cannot avoid the abi encode like this? > > ```solidity > struct Case { > uint256 a; > uint256 b; > uint256 expected; > }...

> In the meantime, if you're using @emilianobonassi's solution (which is great!) and compiling with Solidity v0.8, consider wrapping the increment in an `unchecked` block: > > ```solidity > modifier...

I keep coming upon use cases for this feature, does anyone else agree that the priority could be bumped up from Low to something higher?