paradigmxyz
reth
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat: introduce LLM invariant-driven development system Adds a framework for declaring, tracking, and enforcing codebase invariants using LLMs as CI reviewers. - crates/trie/common/INVARIANTS.md: 16 invariants extracted from reth-trie-common covering PrefixSet, Nibbles, TrieUpdates, OrderedTrieRoot, MultiProof, TrieAccount, and serialization - .invariants/config.toml: system configuration - .invariants/README.md: explains the approach and workflow The CI workflow YAML is included in the PR description (requires workflow scope to push). Co-authored-by: Joshie <joshie@tempo.xyz> Amp-Thread-ID: https://ampcode.com/threads/T-019c39c9-3fce-77a3-86f3-8e32d6989e52 Co-authored-by: Amp <amp@ampcode.com>
joshie/llm-invariant-driven-dev
2 hours ago
refactor(ethereum-evm): extract excess blob gas calculation into helper method
gap-editor:patch-24
2 hours ago
chore: bump alloy-evm patch rev Amp-Thread-ID: https://ampcode.com/threads/T-019c3676-8c6f-73bd-b43f-5d0c3adb588a Co-authored-by: Amp <amp@ampcode.com>
danipopes/skip-identity-cache
3 hours ago
refactor: use alloy-evm `map_cacheable_precompiles` Patch alloy-evm to use alloy-rs/evm#284 which replaces `Precompile::is_pure` with `Precompile::supports_caching` and `map_pure_precompiles` with `map_cacheable_precompiles`. This allows the filtering to be handled at the trait level rather than by address in reth. Amp-Thread-ID: https://ampcode.com/threads/T-019c3676-8c6f-73bd-b43f-5d0c3adb588a Co-authored-by: Amp <amp@ampcode.com>
danipopes/skip-identity-cache
3 hours ago
refactor(engine): wrap ExecutionCache internals in single Arc (#21950) Co-authored-by: Amp <amp@ampcode.com>
main
3 hours ago
perf(prewarm): disable balance check for prewarming transactions (#21941) Co-authored-by: Amp <amp@ampcode.com>
main
3 hours ago
Revert "refactor: group cache stats handlers into ExecutionCacheStats struct" This reverts commit 8ce9de38f9c8b46c400a14c7472dc872a15a76d1.
danipopes/execution-cache-single-arc
4 hours ago
refactor: group cache stats handlers into ExecutionCacheStats struct Amp-Thread-ID: https://ampcode.com/threads/T-019c3947-07f5-74a0-be49-76591be5ba01 Co-authored-by: Amp <amp@ampcode.com>
danipopes/execution-cache-single-arc
4 hours ago
Active Branches
feat: LLM invariant-driven development (reth-trie-common pilot)
last run
2 hours ago
#21953
CodSpeed Performance Gauge
0%
refactor(ethereum-evm): extract excess blob gas calculation into help…
last run
2 hours ago
#21952
CodSpeed Performance Gauge
0%
perf(engine): skip precompile cache for identity
last run
3 hours ago
#21936
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs