Open ankurdubey521 opened 10 months ago
Implement a PoC to see if solday's generic LZ77 stacks well with the generic compression done by rollups themselves. https://github.com/Vectorized/solady/blob/main/src/utils/LibZip.sol
Inspired by the simple inflator mentioned here: https://docs.pimlico.io/bundler/how-to/compress-user-operations
Implement a PoC to see if solday's generic LZ77 stacks well with the generic compression done by rollups themselves. https://github.com/Vectorized/solady/blob/main/src/utils/LibZip.sol