glamsterdam-compat-lab 0.3.4 → 0.3.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -5
- package/ROADMAP.md +3 -1
- package/data/client-compat/clients.example.json +260 -11
- package/datasets/public-seed/README.md +7 -1
- package/datasets/public-seed/comparisons/bytecode-ens-registry-mainnet-runtime--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/bytecode-erc4337-entrypoint-v06-mainnet-runtime--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/bytecode-multicall3-mainnet-runtime--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/bytecode-safe-proxy-factory-v130-mainnet-runtime--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/bytecode-storage-heavy--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/bytecode-uniswap-v2-factory-mainnet-runtime--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/bytecode-usdc-proxy-mainnet-runtime--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/bytecode-weth9-mainnet-runtime--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/traces-besu-debug-structlogs--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/traces-besu-mainnet-tracoor-debug-structlogs--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/traces-call-tracer-tree--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/traces-drpc-call-tracer-real--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/traces-erigon-action-trace--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/traces-foundry-json-trace--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/traces-geth-json-rpc-structlogs--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/traces-geth-mainnet-tracoor-debug-structlogs--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/traces-hardhat-debug-trace--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/traces-nethermind-debug-structlogs--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/traces-nethermind-mainnet-tracoor-debug-structlogs--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/traces-reth-mainnet-tracoor-debug-structlogs--default-vs-research.json +3 -3
- package/datasets/public-seed/comparisons/traces-storage-heavy-trace--default-vs-research.json +3 -3
- package/datasets/public-seed/manifest.json +1 -1
- package/datasets/public-seed/readiness-clients.csv +31 -20
- package/datasets/public-seed/readiness-devnets.csv +8 -8
- package/datasets/public-seed/readiness-sources.csv +55 -33
- package/datasets/public-seed/readiness.json +700 -38
- package/datasets/public-seed/reports/bytecode-ens-registry-mainnet-runtime--default.json +1 -1
- package/datasets/public-seed/reports/bytecode-ens-registry-mainnet-runtime--research.json +1 -1
- package/datasets/public-seed/reports/bytecode-erc4337-entrypoint-v06-mainnet-runtime--default.json +1 -1
- package/datasets/public-seed/reports/bytecode-erc4337-entrypoint-v06-mainnet-runtime--research.json +1 -1
- package/datasets/public-seed/reports/bytecode-multicall3-mainnet-runtime--default.json +1 -1
- package/datasets/public-seed/reports/bytecode-multicall3-mainnet-runtime--research.json +1 -1
- package/datasets/public-seed/reports/bytecode-safe-proxy-factory-v130-mainnet-runtime--default.json +1 -1
- package/datasets/public-seed/reports/bytecode-safe-proxy-factory-v130-mainnet-runtime--research.json +1 -1
- package/datasets/public-seed/reports/bytecode-storage-heavy--default.json +1 -1
- package/datasets/public-seed/reports/bytecode-storage-heavy--research.json +1 -1
- package/datasets/public-seed/reports/bytecode-uniswap-v2-factory-mainnet-runtime--default.json +1 -1
- package/datasets/public-seed/reports/bytecode-uniswap-v2-factory-mainnet-runtime--research.json +1 -1
- package/datasets/public-seed/reports/bytecode-usdc-proxy-mainnet-runtime--default.json +1 -1
- package/datasets/public-seed/reports/bytecode-usdc-proxy-mainnet-runtime--research.json +1 -1
- package/datasets/public-seed/reports/bytecode-weth9-mainnet-runtime--default.json +1 -1
- package/datasets/public-seed/reports/bytecode-weth9-mainnet-runtime--research.json +1 -1
- package/datasets/public-seed/reports/indexers-balance-diff-indexer--default.json +1 -1
- package/datasets/public-seed/reports/indexers-explorer-replay-indexer--default.json +1 -1
- package/datasets/public-seed/reports/indexers-graph-network-subgraph-reduced--default.json +1 -1
- package/datasets/public-seed/reports/indexers-subgraph--default.json +1 -1
- package/datasets/public-seed/reports/traces-besu-debug-structlogs--default.json +1 -1
- package/datasets/public-seed/reports/traces-besu-debug-structlogs--research.json +1 -1
- package/datasets/public-seed/reports/traces-besu-mainnet-tracoor-debug-structlogs--default.json +1 -1
- package/datasets/public-seed/reports/traces-besu-mainnet-tracoor-debug-structlogs--research.json +1 -1
- package/datasets/public-seed/reports/traces-call-tracer-tree--default.json +1 -1
- package/datasets/public-seed/reports/traces-call-tracer-tree--research.json +1 -1
- package/datasets/public-seed/reports/traces-drpc-call-tracer-real--default.json +1 -1
- package/datasets/public-seed/reports/traces-drpc-call-tracer-real--research.json +1 -1
- package/datasets/public-seed/reports/traces-erigon-action-trace--default.json +1 -1
- package/datasets/public-seed/reports/traces-erigon-action-trace--research.json +1 -1
- package/datasets/public-seed/reports/traces-foundry-json-trace--default.json +1 -1
- package/datasets/public-seed/reports/traces-foundry-json-trace--research.json +1 -1
- package/datasets/public-seed/reports/traces-geth-json-rpc-structlogs--default.json +1 -1
- package/datasets/public-seed/reports/traces-geth-json-rpc-structlogs--research.json +1 -1
- package/datasets/public-seed/reports/traces-geth-mainnet-tracoor-debug-structlogs--default.json +1 -1
- package/datasets/public-seed/reports/traces-geth-mainnet-tracoor-debug-structlogs--research.json +1 -1
- package/datasets/public-seed/reports/traces-hardhat-debug-trace--default.json +1 -1
- package/datasets/public-seed/reports/traces-hardhat-debug-trace--research.json +1 -1
- package/datasets/public-seed/reports/traces-nethermind-debug-structlogs--default.json +1 -1
- package/datasets/public-seed/reports/traces-nethermind-debug-structlogs--research.json +1 -1
- package/datasets/public-seed/reports/traces-nethermind-mainnet-tracoor-debug-structlogs--default.json +1 -1
- package/datasets/public-seed/reports/traces-nethermind-mainnet-tracoor-debug-structlogs--research.json +1 -1
- package/datasets/public-seed/reports/traces-reth-mainnet-tracoor-debug-structlogs--default.json +1 -1
- package/datasets/public-seed/reports/traces-reth-mainnet-tracoor-debug-structlogs--research.json +1 -1
- package/datasets/public-seed/reports/traces-storage-heavy-trace--default.json +1 -1
- package/datasets/public-seed/reports/traces-storage-heavy-trace--research.json +1 -1
- package/datasets/public-seed/reports/validator-glamsterdam-devnet-operator-public--default.json +2 -2
- package/datasets/public-seed/reports/validator-operator-config--default.json +1 -1
- package/datasets/public-seed/reports/validator-operator-config-builder-gap--default.json +1 -1
- package/datasets/public-seed/reports/validator-operator-config-complete--default.json +1 -1
- package/datasets/public-seed/summary.json +1 -1
- package/dist/index.d.ts +4 -2
- package/dist/index.js +2 -1
- package/dist/index.js.map +1 -1
- package/dist/registry/clientMatrix.d.ts +18 -0
- package/dist/registry/clientMatrix.js +25 -2
- package/dist/registry/clientMatrix.js.map +1 -1
- package/dist/registry/sourceFreshness.d.ts +42 -0
- package/dist/registry/sourceFreshness.js +146 -0
- package/dist/registry/sourceFreshness.js.map +1 -0
- package/dist/reports/reportTypes.d.ts +1 -1
- package/dist/reports/reportTypes.js +1 -1
- package/docs/client-compat.md +43 -5
- package/docs/dataset.md +32 -2
- package/docs/release.md +2 -2
- package/docs/releases/v0.3.6.md +15 -0
- package/package.json +2 -1
- package/site/public-seed/comparisons/bytecode-ens-registry-mainnet-runtime--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/bytecode-erc4337-entrypoint-v06-mainnet-runtime--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/bytecode-multicall3-mainnet-runtime--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/bytecode-safe-proxy-factory-v130-mainnet-runtime--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/bytecode-storage-heavy--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/bytecode-uniswap-v2-factory-mainnet-runtime--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/bytecode-usdc-proxy-mainnet-runtime--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/bytecode-weth9-mainnet-runtime--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/traces-besu-debug-structlogs--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/traces-besu-mainnet-tracoor-debug-structlogs--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/traces-call-tracer-tree--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/traces-drpc-call-tracer-real--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/traces-erigon-action-trace--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/traces-foundry-json-trace--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/traces-geth-json-rpc-structlogs--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/traces-geth-mainnet-tracoor-debug-structlogs--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/traces-hardhat-debug-trace--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/traces-nethermind-debug-structlogs--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/traces-nethermind-mainnet-tracoor-debug-structlogs--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/traces-reth-mainnet-tracoor-debug-structlogs--default-vs-research.html +1 -1
- package/site/public-seed/comparisons/traces-storage-heavy-trace--default-vs-research.html +1 -1
- package/site/public-seed/findings/bytecode.calldata-copy-exposure.html +1 -1
- package/site/public-seed/findings/bytecode.contract-creation-opcodes.html +1 -1
- package/site/public-seed/findings/bytecode.contract-size-near-current-limit.html +1 -1
- package/site/public-seed/findings/bytecode.log-opcodes-present.html +1 -1
- package/site/public-seed/findings/bytecode.manual-review-required.html +1 -1
- package/site/public-seed/findings/bytecode.state-account-opcode-exposure.html +1 -1
- package/site/public-seed/findings/bytecode.state-account-opcode-presence.html +1 -1
- package/site/public-seed/findings/bytecode.storage-heavy-pattern.html +1 -1
- package/site/public-seed/findings/indexer.balance-diff-native-transfer-assumption.html +1 -1
- package/site/public-seed/findings/indexer.event-only-assumption.html +1 -1
- package/site/public-seed/findings/indexer.missing-bal-readiness-metadata.html +1 -1
- package/site/public-seed/findings/indexer.missing-fork-compatibility-metadata.html +1 -1
- package/site/public-seed/findings/indexer.missing-replay-plan.html +1 -1
- package/site/public-seed/findings/indexer.native-eth-transfer-review-missing.html +1 -1
- package/site/public-seed/findings/trace.calldata-heavy-execution.html +1 -1
- package/site/public-seed/findings/trace.contract-creation-executed.html +1 -1
- package/site/public-seed/findings/trace.logs-calls-visible.html +1 -1
- package/site/public-seed/findings/trace.partial-evidence.html +1 -1
- package/site/public-seed/findings/trace.state-heavy-execution-medium.html +1 -1
- package/site/public-seed/findings/validator.builder-enabled-without-endpoint.html +1 -1
- package/site/public-seed/findings/validator.consensus-client-status-partial.html +1 -1
- package/site/public-seed/findings/validator.execution-client-status-partial.html +1 -1
- package/site/public-seed/findings/validator.missing-monitoring-endpoints.html +1 -1
- package/site/public-seed/findings/validator.missing-testnet-participation.html +1 -1
- package/site/public-seed/findings/validator.missing-validator-client-version.html +1 -1
- package/site/public-seed/findings/validator.unknown-consensus-client-compatibility.html +1 -1
- package/site/public-seed/findings/validator.unknown-execution-client-compatibility.html +1 -1
- package/site/public-seed/index.html +9 -9
- package/site/public-seed/readiness.html +684 -37
- package/site/public-seed/reports/bytecode-ens-registry-mainnet-runtime--default.html +1 -1
- package/site/public-seed/reports/bytecode-ens-registry-mainnet-runtime--research.html +1 -1
- package/site/public-seed/reports/bytecode-erc4337-entrypoint-v06-mainnet-runtime--default.html +1 -1
- package/site/public-seed/reports/bytecode-erc4337-entrypoint-v06-mainnet-runtime--research.html +1 -1
- package/site/public-seed/reports/bytecode-multicall3-mainnet-runtime--default.html +1 -1
- package/site/public-seed/reports/bytecode-multicall3-mainnet-runtime--research.html +1 -1
- package/site/public-seed/reports/bytecode-safe-proxy-factory-v130-mainnet-runtime--default.html +1 -1
- package/site/public-seed/reports/bytecode-safe-proxy-factory-v130-mainnet-runtime--research.html +1 -1
- package/site/public-seed/reports/bytecode-storage-heavy--default.html +1 -1
- package/site/public-seed/reports/bytecode-storage-heavy--research.html +1 -1
- package/site/public-seed/reports/bytecode-uniswap-v2-factory-mainnet-runtime--default.html +1 -1
- package/site/public-seed/reports/bytecode-uniswap-v2-factory-mainnet-runtime--research.html +1 -1
- package/site/public-seed/reports/bytecode-usdc-proxy-mainnet-runtime--default.html +1 -1
- package/site/public-seed/reports/bytecode-usdc-proxy-mainnet-runtime--research.html +1 -1
- package/site/public-seed/reports/bytecode-weth9-mainnet-runtime--default.html +1 -1
- package/site/public-seed/reports/bytecode-weth9-mainnet-runtime--research.html +1 -1
- package/site/public-seed/reports/indexers-balance-diff-indexer--default.html +1 -1
- package/site/public-seed/reports/indexers-explorer-replay-indexer--default.html +1 -1
- package/site/public-seed/reports/indexers-graph-network-subgraph-reduced--default.html +1 -1
- package/site/public-seed/reports/indexers-subgraph--default.html +1 -1
- package/site/public-seed/reports/traces-besu-debug-structlogs--default.html +1 -1
- package/site/public-seed/reports/traces-besu-debug-structlogs--research.html +1 -1
- package/site/public-seed/reports/traces-besu-mainnet-tracoor-debug-structlogs--default.html +1 -1
- package/site/public-seed/reports/traces-besu-mainnet-tracoor-debug-structlogs--research.html +1 -1
- package/site/public-seed/reports/traces-call-tracer-tree--default.html +1 -1
- package/site/public-seed/reports/traces-call-tracer-tree--research.html +1 -1
- package/site/public-seed/reports/traces-drpc-call-tracer-real--default.html +1 -1
- package/site/public-seed/reports/traces-drpc-call-tracer-real--research.html +1 -1
- package/site/public-seed/reports/traces-erigon-action-trace--default.html +1 -1
- package/site/public-seed/reports/traces-erigon-action-trace--research.html +1 -1
- package/site/public-seed/reports/traces-foundry-json-trace--default.html +1 -1
- package/site/public-seed/reports/traces-foundry-json-trace--research.html +1 -1
- package/site/public-seed/reports/traces-geth-json-rpc-structlogs--default.html +1 -1
- package/site/public-seed/reports/traces-geth-json-rpc-structlogs--research.html +1 -1
- package/site/public-seed/reports/traces-geth-mainnet-tracoor-debug-structlogs--default.html +1 -1
- package/site/public-seed/reports/traces-geth-mainnet-tracoor-debug-structlogs--research.html +1 -1
- package/site/public-seed/reports/traces-hardhat-debug-trace--default.html +1 -1
- package/site/public-seed/reports/traces-hardhat-debug-trace--research.html +1 -1
- package/site/public-seed/reports/traces-nethermind-debug-structlogs--default.html +1 -1
- package/site/public-seed/reports/traces-nethermind-debug-structlogs--research.html +1 -1
- package/site/public-seed/reports/traces-nethermind-mainnet-tracoor-debug-structlogs--default.html +1 -1
- package/site/public-seed/reports/traces-nethermind-mainnet-tracoor-debug-structlogs--research.html +1 -1
- package/site/public-seed/reports/traces-reth-mainnet-tracoor-debug-structlogs--default.html +1 -1
- package/site/public-seed/reports/traces-reth-mainnet-tracoor-debug-structlogs--research.html +1 -1
- package/site/public-seed/reports/traces-storage-heavy-trace--default.html +1 -1
- package/site/public-seed/reports/traces-storage-heavy-trace--research.html +1 -1
- package/site/public-seed/reports/validator-glamsterdam-devnet-operator-public--default.html +2 -2
- package/site/public-seed/reports/validator-operator-config--default.html +1 -1
- package/site/public-seed/reports/validator-operator-config-builder-gap--default.html +1 -1
- package/site/public-seed/reports/validator-operator-config-complete--default.html +1 -1
package/README.md
CHANGED
|
@@ -36,14 +36,14 @@ pnpm glamsterdam scan-bytecode fixtures/bytecode/storage-heavy.hex
|
|
|
36
36
|
Install the published CLI from npm:
|
|
37
37
|
|
|
38
38
|
```sh
|
|
39
|
-
npm install -g glamsterdam-compat-lab@0.3.
|
|
39
|
+
npm install -g glamsterdam-compat-lab@0.3.6
|
|
40
40
|
glamsterdam eips
|
|
41
41
|
```
|
|
42
42
|
|
|
43
|
-
The v0.3.
|
|
43
|
+
The v0.3.6 GitHub release tarball remains available as a reproducible release artifact:
|
|
44
44
|
|
|
45
45
|
```sh
|
|
46
|
-
npm install -g https://github.com/CruzMolina/glamsterdam-compat-lab/releases/download/v0.3.
|
|
46
|
+
npm install -g https://github.com/CruzMolina/glamsterdam-compat-lab/releases/download/v0.3.6/glamsterdam-compat-lab-0.3.6.tgz
|
|
47
47
|
```
|
|
48
48
|
|
|
49
49
|
See [docs/release.md](docs/release.md) for maintainer release checks and npm publishing notes.
|
|
@@ -83,10 +83,13 @@ Regenerate and verify it with:
|
|
|
83
83
|
```sh
|
|
84
84
|
pnpm dataset:generate
|
|
85
85
|
pnpm dataset:check
|
|
86
|
+
pnpm readiness:freshness
|
|
86
87
|
pnpm site:generate
|
|
87
88
|
pnpm site:check
|
|
88
89
|
```
|
|
89
90
|
|
|
91
|
+
`readiness.json`, `readiness-sources.csv`, and `site/public-seed/readiness.html` include source freshness bands and source-type counts. Generated age fields are pinned to the readiness dataset date for deterministic artifacts; `pnpm readiness:freshness` performs the live current-date audit and warns when sources move from `fresh` to `watch` or `stale`.
|
|
92
|
+
|
|
90
93
|
## What the scanners can detect
|
|
91
94
|
|
|
92
95
|
`scan-bytecode` normalizes EVM bytecode, disassembles opcodes while skipping PUSH data, counts relevant opcodes, and reports conservative risks around contract size, storage/account access, CREATE/CREATE2 usage, calldata copying, logs, and manual-review limits.
|
|
@@ -138,7 +141,7 @@ Each scanner returns a `CompatibilityReport`:
|
|
|
138
141
|
|
|
139
142
|
```json
|
|
140
143
|
{
|
|
141
|
-
"toolVersion": "0.3.
|
|
144
|
+
"toolVersion": "0.3.6",
|
|
142
145
|
"fork": "glamsterdam",
|
|
143
146
|
"target": {
|
|
144
147
|
"kind": "bytecode",
|
|
@@ -226,7 +229,7 @@ Release publishing notes live in [docs/release.md](docs/release.md).
|
|
|
226
229
|
|
|
227
230
|
## Roadmap
|
|
228
231
|
|
|
229
|
-
See [ROADMAP.md](ROADMAP.md) for planned phases. Phase 0 is released as `v0.1.0`; `v0.2.0` starts Phase 1 with RPC transaction trace ingestion and broader trace fixture coverage; `v0.3.0` adds baseline comparison reports; `v0.3.1` expands public-safe fixture and dataset coverage; `v0.3.2` adds packaged CSV dataset exports; `v0.3.3` adds additional public Geth and Reth trace fixture coverage; `v0.3.4` adds the static public-seed browser, detail/finding pages, and sourced readiness visibility exports.
|
|
232
|
+
See [ROADMAP.md](ROADMAP.md) for planned phases. Phase 0 is released as `v0.1.0`; `v0.2.0` starts Phase 1 with RPC transaction trace ingestion and broader trace fixture coverage; `v0.3.0` adds baseline comparison reports; `v0.3.1` expands public-safe fixture and dataset coverage; `v0.3.2` adds packaged CSV dataset exports; `v0.3.3` adds additional public Geth and Reth trace fixture coverage; `v0.3.4` adds the static public-seed browser, detail/finding pages, and sourced readiness visibility exports; `v0.3.5` adds readiness source freshness and drift guardrails; `v0.3.6` adds public client release-note intake and stricter conservative matrix rules.
|
|
230
233
|
|
|
231
234
|
## Disclaimer
|
|
232
235
|
|
package/ROADMAP.md
CHANGED
|
@@ -66,7 +66,7 @@ Goal: publish reproducible compatibility research.
|
|
|
66
66
|
|
|
67
67
|
## Phase 3: Devnet Integration
|
|
68
68
|
|
|
69
|
-
Status: started in `v0.3.4` with sourced readiness exports and static readiness pages.
|
|
69
|
+
Status: started in `v0.3.4` with sourced readiness exports and static readiness pages; `v0.3.5` adds deterministic source freshness policy, live audit guardrails, and refreshed source-review notes; `v0.3.6` adds public client release-note intake, source-type readiness counts, and stricter conservative matrix rules.
|
|
70
70
|
|
|
71
71
|
Goal: track moving client and spec readiness without hardcoding guesses.
|
|
72
72
|
|
|
@@ -74,6 +74,8 @@ Goal: track moving client and spec readiness without hardcoding guesses.
|
|
|
74
74
|
- Track spec/client changes against registry entries
|
|
75
75
|
- Expand validator/operator compatibility matrix workflows
|
|
76
76
|
- Export source freshness, EIP status groupings, devnet participants, and matrix rows through the public dataset and static site
|
|
77
|
+
- Guard source drift with stable generated freshness bands, current-date freshness audits, and explicit stale-source warnings that do not imply incompatibility
|
|
78
|
+
- Distinguish devnet image provenance, client release-note provenance, and operator-maintained compatibility claims in public readiness exports
|
|
77
79
|
|
|
78
80
|
## Phase 4: Dashboard
|
|
79
81
|
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
"type": "public-interop-recap",
|
|
7
7
|
"url": "https://blog.ethereum.org/2026/05/02/soldogn-interop-recap",
|
|
8
8
|
"sourceDate": "2026-05-02",
|
|
9
|
-
"retrievedAt": "2026-05-
|
|
9
|
+
"retrievedAt": "2026-05-13",
|
|
10
10
|
"claim": "The Ethereum Foundation Soldogn recap says the week ended with a stable multi-client Glamsterdam devnet running the latest ePBS, repricing, and block access list specs, and that nearly all clients were running together on glamsterdam-devnet-2 with the external builders pipeline tested end-to-end.",
|
|
11
11
|
"notes": "This source supports devnet/interoperability context, not production release compatibility."
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
14
|
"type": "public-devnet-spec",
|
|
15
15
|
"url": "https://notes.ethereum.org/@ethpandaops/glamsterdam-devnet-2",
|
|
16
|
-
"retrievedAt": "2026-05-
|
|
16
|
+
"retrievedAt": "2026-05-13",
|
|
17
17
|
"claim": "The EthPandaOps glamsterdam-devnet-2 spec lists a Kurtosis participants matrix with geth as the execution client image and prysm, lodestar, lighthouse, teku, nimbus, and grandine as consensus client images.",
|
|
18
18
|
"notes": "This source supports devnet participant examples. It does not claim mainnet-ready client releases."
|
|
19
19
|
},
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"type": "public-spec-release",
|
|
22
22
|
"url": "https://github.com/ethereum/consensus-specs/releases/tag/v1.7.0-alpha.7",
|
|
23
23
|
"sourceDate": "2026-04-29",
|
|
24
|
-
"retrievedAt": "2026-05-
|
|
24
|
+
"retrievedAt": "2026-05-13",
|
|
25
25
|
"claim": "The consensus-specs v1.7.0-alpha.7 release is a pre-release containing Gloas changes used by the glamsterdam-devnet-2 spec.",
|
|
26
26
|
"notes": "Spec release metadata is useful provenance for devnet test entries, but is not a client release."
|
|
27
27
|
},
|
|
@@ -29,9 +29,97 @@
|
|
|
29
29
|
"type": "public-spec-release",
|
|
30
30
|
"url": "https://github.com/ethereum/execution-spec-tests/releases/tag/bal%40v5.6.1",
|
|
31
31
|
"sourceDate": "2026-04-02",
|
|
32
|
-
"retrievedAt": "2026-05-
|
|
32
|
+
"retrievedAt": "2026-05-13",
|
|
33
33
|
"claim": "The execution-spec-tests bal@v5.6.1 pre-release is labeled for bal-devnet-3 v7 and includes BAL/state-gas test updates referenced by the glamsterdam-devnet-2 spec.",
|
|
34
34
|
"notes": "Spec-test release metadata is useful provenance for devnet test entries, but is not a client release."
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"type": "public-client-release",
|
|
38
|
+
"url": "https://github.com/ethereum/go-ethereum/releases/tag/v1.17.3",
|
|
39
|
+
"sourceDate": "2026-05-11",
|
|
40
|
+
"retrievedAt": "2026-05-13",
|
|
41
|
+
"claim": "Geth v1.17.3 release notes describe continued progress on the Amsterdam fork implementation, including prerequisites for EIP-7928, EIP-8037, EIP-7976, EIP-7981, EIP-7610, and updated state tests.",
|
|
42
|
+
"notes": "Client release-note provenance only. This does not assert complete Glamsterdam production compatibility."
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"type": "public-client-release",
|
|
46
|
+
"url": "https://github.com/NethermindEth/nethermind/releases/tag/1.37.2",
|
|
47
|
+
"sourceDate": "2026-05-05",
|
|
48
|
+
"retrievedAt": "2026-05-13",
|
|
49
|
+
"claim": "Nethermind v1.37.2 release notes describe healthcheck and archive invalid-block fixes for v1.37.1 and do not state Glamsterdam or Amsterdam readiness.",
|
|
50
|
+
"notes": "Latest release reviewed. No explicit Glamsterdam/Amsterdam readiness signal found in this release note."
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"type": "public-client-release",
|
|
54
|
+
"url": "https://github.com/besu-eth/besu/releases/tag/26.5.0",
|
|
55
|
+
"sourceDate": "2026-05-12",
|
|
56
|
+
"retrievedAt": "2026-05-13",
|
|
57
|
+
"claim": "Besu 26.5.0 release notes include Block Access List pipeline work, EIP-7928 Block Access List budget enforcement, Block Access List index encoding changes, and adding EIP-7981 to Amsterdam.",
|
|
58
|
+
"notes": "Client release-note provenance only. This does not assert complete Glamsterdam production compatibility."
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"type": "public-client-release",
|
|
62
|
+
"url": "https://github.com/paradigmxyz/reth/releases/tag/v2.2.0",
|
|
63
|
+
"sourceDate": "2026-04-30",
|
|
64
|
+
"retrievedAt": "2026-05-13",
|
|
65
|
+
"claim": "Reth v2.2.0 release notes say the release lays groundwork for Amsterdam EIP-7928 Block Access Lists, with BAL store, P2P wire support, payload-builder integration, and parallel/batched BAL execution paths.",
|
|
66
|
+
"notes": "Client release-note provenance only. The notes call this groundwork and mention gated paths, not complete Glamsterdam production compatibility."
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"type": "public-client-release",
|
|
70
|
+
"url": "https://github.com/sigp/lighthouse/releases/tag/v8.1.3",
|
|
71
|
+
"sourceDate": "2026-03-26",
|
|
72
|
+
"retrievedAt": "2026-05-13",
|
|
73
|
+
"claim": "Lighthouse v8.1.3 release notes describe maintenance fixes and do not state Glamsterdam, Amsterdam, or Gloas readiness.",
|
|
74
|
+
"notes": "Latest release reviewed. Use the v8.1.0 row for the explicit Gloas release-note signal."
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"type": "public-client-release",
|
|
78
|
+
"url": "https://github.com/sigp/lighthouse/releases/tag/v8.1.0",
|
|
79
|
+
"sourceDate": "2026-02-05",
|
|
80
|
+
"retrievedAt": "2026-05-13",
|
|
81
|
+
"claim": "Lighthouse v8.1.0 release notes include Gloas gossip boilerplate, Gloas data column support, consensus types updated for Gloas v1.7.0-alpha.1, Gloas off-protocol payment fields, and EIP-7732 Gloas containers/constants.",
|
|
82
|
+
"notes": "Client release-note provenance only. This does not assert complete Glamsterdam production compatibility."
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"type": "public-client-release",
|
|
86
|
+
"url": "https://github.com/ChainSafe/lodestar/releases/tag/v1.42.0",
|
|
87
|
+
"sourceDate": "2026-04-13",
|
|
88
|
+
"retrievedAt": "2026-05-13",
|
|
89
|
+
"claim": "Lodestar v1.42.0 release notes say the release makes great strides toward the Gloas hard fork and list Gloas network processor, data-column sidecar, payload-envelope pipeline, voluntary-exit, and ePBS state-cache work.",
|
|
90
|
+
"notes": "Client release-note provenance only. This does not assert complete Glamsterdam production compatibility."
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"type": "public-client-release",
|
|
94
|
+
"url": "https://github.com/OffchainLabs/prysm/releases/tag/v7.1.3",
|
|
95
|
+
"sourceDate": "2026-03-18",
|
|
96
|
+
"retrievedAt": "2026-05-13",
|
|
97
|
+
"claim": "Prysm v7.1.3 release notes describe extensive Gloas groundwork and list Gloas builder support, latest execution bid processing, proposer slashing, beacon API block returns, payload attestation processing, and Gloas timing intervals.",
|
|
98
|
+
"notes": "Client release-note provenance only. This does not assert complete Glamsterdam production compatibility."
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"type": "public-client-release",
|
|
102
|
+
"url": "https://github.com/Consensys/teku/releases/tag/26.4.0",
|
|
103
|
+
"sourceDate": "2026-03-31",
|
|
104
|
+
"retrievedAt": "2026-05-13",
|
|
105
|
+
"claim": "Teku 26.4.0 release notes include the PostPtcDuties REST API endpoint for the Gloas API.",
|
|
106
|
+
"notes": "Client release-note provenance only. This does not assert complete Glamsterdam production compatibility."
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"type": "public-client-release",
|
|
110
|
+
"url": "https://github.com/status-im/nimbus-eth2/releases/tag/v26.3.1",
|
|
111
|
+
"sourceDate": "2026-03-28",
|
|
112
|
+
"retrievedAt": "2026-05-13",
|
|
113
|
+
"claim": "Nimbus v26.3.1 release notes describe Ethereum column-handling performance, validator robustness, Gnosis Fulu scheduling, and fast-confirmation work, but do not state Glamsterdam, Amsterdam, or Gloas readiness.",
|
|
114
|
+
"notes": "Latest release reviewed. No explicit Glamsterdam/Amsterdam/Gloas readiness signal found in this release note."
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"type": "public-client-release",
|
|
118
|
+
"url": "https://github.com/grandinetech/grandine/releases/tag/2.0.4",
|
|
119
|
+
"sourceDate": "2026-03-31",
|
|
120
|
+
"retrievedAt": "2026-05-13",
|
|
121
|
+
"claim": "Grandine 2.0.4 release notes include post-Gloas beacon block API publishing, execution payload bid endpoints, payload attestation ticks, and consensus spec tests v1.7.0-alpha.3.",
|
|
122
|
+
"notes": "Client release-note provenance only. This does not assert complete Glamsterdam production compatibility."
|
|
35
123
|
}
|
|
36
124
|
],
|
|
37
125
|
"clients": [
|
|
@@ -195,10 +283,80 @@
|
|
|
195
283
|
"source": {
|
|
196
284
|
"type": "public-devnet-spec",
|
|
197
285
|
"url": "https://notes.ethereum.org/@ethpandaops/glamsterdam-devnet-2",
|
|
198
|
-
"retrievedAt": "2026-05-
|
|
286
|
+
"retrievedAt": "2026-05-13",
|
|
199
287
|
"claim": "The glamsterdam-devnet-2 Kurtosis example lists geth with image ethpandaops/geth:bal-devnet-6 as the execution-layer participant."
|
|
200
288
|
},
|
|
201
289
|
"notes": "Devnet image only. This is not a production Geth release compatibility claim."
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
"version": "v1.17.3",
|
|
293
|
+
"status": "partial",
|
|
294
|
+
"source": {
|
|
295
|
+
"type": "public-client-release",
|
|
296
|
+
"url": "https://github.com/ethereum/go-ethereum/releases/tag/v1.17.3",
|
|
297
|
+
"sourceDate": "2026-05-11",
|
|
298
|
+
"retrievedAt": "2026-05-13",
|
|
299
|
+
"claim": "Geth v1.17.3 release notes describe continued progress on the Amsterdam fork implementation, including prerequisites for EIP-7928, EIP-8037, EIP-7976, EIP-7981, EIP-7610, and updated state tests.",
|
|
300
|
+
"notes": "Client release-note provenance only. This does not assert complete Glamsterdam production compatibility."
|
|
301
|
+
},
|
|
302
|
+
"notes": "Public release notes show Amsterdam-related implementation work, but not a complete Glamsterdam mainnet readiness statement."
|
|
303
|
+
}
|
|
304
|
+
]
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"name": "nethermind",
|
|
308
|
+
"role": "execution",
|
|
309
|
+
"versions": [
|
|
310
|
+
{
|
|
311
|
+
"version": "1.37.2",
|
|
312
|
+
"status": "unknown",
|
|
313
|
+
"source": {
|
|
314
|
+
"type": "public-client-release",
|
|
315
|
+
"url": "https://github.com/NethermindEth/nethermind/releases/tag/1.37.2",
|
|
316
|
+
"sourceDate": "2026-05-05",
|
|
317
|
+
"retrievedAt": "2026-05-13",
|
|
318
|
+
"claim": "Nethermind v1.37.2 release notes describe healthcheck and archive invalid-block fixes for v1.37.1 and do not state Glamsterdam or Amsterdam readiness.",
|
|
319
|
+
"notes": "Latest release reviewed. No explicit Glamsterdam/Amsterdam readiness signal found in this release note."
|
|
320
|
+
},
|
|
321
|
+
"notes": "Latest public release note reviewed; status remains unknown until a client release or operator-maintained source explicitly states readiness."
|
|
322
|
+
}
|
|
323
|
+
]
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
"name": "besu",
|
|
327
|
+
"role": "execution",
|
|
328
|
+
"versions": [
|
|
329
|
+
{
|
|
330
|
+
"version": "26.5.0",
|
|
331
|
+
"status": "partial",
|
|
332
|
+
"source": {
|
|
333
|
+
"type": "public-client-release",
|
|
334
|
+
"url": "https://github.com/besu-eth/besu/releases/tag/26.5.0",
|
|
335
|
+
"sourceDate": "2026-05-12",
|
|
336
|
+
"retrievedAt": "2026-05-13",
|
|
337
|
+
"claim": "Besu 26.5.0 release notes include Block Access List pipeline work, EIP-7928 Block Access List budget enforcement, Block Access List index encoding changes, and adding EIP-7981 to Amsterdam.",
|
|
338
|
+
"notes": "Client release-note provenance only. This does not assert complete Glamsterdam production compatibility."
|
|
339
|
+
},
|
|
340
|
+
"notes": "Public release notes show Amsterdam and Block Access List implementation work, but not a complete Glamsterdam mainnet readiness statement."
|
|
341
|
+
}
|
|
342
|
+
]
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
"name": "reth",
|
|
346
|
+
"role": "execution",
|
|
347
|
+
"versions": [
|
|
348
|
+
{
|
|
349
|
+
"version": "v2.2.0",
|
|
350
|
+
"status": "partial",
|
|
351
|
+
"source": {
|
|
352
|
+
"type": "public-client-release",
|
|
353
|
+
"url": "https://github.com/paradigmxyz/reth/releases/tag/v2.2.0",
|
|
354
|
+
"sourceDate": "2026-04-30",
|
|
355
|
+
"retrievedAt": "2026-05-13",
|
|
356
|
+
"claim": "Reth v2.2.0 release notes say the release lays groundwork for Amsterdam EIP-7928 Block Access Lists, with BAL store, P2P wire support, payload-builder integration, and parallel/batched BAL execution paths.",
|
|
357
|
+
"notes": "Client release-note provenance only. The notes call this groundwork and mention gated paths, not complete Glamsterdam production compatibility."
|
|
358
|
+
},
|
|
359
|
+
"notes": "Public release notes show Amsterdam/BAL implementation groundwork, but not a complete Glamsterdam mainnet readiness statement."
|
|
202
360
|
}
|
|
203
361
|
]
|
|
204
362
|
},
|
|
@@ -212,10 +370,36 @@
|
|
|
212
370
|
"source": {
|
|
213
371
|
"type": "public-devnet-spec",
|
|
214
372
|
"url": "https://notes.ethereum.org/@ethpandaops/glamsterdam-devnet-2",
|
|
215
|
-
"retrievedAt": "2026-05-
|
|
373
|
+
"retrievedAt": "2026-05-13",
|
|
216
374
|
"claim": "The glamsterdam-devnet-2 Kurtosis example lists lighthouse with image ethpandaops/lighthouse:glamsterdam-devnet-3 as a consensus-layer participant."
|
|
217
375
|
},
|
|
218
376
|
"notes": "Devnet image only. This is not a production Lighthouse release compatibility claim."
|
|
377
|
+
},
|
|
378
|
+
{
|
|
379
|
+
"version": "v8.1.3",
|
|
380
|
+
"status": "unknown",
|
|
381
|
+
"source": {
|
|
382
|
+
"type": "public-client-release",
|
|
383
|
+
"url": "https://github.com/sigp/lighthouse/releases/tag/v8.1.3",
|
|
384
|
+
"sourceDate": "2026-03-26",
|
|
385
|
+
"retrievedAt": "2026-05-13",
|
|
386
|
+
"claim": "Lighthouse v8.1.3 release notes describe maintenance fixes and do not state Glamsterdam, Amsterdam, or Gloas readiness.",
|
|
387
|
+
"notes": "Latest release reviewed. Use the v8.1.0 row for the explicit Gloas release-note signal."
|
|
388
|
+
},
|
|
389
|
+
"notes": "Latest public release note reviewed; status remains unknown because this release note does not itself claim Glamsterdam/Amsterdam/Gloas readiness."
|
|
390
|
+
},
|
|
391
|
+
{
|
|
392
|
+
"version": "v8.1.0",
|
|
393
|
+
"status": "partial",
|
|
394
|
+
"source": {
|
|
395
|
+
"type": "public-client-release",
|
|
396
|
+
"url": "https://github.com/sigp/lighthouse/releases/tag/v8.1.0",
|
|
397
|
+
"sourceDate": "2026-02-05",
|
|
398
|
+
"retrievedAt": "2026-05-13",
|
|
399
|
+
"claim": "Lighthouse v8.1.0 release notes include Gloas gossip boilerplate, Gloas data column support, consensus types updated for Gloas v1.7.0-alpha.1, Gloas off-protocol payment fields, and EIP-7732 Gloas containers/constants.",
|
|
400
|
+
"notes": "Client release-note provenance only. This does not assert complete Glamsterdam production compatibility."
|
|
401
|
+
},
|
|
402
|
+
"notes": "Public release notes show Gloas implementation work, but not a complete Glamsterdam mainnet readiness statement."
|
|
219
403
|
}
|
|
220
404
|
]
|
|
221
405
|
},
|
|
@@ -233,6 +417,19 @@
|
|
|
233
417
|
"claim": "The glamsterdam-devnet-2 Kurtosis example lists lodestar with image ethpandaops/lodestar:glamsterdam-devnet-2 as a consensus-layer participant."
|
|
234
418
|
},
|
|
235
419
|
"notes": "Devnet image only. This is not a production Lodestar release compatibility claim."
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
"version": "v1.42.0",
|
|
423
|
+
"status": "partial",
|
|
424
|
+
"source": {
|
|
425
|
+
"type": "public-client-release",
|
|
426
|
+
"url": "https://github.com/ChainSafe/lodestar/releases/tag/v1.42.0",
|
|
427
|
+
"sourceDate": "2026-04-13",
|
|
428
|
+
"retrievedAt": "2026-05-13",
|
|
429
|
+
"claim": "Lodestar v1.42.0 release notes say the release makes great strides toward the Gloas hard fork and list Gloas network processor, data-column sidecar, payload-envelope pipeline, voluntary-exit, and ePBS state-cache work.",
|
|
430
|
+
"notes": "Client release-note provenance only. This does not assert complete Glamsterdam production compatibility."
|
|
431
|
+
},
|
|
432
|
+
"notes": "Public release notes show Gloas implementation work, but not a complete Glamsterdam mainnet readiness statement."
|
|
236
433
|
}
|
|
237
434
|
]
|
|
238
435
|
},
|
|
@@ -250,6 +447,19 @@
|
|
|
250
447
|
"claim": "The glamsterdam-devnet-2 Kurtosis example lists prysm with image ethpandaops/prysm-beacon-chain:glamsterdam-devnet-3-minimal as a consensus-layer participant."
|
|
251
448
|
},
|
|
252
449
|
"notes": "Devnet image only. This is not a production Prysm release compatibility claim."
|
|
450
|
+
},
|
|
451
|
+
{
|
|
452
|
+
"version": "v7.1.3",
|
|
453
|
+
"status": "partial",
|
|
454
|
+
"source": {
|
|
455
|
+
"type": "public-client-release",
|
|
456
|
+
"url": "https://github.com/OffchainLabs/prysm/releases/tag/v7.1.3",
|
|
457
|
+
"sourceDate": "2026-03-18",
|
|
458
|
+
"retrievedAt": "2026-05-13",
|
|
459
|
+
"claim": "Prysm v7.1.3 release notes describe extensive Gloas groundwork and list Gloas builder support, latest execution bid processing, proposer slashing, beacon API block returns, payload attestation processing, and Gloas timing intervals.",
|
|
460
|
+
"notes": "Client release-note provenance only. This does not assert complete Glamsterdam production compatibility."
|
|
461
|
+
},
|
|
462
|
+
"notes": "Public release notes show Gloas groundwork and implementation work, but not a complete Glamsterdam mainnet readiness statement."
|
|
253
463
|
}
|
|
254
464
|
]
|
|
255
465
|
},
|
|
@@ -263,10 +473,23 @@
|
|
|
263
473
|
"source": {
|
|
264
474
|
"type": "public-devnet-spec",
|
|
265
475
|
"url": "https://notes.ethereum.org/@ethpandaops/glamsterdam-devnet-2",
|
|
266
|
-
"retrievedAt": "2026-05-
|
|
476
|
+
"retrievedAt": "2026-05-13",
|
|
267
477
|
"claim": "The glamsterdam-devnet-2 Kurtosis example lists teku with image ethpandaops/teku:glamsterdam-devnet-2 as a consensus-layer participant."
|
|
268
478
|
},
|
|
269
479
|
"notes": "Devnet image only. This is not a production Teku release compatibility claim."
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
"version": "26.4.0",
|
|
483
|
+
"status": "partial",
|
|
484
|
+
"source": {
|
|
485
|
+
"type": "public-client-release",
|
|
486
|
+
"url": "https://github.com/Consensys/teku/releases/tag/26.4.0",
|
|
487
|
+
"sourceDate": "2026-03-31",
|
|
488
|
+
"retrievedAt": "2026-05-13",
|
|
489
|
+
"claim": "Teku 26.4.0 release notes include the PostPtcDuties REST API endpoint for the Gloas API.",
|
|
490
|
+
"notes": "Client release-note provenance only. This does not assert complete Glamsterdam production compatibility."
|
|
491
|
+
},
|
|
492
|
+
"notes": "Public release notes show a Gloas API implementation item, but not a complete Glamsterdam mainnet readiness statement."
|
|
270
493
|
}
|
|
271
494
|
]
|
|
272
495
|
},
|
|
@@ -284,6 +507,19 @@
|
|
|
284
507
|
"claim": "The glamsterdam-devnet-2 Kurtosis example lists nimbus with image ethpandaops/nimbus-eth2:glamsterdam-devnet-2-minimal as a consensus-layer participant."
|
|
285
508
|
},
|
|
286
509
|
"notes": "Devnet image only. This is not a production Nimbus release compatibility claim."
|
|
510
|
+
},
|
|
511
|
+
{
|
|
512
|
+
"version": "v26.3.1",
|
|
513
|
+
"status": "unknown",
|
|
514
|
+
"source": {
|
|
515
|
+
"type": "public-client-release",
|
|
516
|
+
"url": "https://github.com/status-im/nimbus-eth2/releases/tag/v26.3.1",
|
|
517
|
+
"sourceDate": "2026-03-28",
|
|
518
|
+
"retrievedAt": "2026-05-13",
|
|
519
|
+
"claim": "Nimbus v26.3.1 release notes describe Ethereum column-handling performance, validator robustness, Gnosis Fulu scheduling, and fast-confirmation work, but do not state Glamsterdam, Amsterdam, or Gloas readiness.",
|
|
520
|
+
"notes": "Latest release reviewed. No explicit Glamsterdam/Amsterdam/Gloas readiness signal found in this release note."
|
|
521
|
+
},
|
|
522
|
+
"notes": "Latest public release note reviewed; status remains unknown until a client release or operator-maintained source explicitly states readiness."
|
|
287
523
|
}
|
|
288
524
|
]
|
|
289
525
|
},
|
|
@@ -301,6 +537,19 @@
|
|
|
301
537
|
"claim": "The glamsterdam-devnet-2 Kurtosis example lists grandine with image ethpandaops/grandine:glamsterdam-devnet-2-minimal as a consensus-layer participant."
|
|
302
538
|
},
|
|
303
539
|
"notes": "Devnet image only. This is not a production Grandine release compatibility claim."
|
|
540
|
+
},
|
|
541
|
+
{
|
|
542
|
+
"version": "2.0.4",
|
|
543
|
+
"status": "partial",
|
|
544
|
+
"source": {
|
|
545
|
+
"type": "public-client-release",
|
|
546
|
+
"url": "https://github.com/grandinetech/grandine/releases/tag/2.0.4",
|
|
547
|
+
"sourceDate": "2026-03-31",
|
|
548
|
+
"retrievedAt": "2026-05-13",
|
|
549
|
+
"claim": "Grandine 2.0.4 release notes include post-Gloas beacon block API publishing, execution payload bid endpoints, payload attestation ticks, and consensus spec tests v1.7.0-alpha.3.",
|
|
550
|
+
"notes": "Client release-note provenance only. This does not assert complete Glamsterdam production compatibility."
|
|
551
|
+
},
|
|
552
|
+
"notes": "Public release notes show post-Gloas API and testing work, but not a complete Glamsterdam mainnet readiness statement."
|
|
304
553
|
}
|
|
305
554
|
]
|
|
306
555
|
}
|
|
@@ -312,7 +561,7 @@
|
|
|
312
561
|
"source": {
|
|
313
562
|
"type": "public-devnet-spec",
|
|
314
563
|
"url": "https://notes.ethereum.org/@ethpandaops/glamsterdam-devnet-2",
|
|
315
|
-
"retrievedAt": "2026-05-
|
|
564
|
+
"retrievedAt": "2026-05-13",
|
|
316
565
|
"claim": "The glamsterdam-devnet-2 spec targets launch on 2026-04-30 and includes a Kurtosis participants matrix with specific EL and CL devnet images."
|
|
317
566
|
},
|
|
318
567
|
"participants": [
|
|
@@ -374,7 +623,7 @@
|
|
|
374
623
|
"type": "public-spec-release",
|
|
375
624
|
"url": "https://github.com/ethereum/consensus-specs/releases/tag/v1.7.0-alpha.7",
|
|
376
625
|
"sourceDate": "2026-04-29",
|
|
377
|
-
"retrievedAt": "2026-05-
|
|
626
|
+
"retrievedAt": "2026-05-13",
|
|
378
627
|
"claim": "The consensus-specs v1.7.0-alpha.7 release is a pre-release containing Gloas changes used by the glamsterdam-devnet-2 spec."
|
|
379
628
|
}
|
|
380
629
|
},
|
|
@@ -385,7 +634,7 @@
|
|
|
385
634
|
"type": "public-spec-release",
|
|
386
635
|
"url": "https://github.com/ethereum/execution-spec-tests/releases/tag/bal%40v5.6.1",
|
|
387
636
|
"sourceDate": "2026-04-02",
|
|
388
|
-
"retrievedAt": "2026-05-
|
|
637
|
+
"retrievedAt": "2026-05-13",
|
|
389
638
|
"claim": "The execution-spec-tests bal@v5.6.1 pre-release is labeled for bal-devnet-3 v7 and includes BAL/state-gas test updates referenced by the glamsterdam-devnet-2 spec."
|
|
390
639
|
}
|
|
391
640
|
}
|
|
@@ -399,7 +648,7 @@
|
|
|
399
648
|
"type": "public-interop-recap",
|
|
400
649
|
"url": "https://blog.ethereum.org/2026/05/02/soldogn-interop-recap",
|
|
401
650
|
"sourceDate": "2026-05-02",
|
|
402
|
-
"retrievedAt": "2026-05-
|
|
651
|
+
"retrievedAt": "2026-05-13",
|
|
403
652
|
"claim": "The Ethereum Foundation Soldogn recap reports a stable multi-client Glamsterdam devnet running the latest ePBS, repricing, and block access list specs, with nearly all clients running together on glamsterdam-devnet-2 by Friday."
|
|
404
653
|
},
|
|
405
654
|
"participants": [],
|
|
@@ -28,6 +28,12 @@ Check committed artifacts are fresh with:
|
|
|
28
28
|
pnpm dataset:check
|
|
29
29
|
```
|
|
30
30
|
|
|
31
|
+
Run a live readiness source audit with:
|
|
32
|
+
|
|
33
|
+
```sh
|
|
34
|
+
pnpm readiness:freshness
|
|
35
|
+
```
|
|
36
|
+
|
|
31
37
|
Then run:
|
|
32
38
|
|
|
33
39
|
```sh
|
|
@@ -35,4 +41,4 @@ pnpm test
|
|
|
35
41
|
pnpm build
|
|
36
42
|
```
|
|
37
43
|
|
|
38
|
-
Review generated changes before publishing. Dataset comparisons are structural report differences only; they do not infer final Glamsterdam gas deltas or client behavior.
|
|
44
|
+
Review generated changes before publishing. Dataset comparisons are structural report differences only; they do not infer final Glamsterdam gas deltas or client behavior. Readiness freshness bands are source-review prompts; stale sources do not imply incompatibility.
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"toolVersion": "0.3.
|
|
2
|
+
"toolVersion": "0.3.6",
|
|
3
3
|
"fork": "glamsterdam",
|
|
4
4
|
"comparison": {
|
|
5
5
|
"baseline": {
|
|
6
|
-
"toolVersion": "0.3.
|
|
6
|
+
"toolVersion": "0.3.6",
|
|
7
7
|
"fork": "glamsterdam",
|
|
8
8
|
"target": {
|
|
9
9
|
"kind": "bytecode",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"candidate": {
|
|
22
|
-
"toolVersion": "0.3.
|
|
22
|
+
"toolVersion": "0.3.6",
|
|
23
23
|
"fork": "glamsterdam",
|
|
24
24
|
"target": {
|
|
25
25
|
"kind": "bytecode",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"toolVersion": "0.3.
|
|
2
|
+
"toolVersion": "0.3.6",
|
|
3
3
|
"fork": "glamsterdam",
|
|
4
4
|
"comparison": {
|
|
5
5
|
"baseline": {
|
|
6
|
-
"toolVersion": "0.3.
|
|
6
|
+
"toolVersion": "0.3.6",
|
|
7
7
|
"fork": "glamsterdam",
|
|
8
8
|
"target": {
|
|
9
9
|
"kind": "bytecode",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"candidate": {
|
|
22
|
-
"toolVersion": "0.3.
|
|
22
|
+
"toolVersion": "0.3.6",
|
|
23
23
|
"fork": "glamsterdam",
|
|
24
24
|
"target": {
|
|
25
25
|
"kind": "bytecode",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"toolVersion": "0.3.
|
|
2
|
+
"toolVersion": "0.3.6",
|
|
3
3
|
"fork": "glamsterdam",
|
|
4
4
|
"comparison": {
|
|
5
5
|
"baseline": {
|
|
6
|
-
"toolVersion": "0.3.
|
|
6
|
+
"toolVersion": "0.3.6",
|
|
7
7
|
"fork": "glamsterdam",
|
|
8
8
|
"target": {
|
|
9
9
|
"kind": "bytecode",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"candidate": {
|
|
22
|
-
"toolVersion": "0.3.
|
|
22
|
+
"toolVersion": "0.3.6",
|
|
23
23
|
"fork": "glamsterdam",
|
|
24
24
|
"target": {
|
|
25
25
|
"kind": "bytecode",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"toolVersion": "0.3.
|
|
2
|
+
"toolVersion": "0.3.6",
|
|
3
3
|
"fork": "glamsterdam",
|
|
4
4
|
"comparison": {
|
|
5
5
|
"baseline": {
|
|
6
|
-
"toolVersion": "0.3.
|
|
6
|
+
"toolVersion": "0.3.6",
|
|
7
7
|
"fork": "glamsterdam",
|
|
8
8
|
"target": {
|
|
9
9
|
"kind": "bytecode",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"candidate": {
|
|
22
|
-
"toolVersion": "0.3.
|
|
22
|
+
"toolVersion": "0.3.6",
|
|
23
23
|
"fork": "glamsterdam",
|
|
24
24
|
"target": {
|
|
25
25
|
"kind": "bytecode",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"toolVersion": "0.3.
|
|
2
|
+
"toolVersion": "0.3.6",
|
|
3
3
|
"fork": "glamsterdam",
|
|
4
4
|
"comparison": {
|
|
5
5
|
"baseline": {
|
|
6
|
-
"toolVersion": "0.3.
|
|
6
|
+
"toolVersion": "0.3.6",
|
|
7
7
|
"fork": "glamsterdam",
|
|
8
8
|
"target": {
|
|
9
9
|
"kind": "bytecode",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"candidate": {
|
|
22
|
-
"toolVersion": "0.3.
|
|
22
|
+
"toolVersion": "0.3.6",
|
|
23
23
|
"fork": "glamsterdam",
|
|
24
24
|
"target": {
|
|
25
25
|
"kind": "bytecode",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"toolVersion": "0.3.
|
|
2
|
+
"toolVersion": "0.3.6",
|
|
3
3
|
"fork": "glamsterdam",
|
|
4
4
|
"comparison": {
|
|
5
5
|
"baseline": {
|
|
6
|
-
"toolVersion": "0.3.
|
|
6
|
+
"toolVersion": "0.3.6",
|
|
7
7
|
"fork": "glamsterdam",
|
|
8
8
|
"target": {
|
|
9
9
|
"kind": "bytecode",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"candidate": {
|
|
22
|
-
"toolVersion": "0.3.
|
|
22
|
+
"toolVersion": "0.3.6",
|
|
23
23
|
"fork": "glamsterdam",
|
|
24
24
|
"target": {
|
|
25
25
|
"kind": "bytecode",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"toolVersion": "0.3.
|
|
2
|
+
"toolVersion": "0.3.6",
|
|
3
3
|
"fork": "glamsterdam",
|
|
4
4
|
"comparison": {
|
|
5
5
|
"baseline": {
|
|
6
|
-
"toolVersion": "0.3.
|
|
6
|
+
"toolVersion": "0.3.6",
|
|
7
7
|
"fork": "glamsterdam",
|
|
8
8
|
"target": {
|
|
9
9
|
"kind": "bytecode",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"candidate": {
|
|
22
|
-
"toolVersion": "0.3.
|
|
22
|
+
"toolVersion": "0.3.6",
|
|
23
23
|
"fork": "glamsterdam",
|
|
24
24
|
"target": {
|
|
25
25
|
"kind": "bytecode",
|
package/datasets/public-seed/comparisons/bytecode-weth9-mainnet-runtime--default-vs-research.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"toolVersion": "0.3.
|
|
2
|
+
"toolVersion": "0.3.6",
|
|
3
3
|
"fork": "glamsterdam",
|
|
4
4
|
"comparison": {
|
|
5
5
|
"baseline": {
|
|
6
|
-
"toolVersion": "0.3.
|
|
6
|
+
"toolVersion": "0.3.6",
|
|
7
7
|
"fork": "glamsterdam",
|
|
8
8
|
"target": {
|
|
9
9
|
"kind": "bytecode",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"candidate": {
|
|
22
|
-
"toolVersion": "0.3.
|
|
22
|
+
"toolVersion": "0.3.6",
|
|
23
23
|
"fork": "glamsterdam",
|
|
24
24
|
"target": {
|
|
25
25
|
"kind": "bytecode",
|