公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-26 15:23 UTC

ogenev / go-ethereum

Official Go implementation of the Ethereum protocol

GoLGPL-3.0★ 0 星标⑂ 0 复刻始于 2021年7月复刻在 GitHub 上查看 ↗

ogenev/go-ethereum 的健康指数为 100 分中的 31 分,处于「存在风险」区间。 其得分最高的类别是Engineering Quality(68/100),最低的是Community & Adoption(12/100)。 最近一次更新在 594 天前。 近期的大部分工作由 3 位贡献者完成。

31
总分 / 100
存在风险

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

31
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

Abandonment Policy applies a 85% multiplier to weighted overall health.

所有权

Ognyan Genev个人账户
78 关注者45 个公开仓库始于 2018年6月

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/ethereum/go-ethereum指向其他仓库——不计分v1.17.4-24334 天前

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

20危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 594 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share0.99
days_since_last_push594
active_weeks_last_year0

发布纪律

48存在风险
评分方式
16.2/27有发布版本 — 100 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 1,865 天前
27/27发布节奏 — 约每 31.2 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count100
latest_release_tagv1.10.4
releases_from_tags
days_since_latest_release1,865
mean_days_between_releases31.2
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(LGPL-3.0)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

47存在风险 · 占总体的 24%
评分方式
36/54巴士系数 — 3 位贡献者贡献了半数提交
15.8/22.5提交分布 — 头号贡献者编写了 30% 的提交
13.5/13.5贡献者广度 — 100 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 39 contributing companies or organizations
所用输入
bus_factor3
contributors_sampled100
top_contributor_share0.296
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
13.6/25所有者影响力 — ogenev 有 78 位关注者
24.1/25既往记录 — 45 个公开仓库,账户约 8 年
所用输入
followers78
owner_typeUser
is_verified
owner_loginogenev
public_repos45
account_age_days2,975
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

68中等 · 占总体的 20%

工程实践

80良好
评分方式
24/24CI 工作流 — 1 个工作流
24/24存在测试
16/16Linter 配置 — .golangci.yml
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

50中等
评分方式
0/30README
25/25文档目录
15/15文档 / 主页站点 — https://geth.ethereum.org
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttps://geth.ethereum.org
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

35存在风险 · 占总体的 16%

安全态势

35存在风险
评分方式
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 39 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 43 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.5
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

65中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 99 次人类提交中有 95 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.96
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yml
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 1 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.01
评分方式
45/45可类型检查的代码 — Go(静态类型)
54/55可控的文件大小 — 采样的 1,289 个源文件中有 24 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes980,555
source_files_sampled1,289
oversized_source_files24

机器可读接口

40存在风险
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — accounts/usbwallet/trezor/messages-common.proto, accounts/usbwallet/trezor/messages-ethereum.proto, accounts/usbwallet/trezor/messages-management.proto, accounts/usbwallet/trezor/messages.proto
0/20MCP 服务器
0/40可运行示例
所用输入
example_dirs
has_mcp_signal
api_schema_filesaccounts/usbwallet/trezor/messages-common.proto, accounts/usbwallet/trezor/messages-ethereum.proto, accounts/usbwallet/trezor/messages-management.proto, accounts/usbwallet/trezor/messages.proto

关键数据

0GitHub 星标
100贡献者
0最近 12 个月提交数
594距最近推送天数
100发布版本数
3巴士系数(bus factor)
0开放议题
Go软件包生态系统数

数据采集警告

  • Community profile unavailable
  • go package 'github.com/ethereum/go-ethereum' points at a different repository (https://github.com/ethereum/go-ethereum); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 3.5 / 10
3.5综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-26 15:23 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 39 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities43 existing vulnerabilities detected
直接依赖 69
注册表软件包版本约束清单文件
Gogithub.com/Azure/azure-sdk-for-go/sdk/storage/azblobv1.2.0go.mod
Gogithub.com/Microsoft/go-winiov0.6.2go.mod
Gogithub.com/VictoriaMetrics/fastcachev1.12.2go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.21.2go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.18.45go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.13.43go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/route53v1.30.2go.mod
Gogithub.com/cespare/cpv0.1.0go.mod
Gogithub.com/cloudflare/cloudflare-gov0.79.0go.mod
Gogithub.com/cockroachdb/pebblev1.1.2go.mod
Gogithub.com/consensys/gnark-cryptov0.14.0go.mod
Gogithub.com/crate-crypto/go-ipav0.0.0-20240724233137-53bbb0ceb27ago.mod
Gogithub.com/crate-crypto/go-kzg-4844v1.1.0go.mod
Gogithub.com/davecgh/go-spewv1.1.1go.mod
Gogithub.com/deckarep/golang-set/v2v2.6.0go.mod
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.0.1go.mod
Gogithub.com/donovanhide/eventsourcev0.0.0-20210830082556-c59027999da0go.mod
Gogithub.com/dop251/gojav0.0.0-20230605162241-28ee0ee714f3go.mod
Gogithub.com/ethereum/c-kzg-4844v1.0.0go.mod
Gogithub.com/ethereum/go-verklev0.2.2go.mod
Gogithub.com/fatih/colorv1.16.0go.mod
Gogithub.com/ferranbt/fastsszv0.1.2go.mod
Gogithub.com/fjl/gencodecv0.0.0-20230517082657-f9840df7b83ego.mod
Gogithub.com/fsnotify/fsnotifyv1.6.0go.mod
Gogithub.com/gballet/go-libpcsclitev0.0.0-20190607065134-2772fd86a8ffgo.mod
Gogithub.com/gofrs/flockv0.8.1go.mod
Gogithub.com/golang-jwt/jwt/v4v4.5.1go.mod
Gogithub.com/golang/snappyv0.0.5-0.20220116011046-fa5810519dcbgo.mod
Gogithub.com/google/gofuzzv1.2.0go.mod
Gogithub.com/google/uuidv1.3.0go.mod
Gogithub.com/gorilla/websocketv1.4.2go.mod
Gogithub.com/graph-gophers/graphql-gov1.3.0go.mod
Gogithub.com/hashicorp/go-bexprv0.1.10go.mod
Gogithub.com/holiman/billyv0.0.0-20240216141850-2abb0c79d3c4go.mod
Gogithub.com/holiman/bloomfilter/v2v2.0.3go.mod
Gogithub.com/holiman/uint256v1.3.1go.mod
Gogithub.com/huin/goupnpv1.3.0go.mod
Gogithub.com/influxdata/influxdb-client-go/v2v2.4.0go.mod
Gogithub.com/influxdata/influxdb1-clientv0.0.0-20220302092344-a9ab5670611cgo.mod
Gogithub.com/jackpal/go-nat-pmpv1.0.2go.mod
Gogithub.com/jedisct1/go-minisignv0.0.0-20230811132847-661be99b8267go.mod
Gogithub.com/karalabe/hidv1.0.1-0.20240306101548-573246063e52go.mod
Gogithub.com/kylelemons/godebugv1.1.0go.mod
Gogithub.com/mattn/go-colorablev0.1.13go.mod
Gogithub.com/mattn/go-isattyv0.0.20go.mod
Gogithub.com/naoina/tomlv0.1.2-0.20170918210437-9fafd6967416go.mod
Gogithub.com/olekukonko/tablewriterv0.0.5go.mod
Gogithub.com/peterh/linerv1.1.1-0.20190123174540-a2c9a5303de7go.mod
Gogithub.com/protolambda/bls12-381-utilv0.1.0go.mod
Gogithub.com/protolambda/zrntv0.32.2go.mod
Gogithub.com/protolambda/ztypv0.2.2go.mod
Gogithub.com/rs/corsv1.7.0go.mod
Gogithub.com/shirou/gopsutilv3.21.4-0.20210419000835-c7a38de76ee5+incompatiblego.mod
Gogithub.com/status-im/keycard-gov0.2.0go.mod
Gogithub.com/stretchr/testifyv1.9.0go.mod
Gogithub.com/supranational/blstv0.3.13go.mod
Gogithub.com/syndtr/goleveldbv1.0.1-0.20210819022825-2ae1ddf74ef7go.mod
Gogithub.com/urfave/cli/v2v2.25.7go.mod
Gogo.uber.org/automaxprocsv1.5.2go.mod
Gogolang.org/x/cryptov0.26.0go.mod
Gogolang.org/x/expv0.0.0-20231110203233-9a3e6036ecaago.mod
Gogolang.org/x/syncv0.10.0go.mod
Gogolang.org/x/sysv0.28.0go.mod
Gogolang.org/x/textv0.17.0go.mod
Gogolang.org/x/timev0.5.0go.mod
Gogolang.org/x/toolsv0.21.1-0.20240508182429-e35e4ccd0d2dgo.mod
Gogoogle.golang.org/protobufv1.34.2go.mod
Gogopkg.in/natefinch/lumberjack.v2v2.2.1go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 207390,
      "has_wiki": true,
      "homepage": "https://geth.ethereum.org",
      "languages": {
        "C": 673770,
        "Go": 11403155,
        "M4": 25931,
        "HTML": 1121,
        "Java": 30290,
        "NSIS": 23197,
        "Sage": 30191,
        "Shell": 31172,
        "Python": 11233,
        "Smarty": 22897,
        "Assembly": 63663,
        "Makefile": 8666,
        "Solidity": 9568,
        "Dockerfile": 898,
        "JavaScript": 444932
      },
      "pushed_at": "2024-12-09T08:16:06Z",
      "created_at": "2021-07-03T14:03:22Z",
      "owner_type": "User",
      "updated_at": "2024-12-09T08:16:18Z",
      "description": "Official Go implementation of the Ethereum protocol",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "LGPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "LGPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Ognyan Genev",
      "type": "User",
      "login": "ogenev",
      "company": null,
      "location": "Valencia, Spain",
      "followers": 78,
      "avatar_url": "https://avatars.githubusercontent.com/u/39865181?v=4",
      "created_at": "2018-06-02T20:40:16Z",
      "is_verified": null,
      "public_repos": 45,
      "account_age_days": 2975
    },
    "license": {
      "state": "standard",
      "spdx_id": "LGPL-3.0",
      "raw_spdx": "LGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.10.4",
          "kind": "patch",
          "published_at": "2021-06-17T10:35:17Z"
        },
        {
          "tag": "v1.10.3",
          "kind": "patch",
          "published_at": "2021-05-05T11:20:06Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2021-04-08T11:02:25Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2021-03-08T09:32:20Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2021-03-03T16:44:17Z"
        },
        {
          "tag": "v1.9.25",
          "kind": "patch",
          "published_at": "2020-12-11T08:03:16Z"
        },
        {
          "tag": "v1.9.24",
          "kind": "patch",
          "published_at": "2020-11-12T20:10:15Z"
        },
        {
          "tag": "v1.9.23",
          "kind": "patch",
          "published_at": "2020-10-15T10:29:42Z"
        },
        {
          "tag": "v1.9.22",
          "kind": "patch",
          "published_at": "2020-09-28T08:21:47Z"
        },
        {
          "tag": "v1.9.21",
          "kind": "patch",
          "published_at": "2020-09-09T08:22:11Z"
        },
        {
          "tag": "v1.9.20",
          "kind": "patch",
          "published_at": "2020-08-25T14:20:37Z"
        },
        {
          "tag": "v1.9.19",
          "kind": "patch",
          "published_at": "2020-08-11T11:10:21Z"
        },
        {
          "tag": "v1.9.18",
          "kind": "patch",
          "published_at": "2020-07-27T11:53:53Z"
        },
        {
          "tag": "v1.9.17",
          "kind": "patch",
          "published_at": "2020-07-20T12:56:42Z"
        },
        {
          "tag": "v1.9.16",
          "kind": "patch",
          "published_at": "2020-07-10T10:38:48Z"
        },
        {
          "tag": "v1.9.15",
          "kind": "patch",
          "published_at": "2020-06-08T08:56:48Z"
        },
        {
          "tag": "v1.9.14",
          "kind": "patch",
          "published_at": "2020-05-13T09:31:35Z"
        },
        {
          "tag": "v1.9.13",
          "kind": "patch",
          "published_at": "2020-04-16T07:39:22Z"
        },
        {
          "tag": "v1.9.12",
          "kind": "patch",
          "published_at": "2020-03-16T11:39:04Z"
        },
        {
          "tag": "v1.9.11",
          "kind": "patch",
          "published_at": "2020-02-18T11:26:00Z"
        },
        {
          "tag": "v1.9.10",
          "kind": "patch",
          "published_at": "2020-01-20T10:27:51Z"
        },
        {
          "tag": "v1.9.9",
          "kind": "patch",
          "published_at": "2019-12-06T09:51:37Z"
        },
        {
          "tag": "v1.9.8",
          "kind": "patch",
          "published_at": "2019-11-26T10:20:22Z"
        },
        {
          "tag": "v1.9.7",
          "kind": "patch",
          "published_at": "2019-11-07T07:58:39Z"
        },
        {
          "tag": "v1.9.6",
          "kind": "patch",
          "published_at": "2019-10-03T09:29:20Z"
        },
        {
          "tag": "v1.9.5",
          "kind": "patch",
          "published_at": "2019-09-20T11:32:42Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2019-09-19T08:36:53Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2019-09-03T09:00:38Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2019-08-13T10:03:42Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2019-07-24T06:41:48Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2019-07-10T07:41:15Z"
        },
        {
          "tag": "v1.8.27",
          "kind": "patch",
          "published_at": "2019-04-17T12:47:54Z"
        },
        {
          "tag": "v1.8.26",
          "kind": "patch",
          "published_at": "2019-04-10T12:45:13Z"
        },
        {
          "tag": "v1.8.25",
          "kind": "patch",
          "published_at": "2019-04-09T08:47:09Z"
        },
        {
          "tag": "v1.8.24",
          "kind": "patch",
          "published_at": "2019-04-08T13:16:05Z"
        },
        {
          "tag": "v1.8.23",
          "kind": "patch",
          "published_at": "2019-02-20T08:48:12Z"
        },
        {
          "tag": "v1.8.22",
          "kind": "patch",
          "published_at": "2019-01-31T10:52:18Z"
        },
        {
          "tag": "v1.8.21",
          "kind": "patch",
          "published_at": "2019-01-15T20:51:31Z"
        },
        {
          "tag": "v1.8.20",
          "kind": "patch",
          "published_at": "2018-12-11T12:20:21Z"
        },
        {
          "tag": "v1.8.19",
          "kind": "patch",
          "published_at": "2018-11-28T12:42:37Z"
        },
        {
          "tag": "v1.8.18",
          "kind": "patch",
          "published_at": "2018-11-14T08:25:19Z"
        },
        {
          "tag": "v1.8.17",
          "kind": "patch",
          "published_at": "2018-10-09T07:35:31Z"
        },
        {
          "tag": "v1.8.16",
          "kind": "patch",
          "published_at": "2018-09-24T12:59:21Z"
        },
        {
          "tag": "v1.8.15",
          "kind": "patch",
          "published_at": "2018-08-29T15:24:32Z"
        },
        {
          "tag": "v1.8.14",
          "kind": "patch",
          "published_at": "2018-08-22T08:39:00Z"
        },
        {
          "tag": "v1.8.13",
          "kind": "patch",
          "published_at": "2018-07-31T10:35:53Z"
        },
        {
          "tag": "v1.8.12",
          "kind": "patch",
          "published_at": "2018-07-04T23:08:05Z"
        },
        {
          "tag": "v1.8.11",
          "kind": "patch",
          "published_at": "2018-06-12T14:02:14Z"
        },
        {
          "tag": "v1.8.10",
          "kind": "patch",
          "published_at": "2018-05-30T08:00:07Z"
        },
        {
          "tag": "v1.8.9",
          "kind": "patch",
          "published_at": "2018-05-28T09:58:22Z"
        },
        {
          "tag": "v1.8.8",
          "kind": "patch",
          "published_at": "2018-05-14T10:14:17Z"
        },
        {
          "tag": "v1.8.7",
          "kind": "patch",
          "published_at": "2018-05-02T11:01:38Z"
        },
        {
          "tag": "v1.8.6",
          "kind": "patch",
          "published_at": "2018-04-23T12:52:02Z"
        },
        {
          "tag": "v1.8.5",
          "kind": "patch",
          "published_at": "2018-04-23T07:02:34Z"
        },
        {
          "tag": "v1.8.4",
          "kind": "patch",
          "published_at": "2018-04-17T08:20:53Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2018-03-26T16:09:06Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2018-03-05T13:48:48Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2018-02-19T09:35:31Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2018-02-14T12:51:30Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2017-11-21T09:54:19Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2017-10-14T12:58:53Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2017-10-03T17:18:39Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2017-09-14T10:55:42Z"
        },
        {
          "tag": "v1.6.7",
          "kind": "patch",
          "published_at": "2017-07-11T14:32:36Z"
        },
        {
          "tag": "v1.6.6",
          "kind": "patch",
          "published_at": "2017-06-23T09:26:54Z"
        },
        {
          "tag": "v1.6.5",
          "kind": "patch",
          "published_at": "2017-06-01T18:48:47Z"
        },
        {
          "tag": "v1.6.4",
          "kind": "patch",
          "published_at": "2017-06-01T14:33:17Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2017-06-01T08:41:48Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2017-05-31T03:45:13Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2017-05-04T11:11:45Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2017-04-14T10:07:07Z"
        },
        {
          "tag": "v1.5.9",
          "kind": "patch",
          "published_at": "2017-02-13T16:54:59Z"
        },
        {
          "tag": "v1.5.8",
          "kind": "patch",
          "published_at": "2017-02-01T01:14:04Z"
        },
        {
          "tag": "v1.5.7",
          "kind": "patch",
          "published_at": "2017-01-16T09:57:02Z"
        },
        {
          "tag": "v1.5.6",
          "kind": "patch",
          "published_at": "2017-01-09T15:39:27Z"
        },
        {
          "tag": "v1.5.5",
          "kind": "patch",
          "published_at": "2016-12-14T14:06:54Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2016-11-28T13:59:26Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2016-11-24T22:03:13Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2016-11-18T11:01:54Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2016-11-16T12:10:03Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2016-11-15T13:29:33Z"
        },
        {
          "tag": "v1.4.19",
          "kind": "patch",
          "published_at": "2016-11-15T12:46:47Z"
        },
        {
          "tag": "v1.4.18",
          "kind": "patch",
          "published_at": "2016-10-15T11:00:43Z"
        },
        {
          "tag": "v1.4.17",
          "kind": "patch",
          "published_at": "2016-10-10T14:19:05Z"
        },
        {
          "tag": "v1.4.16",
          "kind": "patch",
          "published_at": "2016-10-06T14:25:17Z"
        },
        {
          "tag": "v1.4.15",
          "kind": "patch",
          "published_at": "2016-10-03T08:55:41Z"
        },
        {
          "tag": "v1.4.14",
          "kind": "patch",
          "published_at": "2016-09-28T10:40:44Z"
        },
        {
          "tag": "v1.4.13",
          "kind": "patch",
          "published_at": "2016-09-26T09:40:58Z"
        },
        {
          "tag": "v1.4.12",
          "kind": "patch",
          "published_at": "2016-09-19T01:28:08Z"
        },
        {
          "tag": "v1.4.11",
          "kind": "patch",
          "published_at": "2016-08-18T15:31:35Z"
        },
        {
          "tag": "v1.4.10",
          "kind": "patch",
          "published_at": "2016-07-16T15:52:56Z"
        },
        {
          "tag": "v1.4.9",
          "kind": "patch",
          "published_at": "2016-06-29T12:42:21Z"
        },
        {
          "tag": "v1.4.8",
          "kind": "patch",
          "published_at": "2016-06-24T15:17:12Z"
        },
        {
          "tag": "v1.4.7",
          "kind": "patch",
          "published_at": "2016-06-15T09:33:33Z"
        },
        {
          "tag": "v1.4.6",
          "kind": "patch",
          "published_at": "2016-06-06T14:22:55Z"
        },
        {
          "tag": "v1.4.5",
          "kind": "patch",
          "published_at": "2016-05-24T08:31:56Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2016-05-17T12:59:51Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2019-07-25T11:08:29Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2019-06-28T10:02:47Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2019-06-13T14:32:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "08e6bdb550712503873fb2a138b30132cc36c481",
          "body": "…n7 (#30856)\n\nThis imports the following fixes:\r\n\r\n - update gnark to 1.1.0\r\n - update go-verkle to 0.2.2\r\n - fix: main storage offset bug (gballet/go-ethereum#329)\r\n - fix: tree key generation (gballet/go-ethereum#401)\r\n\r\n---------\r\n\r\nSigned-off-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com>\r\nCo-authored-by: Ignacio Hagopian <jsign.uy@gmail.com>",
          "is_bot": false,
          "headline": "trie/utils: ensure master can generate a correct genesis for kaustine…",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2024-12-06T11:14:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67a3b087951a3f3a8e341ae32b6ec18f3553e5cc",
          "body": "This PR extends the Hooks interface with a new method,\r\n`OnSystemCallStartV2`, which takes `VMContext` as its parameter.\r\n\r\nMotivation\r\n\r\nBy including `VMContext` as a parameter, the `OnSystemCallStartV2` hook\r\nachieves parity with the `OnTxStart` hook in terms of provided insights.\r\nThis alignment simplifies the inner tracer logic, enabling consistent\r\nhandling of state changes and internal calls within the same framework.\r\n\r\n---------\r\n\r\nCo-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>",
          "is_bot": false,
          "headline": "core/tracing: extends tracing.Hooks with OnSystemCallStartV2 (#30786)",
          "author_name": "Nebojsa Urosevic",
          "author_login": "nebojsa94",
          "committed_at": "2024-12-04T08:40:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0e7382f38f7b4705ebd030a4dc78a8251a1a103",
          "body": "…0806)\n\nThis PR refactors the structlog a bit, making it so that it can be used\r\nin a streaming mode.\r\n\r\n-------------\r\n\r\nOBS: this PR makes a change in the input `config` config, the third\r\ninput-parem field to `debug.traceCall`. Previously, seteting it to e.g.\r\n` {\"enableMemory\": true, \"limit\": 10\n[…]\nons, \r\n2. Not have to duplicate / n-plicate data, e.g. memory / stack /\r\nreturndata so that each entry has their own private slice.\r\n\r\n\r\n---------\r\n\r\nCo-authored-by: Gary Rong <garyrong0905@gmail.com>",
          "is_bot": false,
          "headline": "cmd/evm, eth/tracers: refactor structlogger and make it streaming (#3…",
          "author_name": "Martin HS",
          "author_login": "holiman",
          "committed_at": "2024-12-04T07:52:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "84cabb587b4d0a6ba64d82212c7ed2f25bcbdb21",
          "body": null,
          "is_bot": false,
          "headline": "CODEOWNERS: add some more entries for auto assignment (#30851)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2024-12-03T15:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4afab7ef7614b6888abaf367a3a5852ecba9bee1",
          "body": "Lots of packages depend on eth/downloader just for the SyncMode type.\r\nSince we have a dedicated package for eth protocol configuration, it\r\nmakes more sense to define SyncMode there, turning eth/downloader into\r\nmore of a leaf package.",
          "is_bot": false,
          "headline": "eth/downloader: move SyncMode to package eth/ethconfig (#30847)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2024-12-03T08:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae5a16f87038e420fdde7c48371eed3c35defa11",
          "body": "This flag is very rarely needed, so it's OK for it to have a verbose\r\nname. The name --trace also conflicts with the concept of EVM tracing,\r\nwhich is much more heavily used.",
          "is_bot": false,
          "headline": "internal/debug: rename --trace to --go-execution-trace (#30846)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2024-12-02T17:17:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9848e9b046f67bfef015b4ac7c834c8de9229147",
          "body": "The fuzzer added recenly to fuzz the eth handler doesn't\r\nbuild on oss-fuzz, because it also has dependencies in the peer_test.go.\r\n\r\nThis change fixes it, I hope, by adding that file also for preprocessing.",
          "is_bot": false,
          "headline": "fuzzing: fix oss-fuzz fuzzer (#30845)",
          "author_name": "Martin HS",
          "author_login": "holiman",
          "committed_at": "2024-12-02T14:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53472803199e6bfca0e06d9035876b69dc2e91dc",
          "body": "* unify `staterunner` and `blockrunner` CLI flags, especially around\r\ntracing\r\n* added support for struct logger or json logging (although having issue\r\n#30658)\r\n* new --cross-check flag to validate the stateless witness collection\r\n  / execution matches stateful\r\n* adds support for tracing the stat\n[…]\n(to more easily debug differences)\r\n* --human for more readable test summary\r\n* directory or file input, so if you pass tests/spec-tests/fixtures/blockchain_tests it will execute all\r\nblockchain tests",
          "is_bot": false,
          "headline": "cmd/evm: improve block/state test runner (#30633)",
          "author_name": "lightclient",
          "author_login": "lightclient",
          "committed_at": "2024-12-02T14:18:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ce8cec007c42e54f79e53c3769a7279487968c07",
          "body": "When a tx/block was being traced through the API the state hooks weren't\r\nbeing called as they should. This is due to #30745 moving the hooked\r\nstatedb one level up in the state processor. This PR fixes that.\r\n\r\n---------\r\n\r\nCo-authored-by: Martin HS <martin@swende.se>\r\nCo-authored-by: Gary Rong <garyrong0905@gmail.com>",
          "is_bot": false,
          "headline": "eth/tracers: fix state hooks in API (#30830)",
          "author_name": "Sina M",
          "author_login": "s1na",
          "committed_at": "2024-11-29T17:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a793bc7f5f0e09c97a410797cfc24015c0083bae",
          "body": "This change relocates the EVM tx context switching to the ApplyMessage function.\r\nWith this change, we can remove a lot of EVM.SetTxContext calls before\r\nmessage execution.\r\n\r\n### Tracing API changes\r\n\r\n- This PR replaces the `GasPrice` field of the `VMContext` struct with\r\n  `BaseFee`. Users may instead take the effective gas price from\r\n  `tx.EffectiveGasTipValue(env.BaseFee)`.\r\n\r\n---------\r\n\r\nCo-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>",
          "is_bot": false,
          "headline": "core: switch EVM tx context in ApplyMessage (#30809)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2024-11-29T14:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03c37cdb2b78942d2ca16be4016e090cf7f12356",
          "body": "This PR introduces a `ContractCodeReader` interface with functions defined:\r\n\r\ntype ContractCodeReader interface {\r\n\tCode(addr common.Address, codeHash common.Hash) ([]byte, error)\r\n\tCodeSize(addr common.Address, codeHash common.Hash) (int, error)\r\n}\r\n\r\nThis interface can be implemented in various w\n[…]\nbility to manipulate the reader with additional\r\nlogic on top, e.g. Hooks.\r\n\r\ntype Reader interface {\r\n\tContractCodeReader\r\n\tStateReader\r\n}\r\n\r\n---------\r\n\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "core/state: introduce code reader interface (#30816)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2024-11-29T14:32:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "05148d972c1b0546c0183e7d302c334f5effbb06",
          "body": "…on pt 2) (#30643)\n\nThis pull request ports some changes from the main state snapshot\r\nintegration one, specifically introducing the flat state tracking in\r\npathdb.\r\n\r\nNote, the tracked flat state changes are only held in memory and won't\r\nbe persisted in the disk. Meanwhile, the correspoding state \n[…]\nt state is also not supported yet. The states management in\r\ndisk is more complicated and will be implemented in a separate pull\r\nrequest.\r\n\r\nPart 1: https://github.com/ethereum/go-ethereum/pull/30752",
          "is_bot": false,
          "headline": "triedb/pathdb: track flat state changes in pathdb (snapshot integrati…",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2024-11-29T11:30:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c7a8bcecbed7b371f0d6ec97ab1a1ae33aa3ca85",
          "body": "The existing implementation is correct when building and verifying\r\nblocks, since we will only collect non-empty requests into the block\r\nrequests list.\r\n\r\nBut it isn't correct for cases where a requests list containing empty\r\nitems is sent by the consensus layer on the engine API. We want to\r\nensure that empty requests do not cause a difference in validation\r\nthere, so the commitment computation should explicitly skip them.",
          "is_bot": false,
          "headline": "core/types: add length check in CalcRequestsHash (#30829)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2024-11-28T17:43:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53f66c1b03d5880fa807e088c865b31d144fabd0",
          "body": "Since we don't really support custom networks anymore, we don't need the\r\nbootnode utility. In case a discovery-only node is wanted, it can still be run using cmd/devp2p.",
          "is_bot": false,
          "headline": "cmd/bootnode: remove bootnode utility (#30813)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2024-11-28T13:37:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db8eed860d85b78b9b85b767ede98e47a4b11ffc",
          "body": "Implements changes from these spec PRs:\r\n\r\n- https://github.com/ethereum/EIPs/pull/8989\r\n- https://github.com/ethereum/execution-apis/pull/599",
          "is_bot": false,
          "headline": "all: exclude empty outputs in requests commitment (#30670)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2024-11-28T10:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2406305175593bb8547f5711912dc41c7a26f0f7",
          "body": "Small optimization. It's guaranteed that `len(keys)` == `len(values)`,\r\nso we can combine the checks in a single loop rather than 2 separate\r\nloops.",
          "is_bot": false,
          "headline": "trie: combine validation loops in VerifyRangeProof (#30823)",
          "author_name": "Ng Wei Han",
          "author_login": "weiihann",
          "committed_at": "2024-11-28T09:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c1a36dad355dd5b67b24d6ce7cb86c1a4cb7340",
          "body": "This workaround is meant to minimize the possibility for snapshot generation\r\nonce the geth node upgrades to new version (specifically #30752 )\r\n\r\nIn #30752, the journal format in state snapshot is modified by removing\r\nthe destruct set. Therefore, the existing old format (version = 0) will be\r\ndisc\n[…]\ntion. Unfortunately,\r\nnodes performing a full sync of historical chain segments or encountering \r\npre-funded account deletions may face incompatibilities, leading to automatic \r\nsnapshot regeneration.",
          "is_bot": false,
          "headline": "core/state/snapshot: handle legacy journal (#30802)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2024-11-28T03:21:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e0deac7f6f8dd3cb59529e25ccdd548dd003ed4d",
          "body": "Add a comment for error return of nil\r\n\r\nSigned-off-by: wangjingcun <wangjingcun@aliyun.com>",
          "is_bot": false,
          "headline": "core: better document reason for dropping error on return (#30811)",
          "author_name": "wangjingcun",
          "author_login": "wangjingcun",
          "committed_at": "2024-11-27T06:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "915248cd6bf14b9d1b29db182375bc456d4ef868",
          "body": "Reusing state between benchmark iterations resulted in inconsistent\r\nresults across runs, which surfaced in https://github.com/ethereum/go-ethereum/issues/30778 .\r\n\r\nIf these errors are triggered again, they will now trigger panic. \r\n\r\n---------\r\n\r\nCo-authored-by: Martin HS <martin@swende.se>",
          "is_bot": false,
          "headline": "cmd/evm: don't reuse state between iterations, show errors (#30780)",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2024-11-26T15:12:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a11b4bebcb4aacf36ad4ce2712c6696bdff5d143",
          "body": "…810)\n\nThis reverts commit 23800122b37695be50565f8221858a16ce1763db.\r\n\r\nThe original pull request introduces a bug and some flaky tests are\r\ndetected because of this flaw.\r\n\r\n```\r\n--- FAIL: TestRecoverSnapshotFromWipingCrash (0.27s)\r\n    blockchain_snapshot_test.go:158: The disk layer is not integra\n[…]\nhe changes introduced in that PR, the snapshot no\r\nlonger waits\r\nfor disk layer generation to complete if the generation is resumed. It\r\nbrings lots of\r\nuncertainty and breaks this tiny debug feature.",
          "is_bot": false,
          "headline": "Revert \"core/state/snapshot: simplify snapshot rebuild (#30772)\" (#30…",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2024-11-26T10:33:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d7e7b541907b3c0a8e1898937f411d5c219759bd",
          "body": "This PR extends the tracing.StateDB interface by adding a GetCodeHash function.",
          "is_bot": false,
          "headline": "core/tracing: add GetCodeHash to StateDB (#30784)",
          "author_name": "Nebojsa Urosevic",
          "author_login": "nebojsa94",
          "committed_at": "2024-11-26T07:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4d99e39176f89bb0ffbb32635e9cf17b5fd7367",
          "body": "This updates the message you get when trying to initialize Geth with\r\ngenesis.json that doesn't have `terminalTotalDifficulty`. The previous\r\nmessage was a bit obscure, I had to check the code to find out what the\r\nproblem was.",
          "is_bot": false,
          "headline": "eth/ethconfig: improve error message if TTD missing (#30807)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2024-11-26T01:49:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23800122b37695be50565f8221858a16ce1763db",
          "body": "This PR is purely for improved readability; I was doing work involving\r\nthe file and think this may help others who are trying to understand\r\nwhat's going on.\r\n\r\n1. `snapshot.Tree.Rebuild()` now returns a function that blocks until\r\nregeneration is complete, allowing `Tree.waitBuild()` to be removed\n[…]\n. Its usage inside `New()` is also simplified by (a) only waiting if\r\n`!AsyncBuild`; and (b) avoiding the double negative of `if !NoBuild`.\r\n\r\n---------\r\n\r\nCo-authored-by: Martin HS <martin@swende.se>",
          "is_bot": false,
          "headline": "core/state/snapshot: simplify snapshot rebuild (#30772)",
          "author_name": "Arran Schlosberg",
          "author_login": "ARR4N",
          "committed_at": "2024-11-25T12:43:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3c754e2a09d112cd62f4d51f221637f9a147dcc6",
          "body": "#28764 updated `func MakeTopics` to support negative `*big.Int`s.\r\nHowever, it also changed the behavior of the function from just\r\n_reading_ the input `*big.Int` via `Bytes()`, to leveraging\r\n`big.U256Bytes` which is documented as being _destructive_:\r\n\r\nThis change updates `MakeTopics` to not mutate the original, and \r\nalso applies the same change in signer/core/apitypes.",
          "is_bot": false,
          "headline": "accounts/abi:  fix MakeTopics mutation of big.Int inputs (#30785)",
          "author_name": "Jordan Krage",
          "author_login": "jmank88",
          "committed_at": "2024-11-25T12:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19fa71b917dfba9a2f7692aeef524bc541a710aa",
          "body": "Similar to https://github.com/ethereum/go-ethereum/pull/30788",
          "is_bot": false,
          "headline": "internal/ethapi: remove double map-clone (#30803)",
          "author_name": "Hyunsoo Shin (Lake)",
          "author_login": "hyunsooda",
          "committed_at": "2024-11-25T12:33:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02159d553f8cc02baaa344edd8cc78f0306d6dbd",
          "body": "This PR improves the output of the markdown logger a bit.\r\n\r\n- Remove `RStack` field, \r\n- Move `Stack` last, since it may have very large vertical expansion\r\n- Make the pre- and post-exec  metadata structured into a bullet-list",
          "is_bot": false,
          "headline": "eth/tracers/logger: improve markdown logger (#30805)",
          "author_name": "Martin HS",
          "author_login": "holiman",
          "committed_at": "2024-11-25T12:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab4a1cc01f3897b3bd9918c1f7cddc5730baefa9",
          "body": "Fixes a flaw introduced in\r\nhttps://github.com/ethereum/go-ethereum/pull/29795 , discovered while\r\nreviewing https://github.com/ethereum/go-ethereum/pull/30633 .",
          "is_bot": false,
          "headline": "eth/tracers/logger: fix json-logger output missing (#30804)",
          "author_name": "Martin HS",
          "author_login": "holiman",
          "committed_at": "2024-11-25T09:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e1a39d67f642990b9b98f8391ceca39a5fdb849",
          "body": "…30796)\n\nThis change fixes a bug on the `DirectoryFlag` and the `BigFlag`, which would trigger a `panic` with the message \"flag redefined\" in case an alias was added to such a flag.",
          "is_bot": false,
          "headline": "internal/flags: fix \"flag redefined\" bug for alias on custom flags (#…",
          "author_name": "Daniel Liu",
          "author_login": "gzliudan",
          "committed_at": "2024-11-24T19:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6485d5e3ffc08ce9ad071eee28a08110ae7f93fd",
          "body": "This pull request removes the destruct flag from the state snapshot to\r\nsimplify the code.\r\n\r\nPreviously, this flag indicated that an account was removed during a\r\nstate transition, making all associated storage slots inaccessible.\r\nBecause storage deletion can involve a large number of slots, the a\n[…]\ns. Each deleted storage slot\r\nwill now appear in the Storage set with a nil value.\r\n\r\nThis change will simplify a lot logics, such as storage accessing,\r\nstorage flushing, storage iteration and so on.",
          "is_bot": false,
          "headline": "core, triedb: remove destruct flag in state snapshot (#30752)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2024-11-22T08:55:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6eeff3ee7dd87125a6791a991977b9664d8924ba",
          "body": "in `trie`\r\n- Replace custom logic with `bytes.HasPrefix`\r\n- Remove unnecessary code in `GetNode`",
          "is_bot": false,
          "headline": "trie: replace custom logic with bytes.HasPrefix (#30771)",
          "author_name": "j2gg0s",
          "author_login": "j2gg0s",
          "committed_at": "2024-11-22T08:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16f2f7155fc92b94857d6d43e3758d3f71552618",
          "body": "fixes some typos",
          "is_bot": false,
          "headline": "all: typos in comments (#30779)",
          "author_name": "wangjingcun",
          "author_login": "wangjingcun",
          "committed_at": "2024-11-22T08:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cd25fdd23b695cd8caf3ad0b0701d68bf9d99a3",
          "body": "`ActivePrecompiledContracts()` clones the precompiled contract map, thus\r\nits callsite does not need to clone it",
          "is_bot": false,
          "headline": "internal/ethapi: remove double map-clone (#30788)",
          "author_name": "Hyunsoo Shin (Lake)",
          "author_login": "hyunsooda",
          "committed_at": "2024-11-22T07:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a25be32fa92cfc27b82930a41a10f538d8479e2e",
          "body": "Follow-up to #30745 , this change removes some unnecessary parameters.",
          "is_bot": false,
          "headline": "core, eth, internal, miner: remove unnecessary parameters (#30776)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2024-11-22T07:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3d61e6db028c412f74bc4d4c7e117a9e29d0de0",
          "body": "This pull request refactors the EVM constructor by removing the\r\nTxContext parameter.\r\n\r\nThe EVM object is frequently overused. Ideally, only a single EVM\r\ninstance should be created and reused throughout the entire state\r\ntransition of a block, with the transaction context switched as needed\r\nby ca\n[…]\nresulting in unnecessary complexity. This pull request is the\r\nfirst step towards gradually improving and simplifying this setup.\r\n\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "core, eth, internal, cmd: rework EVM constructor (#30745)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2024-11-20T11:35:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d3d252a5ece0687dcaaf197e0bfc03466161ff1",
          "body": "In many cases, there is a need to create somewhat nontrivial bytecode. A\r\nrecent example is the verkle statetests, where we want a `CREATE2`- op\r\nto create a contract, which can then be invoked, and when invoked does a\r\nselfdestruct-to-self.\r\n\r\nIt is overkill to go full solidity, but it is also a bi\n[…]\nytecode()\r\n```\r\n\r\nWe have a lot of places in the codebase where we concatenate bytes, cast\r\nfrom `vm.OpCode` . By taking tihs approach instead, thos places can be made a\r\nbit more maintainable/robust.",
          "is_bot": false,
          "headline": "core/vm/program: evm bytecode-building utility (#30725)",
          "author_name": "Martin HS",
          "author_login": "holiman",
          "committed_at": "2024-11-20T07:40:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aa636921291744af082cefbe4dd811fb58fbde63",
          "body": null,
          "is_bot": false,
          "headline": "version: fix typo in v1.14.13 release cycle name",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2024-11-19T15:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66d8185aad6f3dde13fdeb95e985bafd6e2e0167",
          "body": null,
          "is_bot": false,
          "headline": "version: begin v1.14.13 release cycle",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2024-11-19T13:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c64cf28f9c79c26c1c64e3af6e2bc48d80e71ff1",
          "body": null,
          "is_bot": false,
          "headline": "version: go-ethereum v1.14.12 stable",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2024-11-19T13:46:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e20150f88886eec249a8e39288fda723ec143751",
          "body": "Continuation of https://github.com/ethereum/go-ethereum/pull/30381",
          "is_bot": false,
          "headline": "rpc: run tests in parallel (#30384)",
          "author_name": "Håvard Anda Estensen",
          "author_login": "estensen",
          "committed_at": "2024-11-19T12:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "581e2140f22566655aa8fb2d1e9a6c4a740d3be1",
          "body": "This adds an API method `DropTransactions` to legacy pool, blob pool and\r\ntxpool interface. This method removes all txs currently tracked in the\r\npools.\r\n\r\nIt modifies the simulated beacon to use the new method in `Rollback`\r\nwhich removes previous hacky implementation that also erroneously reset\r\nthe gas tip to 1 gwei.\r\n\r\n---------\r\n\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534)",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2024-11-19T12:35:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61ff3a1186640e7bed70edb2109721a1ab1a3764",
          "body": "The [kilic](https://github.com/kilic/bls12-381) bls12381 implementation\r\nhas been archived. It shouldn't be necessary to include it as a fuzzing\r\ntarget any longer.\r\n\r\nThis also adds fuzzers for G1/G2 mul that use inputs that are guaranteed\r\nto be valid. Previously, we just did random input fuzzing for these\r\nprecompiles.",
          "is_bot": false,
          "headline": "all: remove kilic dependency from bls12381 fuzzers (#30296)",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2024-11-19T12:29:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83790b072997ab368f1040555ef6cfc3c0dfbf72",
          "body": null,
          "is_bot": false,
          "headline": "core: fix typos (#30767)",
          "author_name": "bitcoin-lightning",
          "author_login": "AtomicInnovation321",
          "committed_at": "2024-11-19T06:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c0ff056850928166c0db3d975309ece00b34cdf",
          "body": "New release: https://groups.google.com/g/golang-announce/c/X5KodEJYuqI",
          "is_bot": false,
          "headline": "build: upgrade -dlgo version to Go 1.23.3 (#30742)",
          "author_name": "Marius Kjærstad",
          "author_login": "sandakersmann",
          "committed_at": "2024-11-15T13:05:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5f00018451e7f5eab156785d93de18244a27b66",
          "body": "This is one further step towards removing account management from\r\n`geth`. This PR deprecates the flag `unlock`, and makes the flag moot:\r\nunlock via geth is no longer possible.",
          "is_bot": false,
          "headline": "cmd/geth: remove unlock commandline flag (#30737)",
          "author_name": "Martin HS",
          "author_login": "holiman",
          "committed_at": "2024-11-15T09:15:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec280e030f4cd3061d40f2979fdb833912073b7b",
          "body": "Fixes an error in the binary iterator, adds additional testcases\r\n\r\n---------\r\n\r\nCo-authored-by: Gary Rong <garyrong0905@gmail.com>",
          "is_bot": false,
          "headline": "core/state: tests on the binary iterator (#30754)",
          "author_name": "Martin HS",
          "author_login": "holiman",
          "committed_at": "2024-11-15T06:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df182a742cec68adcc034d4747afa5182fc75ca3",
          "body": "fixes a typo on one of the postmortems",
          "is_bot": false,
          "headline": "docs: fix typo (#30740)",
          "author_name": "witty",
          "author_login": "0xwitty",
          "committed_at": "2024-11-11T11:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae83912841ac997d5ceac12949b5eb7a674ea6fe",
          "body": "add unit tests for `p2p/addrutil`\r\n\r\n---------\r\n\r\nCo-authored-by: Martin HS <martin@swende.se>",
          "is_bot": false,
          "headline": "p2p/netutil: unittests for addrutil (#30439)",
          "author_name": "tianyeyouyou",
          "author_login": "tianyeyouyou",
          "committed_at": "2024-11-11T10:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77f3ef3714afa280add3654ebceda2dd1856d65f",
          "body": "Fix panic in tests",
          "is_bot": false,
          "headline": "tests: fix test panic (#30741)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2024-11-10T09:57:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f5f2efccb23fa0bc05a0104e2f582f0e7a1b943",
          "body": "Adds a protocol handler fuzzer to fuzz the ETH68 protocol handlers",
          "is_bot": false,
          "headline": "eth/protocols/eth: add ETH68 protocol handler fuzzers (#30417)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2024-11-09T15:07:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74ef47462f2a9daea04e81687c4d0b4598826ca2",
          "body": "Co-authored-by: Martin HS <martin@swende.se>",
          "is_bot": false,
          "headline": "core/state, triedb/database: refactor state reader (#30712)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2024-11-09T00:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55fdbb7e7b4a5dd38b9f406a6a3dce9d5be5898b",
          "body": "Requested by @barnabasbusa",
          "is_bot": false,
          "headline": "travis: build and upload RISC-V docker images too (#30739)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2024-11-08T16:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "896fc51379593c75e9beda2232e12eadb60cdc1b",
          "body": null,
          "is_bot": false,
          "headline": "trie/utils: remove unneeded initialization (#30472)",
          "author_name": "zhiqiangxu",
          "author_login": "zhiqiangxu",
          "committed_at": "2024-11-08T14:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c7336b0e9cb88a633eeae3b219407786b520414",
          "body": "This change invokes the OnCodeChange hook when selfdestruct operation is performed, and a contract is removed. This is an event which can be consumed by tracers.",
          "is_bot": false,
          "headline": "core/state: invoke OnCodeChange-hook on selfdestruct (#30686)",
          "author_name": "Karol Chojnowski",
          "author_login": "kchojn",
          "committed_at": "2024-11-08T14:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cbce8ed583a195eda8bac99c0cf604ac0bb7743",
          "body": "This PR moves chain config related code (config file processing, fork\r\nlogic, network defaults) from `beacon/types` and `beacon/blsync` into\r\n`beacon/params` while the command line flag logic of the chain config is\r\nmoved into `cmd/utils`, thereby removing the cli dependencies from\r\npackage `beacon` and its sub-packages.",
          "is_bot": false,
          "headline": "beacon/blsync: remove cli dependencies (#30720)",
          "author_name": "Felföldi Zsolt",
          "author_login": "zsfelfoldi",
          "committed_at": "2024-11-08T14:21:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d42d45046ce074d0575cdaceac965720032b03af",
          "body": "…x and fork (#30442)\n\nWhen `evm statetest --bench` is specified, benchmark the execution\r\nsimilarly to `evm run`.\r\n\r\nAlso adds the ability to filter tests by name, index and fork. \r\n\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "cmd/evm:  benchmarking via `statetest` command + filter by name, inde…",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2024-11-08T14:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b78aef00995a2199bb628c7b5e000222b4e103d",
          "body": "This change updates the EIP-712 implementation to resolve [#30619](https://github.com/ethereum/go-ethereum/issues/30619).\r\n\r\nThe test cases have been repurposed from the ethers.js [repository](https://github.com/ethers-io/ethers.js/blob/main/testcases/typed-data.json.gz), but have been updated to remove tests that don't have a valid domain separator; EIP-712 messages without a domain separator are not supported by geth.\r\n\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "signer/core: extended support for EIP-712 array types (#30620)",
          "author_name": "Naveen",
          "author_login": "naveen-imtb",
          "committed_at": "2024-11-08T14:04:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6037d027fd77dc135af2f512ae3265c7f74632a",
          "body": "Adds support non-legacy transaction-signing using ledger\r\n\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "accounts/usbwallet: support dynamic tx (#30180)",
          "author_name": "Madhur Shrimal",
          "author_login": "shrimalmadhur",
          "committed_at": "2024-11-08T13:57:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fc9cca9949b70a5028e63e7af01f3fe9032b10e",
          "body": "…not chain tip (#30538)",
          "is_bot": false,
          "headline": "internal/ethapi:  Set basefee for `AccessList` based on given block, …",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2024-11-08T12:33:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e00f95056ace679770a61b84c53a07ba3354c83",
          "body": "… (#30194)\n\nAdds testcase for createAccessList when user requested gasPrice is less than baseFee, also makes the tests tabledriven\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "ethclient/gethclient: testcase for createAccessList, make tabledriven…",
          "author_name": "SangIlMo",
          "author_login": "SangIlMo",
          "committed_at": "2024-11-08T12:28:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e92e22a7cf8974a3f39a45cbac222f0a8e26590d",
          "body": "Here I'm adding a new helper function that extracts the revert reason of\r\na contract call. Unfortunately, this aspect of the API is underspecified.\r\nSee these spec issues for more detail:\r\n\r\n- https://github.com/ethereum/execution-apis/issues/232\r\n- https://github.com/ethereum/execution-apis/issues/\n[…]\nic server implementation that makes it\r\npossible to extract the same info, we could add it in the same function\r\nas well.\r\n\r\n---------\r\n\r\nCo-authored-by: Marius van der Wijden <m.vanderwijden@live.de>",
          "is_bot": false,
          "headline": "ethclient: add RevertErrorData function and example (#30669)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2024-11-07T19:26:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4bac6e669e9ddc80b968721f0ec5480e05adc2f4",
          "body": "…30728)\n\nBumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1.\r\n\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-07T13:48:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c08631bb0057936e0ab3b275811e0743a01f590",
          "body": "closes https://github.com/ethereum/go-ethereum/issues/30304\r\n\r\nWe already use `DirectoryFlag` for `authrpc.jwtsecret` which expands the\r\ntilde, so this should work out of the box",
          "is_bot": false,
          "headline": "cmd/utils: change blssync.JWTSecretFlag to DirectoryFlag (#30729)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2024-11-06T17:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e56bbd77a44fc26550a862801690461e49e02503",
          "body": "fixes a very tiny bug",
          "is_bot": false,
          "headline": "core/state: small fix in hooked statedb (#30732)",
          "author_name": "Martin HS",
          "author_login": "holiman",
          "committed_at": "2024-11-05T17:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "229ce6411a667faeb6d130b1d6f3b4f3e3f89671",
          "body": "`flatCallTracer` will now specify the type of a create in the action\r\nvia the `creationMethod` field.\r\n\r\n---------\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\nCo-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>",
          "is_bot": false,
          "headline": "eth/tracers: fill the creationMethod in flatCall (#30539)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2024-11-05T07:42:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da17f2d65b8922a20f86740644b2d7f6ef688e9b",
          "body": "This PR fixes some issues with benchmarks\r\n\r\n- [x] Removes log output from a log-test\r\n- [x] Avoids a `nil`-defer in `triedb/pathdb`\r\n- [x] Fixes some crashes re tracers\r\n- [x] Refactors a very resource-expensive benchmark for blobpol.\r\n**NOTE**: this rewrite touches live production code (a little b\n[…]\nbenchtime 10ms -short`\r\nand sanity-check all tests very quickly.\r\n- [x]  Drops some metrics-bechmark which times the speed of `copy`.\r\n\r\n---------\r\n\r\nCo-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>",
          "is_bot": false,
          "headline": "all: fix issues with benchmarks (#30667)",
          "author_name": "Martin HS",
          "author_login": "holiman",
          "committed_at": "2024-11-04T14:10:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "06cbc80754c3930828cc605f151554bc7ec36eb9",
          "body": "Tests that are crucial to for verifying the verkle testnet functions properly.\r\n\r\n---------\r\n\r\nSigned-off-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com>\r\nCo-authored-by: Ignacio Hagopian <jsign.uy@gmail.com>\r\nCo-authored-by: Gary Rong <garyrong0905@gmail.com>\r\nCo-authored-by: Martin HS <martin@swende.se>",
          "is_bot": false,
          "headline": "core, trie: verkle state processor tests (#30672)",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2024-11-04T13:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "014e2b037f5fcc8b7abccf6f17e6f3beed7216f5",
          "body": "When using the `core/vm/runtime` helpers to execute code, callbacks for the tx end were not invoked. This change fixes it by invoking them.",
          "is_bot": false,
          "headline": "core/vm/runtime: invoke tx-end hook (#30711)",
          "author_name": "Martin HS",
          "author_login": "holiman",
          "committed_at": "2024-11-04T10:39:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d6e153fd5ee1ed932e77f9741162f91d7c373e5",
          "body": "This test depends on a 100ms timer, which fails quite often, messing up\r\nour pipelines. Hook directly into the internal version of getPayload\r\nwhich has the capacity to wait for the full payload before returning.\r\nThis might not be absolutely correct from a test perspective, but it\r\nbeats failing ci. The alternative would be to expose the full build hook\r\ninto the outside, but it might be a bit overkill for this scenario.",
          "is_bot": false,
          "headline": "eth/catalyst: make engine api test time independent (#30713)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2024-11-04T10:33:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "484f0f4e84c94c02a12a563b1512030cd5b05489",
          "body": null,
          "is_bot": false,
          "headline": "core/txpool: improve error responses with wrapped errors (#30715)",
          "author_name": "piersy",
          "author_login": "piersy",
          "committed_at": "2024-11-04T10:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e1fedb12a22a82da5b9c9c327fb0603917a9d26",
          "body": "This PR updates the fuzzing verbosity a bit, in case of mismatches",
          "is_bot": false,
          "headline": "tests/fuzzers/bls12381: more verbose fuzzing-output (#30724)",
          "author_name": "Martin HS",
          "author_login": "holiman",
          "committed_at": "2024-11-04T09:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c48e936b7070f57d744f9ed9f7b66bf868bff67d",
          "body": null,
          "is_bot": false,
          "headline": "build: use slices.Clone for copying slice (#30716)",
          "author_name": "zhiqiangxu",
          "author_login": "zhiqiangxu",
          "committed_at": "2024-11-03T20:05:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1093d98eb3260f2abf340903c2d968b2b891c11",
          "body": "Compatible error message in the flat call tracer with parity-style endpoints.\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>",
          "is_bot": false,
          "headline": "eth/tracers:  flatCallTracer error compatible with parity (#30497)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2024-11-01T08:51:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3b4bbbaf3db60d0f7f1163cca4aad5cf41ff499",
          "body": "This PR is a first step towards removing account management from geth,\r\nand contains a lot of the user-facing changes.\r\n\r\nWith this PR, the `personal` namespace disappears. **Note**: `personal`\r\nnamespace has been deprecated for quite some time (since\r\nhttps://github.com/ethereum/go-ethereum/pull/26\n[…]\nhods which contain credentials, and if we want to implement\r\nlogging-capabilities of RPC ingress payload, it would be possible after\r\nthis.\r\n\r\n---------\r\n\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "all: remove `personal` RPC namespace (#30704)",
          "author_name": "Martin HS",
          "author_login": "holiman",
          "committed_at": "2024-10-31T18:53:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a1d049c1c4b8986a975b7d8492764701503f9ed8",
          "body": "Currently we have a custom TextMarshalerFlag. It's a nice idea, allowing\r\nanything implementing text marshaller to be used as a flag. That said,\r\nwe only ever used it in one place because it's not that obvious how to\r\nuse and it needs some boilerplate on the type itself too, apart of the\r\nheavy boil\n[…]\n effort and boilerplate just to use it for 1 flag in 1 location,\r\nseems not worth it. So for now I'm suggesting removing it and maybe\r\nreconsider a similar feature in cli v3 with however it will work.",
          "is_bot": false,
          "headline": "internal/flags: remove low-use type TextMarshalerFlag (#30707)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2024-10-31T18:52:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "20bf543a64d7c2a590b18a1e1d907cae65707013",
          "body": "This is a noop change to not have custom code for stdlib functionality.",
          "is_bot": false,
          "headline": "internal/flags: remove Merge, it's identical to slices.Concat (#30706)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2024-10-31T17:26:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5230b06d5151e214e80762eebed9196a670c52b1",
          "body": "This is a flag leftover from the swarm era. No need to deprecate it,\r\nit's been useless/dead forever now.",
          "is_bot": false,
          "headline": "cmd/utils, eth/ethconfig: remove some ancient leftover flag (#30705)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2024-10-31T15:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9afb18dd6ffafaa8c0bcf88287b8f6ec58e67f03",
          "body": "I think the core code should generally be agnostic about the witness and\r\nthe statedb layer should determine what elements need to be included in\r\nthe witness. Because code is accessed via `GetCode`, and\r\n`GetCodeLength`, the statedb will always know when it needs to add that\r\ncode into the witness.\n[…]\nation of `BLOCKHASH`.\r\n\r\nIt probably makes sense to refactor statedb so we have a wrapped\r\nimplementation that accumulates the witness, but this is a simpler\r\nchange that makes #30078 less aggressive.",
          "is_bot": false,
          "headline": "core: add code to witness when state object is accessed (#30698)",
          "author_name": "lightclient",
          "author_login": "lightclient",
          "committed_at": "2024-10-31T10:19:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "25bc07749ce21376e1023a6e16ec173fa3fc4e43",
          "body": "Looking at the cpu profile of a burntpix benchmark, I noticed that a lot\r\nof time was spent in gas-used, in the interpreter loop. It's an actual\r\ncall (not inlined), which explicitly wants to be ignored by tracing\r\n(\"tracing.GasChangeIgnored\"), so it can be safely and simply inlined.\r\n\r\nThe other ch\n[…]\ne:  46.581006598s\r\nallocations:     915681\r\nallocated bytes: 175330728\r\n```\r\n\r\n---------\r\n\r\nCo-authored-by: Sina M <1591639+s1na@users.noreply.github.com>\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "core/vm: speed up push and interpreter loop (#30662)",
          "author_name": "Martin HS",
          "author_login": "holiman",
          "committed_at": "2024-10-30T17:01:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "87465e98f9dcd33a07595b65857d50a1551681a6",
          "body": "This field is a duplicate of UpdateScore.SignerCount and never referenced.",
          "is_bot": false,
          "headline": "beacon/light: remove unused CommitteeChain.signerThreshold (#30484)",
          "author_name": "zhiqiangxu",
          "author_login": "zhiqiangxu",
          "committed_at": "2024-10-30T14:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c73523812d3a4945bf9d9b7fea24785cfb441b2",
          "body": "…30696)",
          "is_bot": false,
          "headline": "appveyor, build, internal: ci.go cleanups, add package dep checker (#…",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2024-10-29T11:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "236147bf70a9e52eaba748bdfe61bb600db4dcac",
          "body": null,
          "is_bot": false,
          "headline": "ethdb: refactor Database interface (#30693)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2024-10-29T08:32:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7180d2653068e8a43d776ecb6fdd629facd44f5b",
          "body": null,
          "is_bot": false,
          "headline": "core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2024-10-29T08:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98056e1ef286d247f2d6107b8db4933dca9064b5",
          "body": "When using the prestateTracer, in some cases users are only concerned\r\nwith balances or nonce information, and are not interested in the lengthy\r\ncontract code or storage data.\r\n\r\nTherefore, this PR introduces two new configuration options in the\r\n`prestateTracerConfig` structure:\r\n- `disableCode`\r\n\n[…]\nases.\r\n\r\nThese options work with the default mode as well as `diffMode: true`.\r\n\r\n---------\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\nCo-authored-by: Sina M <1591639+s1na@users.noreply.github.com>",
          "is_bot": false,
          "headline": "eth/tracers: add disableCode/Storage options for prestateTracer (#30648)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2024-10-29T06:35:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bce420b99fd8b5a7a35a9f38b5246f8e2219acbf",
          "body": null,
          "is_bot": false,
          "headline": "cmd/geth: avoid hard coding the IPC name (#30687)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2024-10-28T20:29:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3919f9bda9dd14cf4216109c4d1c3adacb804dd",
          "body": null,
          "is_bot": false,
          "headline": "build: document doGoModTidy function in ci.go (#30685)",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2024-10-28T09:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80bdab757dfb0f6d73fb869d834979536fe474e5",
          "body": "This PR adds `DeleteRange` to `ethdb.KeyValueWriter`. While range\r\ndeletion using an iterator can be really slow, `DeleteRange` is natively\r\nsupported by pebble and apparently runs in O(1) time (typically 20-30ms\r\nin my tests for removing hundreds of millions of keys and gigabytes of\r\ndata). For lev\n[…]\nensure that\r\nit does not block for more than a second. ErrTooManyKeys is returned if\r\nthe range has only been partially deleted. In this case the caller can\r\nrepeat the call until it finally succeeds.",
          "is_bot": false,
          "headline": "ethdb: add DeleteRange feature (#30668)",
          "author_name": "Felföldi Zsolt",
          "author_login": "zsfelfoldi",
          "committed_at": "2024-10-25T15:33:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6c6bf6fe64ff422b97c1e5011fe5e9d33988937c",
          "body": "This PR adds the beacon chain config for the holesky testnet. It also\r\nupdates beacon checkpoints for Mainnet and Sepolia.",
          "is_bot": false,
          "headline": "beacon/blsync: add holesky config and update checkpoints (#30671)",
          "author_name": "Felföldi Zsolt",
          "author_login": "zsfelfoldi",
          "committed_at": "2024-10-25T11:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24c5493becc5f39df501d2b02989801471abdafa",
          "body": null,
          "is_bot": false,
          "headline": "core/vm: remove debug printout in eof test (#30665)",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2024-10-24T07:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "461afdf66558edb2342b0d2048c1136dcaf348cd",
          "body": "This change makes it so that the wrapped statedb with tracing-hooks is passed to the system call processing\r\n\r\nFixes #30658",
          "is_bot": false,
          "headline": "core: fix tracing of system calls (#30666)",
          "author_name": "Sina M",
          "author_login": "s1na",
          "committed_at": "2024-10-24T07:11:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e567b8b2901611f004b5a6070a9b6d286be128d",
          "body": "previous key expired 2023-07-27, the new one expires 2026-02-22:\r\n\r\npub   rsa4096 2016-11-11 [SC] [expires: 2026-02-22]\r\n      AE96ED969E479B0084F3E17FE88D3334FA5F6A0A\r\nuid Ethereum Foundation Security Team <security@ethereum.org>\r\nuid Ethereum Foundation Bug Bounty <bounty@ethereum.org>\r\nsub   rsa4096 2016-11-11 [E] [expires: 2026-02-22]",
          "is_bot": false,
          "headline": "docs: update security policy (#30606)",
          "author_name": "Fredrik Svantes",
          "author_login": "0xFredrik",
          "committed_at": "2024-10-23T13:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8f5609b8eced8421110a9193bbd6cefee40b4af",
          "body": "…#30652)\n\nFixes a configuration issue in a test-helper, so that we can do call tracing-tests post-merge",
          "is_bot": false,
          "headline": "eth/tracers/internal/tracertest: add missing Random to call context (…",
          "author_name": "Shude Li",
          "author_login": "islishude",
          "committed_at": "2024-10-23T06:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "478012ab2391add45e6ceb8e61bb954b2ca101c7",
          "body": "rebased https://github.com/ethereum/go-ethereum/pull/29766 . The\r\ndownstream branch appears to have been deleted and I don't have perms to\r\npush to that fork.\r\n\r\n`TerminalTotalDifficultyPassed` is removed. `TerminalTotalDifficulty`\r\nmust now be non-nil, and it is expected that networks are already\r\nmerged: we can only import PoW/Clique chains, not produce blocks on\r\nthem.\r\n\r\n---------\r\n\r\nCo-authored-by: stevemilk <wangpeculiar@gmail.com>",
          "is_bot": false,
          "headline": "all: remove TerminalTotalDifficultyPassed (#30609)",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2024-10-23T06:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74461aecf68788abb198ba9bc42f119a4f98bc68",
          "body": "… (#30585)\n\nMakes the gnark precompile methods more amenable to fuzzing",
          "is_bot": false,
          "headline": "crypto, tests/fuzzers: add gnark bn254 precompile methods for fuzzing…",
          "author_name": "kevaundray",
          "author_login": "kevaundray",
          "committed_at": "2024-10-23T06:11:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "459bb4a64739526120f979bbd337a82d19738de7",
          "body": "This PR moves the logging/tracing-facilities out of `*state.StateDB`,\r\nin to a wrapping struct which implements `vm.StateDB` instead.\r\n\r\nIn most places, it is a pretty straight-forward change: \r\n- First, hoisting the invocations from state objects up to the statedb. \r\n- Then making the mutation-meth\n[…]\n\nthese events.\r\n\r\nIn package `vm`, the conversion from `state.StateDB + hooks` into a\r\nhooked `vm.StateDB` is performed where needed.\r\n\r\n---------\r\n\r\nCo-authored-by: Gary Rong <garyrong0905@gmail.com>",
          "is_bot": false,
          "headline": "core/state: move state log mechanism to a separate layer (#30569)",
          "author_name": "Martin HS",
          "author_login": "holiman",
          "committed_at": "2024-10-23T06:03:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a5fe7353cff959d6fcfcdd9593de19056edb9bdb",
          "body": "Way back we've added `common.math.BigMin` and `common.math.BigMax`.\r\nThese were kind of cute helpers, but unfortunate ones, because package\r\nall over out codebase added dependencies to this package just to avoid\r\nhaving to write out 3 lines of code.\r\n\r\nBecause of this, we've also started having pack\n[…]\nter ones were nuked out in a previous PR and this PR nukes out BigMin\r\nand BigMax, inlining them at all call sites.\r\n\r\nAs we're transitioning to uint256, if need be, we can add a min and max\r\nto that.",
          "is_bot": false,
          "headline": "common: drop BigMin and BigMax, they pollute our dep graph (#30645)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2024-10-21T09:45:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "31a6418d775807b7f272b7d84558456a1f066503",
          "body": "Clique currently depends on the `accounts` package. This was a bit of a\r\nbig cannon even in the past, just to pass a signer \"account\" to the\r\nClique block producer. Either way, nowadays Geth does not support clique\r\nmining any more, so by removing that bit of functionality from our code,\r\nwe can also break this dependency.\r\n\r\nClique should ideally be further torn out, but this at least gets us one\r\nstep closer to cleanups.",
          "is_bot": false,
          "headline": "consensus/clique, miner: remove clique -> accounts dependency (#30642)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2024-10-21T06:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4dbd5f685a638cc84ac2208bc40cbe1227c83bf",
          "body": "While looking at some mem profiles from `evm` runs, I noticed that\r\n`goja` compilation of the bigint library was present. The bigint library\r\ncompilation happens in a package `init`, whenever the package\r\n`eth/tracers/js` is loaded. This PR changes it to load lazily when\r\nneeded.\r\n\r\nIt becomes sligh\n[…]\ne 6040 run; done;\r\n ```\r\n\r\ncurrent `master`:\r\n\r\n```\r\nreal    0m6.634s\r\nuser    0m5.213s\r\nsys     0m2.277s\r\n```\r\nWithout compiling bigint\r\n```\r\nreal    0m5.802s\r\nuser    0m4.191s\r\nsys     0m1.965s\r\n```",
          "is_bot": false,
          "headline": "eth/tracers/js: avoid compiling js bigint when not needed (#30640)",
          "author_name": "Martin HS",
          "author_login": "holiman",
          "committed_at": "2024-10-20T16:36:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dac54e31a7456a364d07f238749c8354a110689b",
          "body": "…638)\n\nThis PR tries to break the ci.go to common dependency by moving the\r\nversion number out of params.",
          "is_bot": false,
          "headline": "build, internal, version: break ci.go/version->common dependency (#30…",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2024-10-20T16:28:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c3b792e6161a7d8a8d0b7c59d7b7bcffc8bf3d5",
          "body": null,
          "is_bot": false,
          "headline": "common/math: sigh, keep deleting dead code",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2024-10-20T12:43:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9015a05f31073e46aad1ac2e324779705107a70c",
          "body": null,
          "is_bot": false,
          "headline": "common/math: delete some further dead code (#30639)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2024-10-20T12:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 0,
      "latest_release_at": "2021-06-17T10:35:17Z",
      "latest_release_tag": "v1.10.4",
      "releases_from_tags": true,
      "days_since_last_push": 594,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1865,
      "mean_days_between_releases": 31.2
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/ethereum/go-ethereum",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/ethereum/go-ethereum",
          "is_deprecated": false,
          "latest_version": "v1.17.4",
          "repository_url": "https://github.com/ethereum/go-ethereum",
          "versions_count": 243,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-22T07:46:12Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 34
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "accounts/usbwallet/trezor/messages-common.proto",
        "accounts/usbwallet/trezor/messages-ethereum.proto",
        "accounts/usbwallet/trezor/messages-management.proto",
        "accounts/usbwallet/trezor/messages.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 980555,
      "source_files_sampled": 1289,
      "oversized_source_files": 24,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/storage/azblob",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/Microsoft/go-winio",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/VictoriaMetrics/fastcache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.2"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.2"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.45"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/credentials",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.13.43"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/route53",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.30.2"
        },
        {
          "name": "github.com/cespare/cp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/cloudflare/cloudflare-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.79.0"
        },
        {
          "name": "github.com/cockroachdb/pebble",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.2"
        },
        {
          "name": "github.com/consensys/gnark-crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.0"
        },
        {
          "name": "github.com/crate-crypto/go-ipa",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240724233137-53bbb0ceb27a"
        },
        {
          "name": "github.com/crate-crypto/go-kzg-4844",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/davecgh/go-spew",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/deckarep/golang-set/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.6.0"
        },
        {
          "name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.0.1"
        },
        {
          "name": "github.com/donovanhide/eventsource",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210830082556-c59027999da0"
        },
        {
          "name": "github.com/dop251/goja",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230605162241-28ee0ee714f3"
        },
        {
          "name": "github.com/ethereum/c-kzg-4844",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/ethereum/go-verkle",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.2"
        },
        {
          "name": "github.com/fatih/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.16.0"
        },
        {
          "name": "github.com/ferranbt/fastssz",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.2"
        },
        {
          "name": "github.com/fjl/gencodec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230517082657-f9840df7b83e"
        },
        {
          "name": "github.com/fsnotify/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gballet/go-libpcsclite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190607065134-2772fd86a8ff"
        },
        {
          "name": "github.com/gofrs/flock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.1"
        },
        {
          "name": "github.com/golang-jwt/jwt/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.5.1"
        },
        {
          "name": "github.com/golang/snappy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.5-0.20220116011046-fa5810519dcb"
        },
        {
          "name": "github.com/google/gofuzz",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.2"
        },
        {
          "name": "github.com/graph-gophers/graphql-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/hashicorp/go-bexpr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.10"
        },
        {
          "name": "github.com/holiman/billy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240216141850-2abb0c79d3c4"
        },
        {
          "name": "github.com/holiman/bloomfilter/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.3"
        },
        {
          "name": "github.com/holiman/uint256",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/huin/goupnp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/influxdata/influxdb-client-go/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        },
        {
          "name": "github.com/influxdata/influxdb1-client",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220302092344-a9ab5670611c"
        },
        {
          "name": "github.com/jackpal/go-nat-pmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        },
        {
          "name": "github.com/jedisct1/go-minisign",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230811132847-661be99b8267"
        },
        {
          "name": "github.com/karalabe/hid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1-0.20240306101548-573246063e52"
        },
        {
          "name": "github.com/kylelemons/godebug",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/mattn/go-colorable",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.13"
        },
        {
          "name": "github.com/mattn/go-isatty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.20"
        },
        {
          "name": "github.com/naoina/toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.2-0.20170918210437-9fafd6967416"
        },
        {
          "name": "github.com/olekukonko/tablewriter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.5"
        },
        {
          "name": "github.com/peterh/liner",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1-0.20190123174540-a2c9a5303de7"
        },
        {
          "name": "github.com/protolambda/bls12-381-util",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/protolambda/zrnt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.32.2"
        },
        {
          "name": "github.com/protolambda/ztyp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.2"
        },
        {
          "name": "github.com/rs/cors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/shirou/gopsutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.21.4-0.20210419000835-c7a38de76ee5+incompatible"
        },
        {
          "name": "github.com/status-im/keycard-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "github.com/supranational/blst",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.13"
        },
        {
          "name": "github.com/syndtr/goleveldb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1-0.20210819022825-2ae1ddf74ef7"
        },
        {
          "name": "github.com/urfave/cli/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.25.7"
        },
        {
          "name": "go.uber.org/automaxprocs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.2"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.26.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20231110203233-9a3e6036ecaa"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.28.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.17.0"
        },
        {
          "name": "golang.org/x/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.1-0.20240508182429-e35e4ccd0d2d"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.34.2"
        },
        {
          "name": "gopkg.in/natefinch/lumberjack.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.1"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 3,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "obscuren",
          "commits": 3951,
          "avatar_url": "https://avatars.githubusercontent.com/u/6264126?v=4"
        },
        {
          "type": "User",
          "login": "karalabe",
          "commits": 2680,
          "avatar_url": "https://avatars.githubusercontent.com/u/129561?v=4"
        },
        {
          "type": "User",
          "login": "fjl",
          "commits": 1439,
          "avatar_url": "https://avatars.githubusercontent.com/u/6915?v=4"
        },
        {
          "type": "User",
          "login": "holiman",
          "commits": 812,
          "avatar_url": "https://avatars.githubusercontent.com/u/142290?v=4"
        },
        {
          "type": "User",
          "login": "tgerring",
          "commits": 569,
          "avatar_url": "https://avatars.githubusercontent.com/u/731472?v=4"
        },
        {
          "type": "User",
          "login": "rjl493456442",
          "commits": 458,
          "avatar_url": "https://avatars.githubusercontent.com/u/5959481?v=4"
        },
        {
          "type": "User",
          "login": "zelig",
          "commits": 377,
          "avatar_url": "https://avatars.githubusercontent.com/u/769725?v=4"
        },
        {
          "type": "User",
          "login": "MariusVanDerWijden",
          "commits": 256,
          "avatar_url": "https://avatars.githubusercontent.com/u/16664698?v=4"
        },
        {
          "type": "User",
          "login": "CJentzsch",
          "commits": 226,
          "avatar_url": "https://avatars.githubusercontent.com/u/8452011?v=4"
        },
        {
          "type": "User",
          "login": "debris",
          "commits": 212,
          "avatar_url": "https://avatars.githubusercontent.com/u/2613714?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.296
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "go.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 39 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "43 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "08e6bdb550712503873fb2a138b30132cc36c481",
        "ran_at": "2026-07-26T15:23:11Z",
        "aggregate_score": 3.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ogenev/go-ethereum",
    "host": "github.com",
    "name": "go-ethereum",
    "owner": "ogenev"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 31,
      "inputs": {
        "security": 35,
        "vitality": 20,
        "community": 12,
        "governance": 47,
        "engineering": 68,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 37,
        "overall_after_abandonment_multiplier": 31
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.99,
              "days_since_last_push": 594,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 594 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 594
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v1.10.4",
              "releases_from_tags": true,
              "days_since_latest_release": 1865,
              "mean_days_between_releases": 31.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1865 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1865
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~31.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 31.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 597,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 597 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 597,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (LGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "LGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 47,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 100,
              "top_contributor_share": 0.296
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 30% of commits",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 30
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 39 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 78,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ogenev",
              "public_repos": 45,
              "account_age_days": 2975
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "78 followers of ogenev",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 78,
                      "login": "ogenev"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "45 public repos, account ~8 yr old",
                "points": 24.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 45
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 68,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://geth.ethereum.org",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://geth.ethereum.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 35,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 35,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 39 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "43 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 65,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.96,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "95 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 95,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 980555,
              "source_files_sampled": 1289,
              "oversized_source_files": 24
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "24/1289 source files over 60KB",
                "points": 54,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1289,
                      "oversized": 24
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "accounts/usbwallet/trezor/messages-common.proto",
                "accounts/usbwallet/trezor/messages-ethereum.proto",
                "accounts/usbwallet/trezor/messages-management.proto",
                "accounts/usbwallet/trezor/messages.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "accounts/usbwallet/trezor/messages-common.proto, accounts/usbwallet/trezor/messages-ethereum.proto, accounts/usbwallet/trezor/messages-management.proto, accounts/usbwallet/trezor/messages.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "accounts/usbwallet/trezor/messages-common.proto, accounts/usbwallet/trezor/messages-ethereum.proto, accounts/usbwallet/trezor/messages-management.proto, accounts/usbwallet/trezor/messages.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/ethereum/go-ethereum' points at a different repository (https://github.com/ethereum/go-ethereum); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T15:23:31.645327Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/ogenev/go-ethereum.svg",
  "full_name": "ogenev/go-ethereum",
  "license_state": "standard",
  "license_spdx": "LGPL-3.0"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计Go.