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

jimmygchen / go-ethereum

Official Go implementation of the Ethereum protocol

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

jimmygchen/go-ethereum 的健康指数为 100 分中的 26 分,处于「危急」区间。 其得分最高的类别是AI Readiness(68/100),最低的是Community & Adoption(12/100)。 最近一次更新在 500 天前。 近期的大部分工作由 2 位贡献者完成。

26
总分 / 100
危急

软件健康指数

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

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

评分画像

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

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

所有权

Jimmy Chen个人账户
105 关注者95 个公开仓库始于 2011年4月@sigp

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

软件包生态系统

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

按类别列示的指标

活力

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

20危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 500 天前
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_share1
days_since_last_push500
active_weeks_last_year0

发布纪律

48存在风险
评分方式
16.2/27有发布版本 — 99 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 1,158 天前
27/27发布节奏 — 约每 28 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count99
latest_release_tagv1.12.0
releases_from_tags
days_since_latest_release1,158
mean_days_between_releases28
已排除计分(无数据或不适用):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

可持续性与治理

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

44存在风险 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
15.4/22.5提交分布 — 头号贡献者编写了 32% 的提交
13.5/13.5贡献者广度 — 100 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 63 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled100
top_contributor_share0.316
评分方式
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已验证域名 — 不适用于个人账户
14.6/25所有者影响力 — jimmygchen 有 105 位关注者
25/25既往记录 — 95 个公开仓库,账户约 15 年
所用输入
followers105
owner_typeUser
is_verified
owner_loginjimmygchen
public_repos95
account_age_days5,575
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

50中等 · 占总体的 20%

工程实践

50中等
评分方式
0/24CI 工作流
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

安全

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

23危急 · 占总体的 16%

安全态势

23危急
评分方式
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 63 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not 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 — 无数据
0/7.5Vulnerabilities — 73 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.3
已排除计分(无数据或不适用):ci_tests, dangerous_workflow, packaging, signed_releases, token_permissions。 其余权重已重新归一化。

AI 就绪度

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

68中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 100 次人类提交中有 99 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.99
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 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
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
评分方式
45/45可类型检查的代码 — Go(静态类型)
54.2/55可控的文件大小 — 采样的 1,311 个源文件中有 19 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes980,555
source_files_sampled1,311
oversized_source_files19
评分方式
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 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
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 个月提交数
500距最近推送天数
99发布版本数
2巴士系数(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 2.3 / 10
2.3综合

来自开源项目 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 63 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not 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
不适用Token-PermissionsNo tokens found
0Vulnerabilities73 existing vulnerabilities detected
直接依赖 69
注册表软件包版本约束清单文件
Gogithub.com/Azure/azure-sdk-for-go/sdk/storage/azblobv0.3.0go.mod
Gogithub.com/VictoriaMetrics/fastcachev1.6.0go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.2.0go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.1.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.1.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/route53v1.1.1go.mod
Gogithub.com/btcsuite/btcd/btcec/v2v2.2.0go.mod
Gogithub.com/cespare/cpv0.1.0go.mod
Gogithub.com/cloudflare/cloudflare-gov0.14.0go.mod
Gogithub.com/cockroachdb/pebblev0.0.0-20230209160836-829675f94811go.mod
Gogithub.com/consensys/gnark-cryptov0.10.0go.mod
Gogithub.com/crate-crypto/go-kzg-4844v0.3.0go.mod
Gogithub.com/davecgh/go-spewv1.1.1go.mod
Gogithub.com/deckarep/golang-set/v2v2.1.0go.mod
Gogithub.com/docker/dockerv1.6.2go.mod
Gogithub.com/dop251/gojav0.0.0-20230605162241-28ee0ee714f3go.mod
Gogithub.com/ethereum/c-kzg-4844v0.3.0go.mod
Gogithub.com/fatih/colorv1.7.0go.mod
Gogithub.com/fjl/gencodecv0.0.0-20230517082657-f9840df7b83ego.mod
Gogithub.com/fjl/memsizev0.0.0-20190710130421-bcb5799ab5e5go.mod
Gogithub.com/fsnotify/fsnotifyv1.6.0go.mod
Gogithub.com/gballet/go-libpcsclitev0.0.0-20190607065134-2772fd86a8ffgo.mod
Gogithub.com/gballet/go-verklev0.0.0-20230607174250-df487255f46bgo.mod
Gogithub.com/go-stack/stackv1.8.1go.mod
Gogithub.com/gofrs/flockv0.8.1go.mod
Gogithub.com/golang-jwt/jwt/v4v4.3.0go.mod
Gogithub.com/golang/protobufv1.5.2go.mod
Gogithub.com/golang/snappyv0.0.5-0.20220116011046-fa5810519dcbgo.mod
Gogithub.com/google/gofuzzv1.1.1-0.20200604201612-c04b05f3adfago.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-20230718173358-1c7e68d277a7go.mod
Gogithub.com/holiman/bloomfilter/v2v2.0.3go.mod
Gogithub.com/holiman/uint256v1.2.3go.mod
Gogithub.com/huin/goupnpv1.0.3go.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-20190909160543-45766022959ego.mod
Gogithub.com/julienschmidt/httprouterv1.3.0go.mod
Gogithub.com/karalabe/usbv0.0.3-0.20230711191512-61db3e06439cgo.mod
Gogithub.com/kylelemons/godebugv1.1.0go.mod
Gogithub.com/mattn/go-colorablev0.1.13go.mod
Gogithub.com/mattn/go-isattyv0.0.16go.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.0.0-20220416220906-d8552aa452c7go.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.8.1go.mod
Gogithub.com/supranational/blstv0.3.11-0.20230406105308-e9dfc5ee724bgo.mod
Gogithub.com/syndtr/goleveldbv1.0.1-0.20210819022825-2ae1ddf74ef7go.mod
Gogithub.com/tyler-smith/go-bip39v1.1.0go.mod
Gogithub.com/urfave/cli/v2v2.24.1go.mod
Gogo.uber.org/automaxprocsv1.5.2go.mod
Gogolang.org/x/cryptov0.9.0go.mod
Gogolang.org/x/expv0.0.0-20230515195305-f3d0a9c9a5ccgo.mod
Gogolang.org/x/syncv0.3.0go.mod
Gogolang.org/x/sysv0.9.0go.mod
Gogolang.org/x/textv0.9.0go.mod
Gogolang.org/x/timev0.3.0go.mod
Gogolang.org/x/toolsv0.9.1go.mod
Gogopkg.in/natefinch/lumberjack.v2v2.0.0go.mod
Gogopkg.in/natefinch/npipe.v2v2.0.0-20160621034901-c1b8fa8bdccego.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": 217629,
      "has_wiki": true,
      "homepage": "https://geth.ethereum.org",
      "languages": {
        "C": 673771,
        "Go": 11752844,
        "M4": 25931,
        "HTML": 12397,
        "Java": 30290,
        "NSIS": 23196,
        "Sage": 30192,
        "Shell": 28464,
        "Python": 11232,
        "Assembly": 94897,
        "Makefile": 8021,
        "Solidity": 9568,
        "Dockerfile": 897,
        "JavaScript": 442163
      },
      "pushed_at": "2025-03-12T21:13:30Z",
      "created_at": "2023-08-07T03:46:56Z",
      "owner_type": "User",
      "updated_at": "2023-08-07T03:46:56Z",
      "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": "Jimmy Chen",
      "type": "User",
      "login": "jimmygchen",
      "company": "@sigp",
      "location": null,
      "followers": 105,
      "avatar_url": "https://avatars.githubusercontent.com/u/742762?v=4",
      "created_at": "2011-04-21T01:23:52Z",
      "is_verified": null,
      "public_repos": 95,
      "account_age_days": 5575
    },
    "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.12.0",
          "kind": "minor",
          "published_at": "2023-05-25T10:01:00Z"
        },
        {
          "tag": "v1.11.6",
          "kind": "patch",
          "published_at": "2023-04-20T18:14:51Z"
        },
        {
          "tag": "v1.11.5",
          "kind": "patch",
          "published_at": "2023-03-21T08:03:04Z"
        },
        {
          "tag": "v1.11.4",
          "kind": "patch",
          "published_at": "2023-03-10T18:53:52Z"
        },
        {
          "tag": "v1.11.3",
          "kind": "patch",
          "published_at": "2023-03-07T17:17:32Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2023-02-22T12:23:51Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2023-02-16T19:51:51Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2023-02-15T18:14:20Z"
        },
        {
          "tag": "v1.10.26",
          "kind": "patch",
          "published_at": "2022-11-03T10:59:33Z"
        },
        {
          "tag": "v1.10.25",
          "kind": "patch",
          "published_at": "2022-09-15T15:55:58Z"
        },
        {
          "tag": "v1.10.24",
          "kind": "patch",
          "published_at": "2022-09-14T09:07:10Z"
        },
        {
          "tag": "v1.10.23",
          "kind": "patch",
          "published_at": "2022-08-24T09:09:02Z"
        },
        {
          "tag": "v1.10.22",
          "kind": "patch",
          "published_at": "2022-08-22T08:36:39Z"
        },
        {
          "tag": "v1.10.21",
          "kind": "patch",
          "published_at": "2022-07-27T11:53:06Z"
        },
        {
          "tag": "v1.10.20",
          "kind": "patch",
          "published_at": "2022-06-29T22:27:43Z"
        },
        {
          "tag": "v1.10.19",
          "kind": "patch",
          "published_at": "2022-06-15T12:49:45Z"
        },
        {
          "tag": "v1.10.18",
          "kind": "patch",
          "published_at": "2022-05-25T12:42:54Z"
        },
        {
          "tag": "v1.10.17",
          "kind": "patch",
          "published_at": "2022-03-29T17:18:26Z"
        },
        {
          "tag": "v1.10.16",
          "kind": "patch",
          "published_at": "2022-02-15T12:32:24Z"
        },
        {
          "tag": "v1.10.15",
          "kind": "patch",
          "published_at": "2022-01-05T16:16:40Z"
        },
        {
          "tag": "v1.10.14",
          "kind": "patch",
          "published_at": "2021-12-23T10:21:45Z"
        },
        {
          "tag": "v1.10.13",
          "kind": "patch",
          "published_at": "2021-11-24T11:44:10Z"
        },
        {
          "tag": "v1.10.12",
          "kind": "patch",
          "published_at": "2021-11-08T13:42:08Z"
        },
        {
          "tag": "v1.10.11",
          "kind": "patch",
          "published_at": "2021-10-20T12:08:23Z"
        },
        {
          "tag": "v1.10.10",
          "kind": "patch",
          "published_at": "2021-10-15T10:17:13Z"
        },
        {
          "tag": "v1.10.9",
          "kind": "patch",
          "published_at": "2021-09-29T17:59:41Z"
        },
        {
          "tag": "v1.10.8",
          "kind": "patch",
          "published_at": "2021-08-24T07:04:30Z"
        },
        {
          "tag": "v1.10.7",
          "kind": "patch",
          "published_at": "2021-08-12T07:14:03Z"
        },
        {
          "tag": "v1.10.6",
          "kind": "patch",
          "published_at": "2021-07-22T14:44:28Z"
        },
        {
          "tag": "v1.10.5",
          "kind": "patch",
          "published_at": "2021-07-14T08:01:38Z"
        },
        {
          "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": "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": "60070fe5c62ee40f873148906e205a3f0bb340b6",
          "body": "…752)",
          "is_bot": false,
          "headline": "internal/ethapi, graphql: correct comments about gas price logic (#27…",
          "author_name": "Christopher Harrison",
          "author_login": "chrischarlesharrison",
          "committed_at": "2023-08-04T23:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c30541c2ac0b31baecabca7038f6695c6edf465",
          "body": "\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "log: use atomic types (#27763)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2023-08-04T22:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb148dd342ba03ce40cf04295e193c94b9dda322",
          "body": "This adds support for the \"yParity\" field in transaction objects returned by RPC\r\nAPIs. We somehow forgot to add this field even though it has been in the spec for\r\na long time.",
          "is_bot": false,
          "headline": "core/types: support yParity field in JSON transactions (#27744)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2023-08-04T22:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57cdbaef30fa18f55d88d54b73d50675dd70e1ca",
          "body": null,
          "is_bot": false,
          "headline": "all: remove trailing whitespace (#27741)",
          "author_name": "Darioush Jalali",
          "author_login": null,
          "committed_at": "2023-08-04T22:24:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df544350bc6fa837f9f74de6a5a1bc317fc58a9d",
          "body": "This change rearranges the accessor methods in block.go and fixes some minor issues with\r\nthe copy-on-write logic of block data. Fixed issues:\r\n\r\n- Block.WithWithdrawals did not create a shallow copy of the block.\r\n\r\n- Block.WithBody copied the header unnecessarily, and did not preserve withdrawals.\r\n\r\nHowever, the bugs did not affect any code in go-ethereum because blocks are *always*\r\ncreated using NewBlockWithHeader().WithBody().WithWithdrawals()",
          "is_bot": false,
          "headline": "core/types: fix immutability guarantees in Block (#27844)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2023-08-04T12:16:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e934f40f9a7edd58107725d9d766770bc128775",
          "body": "…27842)",
          "is_bot": false,
          "headline": "eth/protocols/snap: fix batch writer when resuming an aborted sync (#…",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2023-08-03T11:51:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8224bb9218f18fdf07a140c9b1c2d9b5309ef621",
          "body": null,
          "is_bot": false,
          "headline": "build: upgrade -dlgo version to Go 1.20.7 (#27835)",
          "author_name": "Marius Kjærstad",
          "author_login": "sandakersmann",
          "committed_at": "2023-08-02T09:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d04bde0a201b24faaee081ed08a7f93734eb44ad",
          "body": "\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "p2p: use atomic types (#27764)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2023-08-01T21:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff97b4cc6ae01af50de9c7051983901d66ce0654",
          "body": "\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "cmd/geth: disable automaxprocs log (#27814)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-08-01T16:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7de748d3f62cec172ddf0dda110beca55648f306",
          "body": "* all: implement path-based state scheme\r\n\r\n* all: edits from review\r\n\r\n* core/rawdb, trie/triedb/pathdb: review changes\r\n\r\n* core, light, trie, eth, tests: reimplement pbss history\r\n\r\n* core, trie/triedb/pathdb: track block number in state history\r\n\r\n* trie/triedb/pathdb: add history documentation\r\n[…]\n windows\r\n\r\n* core, trie: address comments\r\n\r\n* trie/triedb/pathdb: fix test issues\r\n\r\n---------\r\n\r\nCo-authored-by: Felix Lange <fjl@twurst.com>\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "all: implement path-based state scheme (#25963)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-08-01T12:17:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9d744f0ca841df3dcea05886d985d26a8b75ef70",
          "body": null,
          "is_bot": false,
          "headline": "cmd/bootnode: fix timer leak (#27754)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2023-08-01T12:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f404a2d0f19ecac37beab16d0da8f6e12b6a3e17",
          "body": "Sets the `currentExcessBlobGas` from env, alternatively calculates it based on `parentExcessBlobGas` and `parentBlobGasUsed`. It then emits the `currentExcessBlobGas` and `currentBlobGasUsed` into the output, to be used as parent-values for a future iteration. \r\n\r\nCloses #27785\r\nCloses #27783\r\n\r\n---------\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "cmd/evm: set ExcessBlobGas from env (#27796)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-08-01T11:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c95ebd63d8470bc39a7e128470e5026c9f6b3e8",
          "body": "* consensus/misc: move eip1559 as a sub directory\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n* consensus/misc: package name\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n* all: eip1559\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>",
          "is_bot": false,
          "headline": "consensus/misc: move eip1559 into a package (#27828)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-08-01T09:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fd77a6a7e07a135e8027980b1411a09339ee479",
          "body": "…27822)\n\n* core/txpool/blobpool: remove error log when finalized block is nil\r\n\r\n* core/txpool/blobpool: take peter's suggestion",
          "is_bot": false,
          "headline": "core/txpool/blobpool: remove error log when finalized block is nil (#…",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-08-01T07:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "852be575e13feac5a64f5459b920b1856b2d6f43",
          "body": "* tests: split up state test execution\r\n\r\n* Revert \"tests: split up state test execution\"\r\n\r\nThis reverts commit 96017c248c85d24e93ad013a2bbe8b38c99327c0.\r\n\r\n* build: bump test timeout to 20 minutes",
          "is_bot": false,
          "headline": "tests: make tests pass on windows/386 (#27821)",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2023-08-01T07:08:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ca92f70e5207901fcd6ee5e7e227cd90a6b8c4e",
          "body": "* eth: excessDataGas -> excessBlobGas\r\n\r\n* consensus: data gas -> blob gas\r\n\r\n* core: data gas -> blob gas\r\n\r\n* params: data gas -> blob gas",
          "is_bot": false,
          "headline": "all: replace data gas to blob gas in comments (#27825)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-08-01T07:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e9775668efc329cd4d12644f5310c1b5ac2ab41",
          "body": null,
          "is_bot": false,
          "headline": "cmd/bootnode: defer udp connection close (#27787)",
          "author_name": "Zig Blathazar",
          "author_login": "ZigBalthazar",
          "committed_at": "2023-07-31T17:15:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "817553cc288ff5e3e9602cca2750219322247974",
          "body": null,
          "is_bot": false,
          "headline": "core, trie: track state change set with account address (#27815)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-07-31T12:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43a1a48ee2503b41e517384167283ebdc7da80cf",
          "body": "* core: check excessBlobGas in front\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n* core: no need to manual panic\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n* core: no comment\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>",
          "is_bot": false,
          "headline": "core: remove pointless check for excessBlobGas nilness (#27797)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-07-31T07:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a4eba6886227e8d0e2b50edf5f31b536d0dad91",
          "body": null,
          "is_bot": false,
          "headline": "eth: conver if-else-if chain to tagged switch (#27816)",
          "author_name": "Shude Li",
          "author_login": "islishude",
          "committed_at": "2023-07-31T07:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95cc7bf4f8f54d426b4d338e1b00d6bc8d9239b4",
          "body": null,
          "is_bot": false,
          "headline": "cmd/geth: import package catalyst once (#27803)",
          "author_name": "Shude Li",
          "author_login": "islishude",
          "committed_at": "2023-07-31T05:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f2ae29b8f7743a14760e6f2b458ecddc8bb7d8f",
          "body": null,
          "is_bot": false,
          "headline": "core/types: fix receipt blob fields marshaling (#27793)",
          "author_name": "Mario Vega",
          "author_login": "marioevz",
          "committed_at": "2023-07-28T07:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9556533c34f9bb44b7c0212ba55a08a047babef",
          "body": null,
          "is_bot": false,
          "headline": "core/types: put header fields in correct order (#27791)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2023-07-27T14:15:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57268f7e6cb40e6d487514ba25a00c759bf4b2ec",
          "body": null,
          "is_bot": false,
          "headline": "all: rename dataGas to blobGas (#27789)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2023-07-27T13:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f4b21feacbb0666d6014da3d1da1ba45b47d1d4",
          "body": "…790)",
          "is_bot": false,
          "headline": "core/txpool/blobpool: fix a merge conflict from a package rename (#27…",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2023-07-27T11:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "393d4db18c7bcd1d7283167228cd52b28c38329a",
          "body": "* core/types: add data gas fields in Receipt\r\n\r\n* core/types: use BlobGas method of tx\r\n\r\n* core: fix test\r\n\r\n* core/types: fix receipt tests, add data gas used field test\r\n\r\n---------\r\n\r\nCo-authored-by: Péter Szilágyi <peterke@gmail.com>",
          "is_bot": false,
          "headline": "core/types: add 4844 data gas fields in Receipt (#27743)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2023-07-27T11:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1662228ac68325b4024e0cb6a4ce7dde27eb4c2d",
          "body": "* core/blobpool: implement txpool for blob txs\r\n\r\n* core/txpool: track address reservations to notice any weird bugs\r\n\r\n* core/txpool/blobpool: add support for in-memory operation for tests\r\n\r\n* core/txpool/blobpool: fix heap updating after SetGasTip if account is evicted\r\n\r\n* core/txpool/blobpool: \n[…]\nore/txpool: limit blob transactions to 16 per account\r\n\r\n* core/txpool/blobpool: fix rebase errors\r\n\r\n* core/txpool/blobpool: luv you linter\r\n\r\n* go.mod: revert some strange crypto package dep updates",
          "is_bot": false,
          "headline": "core/txpool/blobpool: 4844 blob transaction pool (#26940)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2023-07-27T10:45:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "37b952a4a20a6df8f0eb44dad2acf0d630bba894",
          "body": null,
          "is_bot": false,
          "headline": "core/types: deepcopy ExcessDataGas, DataGasUsed (#27767)",
          "author_name": "Darioush Jalali",
          "author_login": null,
          "committed_at": "2023-07-27T08:32:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2274a03e339f213361453590b54917bbfd0a0c31",
          "body": "* crypto/kzg4844: remove unnecessary init call & fix typo\r\n\r\n* Fix kzg4844 tests/benchmarks\r\n\r\n* Make init lazy & revert changes to tests",
          "is_bot": false,
          "headline": "crypto/kzg4844: do lazy init in all ckzg funcs (#27679)",
          "author_name": "Justin Traglia",
          "author_login": "jtraglia",
          "committed_at": "2023-07-24T16:13:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a196f3e8a22b6ad22ced5c2e3baf32bc3ebd4ec9",
          "body": null,
          "is_bot": false,
          "headline": "cmd/devp2p: atomic types used (#27755)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2023-07-24T10:23:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a1fba1a020a61a864a69d119ae0119c70e22b2b",
          "body": null,
          "is_bot": false,
          "headline": "cmd/geth: atomic types used (#27756)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2023-07-24T10:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88f3d61468a34fcb4d02f80edd0b061f446466aa",
          "body": "* core/state: clean up\r\n\r\n* all: add block number infomration to statedb\r\n\r\n* core, trie: rename blockNumber to block",
          "is_bot": false,
          "headline": "all: expose block number information to statedb (#27753)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-07-24T10:22:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a46f4173cdeb61f34030e214876dd10b0e346862",
          "body": null,
          "is_bot": false,
          "headline": "ethclient/gethclient: gofmt -s (#27762)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2023-07-24T10:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f756dc1185d7f1eeeacb1d12341606b7135f9ea",
          "body": null,
          "is_bot": false,
          "headline": "cmd/evm/testdata: fix typos in docs (#27742)",
          "author_name": "Pierre Grimaud",
          "author_login": "pgrimaud",
          "committed_at": "2023-07-18T12:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e86ad526404681f52f67753c843d7a65274721b6",
          "body": "…736)\n\nThis is a spin-out from the EIP-4844 devnet branch, containing just the Engine API modifications\r\nand nothing else. The newPayloadV3 endpoint won't really work in this version, but we need the\r\ndata structures for testing so I'd like to get this in early.\r\n\r\nCo-authored-by: Marius van der Wijden <m.vanderwijden@live.de>",
          "is_bot": false,
          "headline": "beacon/engine, eth/catalyst: EIP-4844 updates for the engine API (#27…",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2023-07-18T07:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4d88f9bce13ca9310bf28f5f26ea9f1915ba90d",
          "body": "This change removes PoW header syncing related code from LES and also deletes \r\nduplicated packages les/catalyst, les/downloader and les/fetcher. These package copies\r\nwere created because people wanted to make changes in their eth/ counterparts, but weren't\r\nable to adapt LES code to the API changes.",
          "is_bot": false,
          "headline": "les: remove obsolete code related to PoW header syncing (#27737)",
          "author_name": "Felföldi Zsolt",
          "author_login": "zsfelfoldi",
          "committed_at": "2023-07-17T18:48:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "988d84aa7caf8e71ce441fa65f80d44216d9e00e",
          "body": "EIP-6780: SELFDESTRUCT only in same transaction\r\n\r\n>     SELFDESTRUCT will recover all funds to the caller but not delete the account, except when called in the same transaction as creation\r\n\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "core/state, core/vm: implement EIP 6780 (#27189)",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2023-07-17T17:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b058cf454b3bdc7e770e2b3cec83a0bcb48f55ee",
          "body": "This updates the reference tests to the latest version and also adds logic\r\nto process EIP-4844 blob transactions into the state transition. We are now\r\npassing most Cancun fork tests.\r\n\r\nCo-authored-by: Marius van der Wijden <m.vanderwijden@live.de>\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "core, tests: EIP-4844 transaction processing logic (#27721)",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2023-07-15T21:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99e000cb132e25c29c34b9ed55d99f1b132e73c2",
          "body": null,
          "is_bot": false,
          "headline": "core/vm: use types.EmptyCodeHash (#27729)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2023-07-15T15:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d233b6b23af33dd64fda3237377130e3b5991ad8",
          "body": "…code consistency. (#27716)\n\n\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>\r\nCo-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>",
          "is_bot": false,
          "headline": "core:  replace instances of 'suicide' with 'selfdestruct' to improve …",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2023-07-15T14:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00408f74796ea1da2bba16ae30ecd5c322fa45ff",
          "body": null,
          "is_bot": false,
          "headline": "accounts/abi/bind/backends: fix goroutine leak in unit test (#27705)",
          "author_name": "Yurie",
          "author_login": "yuriechan",
          "committed_at": "2023-07-15T14:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34d507215951fb3f4a5983b65e127577989a6db8",
          "body": "…7724)",
          "is_bot": false,
          "headline": "metrics: NilResettingTimer.Time should execute the timed function (#2…",
          "author_name": "Ömer Faruk Irmak",
          "author_login": "omerfirmak",
          "committed_at": "2023-07-14T17:19:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b9f1b4ae41f7e2974f61f12292d228af48a06d",
          "body": "It is usually best to set GOMAXPROCS to the number of available CPU cores. However, setting\r\nit like that does not work well when the process is quota-limited to a certain number of CPUs.\r\nThe automaxprocs library configures GOMAXPROCS, taking such limits into account.",
          "is_bot": false,
          "headline": "cmd/geth: use automaxprocs to apply cpu quota correctly (#27506)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-07-14T17:14:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13c0305106438656b57afdf6a10cf7904f7f9f15",
          "body": null,
          "is_bot": false,
          "headline": "metrics: NilTimer should still run the function to be timed (#27723)",
          "author_name": "Ömer Faruk Irmak",
          "author_login": "omerfirmak",
          "committed_at": "2023-07-14T16:10:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60ecf48dd4496ad3576f25b616a091dee2ca4916",
          "body": "This changes the port mapping procedure such that, when the requested port is unavailable\r\nan alternative port suggested by the router is used instead.\r\n\r\nWe now also repeatedly request the external IP from the router in order to catch any IP changes.\r\n\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "cmd/bootnode, p2p: support for alternate mapped ports (#26359)",
          "author_name": "Seungbae Yu",
          "author_login": "dbadoy",
          "committed_at": "2023-07-14T12:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c40ab6af72ce282020d03c33e8273ea9b03d58f6",
          "body": null,
          "is_bot": false,
          "headline": "core/blockchain: fast to snap in comments (#27722)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2023-07-14T12:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1fe6bc8469c626afaa86b1dfb819737e980a574",
          "body": null,
          "is_bot": false,
          "headline": "go.sum: go mod tidy (#27717)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2023-07-13T14:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "517ac886d45fc282f0f925f2c1a9d76eaadfcdfd",
          "body": "\r\nCo-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>",
          "is_bot": false,
          "headline": "eth/tracers/native: panic on memory read in prestateTracer (#27691)",
          "author_name": "Ryan Schneider",
          "author_login": "ryanschneider",
          "committed_at": "2023-07-13T12:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e069cf8026a9f71b5f7e80959465e4b273d5806",
          "body": "The struct logger (or opcode tracer) was missing the return data field even\r\nif this was explicitly enabled by user via `\"enableReturnData\": true` in the config.\r\nThis PR fixes this issue.\r\n\r\nCo-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>",
          "is_bot": false,
          "headline": "eth/tracers: add ReturnData in the tracer's response (#27704)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-07-13T12:43:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d035043ea53a083215735d1f1e3c9e9bdfd91a7",
          "body": "* internal/ethapi: testBackend reuse the same db\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n* internal/ethapi: implment GetTransaction\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n* internal/ethapi: implement GetReceipts\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n* internal/ethapi: inse\n[…]\nernal/ethapi: no need to insert receipt chain, no error\r\n\r\n* internal/ethapi: use HeaderByHash instead\r\n\r\n* internal/ethapi: add one more case\r\n\r\n---------\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>",
          "is_bot": false,
          "headline": "internal/ethapi: add more testcase for GetTransactionReceipt (#27527)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-07-13T10:47:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "10a136a4f99e80043a526edba4a432627f846d1a",
          "body": "internal/ethapi: fast exit if tx notfound",
          "is_bot": false,
          "headline": "internal: early exit if tx for getTxReceipt not found (#27712)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-07-13T10:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f0d8f0d15f06c70865cbfe1c993753ada979940",
          "body": "graphql: fix race in test",
          "is_bot": false,
          "headline": "graphql: fix race in withdrawals test (#27706)",
          "author_name": "Sina Mahmoodi",
          "author_login": "s1na",
          "committed_at": "2023-07-13T10:41:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "714f75943b96bace91cd3f1c51f592ba7863755a",
          "body": "* eth: rm redundant type from array, slice, or map\r\n\r\n* miner: rm redundant type from array, slice, or map",
          "is_bot": false,
          "headline": "eth, miner: rm redundant type declare (#27713)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-07-13T06:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "040a4a543b9b5355bcd997c37c4d7bd6b1047542",
          "body": null,
          "is_bot": false,
          "headline": "build: upgrade -dlgo version to Go 1.20.6 (#27708)",
          "author_name": "Marius Kjærstad",
          "author_login": "sandakersmann",
          "committed_at": "2023-07-12T17:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80b7bfe70de59356a547c5a5e1c64f0a69e3873e",
          "body": "fix function name in comment\r\n\r\nSigned-off-by: cui fliter <imcusg@gmail.com>",
          "is_bot": false,
          "headline": "accounts, cmd/evm: fix docstrings (#27703)",
          "author_name": "cui fliter",
          "author_login": "cuishuang",
          "committed_at": "2023-07-12T10:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a426999fc95f02f71359161ab0a07a392fc4df95",
          "body": "This prevents an issue where the node would attempt to contact the bootstrap\r\nnodes even if they weren't contained in the netrestrict list.",
          "is_bot": false,
          "headline": "p2p/discover: filter bootnodes by netrestrict (#27701)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2023-07-12T10:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b1f97e151e8b34a0a0d528a3472e27de1d12a9c",
          "body": "This change adds the ability to perform reads from freezer without size limitation. This can be useful in cases where callers are certain that out-of-memory will not happen (e.g. reading only a few elements). \r\n\r\nThe previous API was designed to behave both optimally and secure while servicing a request from a peer, whereas this change should _not_ be used when an untrusted peer can influence the query size.",
          "is_bot": false,
          "headline": "core/rawdb: support freezer batch read with no size limit (#27687)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-07-12T07:19:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cecd22143b9f7e8ef5279d76e5f60cf87ac67e21",
          "body": null,
          "is_bot": false,
          "headline": "go.mod: upgrade github.com/karalabe/usb to fix build warning (#27698)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2023-07-11T20:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a565fa4fe2b3a093a7f99f3524972353f66932d",
          "body": null,
          "is_bot": false,
          "headline": "console: add cleanup to avoid leaks in newTester (#27695)",
          "author_name": "Mskxn",
          "author_login": "Mskxn",
          "committed_at": "2023-07-11T19:27:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "645b0db98e5d264cd0b33b6a2711ca4413ae9172",
          "body": "This simplifies the code that initializes the discovery a bit, and\r\nadds new flags for enabling/disabling discv4 and discv5 separately.\r\n\r\n---------\r\n\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "cmd/utils, p2p: clean up discovery setup (#27518)",
          "author_name": "lightclient",
          "author_login": "lightclient",
          "committed_at": "2023-07-11T19:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b06e4f25e9a97880ddf834b571b05a59fa1290c",
          "body": "This change makes the StateDB track the state key value diff of a block transition.\r\nWe already tracked current account and storage values for the purpose of updating\r\nthe state snapshot. With this PR, we now also track the original (pre-transition) values\r\nof accounts and storage slots.",
          "is_bot": false,
          "headline": "core/state: value diff tracking in StateDB (#27349)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-07-11T13:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aecf3f9579b151cf6d73217dd4749b8078c44d4a",
          "body": null,
          "is_bot": false,
          "headline": "internal/blocktest: add package for shared test code (#27270)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-07-11T12:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1fd3d67e5ec0ea193706fa0cbe6535c81c7399c",
          "body": "Fixes an issue where waitgroups were used erroneously, which could lead to waitgroup being added to while wait was already invoked.",
          "is_bot": false,
          "headline": "eth: better active protocol handler tracking (#27665)",
          "author_name": "lightclient",
          "author_login": "lightclient",
          "committed_at": "2023-07-11T07:57:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c9cbc218a67ea6d71652f0d93f4c354a687a965",
          "body": "Implements [EIP 5656](https://eips.ethereum.org/EIPS/eip-5656), MCOPY instruction, and enables it for Cancun. \r\n\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "core/vm: implement EIP-5656, mcopy instruction (#26181)",
          "author_name": "Charles Cooper",
          "author_login": "charles-cooper",
          "committed_at": "2023-07-11T07:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af8b138c1a4362bd3c9892ceefec8e4ca2128f58",
          "body": null,
          "is_bot": false,
          "headline": "core/vm: define cancun + enable 1153 (tstore/tload) in cancun (#27663)",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2023-07-10T18:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2db667c8f824ec0d025cbde95e6aaad67fc10ba",
          "body": null,
          "is_bot": false,
          "headline": "miner: remove unused commented code (#27664)",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2023-07-07T08:14:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c866dfdc78fda6a9cd940970aa8c787dd4762205",
          "body": "Back before #27178 , we spun up a number of ethash verifiers to verify headers. So we also had tests to ensure that we were indeed able to abort verification even if we had multiple workers running.\r\n\r\nWith PR #27178, we removed the parallelism in verification, and these tests are now failing, since we now just sequentially fire away the results as fast as possible on one routine.\r\n\r\nThis change removes the (sometimes failing) tests",
          "is_bot": false,
          "headline": "core: remove outdated tests (#27662)",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2023-07-06T16:05:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbf2579691092499ba3387fba1c0502af1592fcf",
          "body": "This PR adds metrics for p2p dialing, which gives us visibility into the quality of the dial \r\ncandidates  returned by our discovery methods.",
          "is_bot": false,
          "headline": "p2p, p2p/discover: add dial metrics (#27621)",
          "author_name": "lightclient",
          "author_login": "lightclient",
          "committed_at": "2023-07-06T14:20:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea782809f732da63f893f9ad6f104227fd1e606f",
          "body": "This change adds back the 'geth --dev' mode of operation, using a cl-mocker. \r\n\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>\r\nCo-authored-by: rjl493456442 <garyrong0905@gmail.com>\r\nCo-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>",
          "is_bot": false,
          "headline": "cmd/geth: implement dev mode for post-merge (#27327)",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2023-07-06T08:42:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab0e0f3517ab089c0446e6f8d06bb275ba5c4a9a",
          "body": "\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "signer/core: show helptext when clef rejects signing (#27538)",
          "author_name": "John Chase",
          "author_login": "joohhnnn",
          "committed_at": "2023-07-06T07:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83d7f426d1652b30855a61aba7fd86f5e294d279",
          "body": "core (blockchain_test): add chain.Stop() to tests",
          "is_bot": false,
          "headline": "core: stop chain when tests are finished (#27660)",
          "author_name": "Darioush Jalali",
          "author_login": null,
          "committed_at": "2023-07-06T06:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "863f6dac194b2313c1806343cae1982845b9a9bb",
          "body": "This removes text parsing in leveldb metrics collection code. All metrics\r\ncan now be accessed through the stats API provided by leveldb.\r\n\r\nWe also add new gauge-typed metrics that count the number of tables at each level.\r\n\r\n---------\r\n\r\nCo-authored-by: Exca-DK <Exca-DK@users.noreply.github.com>\r\nCo-authored-by: Gary Rong <garyrong0905@gmail.com>\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "ethdb/leveldb: update leveldb metrics collection (#27643)",
          "author_name": "Exca-DK",
          "author_login": "Exca-DK",
          "committed_at": "2023-07-05T22:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59f7b289c329b5a56fa6f4e9acee64e504c4cc0d",
          "body": "…7525)\n\nThe clean trie cache is persisted periodically, therefore Geth can\r\nquickly warmup the cache in next restart.\r\n\r\nHowever it will reduce the robustness of system. The assumption is\r\nheld in Geth that if the parent trie node is present, then the entire\r\nsub-trie associated with the parent are \n[…]\nn cache file has to be removed to aviod hitting\r\nthe root node of \"deleted states\" in clean cache.\r\n\r\nAll in all, compare with the minor performance gain, system robustness\r\nis something we care more.",
          "is_bot": false,
          "headline": "cmd, core, eth, graphql, trie: no persisted clean trie cache file (#2…",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-07-04T07:21:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ca3ef9a7b7ebf3ed0004cfdca0c7a27a38c28e7",
          "body": null,
          "is_bot": false,
          "headline": "node: fix listening on IPv6 address (#27628) (#27635)",
          "author_name": "Curith",
          "author_login": "oiooj",
          "committed_at": "2023-07-02T11:21:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bbb16b70ef4a9e732745aac104525a6f16306d6",
          "body": "…nt (#27209)\n\n* core/state, light, les: make signature of ContractCode hash-independent\r\n\r\n* push current state for feedback\r\n\r\n* les: fix unit test\r\n\r\n* core, les, light: fix les unittests\r\n\r\n* core/state, trie, les, light: fix state iterator\r\n\r\n* core, les: address comments\r\n\r\n* les: fix lint\r\n\r\n---------\r\n\r\nCo-authored-by: Gary Rong <garyrong0905@gmail.com>",
          "is_bot": false,
          "headline": "core/state, light, les: make signature of ContractCode hash-independe…",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2023-06-28T09:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b8d1c06c49342966cad2bbdc17d0dc28b66ffd",
          "body": "* params, trie: add verkle fork management + upgrade go-verkle\r\n\r\n* remove the two verkle files\r\n\r\n* core, eth, params: add missing function\r\n\r\n* Gary's feedback\r\n\r\n* remove trie/utils/verkle.go\r\n\r\n* add verkle block override\r\n\r\n---------\r\n\r\nCo-authored-by: Gary Rong <garyrong0905@gmail.com>",
          "is_bot": false,
          "headline": "params, trie: add verkle fork management + upgrade go-verkle (#27464)",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2023-06-28T09:08:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5d3d486e459dce29130576ae88f2324ad586b50",
          "body": "* eth: send big transactions by announce/retrieve only\r\n\r\n* Update eth/handler.go\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>\r\n\r\n* eth: remove superfluous bracket\r\n\r\n* eth: add whitespace\r\n\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "eth: send big transactions by announce/retrieve only (#27618)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2023-06-28T09:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eed7983c7c0b0e76f1121368ace3e7e0efeb202b",
          "body": null,
          "is_bot": false,
          "headline": "core/txpool/legacypool: fix typo (#27620)",
          "author_name": "hero5512",
          "author_login": "hero5512",
          "committed_at": "2023-06-27T17:28:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7b099b2ea58b3c2b594ae77b607142451ae9129",
          "body": "* trie, core/state: revert error removal in (*state.Trie).Commit\r\n\r\n* Gary's nitpick :)\r\n\r\nCo-Authored-By:  rjl493456442 <garyrong0905@gmail.com>\r\n\r\n---------\r\n\r\nCo-authored-by: rjl493456442 <garyrong0905@gmail.com>",
          "is_bot": false,
          "headline": "trie, core/state: revert error removal in (*state.Trie).Commit (#27544)",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2023-06-27T12:36:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d73eb87979021e63cb5867319c8ef07a9ba8a7d2",
          "body": "This error will never happen, but if it ever does happen, we will at least see it.",
          "is_bot": false,
          "headline": "core: log message if DeriveFields returns error (#27530)",
          "author_name": "aaronbuchwald",
          "author_login": "aaronbuchwald",
          "committed_at": "2023-06-27T08:29:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "900591299f5a8ef61a09722205dfab03cc6ecae5",
          "body": null,
          "is_bot": false,
          "headline": "common/lru: add test case for BasicLRU.Peek (#27559)",
          "author_name": "Sanghee Choi",
          "author_login": "pengin7384",
          "committed_at": "2023-06-27T08:27:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7ea278fe38840a14474de310cdaefdc3abe6557",
          "body": "* core/vm: move TSTORE,TLOAD to correct opcode nums\r\n\r\n* core/vm: cleanup",
          "is_bot": false,
          "headline": "core/vm: move TSTORE,TLOAD to correct opcode nums (#27613)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2023-06-27T07:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b90c4488d6d1847357eb0414a3a7ee850046b27",
          "body": null,
          "is_bot": false,
          "headline": "ethdb/pebble: use sync mode for pebble writes (#27615)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-06-27T07:19:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4bc9b0db693d99d62e91c660194d37ffd94f94a",
          "body": "error message should not be capitalized / consistency",
          "is_bot": false,
          "headline": "cmd/geth: error message should not be capitalised (#27549)",
          "author_name": "puhtaytow",
          "author_login": "puhtaytow",
          "committed_at": "2023-06-27T06:12:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80441779d44052feac67d3dae9f93352ee0491b3",
          "body": "Signed-off-by: jsvisa <delweng@gmail.com>",
          "is_bot": false,
          "headline": "eth/protocols: put protocols in order (#27543)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-06-27T06:11:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2754b197c935ee63101cbbca2752338246384fec",
          "body": null,
          "is_bot": false,
          "headline": "common/math: fix typo in comment (#27561)",
          "author_name": "Sanghee Choi",
          "author_login": "pengin7384",
          "committed_at": "2023-06-25T15:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "942ba4ddaa0e2591b77a42f40059babbaaa44154",
          "body": null,
          "is_bot": false,
          "headline": "crypto/secp256k1: define NDEBUG only if not defined (#27550)",
          "author_name": "Francisco de Borja Aranda Castillejo",
          "author_login": "fbac",
          "committed_at": "2023-06-23T17:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "699243f8ae870fa2ddbc5cb919fda85313e4684a",
          "body": "… (#27476)\n\nVerkle trees store the code inside the trie. This PR changes the interface to pass the code, as well as the dirty flag to tell the trie package if the code is dirty and needs to be updated. This is a no-op for the MPT and the odr trie.",
          "is_bot": false,
          "headline": "core/state, light, trie: add UpdateContractCode to the Trie interface…",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2023-06-22T12:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5520cd97a157c5df1d6c7fe70000f31350177a8d",
          "body": "In all other UDPv4 methods, the deadline is checked first. It seems weird to me that ping is an exception. Deadline comparison is also less resource intensive.\r\n\r\nCo-authored-by: Exca-DK <Exca-DK@users.noreply.github.com>",
          "is_bot": false,
          "headline": "p2p/discover: swap verification order in discv4 ping handler (#27532)",
          "author_name": "Exca-DK",
          "author_login": "Exca-DK",
          "committed_at": "2023-06-22T08:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd5d2ef0a6d9eac7542ead4bfbc9b5f0f399eb10",
          "body": "…e (#27309)\n\nThis changes the eth_getProof method implementation to re-encode the requested\r\nstorage keys, canonicalizing them in the response. For backwards-compatibility reasons,\r\ngo-ethereum accepts non-canonical hex keys. Accepting them is fine, but we should\r\nnot mirror invalid inputs into the output.\r\n\r\nCloses #27306\r\n\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "internal/ethapi: quantity-encode storage keys in eth_getProof respons…",
          "author_name": "James Prestwich",
          "author_login": "prestwich",
          "committed_at": "2023-06-21T16:11:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "713fc8bbe679905daeee4881cfa3f070bee8b2af",
          "body": "This is likely the culprit behind several data corruption issues, e.g. where data has been\r\nwritten to the freezer, but the deletion from pebble does not go through due to process\r\ncrash.",
          "is_bot": false,
          "headline": "ethdb/pebble: fsync for batch writes (#27522)",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2023-06-21T16:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d2aeb43d516fbe2cafd9e65df7ccbd885f861d3",
          "body": "The state availability is checked during the creation of a state reader.\r\n\r\n-    In hash-based database, if the specified root node does not exist on disk disk, then\r\n    the state reader won't be created and an error will be returned.\r\n\r\n-    In path-based database, if the specified state layer is \n[…]\n be returned.\r\n\r\nThis change also contains a stricter semantics regarding the `Commit` operation: once it has been performed, the trie is no longer usable, and certain operations will return an error.",
          "is_bot": false,
          "headline": "cmd, core/state, eth, tests, trie: improve state reader (#27428)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-06-20T19:31:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8c288b528d3c9653c84321387e78687ed02134d7",
          "body": "…s (#27505)\n\nEstimateGas repeatedly executes a transaction, performing a binary search with multiple gas prices to determine proper pricing. Each call retrieves a new copy of the state (https://github.com/ethereum/go-ethereum/blob/master/internal/ethapi/api.go#L1017) . Because the pending/latest sta\n[…]\n(as noted here: https://github.com/ethereum/go-ethereum/pull/27502#issue-1761957009).\r\n\r\nThis PR modifies EstimateGas to retrieve the state once and use a copy of it for every call invocation it does.",
          "is_bot": false,
          "headline": "internal/ethapi: use same state for each invocation within EstimateGa…",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2023-06-20T12:40:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1affc1c08d921c2ac70cee9d0a88d3cc378fa947",
          "body": "his function was added in Go 1.20, but our compatibility target\r\nis Go 1.19.",
          "is_bot": false,
          "headline": "core/txpool: remove use of errors.Join function (#27523)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2023-06-20T11:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "154b016b6ce1c1b508463be05e091085ca3f557a",
          "body": "\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "core: use slices package for sorting (#27489)",
          "author_name": "Dan Laine",
          "author_login": null,
          "committed_at": "2023-06-20T09:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84b05d4f343dea9d89862d0bbaa7e9d0c3f0acd5",
          "body": null,
          "is_bot": false,
          "headline": "internal/build: ignore some files in FindMainPackages (#27521)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-06-20T08:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1ef0bfe031ea1a02cacaa1be814422ef598ca8a",
          "body": "Also adds Hash.Less method for sorting purposes.\r\n\r\n---------\r\n\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "eth: use slices package for sorting (#27490)",
          "author_name": "Dan Laine",
          "author_login": null,
          "committed_at": "2023-06-19T21:38:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a167c45d1650653e9618977cb08c6f453bb6f70",
          "body": "Variables discarded, included can be defined closer to their usage.\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "core/txpool/legacypool: narrow down the scope of the variable (#27471)",
          "author_name": "hero5512",
          "author_login": "hero5512",
          "committed_at": "2023-06-19T21:30:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceca4578ca008b288bd4b3b02de5a252b3900f12",
          "body": "This removes the feature where top nodes of the proof can be elided.\r\nIt was intended to be used by the LES server, to save bandwidth \r\nwhen the client had already fetched parts of the state and only needed\r\nsome extra nodes to complete the proof. Alas, it never got implemented\r\nin the client.",
          "is_bot": false,
          "headline": "trie: remove parameter 'fromLevel' in Prove (#27512)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-06-19T14:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "091c25d983291eda64a7ea9e42cfe8c3274b655c",
          "body": "* go.mod: update kzg libraries to use big-endian\r\n\r\n* go.sum: ran go mod tidy\r\n\r\n* core/testdata/precompiles: fix blob verification test\r\n\r\n* core/testdata/precompiles: fix blob verification test",
          "is_bot": false,
          "headline": "go.mod: update kzg libraries to use big-endian (#27510)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2023-06-19T12:08:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 99,
      "commits_last_year": 0,
      "latest_release_at": "2023-05-25T10:01:00Z",
      "latest_release_tag": "v1.12.0",
      "releases_from_tags": true,
      "days_since_last_push": 500,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1158,
      "mean_days_between_releases": 28
    },
    "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": [
        "examples"
      ],
      "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": 1311,
      "oversized_source_files": 19,
      "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": "v0.3.0"
        },
        {
          "name": "github.com/VictoriaMetrics/fastcache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/credentials",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/route53",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/btcsuite/btcd/btcec/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.0"
        },
        {
          "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.14.0"
        },
        {
          "name": "github.com/cockroachdb/pebble",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230209160836-829675f94811"
        },
        {
          "name": "github.com/consensys/gnark-crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.0"
        },
        {
          "name": "github.com/crate-crypto/go-kzg-4844",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.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.1.0"
        },
        {
          "name": "github.com/docker/docker",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.2"
        },
        {
          "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": "v0.3.0"
        },
        {
          "name": "github.com/fatih/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/fjl/gencodec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230517082657-f9840df7b83e"
        },
        {
          "name": "github.com/fjl/memsize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190710130421-bcb5799ab5e5"
        },
        {
          "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/gballet/go-verkle",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230607174250-df487255f46b"
        },
        {
          "name": "github.com/go-stack/stack",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "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.3.0"
        },
        {
          "name": "github.com/golang/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.2"
        },
        {
          "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.1.1-0.20200604201612-c04b05f3adfa"
        },
        {
          "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-20230718173358-1c7e68d277a7"
        },
        {
          "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.2.3"
        },
        {
          "name": "github.com/huin/goupnp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "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-20190909160543-45766022959e"
        },
        {
          "name": "github.com/julienschmidt/httprouter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/karalabe/usb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.3-0.20230711191512-61db3e06439c"
        },
        {
          "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.16"
        },
        {
          "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.0.0-20220416220906-d8552aa452c7"
        },
        {
          "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.8.1"
        },
        {
          "name": "github.com/supranational/blst",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.11-0.20230406105308-e9dfc5ee724b"
        },
        {
          "name": "github.com/syndtr/goleveldb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1-0.20210819022825-2ae1ddf74ef7"
        },
        {
          "name": "github.com/tyler-smith/go-bip39",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/urfave/cli/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.24.1"
        },
        {
          "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.9.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230515195305-f3d0a9c9a5cc"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.0"
        },
        {
          "name": "golang.org/x/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "gopkg.in/natefinch/lumberjack.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0"
        },
        {
          "name": "gopkg.in/natefinch/npipe.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0-20160621034901-c1b8fa8bdcce"
        },
        {
          "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": 2,
      "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": 2553,
          "avatar_url": "https://avatars.githubusercontent.com/u/129561?v=4"
        },
        {
          "type": "User",
          "login": "fjl",
          "commits": 1353,
          "avatar_url": "https://avatars.githubusercontent.com/u/6915?v=4"
        },
        {
          "type": "User",
          "login": "holiman",
          "commits": 662,
          "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": "zelig",
          "commits": 377,
          "avatar_url": "https://avatars.githubusercontent.com/u/769725?v=4"
        },
        {
          "type": "User",
          "login": "rjl493456442",
          "commits": 355,
          "avatar_url": "https://avatars.githubusercontent.com/u/5959481?v=4"
        },
        {
          "type": "User",
          "login": "CJentzsch",
          "commits": 226,
          "avatar_url": "https://avatars.githubusercontent.com/u/8452011?v=4"
        },
        {
          "type": "User",
          "login": "MariusVanDerWijden",
          "commits": 214,
          "avatar_url": "https://avatars.githubusercontent.com/u/16664698?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.316
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "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 63 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": 0,
            "reason": "project is not 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": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "73 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "60070fe5c62ee40f873148906e205a3f0bb340b6",
        "ran_at": "2026-07-26T15:23:09Z",
        "aggregate_score": 2.3,
        "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/jimmygchen/go-ethereum",
    "host": "github.com",
    "name": "go-ethereum",
    "owner": "jimmygchen"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "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": 26,
      "inputs": {
        "security": 23,
        "vitality": 20,
        "community": 12,
        "governance": 44,
        "engineering": 50,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 31,
        "overall_after_abandonment_multiplier": 26
      },
      "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": 1,
              "days_since_last_push": 500,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 500 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 500
                    }
                  }
                ],
                "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": 99,
              "latest_release_tag": "v1.12.0",
              "releases_from_tags": true,
              "days_since_latest_release": 1158,
              "mean_days_between_releases": 28
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "99 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1158 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1158
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~28 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 28
                    }
                  }
                ],
                "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": 1086,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1086 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1086,
                      "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": 44,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 100,
              "top_contributor_share": 0.316
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 32% of commits",
                "points": 15.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 32
                    }
                  }
                ],
                "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 63 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": 62,
            "inputs": {
              "followers": 105,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jimmygchen",
              "public_repos": 95,
              "account_age_days": 5575
            },
            "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": "105 followers of jimmygchen",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 105,
                      "login": "jimmygchen"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "95 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 95
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "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": 50,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "critical",
        "name": "Security",
        "value": 23,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 23,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.3
            },
            "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 63 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 not fuzzed",
                "points": 0,
                "status": "missed",
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "73 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": 9
            },
            "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": 68,
        "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.99,
              "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": "99 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 99,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "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
            },
            "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "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": 1311,
              "oversized_source_files": 19
            },
            "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": "19/1311 source files over 60KB",
                "points": 54.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1311,
                      "oversized": 19
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "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": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "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:27.676120Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jimmygchen/go-ethereum.svg",
  "full_name": "jimmygchen/go-ethereum",
  "license_state": "standard",
  "license_spdx": "LGPL-3.0"
}

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

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

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