huff-clones
huff-clones copied to clipboard
Optimize Library
Overview
The initial implementation is complete, but there are many points where the library can be gas optimized.
Should do a second scan of the implementation, remove unnecessary ops, and use the stack when possible instead of memory.
Afterwards, create a gas consumption comparison between the original library & this one.