xenb-08-82f2ae2
fix(prewarmer): stop no-progress rounds that free no budget, pin admi…
fix(prewarmer): stop no-progress rounds that free no budget, pin admi…
fix(prewarmer): re-run gas admission per round so freed budget is rec…
fix(prewarmer): bound discovery by cell budget, honor main-thread pro…
Merge branch 'master' into perf/xen-heavy-storage-discovery-simplified
fix(prewarmer): isolate per-cell trie misses and silence cancellation…
hold the active capture directly in the storage tree wrapper, removing the per-miss thread-static lookup and the capture counter pool the round/discovered cell sets and the warm-phase cells array; reuse the candidate lists across rounds instead of ConcurrentBag sort discovered cells by address before partitioning so each warm partition resolves the account and storage root once assert the…
Important This is a mandatory update for all node operators. Please upgrade at your earliest convenience. Release notes A patch release on top of 1.39.2 with reliability and hardening fixes across block processing, networking, and request decoding. No consensus or database-format changes, so it's a drop-in upgrade from any 1.39.x version. Overview 3 changes since 1.39.2: Hardened ABI decoding…
Release notes This is a public preview of the Nethermind guest for ZisK. Requires ZisK v1.0.0-alpha Supports standard chains and glamsterdam-devnet-7 Build signature The package is signed with the following OpenPGP key: AD12 7976 5093 C675 9CD8 A400 24A7 7461 6F1E 617E
Important Given the number of CVEs from Microsoft this release fixes it is mandatory for all node operators. Release notes This is a patch release on top of 1.39.1 that updates the .NET dependencies to Microsoft's July 2026 servicing release (10.0.10), which 17 CVE security fixes, and makes the eth_getLogs block-range limit explicit and configurable. Overview 4 changes since 1.39.1: .NET packages…
Release notes This is a patch release on top of 1.39.0 with a round of bug fixes and reliability improvements across snap sync, networking, JSON-RPC, and the experimental Flat DB. Overview Full diff: 1.39.0...1.39.1 8 changes since 1.39.0. Highlights: Flat DB (experimental, opt-in) — fixed a disposal race between shutdown and in-flight trie-warmer jobs ( #12237 ) eth_simulateV1 now bounds the…