Release v0.6.0#90
Conversation
Consolidate the Unreleased section into a clean 0.6.0 entry: - Added: nonce_manager (#75), mev_share (#34), eth_sendPrivateTransaction (#40), MEV-Share backrunner example (#38) - Changed: benchmark refresh vs alloy 1.6/2.0 (18/26) - Fixed: the test-harness fix (#84) plus the four issues it surfaced (#80-83) and the sse_transport feedLine break Align versions: build.zig.zon 0.5.0 -> 0.6.0, README/docs install URLs, SECURITY.md supported versions -> 0.6.x.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthrougheth.zig is released as version 0.6.0 with a new CHANGELOG entry documenting features (nonce manager, MEV-Share backrunner and client, private transactions), improvements (benchmark comparisons), and bug fixes (Keccak fallback, mulDiv overflow, test vectors, Uniswap V2 tests). The package version and all installation references are updated consistently to v0.6.0. Changesv0.6.0 Release
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Cuts v0.6.0. Consolidates the Unreleased changelog into clean Added/Changed/Fixed sections and aligns all version references (build.zig.zon, README/docs install URLs, SECURITY.md).
Highlights
After merge: tag v0.6.0 and publish the release.
🤖 Generated with Claude Code
Summary by CodeRabbit
New Features
Bug Fixes
Documentation