Skip to content

Bump eth.zig to v0.2.1#3

Merged
koko1123 merged 1 commit intomainfrom
bump/eth-zig-v0.2.1
Feb 26, 2026
Merged

Bump eth.zig to v0.2.1#3
koko1123 merged 1 commit intomainfrom
bump/eth-zig-v0.2.1

Conversation

@koko1123
Copy link
Contributor

@koko1123 koko1123 commented Feb 26, 2026

Summary

  • Bump eth.zig dependency from v0.2.0 to v0.2.1

v0.2.1 is the performance release with major optimizations across RLP, ABI, transaction encoding, u256 arithmetic, and secp256k1 signing. eth-zig now wins 18/24 benchmarks against alloy.rs.

See https://github.com/StrobeLabs/eth.zig/releases/tag/v0.2.1 for full release notes.

Test plan

  • zig build succeeds
  • zig build test passes

Summary by CodeRabbit

  • Chores
    • Updated eth.zig dependency to v0.2.1.

Performance release with 18/24 benchmark wins against alloy.rs.
@coderabbitai
Copy link

coderabbitai bot commented Feb 26, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between cfcea5a and 4cf7856.

📒 Files selected for processing (1)
  • build.zig.zon

📝 Walkthrough

Walkthrough

The pull request updates the eth.zig dependency in build.zig.zon from version v0.2.0 to v0.2.1, modifying both the Git repository URL reference and its associated integrity hash to reflect the newer release.

Changes

Cohort / File(s) Summary
Dependency Version Bump
build.zig.zon
Updates eth.zig dependency from v0.2.0 to v0.2.1, changing both the URL reference and hash value for the external Git dependency.

Possibly related PRs

Poem

🐰 A hop, a skip, to v-point-two-point-one,
The eth.zig dependency shines in the sun,
Hash updated, URL aligned,
A smoother build, perfectly designed! ✨

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch bump/eth-zig-v0.2.1

Comment @coderabbitai help to get the list of available commands and usage tips.

@koko1123 koko1123 merged commit 32a9c62 into main Feb 26, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant