Protocol: Ethereum releases, writing, news and network upgrades
Showing only
ethrex.
Show everythingMinimalist, stable, modular, fast, and ZK native implementation of the Ethereum protocol in Rust. L1 and L2 execution client.lambdaclass/ethrex on GitHub
45 items match, 4 of them low signal.
Top of this filter
Items with a reason of their own, ranked by urgency, weight and how often the project publishes[!NOTE] What's new Bootnodes updated: the Ethereum Foundation's bootnode fleet for mainnet, Sepolia and Hoodi has been replaced by its operators, and the new records ship here. Nodes pick them up on upgrade; no configuration change is needed.ethrex release notes
[!WARNING] This release bumps the database schema (v3 → v4). The migration runs automatically at startup and rewrites nothing, so upgrading is a plain restart.ethrex release notes
Last week we ran a devnet with 1024 validators, split across 8 aggregation sub-networks. That layout keeps the network scalable, since each aggregator combines 128 signatures per interval, well inside budget.ethrex
[!WARNING] This release changes mempool admission defaults. Transactions now need a non-zero priority fee to be admitted (--mempool.min-tip, default 1 wei), and replacing a pooled transaction now requires a fee bump (--mempool.price-bump, default 10%; --mempoo…ethrex release notes
Intro The internet made information almost free to move. It never answered who owns something online, who can transfer it, and who settles the disagreement, so the answer defaulted to whoever runs the server.ethrex
[!NOTE] What's new Groundwork for deep-reorg support: a state-history journal, an overlay read cascade, and a new --max-reorg-depth flag. Fixed eth_getLogs to accept optional topics and honour blockHash.ethrex release notes
[!NOTE] What's new Hardened the networking and RPC layers against malformed inputs. Tightened mempool admission checks, including under concurrent load. Fixed eth/71 receipt decoding for cross-client compatibility.ethrex release notes
The stream
Newest firstEverything here already leads the page above.
Release candidates
Versions the projects put out for testing, carrying the changes the release will bringAlso collected
Per-package monorepo tags, releases that carry little weight, and publications that post several times a day