contracts icon indicating copy to clipboard operation
contracts copied to clipboard

Make max end hints a custom type

Open CodeSandwich opened this issue 11 months ago • 0 comments

This makes the calldata simpler by replacing zero-padded 4-byte words with a full word. The API also becomes cleaner by reducing the number of parameters.

CodeSandwich avatar Feb 28 '24 11:02 CodeSandwich