glamsterdam-compat-lab 0.3.0 → 0.3.2
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 +20 -5
- package/ROADMAP.md +5 -0
- package/data/client-compat/clients.example.json +15 -0
- package/datasets/public-seed/README.md +30 -0
- package/datasets/public-seed/comparisons/bytecode-ens-registry-mainnet-runtime--default-vs-research.json +136 -0
- package/datasets/public-seed/comparisons/bytecode-multicall3-mainnet-runtime--default-vs-research.json +139 -0
- package/datasets/public-seed/comparisons/bytecode-storage-heavy--default-vs-research.json +168 -0
- package/datasets/public-seed/comparisons/bytecode-uniswap-v2-factory-mainnet-runtime--default-vs-research.json +168 -0
- package/datasets/public-seed/comparisons/bytecode-usdc-proxy-mainnet-runtime--default-vs-research.json +154 -0
- package/datasets/public-seed/comparisons/bytecode-weth9-mainnet-runtime--default-vs-research.json +136 -0
- package/datasets/public-seed/comparisons/traces-besu-debug-structlogs--default-vs-research.json +91 -0
- package/datasets/public-seed/comparisons/traces-besu-mainnet-tracoor-debug-structlogs--default-vs-research.json +140 -0
- package/datasets/public-seed/comparisons/traces-call-tracer-tree--default-vs-research.json +121 -0
- package/datasets/public-seed/comparisons/traces-drpc-call-tracer-real--default-vs-research.json +123 -0
- package/datasets/public-seed/comparisons/traces-erigon-action-trace--default-vs-research.json +121 -0
- package/datasets/public-seed/comparisons/traces-foundry-json-trace--default-vs-research.json +124 -0
- package/datasets/public-seed/comparisons/traces-geth-json-rpc-structlogs--default-vs-research.json +108 -0
- package/datasets/public-seed/comparisons/traces-hardhat-debug-trace--default-vs-research.json +108 -0
- package/datasets/public-seed/comparisons/traces-nethermind-debug-structlogs--default-vs-research.json +153 -0
- package/datasets/public-seed/comparisons/traces-nethermind-mainnet-tracoor-debug-structlogs--default-vs-research.json +140 -0
- package/datasets/public-seed/comparisons/traces-storage-heavy-trace--default-vs-research.json +155 -0
- package/datasets/public-seed/findings.csv +139 -0
- package/datasets/public-seed/manifest.json +757 -0
- package/datasets/public-seed/reports/bytecode-ens-registry-mainnet-runtime--default.json +126 -0
- package/datasets/public-seed/reports/bytecode-ens-registry-mainnet-runtime--research.json +126 -0
- package/datasets/public-seed/reports/bytecode-multicall3-mainnet-runtime--default.json +97 -0
- package/datasets/public-seed/reports/bytecode-multicall3-mainnet-runtime--research.json +124 -0
- package/datasets/public-seed/reports/bytecode-storage-heavy--default.json +172 -0
- package/datasets/public-seed/reports/bytecode-storage-heavy--research.json +172 -0
- package/datasets/public-seed/reports/bytecode-uniswap-v2-factory-mainnet-runtime--default.json +172 -0
- package/datasets/public-seed/reports/bytecode-uniswap-v2-factory-mainnet-runtime--research.json +172 -0
- package/datasets/public-seed/reports/bytecode-usdc-proxy-mainnet-runtime--default.json +127 -0
- package/datasets/public-seed/reports/bytecode-usdc-proxy-mainnet-runtime--research.json +150 -0
- package/datasets/public-seed/reports/bytecode-weth9-mainnet-runtime--default.json +127 -0
- package/datasets/public-seed/reports/bytecode-weth9-mainnet-runtime--research.json +127 -0
- package/datasets/public-seed/reports/indexers-balance-diff-indexer--default.json +63 -0
- package/datasets/public-seed/reports/indexers-explorer-replay-indexer--default.json +45 -0
- package/datasets/public-seed/reports/indexers-subgraph--default.json +123 -0
- package/datasets/public-seed/reports/traces-besu-debug-structlogs--default.json +54 -0
- package/datasets/public-seed/reports/traces-besu-debug-structlogs--research.json +54 -0
- package/datasets/public-seed/reports/traces-besu-mainnet-tracoor-debug-structlogs--default.json +131 -0
- package/datasets/public-seed/reports/traces-besu-mainnet-tracoor-debug-structlogs--research.json +131 -0
- package/datasets/public-seed/reports/traces-call-tracer-tree--default.json +99 -0
- package/datasets/public-seed/reports/traces-call-tracer-tree--research.json +99 -0
- package/datasets/public-seed/reports/traces-drpc-call-tracer-real--default.json +103 -0
- package/datasets/public-seed/reports/traces-drpc-call-tracer-real--research.json +103 -0
- package/datasets/public-seed/reports/traces-erigon-action-trace--default.json +99 -0
- package/datasets/public-seed/reports/traces-erigon-action-trace--research.json +99 -0
- package/datasets/public-seed/reports/traces-foundry-json-trace--default.json +76 -0
- package/datasets/public-seed/reports/traces-foundry-json-trace--research.json +104 -0
- package/datasets/public-seed/reports/traces-geth-json-rpc-structlogs--default.json +78 -0
- package/datasets/public-seed/reports/traces-geth-json-rpc-structlogs--research.json +78 -0
- package/datasets/public-seed/reports/traces-hardhat-debug-trace--default.json +78 -0
- package/datasets/public-seed/reports/traces-hardhat-debug-trace--research.json +78 -0
- package/datasets/public-seed/reports/traces-nethermind-debug-structlogs--default.json +100 -0
- package/datasets/public-seed/reports/traces-nethermind-debug-structlogs--research.json +100 -0
- package/datasets/public-seed/reports/traces-nethermind-mainnet-tracoor-debug-structlogs--default.json +131 -0
- package/datasets/public-seed/reports/traces-nethermind-mainnet-tracoor-debug-structlogs--research.json +131 -0
- package/datasets/public-seed/reports/traces-storage-heavy-trace--default.json +151 -0
- package/datasets/public-seed/reports/traces-storage-heavy-trace--research.json +151 -0
- package/datasets/public-seed/reports/validator-operator-config--default.json +154 -0
- package/datasets/public-seed/reports/validator-operator-config-builder-gap--default.json +91 -0
- package/datasets/public-seed/reports/validator-operator-config-complete--default.json +27 -0
- package/datasets/public-seed/reports.csv +41 -0
- package/datasets/public-seed/summary.csv +42 -0
- package/datasets/public-seed/summary.json +176 -0
- package/dist/fixtures/provenance.d.ts +143 -0
- package/dist/fixtures/provenance.js +81 -0
- package/dist/fixtures/provenance.js.map +1 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/reports/reportTypes.d.ts +7 -7
- package/dist/reports/reportTypes.js +1 -1
- package/dist/scanners/validatorScanner.d.ts +1 -1
- package/dist/scanners/validatorScanner.js +4 -2
- package/dist/scanners/validatorScanner.js.map +1 -1
- package/docs/fixtures.md +33 -0
- package/docs/release.md +2 -2
- package/examples/baseline-comparison.md +76 -0
- package/fixtures/bytecode/ens-registry-mainnet-runtime.hex +1 -0
- package/fixtures/bytecode/multicall3-mainnet-runtime.hex +1 -0
- package/fixtures/bytecode/uniswap-v2-factory-mainnet-runtime.hex +1 -0
- package/fixtures/bytecode/usdc-proxy-mainnet-runtime.hex +1 -0
- package/fixtures/bytecode/weth9-mainnet-runtime.hex +1 -0
- package/fixtures/indexers/explorer-replay-indexer.json +64 -0
- package/fixtures/provenance.json +926 -0
- package/fixtures/traces/besu-mainnet-tracoor-debug-structlogs.json +4217 -0
- package/fixtures/traces/nethermind-mainnet-tracoor-debug-structlogs.json +5419 -0
- package/fixtures/validator/operator-config-builder-gap.yaml +22 -0
- package/fixtures/validator/operator-config-complete.yaml +28 -0
- package/package.json +4 -2
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
sourceFixture,fixtureKind,thresholdProfile,report,findingIndex,findingId,title,severity,confidence,domains,relatedEips
|
|
2
|
+
fixtures/bytecode/ens-registry-mainnet-runtime.hex,bytecode,default,reports/bytecode-ens-registry-mainnet-runtime--default.json,1,bytecode.state-account-opcode-exposure,State and account access opcodes are prominent in bytecode,medium,medium,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
3
|
+
fixtures/bytecode/ens-registry-mainnet-runtime.hex,bytecode,default,reports/bytecode-ens-registry-mainnet-runtime--default.json,2,bytecode.storage-heavy-pattern,Storage-related opcodes appear frequently,medium,medium,contracts|execution,GAS-REPRICING|EIP-8038
|
|
4
|
+
fixtures/bytecode/ens-registry-mainnet-runtime.hex,bytecode,default,reports/bytecode-ens-registry-mainnet-runtime--default.json,3,bytecode.log-opcodes-present,Log opcodes are present,low,medium,contracts|indexer|monitoring,EIP-7708
|
|
5
|
+
fixtures/bytecode/ens-registry-mainnet-runtime.hex,bytecode,default,reports/bytecode-ens-registry-mainnet-runtime--default.json,4,bytecode.manual-review-required,Manual review is still required for runtime behavior,unknown,low,contracts|execution,GAS-REPRICING
|
|
6
|
+
fixtures/bytecode/ens-registry-mainnet-runtime.hex,bytecode,research,reports/bytecode-ens-registry-mainnet-runtime--research.json,1,bytecode.state-account-opcode-exposure,State and account access opcodes are prominent in bytecode,medium,medium,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
7
|
+
fixtures/bytecode/ens-registry-mainnet-runtime.hex,bytecode,research,reports/bytecode-ens-registry-mainnet-runtime--research.json,2,bytecode.storage-heavy-pattern,Storage-related opcodes appear frequently,medium,medium,contracts|execution,GAS-REPRICING|EIP-8038
|
|
8
|
+
fixtures/bytecode/ens-registry-mainnet-runtime.hex,bytecode,research,reports/bytecode-ens-registry-mainnet-runtime--research.json,3,bytecode.log-opcodes-present,Log opcodes are present,low,medium,contracts|indexer|monitoring,EIP-7708
|
|
9
|
+
fixtures/bytecode/ens-registry-mainnet-runtime.hex,bytecode,research,reports/bytecode-ens-registry-mainnet-runtime--research.json,4,bytecode.manual-review-required,Manual review is still required for runtime behavior,unknown,low,contracts|execution,GAS-REPRICING
|
|
10
|
+
fixtures/bytecode/multicall3-mainnet-runtime.hex,bytecode,default,reports/bytecode-multicall3-mainnet-runtime--default.json,1,bytecode.calldata-copy-exposure,Calldata copy opcode is present,low,medium,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
11
|
+
fixtures/bytecode/multicall3-mainnet-runtime.hex,bytecode,default,reports/bytecode-multicall3-mainnet-runtime--default.json,2,bytecode.log-opcodes-present,Log opcodes are present,low,medium,contracts|indexer|monitoring,EIP-7708
|
|
12
|
+
fixtures/bytecode/multicall3-mainnet-runtime.hex,bytecode,default,reports/bytecode-multicall3-mainnet-runtime--default.json,3,bytecode.manual-review-required,Manual review is still required for runtime behavior,unknown,low,contracts|execution,GAS-REPRICING
|
|
13
|
+
fixtures/bytecode/multicall3-mainnet-runtime.hex,bytecode,research,reports/bytecode-multicall3-mainnet-runtime--research.json,1,bytecode.state-account-opcode-presence,State and account access opcodes are present,low,medium,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
14
|
+
fixtures/bytecode/multicall3-mainnet-runtime.hex,bytecode,research,reports/bytecode-multicall3-mainnet-runtime--research.json,2,bytecode.calldata-copy-exposure,Calldata copy opcode is present,low,medium,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
15
|
+
fixtures/bytecode/multicall3-mainnet-runtime.hex,bytecode,research,reports/bytecode-multicall3-mainnet-runtime--research.json,3,bytecode.log-opcodes-present,Log opcodes are present,low,medium,contracts|indexer|monitoring,EIP-7708
|
|
16
|
+
fixtures/bytecode/multicall3-mainnet-runtime.hex,bytecode,research,reports/bytecode-multicall3-mainnet-runtime--research.json,4,bytecode.manual-review-required,Manual review is still required for runtime behavior,unknown,low,contracts|execution,GAS-REPRICING
|
|
17
|
+
fixtures/bytecode/storage-heavy.hex,bytecode,default,reports/bytecode-storage-heavy--default.json,1,bytecode.state-account-opcode-exposure,State and account access opcodes are prominent in bytecode,medium,medium,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
18
|
+
fixtures/bytecode/storage-heavy.hex,bytecode,default,reports/bytecode-storage-heavy--default.json,2,bytecode.calldata-copy-exposure,Calldata copy opcode is present,low,medium,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
19
|
+
fixtures/bytecode/storage-heavy.hex,bytecode,default,reports/bytecode-storage-heavy--default.json,3,bytecode.contract-creation-opcodes,Contract creation opcodes are present,medium,high,contracts|execution,GAS-REPRICING|EIP-8037
|
|
20
|
+
fixtures/bytecode/storage-heavy.hex,bytecode,default,reports/bytecode-storage-heavy--default.json,4,bytecode.storage-heavy-pattern,Storage-related opcodes appear frequently,medium,medium,contracts|execution,GAS-REPRICING|EIP-8038
|
|
21
|
+
fixtures/bytecode/storage-heavy.hex,bytecode,default,reports/bytecode-storage-heavy--default.json,5,bytecode.log-opcodes-present,Log opcodes are present,low,medium,contracts|indexer|monitoring,EIP-7708
|
|
22
|
+
fixtures/bytecode/storage-heavy.hex,bytecode,default,reports/bytecode-storage-heavy--default.json,6,bytecode.manual-review-required,Manual review is still required for runtime behavior,unknown,low,contracts|execution,GAS-REPRICING
|
|
23
|
+
fixtures/bytecode/storage-heavy.hex,bytecode,research,reports/bytecode-storage-heavy--research.json,1,bytecode.state-account-opcode-exposure,State and account access opcodes are prominent in bytecode,medium,medium,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
24
|
+
fixtures/bytecode/storage-heavy.hex,bytecode,research,reports/bytecode-storage-heavy--research.json,2,bytecode.calldata-copy-exposure,Calldata copy opcode is present,low,medium,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
25
|
+
fixtures/bytecode/storage-heavy.hex,bytecode,research,reports/bytecode-storage-heavy--research.json,3,bytecode.contract-creation-opcodes,Contract creation opcodes are present,medium,high,contracts|execution,GAS-REPRICING|EIP-8037
|
|
26
|
+
fixtures/bytecode/storage-heavy.hex,bytecode,research,reports/bytecode-storage-heavy--research.json,4,bytecode.storage-heavy-pattern,Storage-related opcodes appear frequently,medium,medium,contracts|execution,GAS-REPRICING|EIP-8038
|
|
27
|
+
fixtures/bytecode/storage-heavy.hex,bytecode,research,reports/bytecode-storage-heavy--research.json,5,bytecode.log-opcodes-present,Log opcodes are present,low,medium,contracts|indexer|monitoring,EIP-7708
|
|
28
|
+
fixtures/bytecode/storage-heavy.hex,bytecode,research,reports/bytecode-storage-heavy--research.json,6,bytecode.manual-review-required,Manual review is still required for runtime behavior,unknown,low,contracts|execution,GAS-REPRICING
|
|
29
|
+
fixtures/bytecode/uniswap-v2-factory-mainnet-runtime.hex,bytecode,default,reports/bytecode-uniswap-v2-factory-mainnet-runtime--default.json,1,bytecode.state-account-opcode-exposure,State and account access opcodes are prominent in bytecode,medium,medium,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
30
|
+
fixtures/bytecode/uniswap-v2-factory-mainnet-runtime.hex,bytecode,default,reports/bytecode-uniswap-v2-factory-mainnet-runtime--default.json,2,bytecode.calldata-copy-exposure,Calldata copy opcode is present,low,medium,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
31
|
+
fixtures/bytecode/uniswap-v2-factory-mainnet-runtime.hex,bytecode,default,reports/bytecode-uniswap-v2-factory-mainnet-runtime--default.json,3,bytecode.contract-creation-opcodes,Contract creation opcodes are present,medium,high,contracts|execution,GAS-REPRICING|EIP-8037
|
|
32
|
+
fixtures/bytecode/uniswap-v2-factory-mainnet-runtime.hex,bytecode,default,reports/bytecode-uniswap-v2-factory-mainnet-runtime--default.json,4,bytecode.storage-heavy-pattern,Storage-related opcodes appear frequently,medium,medium,contracts|execution,GAS-REPRICING|EIP-8038
|
|
33
|
+
fixtures/bytecode/uniswap-v2-factory-mainnet-runtime.hex,bytecode,default,reports/bytecode-uniswap-v2-factory-mainnet-runtime--default.json,5,bytecode.log-opcodes-present,Log opcodes are present,low,medium,contracts|indexer|monitoring,EIP-7708
|
|
34
|
+
fixtures/bytecode/uniswap-v2-factory-mainnet-runtime.hex,bytecode,default,reports/bytecode-uniswap-v2-factory-mainnet-runtime--default.json,6,bytecode.manual-review-required,Manual review is still required for runtime behavior,unknown,low,contracts|execution,GAS-REPRICING
|
|
35
|
+
fixtures/bytecode/uniswap-v2-factory-mainnet-runtime.hex,bytecode,research,reports/bytecode-uniswap-v2-factory-mainnet-runtime--research.json,1,bytecode.state-account-opcode-exposure,State and account access opcodes are prominent in bytecode,medium,medium,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
36
|
+
fixtures/bytecode/uniswap-v2-factory-mainnet-runtime.hex,bytecode,research,reports/bytecode-uniswap-v2-factory-mainnet-runtime--research.json,2,bytecode.calldata-copy-exposure,Calldata copy opcode is present,low,medium,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
37
|
+
fixtures/bytecode/uniswap-v2-factory-mainnet-runtime.hex,bytecode,research,reports/bytecode-uniswap-v2-factory-mainnet-runtime--research.json,3,bytecode.contract-creation-opcodes,Contract creation opcodes are present,medium,high,contracts|execution,GAS-REPRICING|EIP-8037
|
|
38
|
+
fixtures/bytecode/uniswap-v2-factory-mainnet-runtime.hex,bytecode,research,reports/bytecode-uniswap-v2-factory-mainnet-runtime--research.json,4,bytecode.storage-heavy-pattern,Storage-related opcodes appear frequently,medium,medium,contracts|execution,GAS-REPRICING|EIP-8038
|
|
39
|
+
fixtures/bytecode/uniswap-v2-factory-mainnet-runtime.hex,bytecode,research,reports/bytecode-uniswap-v2-factory-mainnet-runtime--research.json,5,bytecode.log-opcodes-present,Log opcodes are present,low,medium,contracts|indexer|monitoring,EIP-7708
|
|
40
|
+
fixtures/bytecode/uniswap-v2-factory-mainnet-runtime.hex,bytecode,research,reports/bytecode-uniswap-v2-factory-mainnet-runtime--research.json,6,bytecode.manual-review-required,Manual review is still required for runtime behavior,unknown,low,contracts|execution,GAS-REPRICING
|
|
41
|
+
fixtures/bytecode/usdc-proxy-mainnet-runtime.hex,bytecode,default,reports/bytecode-usdc-proxy-mainnet-runtime--default.json,1,bytecode.state-account-opcode-exposure,State and account access opcodes are prominent in bytecode,medium,medium,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
42
|
+
fixtures/bytecode/usdc-proxy-mainnet-runtime.hex,bytecode,default,reports/bytecode-usdc-proxy-mainnet-runtime--default.json,2,bytecode.calldata-copy-exposure,Calldata copy opcode is present,low,medium,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
43
|
+
fixtures/bytecode/usdc-proxy-mainnet-runtime.hex,bytecode,default,reports/bytecode-usdc-proxy-mainnet-runtime--default.json,3,bytecode.log-opcodes-present,Log opcodes are present,low,medium,contracts|indexer|monitoring,EIP-7708
|
|
44
|
+
fixtures/bytecode/usdc-proxy-mainnet-runtime.hex,bytecode,default,reports/bytecode-usdc-proxy-mainnet-runtime--default.json,4,bytecode.manual-review-required,Manual review is still required for runtime behavior,unknown,low,contracts|execution,GAS-REPRICING
|
|
45
|
+
fixtures/bytecode/usdc-proxy-mainnet-runtime.hex,bytecode,research,reports/bytecode-usdc-proxy-mainnet-runtime--research.json,1,bytecode.state-account-opcode-exposure,State and account access opcodes are prominent in bytecode,medium,medium,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
46
|
+
fixtures/bytecode/usdc-proxy-mainnet-runtime.hex,bytecode,research,reports/bytecode-usdc-proxy-mainnet-runtime--research.json,2,bytecode.calldata-copy-exposure,Calldata copy opcode is present,low,medium,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
47
|
+
fixtures/bytecode/usdc-proxy-mainnet-runtime.hex,bytecode,research,reports/bytecode-usdc-proxy-mainnet-runtime--research.json,3,bytecode.storage-heavy-pattern,Storage-related opcodes appear frequently,medium,medium,contracts|execution,GAS-REPRICING|EIP-8038
|
|
48
|
+
fixtures/bytecode/usdc-proxy-mainnet-runtime.hex,bytecode,research,reports/bytecode-usdc-proxy-mainnet-runtime--research.json,4,bytecode.log-opcodes-present,Log opcodes are present,low,medium,contracts|indexer|monitoring,EIP-7708
|
|
49
|
+
fixtures/bytecode/usdc-proxy-mainnet-runtime.hex,bytecode,research,reports/bytecode-usdc-proxy-mainnet-runtime--research.json,5,bytecode.manual-review-required,Manual review is still required for runtime behavior,unknown,low,contracts|execution,GAS-REPRICING
|
|
50
|
+
fixtures/bytecode/weth9-mainnet-runtime.hex,bytecode,default,reports/bytecode-weth9-mainnet-runtime--default.json,1,bytecode.state-account-opcode-exposure,State and account access opcodes are prominent in bytecode,medium,medium,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
51
|
+
fixtures/bytecode/weth9-mainnet-runtime.hex,bytecode,default,reports/bytecode-weth9-mainnet-runtime--default.json,2,bytecode.storage-heavy-pattern,Storage-related opcodes appear frequently,medium,medium,contracts|execution,GAS-REPRICING|EIP-8038
|
|
52
|
+
fixtures/bytecode/weth9-mainnet-runtime.hex,bytecode,default,reports/bytecode-weth9-mainnet-runtime--default.json,3,bytecode.log-opcodes-present,Log opcodes are present,low,medium,contracts|indexer|monitoring,EIP-7708
|
|
53
|
+
fixtures/bytecode/weth9-mainnet-runtime.hex,bytecode,default,reports/bytecode-weth9-mainnet-runtime--default.json,4,bytecode.manual-review-required,Manual review is still required for runtime behavior,unknown,low,contracts|execution,GAS-REPRICING
|
|
54
|
+
fixtures/bytecode/weth9-mainnet-runtime.hex,bytecode,research,reports/bytecode-weth9-mainnet-runtime--research.json,1,bytecode.state-account-opcode-exposure,State and account access opcodes are prominent in bytecode,medium,medium,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
55
|
+
fixtures/bytecode/weth9-mainnet-runtime.hex,bytecode,research,reports/bytecode-weth9-mainnet-runtime--research.json,2,bytecode.storage-heavy-pattern,Storage-related opcodes appear frequently,medium,medium,contracts|execution,GAS-REPRICING|EIP-8038
|
|
56
|
+
fixtures/bytecode/weth9-mainnet-runtime.hex,bytecode,research,reports/bytecode-weth9-mainnet-runtime--research.json,3,bytecode.log-opcodes-present,Log opcodes are present,low,medium,contracts|indexer|monitoring,EIP-7708
|
|
57
|
+
fixtures/bytecode/weth9-mainnet-runtime.hex,bytecode,research,reports/bytecode-weth9-mainnet-runtime--research.json,4,bytecode.manual-review-required,Manual review is still required for runtime behavior,unknown,low,contracts|execution,GAS-REPRICING
|
|
58
|
+
fixtures/indexers/balance-diff-indexer.json,indexer,default,reports/indexers-balance-diff-indexer--default.json,1,indexer.balance-diff-native-transfer-assumption,Indexer mentions balance-diff based native transfer handling,medium,medium,indexer|monitoring,EIP-7708
|
|
59
|
+
fixtures/indexers/balance-diff-indexer.json,indexer,default,reports/indexers-balance-diff-indexer--default.json,2,indexer.missing-bal-readiness-metadata,No explicit Block-Level Access List readiness metadata found,medium,medium,indexer|monitoring,EIP-7928
|
|
60
|
+
fixtures/indexers/explorer-replay-indexer.json,indexer,default,reports/indexers-explorer-replay-indexer--default.json,1,indexer.balance-diff-native-transfer-assumption,Indexer mentions balance-diff based native transfer handling,medium,medium,indexer|monitoring,EIP-7708
|
|
61
|
+
fixtures/indexers/subgraph.yaml,indexer,default,reports/indexers-subgraph--default.json,1,indexer.event-only-assumption,Indexer appears to rely on event-only handlers,medium,medium,indexer,EIP-7708
|
|
62
|
+
fixtures/indexers/subgraph.yaml,indexer,default,reports/indexers-subgraph--default.json,2,indexer.native-eth-transfer-review-missing,No native ETH transfer handling metadata found,unknown,low,indexer|monitoring,EIP-7708
|
|
63
|
+
fixtures/indexers/subgraph.yaml,indexer,default,reports/indexers-subgraph--default.json,3,indexer.missing-bal-readiness-metadata,No explicit Block-Level Access List readiness metadata found,medium,medium,indexer|monitoring,EIP-7928
|
|
64
|
+
fixtures/indexers/subgraph.yaml,indexer,default,reports/indexers-subgraph--default.json,4,indexer.missing-fork-compatibility-metadata,No explicit fork or EIP compatibility metadata found,medium,medium,indexer|tooling,EIP-7928|EIP-7708
|
|
65
|
+
fixtures/indexers/subgraph.yaml,indexer,default,reports/indexers-subgraph--default.json,5,indexer.missing-replay-plan,"No replay, testnet, or devnet plan found",medium,medium,indexer|monitoring,EIP-7928|EIP-7708|GAS-REPRICING
|
|
66
|
+
fixtures/traces/besu-debug-structlogs.json,trace,default,reports/traces-besu-debug-structlogs--default.json,1,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
67
|
+
fixtures/traces/besu-debug-structlogs.json,trace,research,reports/traces-besu-debug-structlogs--research.json,1,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
68
|
+
fixtures/traces/besu-mainnet-tracoor-debug-structlogs.json,trace,default,reports/traces-besu-mainnet-tracoor-debug-structlogs--default.json,1,trace.state-heavy-execution-medium,Trace shows state-heavy execution,medium,high,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
69
|
+
fixtures/traces/besu-mainnet-tracoor-debug-structlogs.json,trace,default,reports/traces-besu-mainnet-tracoor-debug-structlogs--default.json,2,trace.calldata-heavy-execution,Trace includes visible calldata-heavy execution,low,medium,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
70
|
+
fixtures/traces/besu-mainnet-tracoor-debug-structlogs.json,trace,default,reports/traces-besu-mainnet-tracoor-debug-structlogs--default.json,3,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
71
|
+
fixtures/traces/besu-mainnet-tracoor-debug-structlogs.json,trace,default,reports/traces-besu-mainnet-tracoor-debug-structlogs--default.json,4,trace.partial-evidence,Trace omits some useful compatibility evidence,unknown,low,contracts|execution,GAS-REPRICING|EIP-7976
|
|
72
|
+
fixtures/traces/besu-mainnet-tracoor-debug-structlogs.json,trace,research,reports/traces-besu-mainnet-tracoor-debug-structlogs--research.json,1,trace.state-heavy-execution-medium,Trace shows state-heavy execution,medium,high,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
73
|
+
fixtures/traces/besu-mainnet-tracoor-debug-structlogs.json,trace,research,reports/traces-besu-mainnet-tracoor-debug-structlogs--research.json,2,trace.calldata-heavy-execution,Trace includes visible calldata-heavy execution,low,medium,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
74
|
+
fixtures/traces/besu-mainnet-tracoor-debug-structlogs.json,trace,research,reports/traces-besu-mainnet-tracoor-debug-structlogs--research.json,3,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
75
|
+
fixtures/traces/besu-mainnet-tracoor-debug-structlogs.json,trace,research,reports/traces-besu-mainnet-tracoor-debug-structlogs--research.json,4,trace.partial-evidence,Trace omits some useful compatibility evidence,unknown,low,contracts|execution,GAS-REPRICING|EIP-7976
|
|
76
|
+
fixtures/traces/call-tracer-tree.json,trace,default,reports/traces-call-tracer-tree--default.json,1,trace.contract-creation-executed,Trace executed contract creation,medium,high,contracts|execution,GAS-REPRICING|EIP-8037
|
|
77
|
+
fixtures/traces/call-tracer-tree.json,trace,default,reports/traces-call-tracer-tree--default.json,2,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
78
|
+
fixtures/traces/call-tracer-tree.json,trace,default,reports/traces-call-tracer-tree--default.json,3,trace.partial-evidence,Trace omits some useful compatibility evidence,unknown,low,contracts|execution,GAS-REPRICING|EIP-7976
|
|
79
|
+
fixtures/traces/call-tracer-tree.json,trace,research,reports/traces-call-tracer-tree--research.json,1,trace.contract-creation-executed,Trace executed contract creation,medium,high,contracts|execution,GAS-REPRICING|EIP-8037
|
|
80
|
+
fixtures/traces/call-tracer-tree.json,trace,research,reports/traces-call-tracer-tree--research.json,2,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
81
|
+
fixtures/traces/call-tracer-tree.json,trace,research,reports/traces-call-tracer-tree--research.json,3,trace.partial-evidence,Trace omits some useful compatibility evidence,unknown,low,contracts|execution,GAS-REPRICING|EIP-7976
|
|
82
|
+
fixtures/traces/drpc-call-tracer-real.json,trace,default,reports/traces-drpc-call-tracer-real--default.json,1,trace.calldata-heavy-execution,Trace includes visible calldata-heavy execution,medium,high,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
83
|
+
fixtures/traces/drpc-call-tracer-real.json,trace,default,reports/traces-drpc-call-tracer-real--default.json,2,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
84
|
+
fixtures/traces/drpc-call-tracer-real.json,trace,default,reports/traces-drpc-call-tracer-real--default.json,3,trace.partial-evidence,Trace omits some useful compatibility evidence,unknown,low,contracts|execution,GAS-REPRICING|EIP-7976
|
|
85
|
+
fixtures/traces/drpc-call-tracer-real.json,trace,research,reports/traces-drpc-call-tracer-real--research.json,1,trace.calldata-heavy-execution,Trace includes visible calldata-heavy execution,medium,high,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
86
|
+
fixtures/traces/drpc-call-tracer-real.json,trace,research,reports/traces-drpc-call-tracer-real--research.json,2,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
87
|
+
fixtures/traces/drpc-call-tracer-real.json,trace,research,reports/traces-drpc-call-tracer-real--research.json,3,trace.partial-evidence,Trace omits some useful compatibility evidence,unknown,low,contracts|execution,GAS-REPRICING|EIP-7976
|
|
88
|
+
fixtures/traces/erigon-action-trace.json,trace,default,reports/traces-erigon-action-trace--default.json,1,trace.contract-creation-executed,Trace executed contract creation,medium,high,contracts|execution,GAS-REPRICING|EIP-8037
|
|
89
|
+
fixtures/traces/erigon-action-trace.json,trace,default,reports/traces-erigon-action-trace--default.json,2,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
90
|
+
fixtures/traces/erigon-action-trace.json,trace,default,reports/traces-erigon-action-trace--default.json,3,trace.partial-evidence,Trace omits some useful compatibility evidence,unknown,low,contracts|execution,GAS-REPRICING|EIP-7976
|
|
91
|
+
fixtures/traces/erigon-action-trace.json,trace,research,reports/traces-erigon-action-trace--research.json,1,trace.contract-creation-executed,Trace executed contract creation,medium,high,contracts|execution,GAS-REPRICING|EIP-8037
|
|
92
|
+
fixtures/traces/erigon-action-trace.json,trace,research,reports/traces-erigon-action-trace--research.json,2,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
93
|
+
fixtures/traces/erigon-action-trace.json,trace,research,reports/traces-erigon-action-trace--research.json,3,trace.partial-evidence,Trace omits some useful compatibility evidence,unknown,low,contracts|execution,GAS-REPRICING|EIP-7976
|
|
94
|
+
fixtures/traces/foundry-json-trace.json,trace,default,reports/traces-foundry-json-trace--default.json,1,trace.contract-creation-executed,Trace executed contract creation,medium,high,contracts|execution,GAS-REPRICING|EIP-8037
|
|
95
|
+
fixtures/traces/foundry-json-trace.json,trace,default,reports/traces-foundry-json-trace--default.json,2,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
96
|
+
fixtures/traces/foundry-json-trace.json,trace,research,reports/traces-foundry-json-trace--research.json,1,trace.state-heavy-execution-medium,Trace shows state-heavy execution,medium,high,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
97
|
+
fixtures/traces/foundry-json-trace.json,trace,research,reports/traces-foundry-json-trace--research.json,2,trace.contract-creation-executed,Trace executed contract creation,medium,high,contracts|execution,GAS-REPRICING|EIP-8037
|
|
98
|
+
fixtures/traces/foundry-json-trace.json,trace,research,reports/traces-foundry-json-trace--research.json,3,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
99
|
+
fixtures/traces/geth-json-rpc-structlogs.json,trace,default,reports/traces-geth-json-rpc-structlogs--default.json,1,trace.calldata-heavy-execution,Trace includes visible calldata-heavy execution,low,high,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
100
|
+
fixtures/traces/geth-json-rpc-structlogs.json,trace,default,reports/traces-geth-json-rpc-structlogs--default.json,2,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
101
|
+
fixtures/traces/geth-json-rpc-structlogs.json,trace,research,reports/traces-geth-json-rpc-structlogs--research.json,1,trace.calldata-heavy-execution,Trace includes visible calldata-heavy execution,low,high,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
102
|
+
fixtures/traces/geth-json-rpc-structlogs.json,trace,research,reports/traces-geth-json-rpc-structlogs--research.json,2,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
103
|
+
fixtures/traces/hardhat-debug-trace.json,trace,default,reports/traces-hardhat-debug-trace--default.json,1,trace.calldata-heavy-execution,Trace includes visible calldata-heavy execution,medium,high,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
104
|
+
fixtures/traces/hardhat-debug-trace.json,trace,default,reports/traces-hardhat-debug-trace--default.json,2,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
105
|
+
fixtures/traces/hardhat-debug-trace.json,trace,research,reports/traces-hardhat-debug-trace--research.json,1,trace.calldata-heavy-execution,Trace includes visible calldata-heavy execution,medium,high,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
106
|
+
fixtures/traces/hardhat-debug-trace.json,trace,research,reports/traces-hardhat-debug-trace--research.json,2,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
107
|
+
fixtures/traces/nethermind-debug-structlogs.json,trace,default,reports/traces-nethermind-debug-structlogs--default.json,1,trace.calldata-heavy-execution,Trace includes visible calldata-heavy execution,low,high,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
108
|
+
fixtures/traces/nethermind-debug-structlogs.json,trace,default,reports/traces-nethermind-debug-structlogs--default.json,2,trace.contract-creation-executed,Trace executed contract creation,medium,high,contracts|execution,GAS-REPRICING|EIP-8037
|
|
109
|
+
fixtures/traces/nethermind-debug-structlogs.json,trace,default,reports/traces-nethermind-debug-structlogs--default.json,3,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
110
|
+
fixtures/traces/nethermind-debug-structlogs.json,trace,research,reports/traces-nethermind-debug-structlogs--research.json,1,trace.calldata-heavy-execution,Trace includes visible calldata-heavy execution,medium,high,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
111
|
+
fixtures/traces/nethermind-debug-structlogs.json,trace,research,reports/traces-nethermind-debug-structlogs--research.json,2,trace.contract-creation-executed,Trace executed contract creation,medium,high,contracts|execution,GAS-REPRICING|EIP-8037
|
|
112
|
+
fixtures/traces/nethermind-debug-structlogs.json,trace,research,reports/traces-nethermind-debug-structlogs--research.json,3,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
113
|
+
fixtures/traces/nethermind-mainnet-tracoor-debug-structlogs.json,trace,default,reports/traces-nethermind-mainnet-tracoor-debug-structlogs--default.json,1,trace.state-heavy-execution-medium,Trace shows state-heavy execution,medium,high,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
114
|
+
fixtures/traces/nethermind-mainnet-tracoor-debug-structlogs.json,trace,default,reports/traces-nethermind-mainnet-tracoor-debug-structlogs--default.json,2,trace.calldata-heavy-execution,Trace includes visible calldata-heavy execution,low,medium,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
115
|
+
fixtures/traces/nethermind-mainnet-tracoor-debug-structlogs.json,trace,default,reports/traces-nethermind-mainnet-tracoor-debug-structlogs--default.json,3,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
116
|
+
fixtures/traces/nethermind-mainnet-tracoor-debug-structlogs.json,trace,default,reports/traces-nethermind-mainnet-tracoor-debug-structlogs--default.json,4,trace.partial-evidence,Trace omits some useful compatibility evidence,unknown,low,contracts|execution,GAS-REPRICING|EIP-7976
|
|
117
|
+
fixtures/traces/nethermind-mainnet-tracoor-debug-structlogs.json,trace,research,reports/traces-nethermind-mainnet-tracoor-debug-structlogs--research.json,1,trace.state-heavy-execution-medium,Trace shows state-heavy execution,medium,high,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
118
|
+
fixtures/traces/nethermind-mainnet-tracoor-debug-structlogs.json,trace,research,reports/traces-nethermind-mainnet-tracoor-debug-structlogs--research.json,2,trace.calldata-heavy-execution,Trace includes visible calldata-heavy execution,low,medium,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
119
|
+
fixtures/traces/nethermind-mainnet-tracoor-debug-structlogs.json,trace,research,reports/traces-nethermind-mainnet-tracoor-debug-structlogs--research.json,3,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
120
|
+
fixtures/traces/nethermind-mainnet-tracoor-debug-structlogs.json,trace,research,reports/traces-nethermind-mainnet-tracoor-debug-structlogs--research.json,4,trace.partial-evidence,Trace omits some useful compatibility evidence,unknown,low,contracts|execution,GAS-REPRICING|EIP-7976
|
|
121
|
+
fixtures/traces/storage-heavy-trace.json,trace,default,reports/traces-storage-heavy-trace--default.json,1,trace.state-heavy-execution-medium,Trace shows state-heavy execution,medium,high,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
122
|
+
fixtures/traces/storage-heavy-trace.json,trace,default,reports/traces-storage-heavy-trace--default.json,2,trace.calldata-heavy-execution,Trace includes visible calldata-heavy execution,medium,high,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
123
|
+
fixtures/traces/storage-heavy-trace.json,trace,default,reports/traces-storage-heavy-trace--default.json,3,trace.contract-creation-executed,Trace executed contract creation,medium,high,contracts|execution,GAS-REPRICING|EIP-8037
|
|
124
|
+
fixtures/traces/storage-heavy-trace.json,trace,default,reports/traces-storage-heavy-trace--default.json,4,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
125
|
+
fixtures/traces/storage-heavy-trace.json,trace,default,reports/traces-storage-heavy-trace--default.json,5,trace.partial-evidence,Trace omits some useful compatibility evidence,unknown,low,contracts|execution,GAS-REPRICING|EIP-7976
|
|
126
|
+
fixtures/traces/storage-heavy-trace.json,trace,research,reports/traces-storage-heavy-trace--research.json,1,trace.state-heavy-execution-medium,Trace shows state-heavy execution,medium,high,contracts|execution,GAS-REPRICING|EIP-7904|EIP-8038|EIP-7976
|
|
127
|
+
fixtures/traces/storage-heavy-trace.json,trace,research,reports/traces-storage-heavy-trace--research.json,2,trace.calldata-heavy-execution,Trace includes visible calldata-heavy execution,medium,high,contracts|execution,GAS-REPRICING|EIP-7976|EIP-7904|EIP-8038
|
|
128
|
+
fixtures/traces/storage-heavy-trace.json,trace,research,reports/traces-storage-heavy-trace--research.json,3,trace.contract-creation-executed,Trace executed contract creation,medium,high,contracts|execution,GAS-REPRICING|EIP-8037
|
|
129
|
+
fixtures/traces/storage-heavy-trace.json,trace,research,reports/traces-storage-heavy-trace--research.json,4,trace.logs-calls-visible,Trace includes logs or external calls,low,high,contracts|indexer|monitoring,EIP-7708|EIP-7928
|
|
130
|
+
fixtures/traces/storage-heavy-trace.json,trace,research,reports/traces-storage-heavy-trace--research.json,5,trace.partial-evidence,Trace omits some useful compatibility evidence,unknown,low,contracts|execution,GAS-REPRICING|EIP-7976
|
|
131
|
+
fixtures/validator/operator-config-builder-gap.yaml,validator,default,reports/validator-operator-config-builder-gap--default.json,1,validator.builder-enabled-without-endpoint,Builder integration is enabled but no endpoint is configured,medium,high,validator|builder|consensus,EIP-7732
|
|
132
|
+
fixtures/validator/operator-config-builder-gap.yaml,validator,default,reports/validator-operator-config-builder-gap--default.json,2,validator.missing-monitoring-endpoints,Monitoring endpoint metadata is incomplete,medium,high,validator|monitoring,EIP-7732|EIP-7928
|
|
133
|
+
fixtures/validator/operator-config-builder-gap.yaml,validator,default,reports/validator-operator-config-builder-gap--default.json,3,validator.missing-testnet-participation,No testnet or devnet participation metadata found,medium,high,validator|monitoring,EIP-7732|EIP-7928
|
|
134
|
+
fixtures/validator/operator-config.yaml,validator,default,reports/validator-operator-config--default.json,1,validator.unknown-execution-client-compatibility,Unknown Glamsterdam compatibility for execution client,unknown,high,validator,EIP-7732
|
|
135
|
+
fixtures/validator/operator-config.yaml,validator,default,reports/validator-operator-config--default.json,2,validator.unknown-consensus-client-compatibility,Unknown Glamsterdam compatibility for consensus client,unknown,high,validator,EIP-7732
|
|
136
|
+
fixtures/validator/operator-config.yaml,validator,default,reports/validator-operator-config--default.json,3,validator.missing-validator-client-version,Missing validator client version,medium,high,validator,EIP-7732
|
|
137
|
+
fixtures/validator/operator-config.yaml,validator,default,reports/validator-operator-config--default.json,4,validator.builder-enabled-without-endpoint,Builder integration is enabled but no endpoint is configured,medium,high,validator|builder|consensus,EIP-7732
|
|
138
|
+
fixtures/validator/operator-config.yaml,validator,default,reports/validator-operator-config--default.json,5,validator.missing-monitoring-endpoints,Monitoring endpoint metadata is incomplete,medium,high,validator|monitoring,EIP-7732|EIP-7928
|
|
139
|
+
fixtures/validator/operator-config.yaml,validator,default,reports/validator-operator-config--default.json,6,validator.missing-testnet-participation,No testnet or devnet participation metadata found,medium,high,validator|monitoring,EIP-7732|EIP-7928
|