Closed KaiserKarel closed 1 year ago
Figure out where we can cut gas by optimizing the UpdateClient and ReceivePacket handlers.
UpdateClient
ReceivePacket
For the former, we currently apply:
More optimizations (probably v2):
For packets, the relayer could bulk them and provide a ZKP of aggregated membership proof verification (circuit yet to be done).
Closing.
Figure out where we can cut gas by optimizing the
UpdateClient
andReceivePacket
handlers.For the former, we currently apply:
More optimizations (probably v2):
For packets, the relayer could bulk them and provide a ZKP of aggregated membership proof verification (circuit yet to be done).