Skip to content

Tags: LambdaIM/optimism

Tags

v1.7.4

Toggle v1.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
op-batcher: Always use recent block from startup tx check (ethereum-o…

…ptimism#10273)

v1.7.3

Toggle v1.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
op-batcher: Embed Zlib Compressor into Span Channel Out ; Compression…

… Avoidance Strategy (ethereum-optimism#10002)

* Add iterative batch building benchmark

* Embed Compressor Logic directly to Span Channel Out

* PR Comments

* Tests

* fix error handling

* remove errant comment

* PR Comments