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

manifoldfinance / mev-geth

Go implementation of MEV-Auction for Ethereum

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

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

25
总分 / 100
危急

软件健康指数

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

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

评分画像

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

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

所有权

181 关注者493 个公开仓库始于 2020年10月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

软件包生态系统

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

按类别列示的指标

活力

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

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

发布纪律

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

可持续性与治理

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

46存在风险 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
15/22.5提交分布 — 头号贡献者编写了 33% 的提交
13.5/13.5贡献者广度 — 100 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 63 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled100
top_contributor_share0.332
评分方式
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 接受。 其余权重已重新归一化。
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
16.2/25所有者影响力 — manifoldfinance 有 181 位关注者
24.5/25既往记录 — 493 个公开仓库,账户约 5 年
所用输入
followers181
owner_typeOrganization
is_verified
owner_loginmanifoldfinance
public_repos493
account_age_days2,093

工程质量

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

40存在风险 · 占总体的 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。 其余权重已重新归一化。

文档

25危急
评分方式
0/30README
25/25文档目录
0/15文档 / 主页站点
0/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepage
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 — 72 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 次人类提交中有 93 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.93
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,277 个源文件中有 19 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes876,930
source_files_sampled1,277
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 个月提交数
1,361距最近推送天数
98发布版本数
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-25 15:00 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
0Vulnerabilities72 existing vulnerabilities detected
直接依赖 62
注册表软件包版本约束清单文件
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/consensys/gnark-cryptov0.4.1-0.20210426202927-39ac3d4b3f1fgo.mod
Gogithub.com/davecgh/go-spewv1.1.1go.mod
Gogithub.com/deckarep/golang-setv1.8.0go.mod
Gogithub.com/docker/dockerv1.6.2go.mod
Gogithub.com/dop251/gojav0.0.0-20220405120441-9037c2b61cbfgo.mod
Gogithub.com/edsrzf/mmap-gov1.0.0go.mod
Gogithub.com/fatih/colorv1.7.0go.mod
Gogithub.com/fjl/gencodecv0.0.0-20220412091415-8bb9e558978cgo.mod
Gogithub.com/fjl/memsizev0.0.0-20190710130421-bcb5799ab5e5go.mod
Gogithub.com/gballet/go-libpcsclitev0.0.0-20190607065134-2772fd86a8ffgo.mod
Gogithub.com/go-stack/stackv1.8.0go.mod
Gogithub.com/golang-jwt/jwt/v4v4.3.0go.mod
Gogithub.com/golang/protobufv1.5.2go.mod
Gogithub.com/golang/snappyv0.0.4go.mod
Gogithub.com/google/gofuzzv1.1.1-0.20200604201612-c04b05f3adfago.mod
Gogithub.com/google/uuidv1.2.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/hashicorp/golang-lruv0.5.5-0.20210104140557-80c98217689dgo.mod
Gogithub.com/holiman/bloomfilter/v2v2.0.3go.mod
Gogithub.com/holiman/uint256v1.2.0go.mod
Gogithub.com/huin/goupnpv1.0.3go.mod
Gogithub.com/influxdata/influxdbv1.8.3go.mod
Gogithub.com/influxdata/influxdb-client-go/v2v2.4.0go.mod
Gogithub.com/jackpal/go-nat-pmpv1.0.2go.mod
Gogithub.com/jedisct1/go-minisignv0.0.0-20190909160543-45766022959ego.mod
Gogithub.com/julienschmidt/httprouterv1.2.0go.mod
Gogithub.com/karalabe/usbv0.0.2go.mod
Gogithub.com/mattn/go-colorablev0.1.8go.mod
Gogithub.com/mattn/go-isattyv0.0.12go.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/prometheus/tsdbv0.7.1go.mod
Gogithub.com/rjeczalik/notifyv0.9.1go.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.0.0-20190316090335-8537d3370df4go.mod
Gogithub.com/stretchr/testifyv1.7.2go.mod
Gogithub.com/supranational/blstv0.3.8-0.20220526154634-513d2456b344go.mod
Gogithub.com/syndtr/goleveldbv1.0.1-0.20210819022825-2ae1ddf74ef7go.mod
Gogithub.com/tyler-smith/go-bip39v1.0.1-0.20181017060643-dbb3b84ba2efgo.mod
Gogithub.com/urfave/cli/v2v2.10.2go.mod
Gogolang.org/x/cryptov0.0.0-20210921155107-089bfa567519go.mod
Gogolang.org/x/mobilev0.0.0-20190719004257-d2bd2a29d028go.mod
Gogolang.org/x/syncv0.0.0-20210220032951-036812b2e83cgo.mod
Gogolang.org/x/sysv0.0.0-20220520151302-bc2c85ada10ago.mod
Gogolang.org/x/termv0.0.0-20210927222741-03fcf44c2211go.mod
Gogolang.org/x/textv0.3.7go.mod
Gogolang.org/x/timev0.0.0-20210220033141-f8bda1e9f3bago.mod
Gogolang.org/x/toolsv0.1.8-0.20211029000441-d6a9af8af023go.mod
Gogopkg.in/natefinch/npipe.v2v2.0.0-20160621034901-c1b8fa8bdccego.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": 181181,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "C": 673771,
        "Go": 12254278,
        "M4": 25931,
        "HTML": 11276,
        "Java": 30290,
        "NSIS": 23196,
        "Ruby": 818,
        "Sage": 30192,
        "Shell": 17958,
        "Python": 11232,
        "Assembly": 94897,
        "Makefile": 8225,
        "Solidity": 15311,
        "Dockerfile": 897,
        "JavaScript": 442222
      },
      "pushed_at": "2022-11-01T18:08:07Z",
      "created_at": "2022-09-05T03:00:23Z",
      "owner_type": "Organization",
      "updated_at": "2022-11-01T18:08:28Z",
      "description": "Go implementation of MEV-Auction for Ethereum",
      "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": "https://manifoldfinance.com/",
      "name": "Manifold Finance, Inc.",
      "type": "Organization",
      "login": "manifoldfinance",
      "company": null,
      "location": "United States of America",
      "followers": 181,
      "avatar_url": "https://avatars.githubusercontent.com/u/73733967?v=4",
      "created_at": "2020-10-31T06:29:59Z",
      "is_verified": null,
      "public_repos": 493,
      "account_age_days": 2093
    },
    "license": {
      "state": "standard",
      "spdx_id": "LGPL-3.0",
      "raw_spdx": "LGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.10.19",
          "kind": "patch",
          "published_at": "2022-06-15T12:49:45Z"
        },
        {
          "tag": "v1.10.19-mev0.6.1",
          "kind": "prerelease",
          "published_at": "2022-06-15T17:00:34Z"
        },
        {
          "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.17-mev0.6.1",
          "kind": "prerelease",
          "published_at": "2022-04-04T18:21:52Z"
        },
        {
          "tag": "v1.10.16",
          "kind": "patch",
          "published_at": "2022-02-15T12:32:24Z"
        },
        {
          "tag": "v1.10.16-mev0.6.1",
          "kind": "prerelease",
          "published_at": "2022-03-30T21:39:29Z"
        },
        {
          "tag": "v1.10.16-mev0.6.0",
          "kind": "prerelease",
          "published_at": "2022-02-24T18:40:14Z"
        },
        {
          "tag": "v1.10.15",
          "kind": "patch",
          "published_at": "2022-01-05T16:16:40Z"
        },
        {
          "tag": "v1.10.15-mev0.5.0",
          "kind": "prerelease",
          "published_at": "2022-02-14T18:20:39Z"
        },
        {
          "tag": "v1.10.15-mev0.4.2",
          "kind": "prerelease",
          "published_at": "2022-01-10T17:33:38Z"
        },
        {
          "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.13-mev0.4.1",
          "kind": "prerelease",
          "published_at": "2021-11-24T14:46:56Z"
        },
        {
          "tag": "v1.10.12",
          "kind": "patch",
          "published_at": "2021-11-08T13:42:08Z"
        },
        {
          "tag": "v1.10.12-mev0.4.1",
          "kind": "prerelease",
          "published_at": "2021-11-23T17:48:12Z"
        },
        {
          "tag": "v1.10.11",
          "kind": "patch",
          "published_at": "2021-10-20T12:08:23Z"
        },
        {
          "tag": "v1.10.11-mev0.4.0",
          "kind": "prerelease",
          "published_at": "2021-10-28T15:27:05Z"
        },
        {
          "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.9-mev0.4.0",
          "kind": "prerelease",
          "published_at": "2021-10-04T16:29:44Z"
        },
        {
          "tag": "v1.10.8",
          "kind": "patch",
          "published_at": "2021-08-24T07:04:30Z"
        },
        {
          "tag": "v1.10.8-mev0.4.0",
          "kind": "prerelease",
          "published_at": "2021-09-27T16:16:04Z"
        },
        {
          "tag": "v1.10.8-mev0.3.0",
          "kind": "prerelease",
          "published_at": "2021-08-24T14:59:36Z"
        },
        {
          "tag": "v1.10.7",
          "kind": "patch",
          "published_at": "2021-08-12T07:14:03Z"
        },
        {
          "tag": "v1.10.7-mev0.3.0",
          "kind": "prerelease",
          "published_at": "2021-08-13T16:37:46Z"
        },
        {
          "tag": "v1.10.6",
          "kind": "patch",
          "published_at": "2021-07-22T14:44:28Z"
        },
        {
          "tag": "v1.10.6-mev0.3.0",
          "kind": "prerelease",
          "published_at": "2021-07-22T16:31:14Z"
        },
        {
          "tag": "v1.10.5",
          "kind": "patch",
          "published_at": "2021-07-14T08:01:38Z"
        },
        {
          "tag": "v1.10.5-mev0.3.0",
          "kind": "prerelease",
          "published_at": "2021-07-14T17:53:27Z"
        },
        {
          "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.3-mev0.2.3",
          "kind": "prerelease",
          "published_at": "2021-06-16T17:53:02Z"
        },
        {
          "tag": "v1.10.3-mev0.2.2",
          "kind": "prerelease",
          "published_at": "2021-06-02T21:34:03Z"
        },
        {
          "tag": "v1.10.3-mev0.2.1",
          "kind": "prerelease",
          "published_at": "2021-05-21T19:02:13Z"
        },
        {
          "tag": "v1.10.3-mev0.2.0",
          "kind": "prerelease",
          "published_at": "2021-05-18T19:00:48Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2021-04-08T11:02:25Z"
        },
        {
          "tag": "v1.10.2-mev0.2-pre1",
          "kind": "prerelease",
          "published_at": "2021-04-12T19:41:01Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2021-03-08T09:32:20Z"
        },
        {
          "tag": "v1.10.1-mev0.2-pre1",
          "kind": "prerelease",
          "published_at": "2021-04-12T20:17:12Z"
        },
        {
          "tag": "v1.10.1-mev3",
          "kind": "prerelease",
          "published_at": "2021-03-31T02:35:13Z"
        },
        {
          "tag": "v1.10.1-mev2",
          "kind": "prerelease",
          "published_at": "2021-03-11T02:53:55Z"
        },
        {
          "tag": "v1.10.1-mev1",
          "kind": "prerelease",
          "published_at": "2021-03-09T03:04:20Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2021-03-03T16:44:17Z"
        },
        {
          "tag": "v1.10.0-mev1",
          "kind": "prerelease",
          "published_at": "2021-03-09T03:01:01Z"
        },
        {
          "tag": "v1.10.0-mev",
          "kind": "prerelease",
          "published_at": "2021-03-04T03:56:17Z"
        },
        {
          "tag": "v1.9.25",
          "kind": "patch",
          "published_at": "2020-12-11T08:03:16Z"
        },
        {
          "tag": "v1.9.25-mev3",
          "kind": "prerelease",
          "published_at": "2021-03-02T04:27:56Z"
        },
        {
          "tag": "v1.9.25-mev2",
          "kind": "prerelease",
          "published_at": "2020-12-29T17:45:16Z"
        },
        {
          "tag": "v1.9.25-mev1",
          "kind": "prerelease",
          "published_at": "2020-12-23T18:17:38Z"
        },
        {
          "tag": "v1.9.25-mev",
          "kind": "prerelease",
          "published_at": "2020-12-11T20:15:09Z"
        },
        {
          "tag": "v1.9.24",
          "kind": "patch",
          "published_at": "2020-11-12T20:10:15Z"
        },
        {
          "tag": "v1.9.24-mev3",
          "kind": "prerelease",
          "published_at": "2020-12-29T17:44:54Z"
        },
        {
          "tag": "v1.9.24-mev2",
          "kind": "prerelease",
          "published_at": "2020-12-23T18:16:29Z"
        },
        {
          "tag": "v1.9.24-mev1",
          "kind": "prerelease",
          "published_at": "2020-12-11T20:20:59Z"
        },
        {
          "tag": "v1.9.24-mev",
          "kind": "prerelease",
          "published_at": "2020-11-18T17:21:35Z"
        },
        {
          "tag": "v1.9.23",
          "kind": "patch",
          "published_at": "2020-10-15T10:29:42Z"
        },
        {
          "tag": "v1.9.23-mev",
          "kind": "prerelease",
          "published_at": "2020-11-11T19:04:13Z"
        },
        {
          "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": "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": "63c86b4cb63906b0a06e00c20b027d384309634d",
          "body": null,
          "is_bot": false,
          "headline": "flashbots: Add eth_callBundle and eth_estimateGasBundle",
          "author_name": "Jason Paryani",
          "author_login": "jparyani",
          "committed_at": "2022-09-10T21:09:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d901d85377c2c2f05f09f423c7d739c0feecd90a",
          "body": null,
          "is_bot": false,
          "headline": "params: release Geth v1.10.23",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-08-24T09:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c114af5024943a7471aeccdf5e536584c1e21b4",
          "body": "consensus/beacon: don't ignore errors",
          "is_bot": false,
          "headline": "Merge pull request #25582 from holiman/err_handling",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-08-23T19:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ed10b9e4800ef7a934050d4501e5e0ff8378b3e",
          "body": "core/state, trie: fix trie flush order for proper pruning",
          "is_bot": false,
          "headline": "Merge pull request #25581 from karalabe/triedb-fix-flush-order",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-08-23T19:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45a660a4f217fc00378665773fb0a60beebac9bd",
          "body": null,
          "is_bot": false,
          "headline": "consensus/beacon: don't ignore errors",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2022-08-23T18:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5758d1fb1162f14ebb2420017d83181e576e3d88",
          "body": null,
          "is_bot": false,
          "headline": "core/state, trie: fix trie flush order for proper pruning",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-08-23T18:17:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81bd998353789980a6ef3e493b3562750b416d96",
          "body": "…s (#25578)\n\n* eth/downloader: handle junkbodies/receipts in the beacon sync\r\n\r\n* core: check for header presence when checking for blocks",
          "is_bot": false,
          "headline": "core, eth/downloader: handle spurious junk bodies from racey rollback…",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-08-23T11:02:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d711f0c001ccb536c5ead8bd5d07828819e7d61",
          "body": null,
          "is_bot": false,
          "headline": "params: begin v1.10.23 release cycle",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2022-08-22T08:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2de49b04e56cf07f011d6d91f9d5c08847aabe8e",
          "body": null,
          "is_bot": false,
          "headline": "params: release go-ethereum v1.10.22",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2022-08-22T08:36:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "395f3d4bf689c199e93e05af57ebff09b10f1c9a",
          "body": "…#25569)\n\n* eth/catalyst: warn less frequently if no beacon client is available\r\n\r\n* eth/catalyst: tweak warning frequency a bit\r\n\r\n* eth/catalyst: some more tweaks\r\n\r\n* Update api.go\r\n\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "eth/catalyst: warn less frequently if no beacon client is available (…",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-08-22T08:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02418c2fa965e61f5bc1e66e1063482eb5293e5d",
          "body": "…on\" (#25567)\n\nRevert \"eth/fetcher: don't spend too much time on transaction inclusion (#25524)\"\r\n\r\nThis reverts commit 0ce494b60cd00d70f1f9f2dd0b9bfbd76204168a.",
          "is_bot": false,
          "headline": "Revert \"eth/fetcher: don't spend too much time on transaction inclusi…",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-08-22T07:14:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ce494b60cd00d70f1f9f2dd0b9bfbd76204168a",
          "body": "* eth/fetcher: introduce some lag in tx fetching\r\n\r\n* eth/fetcher: change conditions a bit\r\n\r\n* eth/fetcher: use per-batch quota check\r\n\r\n* eth/fetcher: fix some comments\r\n\r\n* eth/fetcher: address review concerns\r\n\r\n* eth/fetcher: fix panic + add warn log\r\n\r\n* eth/fetcher: fix log\r\n\r\n* eth/fetcher: \n[…]\nlay messages the test waits for. Since\r\ngo-ethereum now processes incoming txs in smaller batches, the\r\nannouncement messages it sends are also smaller.\r\n\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "eth/fetcher: don't spend too much time on transaction inclusion (#25524)",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2022-08-19T13:59:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ac7ad811b4d2ba0b93f9272e2487253026620b48",
          "body": null,
          "is_bot": false,
          "headline": "internal/ethapi: fix build regression (#25555)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2022-08-19T12:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08658806268f4c570c682e87681881ac35123fe9",
          "body": "* accounts/abi: fix set function\r\n\r\n* don't break things\r\n\r\n* update test",
          "is_bot": false,
          "headline": "accounts/abi: fix set function (#25477)",
          "author_name": "zhiqiangxu",
          "author_login": "zhiqiangxu",
          "committed_at": "2022-08-19T10:15:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36874b63a1b56eed2b8e4b47ccea0337920b84b8",
          "body": "This adds a cache for block logs which is shared by all filters. The cache\r\nsize of is configurable using the `--cache.blocklogs` flag.\r\n\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "eth/filters: add global block logs cache (#25459)",
          "author_name": "Sina Mahmoodi",
          "author_login": "s1na",
          "committed_at": "2022-08-19T09:14:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77308cd6fceb99e276c1e2753d92ff82c6f1a962",
          "body": "* consensus/beacon: check ttd reached on pos blocks\r\n\r\n* consensus/beacon: check ttd reached on pos blocks\r\n\r\n* consensus/beacon: check ttd reached on pos blocks",
          "is_bot": false,
          "headline": "consensus/beacon: check ttd reached on pos blocks (#25552)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2022-08-19T08:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9762ddf8b0e9d471600c99f158479912f4870c52",
          "body": "Parse uint64 value with ParseUint instead of Atoi",
          "is_bot": false,
          "headline": "cmd/geth: parse uint64 value with ParseUint instead of Atoi (#25545)",
          "author_name": "Justin Traglia",
          "author_login": "jtraglia",
          "committed_at": "2022-08-19T06:03:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "656dc8cc0034d3dd57b5e1baecb788d9c4e9929d",
          "body": "Unlock peerSet if there's an error in the downloader",
          "is_bot": false,
          "headline": "eth, les: unlock downloader peerSet if there's an error (#25546)",
          "author_name": "Justin Traglia",
          "author_login": "jtraglia",
          "committed_at": "2022-08-19T06:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32e849061559d2c15d8c9f8752317b3df7ed267d",
          "body": null,
          "is_bot": false,
          "headline": "accounts/abi/bind/backends: typo fix (#25549)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2022-08-19T06:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa1305f8bf1b1e6c4eadf4d12c9dd8ce7ddc4c6c",
          "body": null,
          "is_bot": false,
          "headline": "internal/ethapi: fix comment typo (#25548)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2022-08-19T06:01:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c5648d8915dc6f4cd822a379819d774beba0dc5",
          "body": "* Fix some typos\r\n\r\n* Fix some mistakes\r\n\r\n* Revert 4byte.json\r\n\r\n* Fix an incorrect fix\r\n\r\n* Change files to fails",
          "is_bot": false,
          "headline": "all: fix some typos (#25551)",
          "author_name": "Justin Traglia",
          "author_login": "jtraglia",
          "committed_at": "2022-08-19T06:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1b8892384eed99beb3f3364cfd13b049a1c0167",
          "body": "This avoids copying the input []byte while decoding trie nodes. In most\r\ncases, particularly when the input slice is provided by the underlying\r\ndatabase, this optimization is safe to use.\r\n\r\nFor cases where the origin of the input slice is unclear, the copying version\r\nis retained. The new code performs better even when the input must be\r\ncopied, because it is now only copied once in decodeNode.",
          "is_bot": false,
          "headline": "trie: improve node rlp decoding performance (#25357)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2022-08-18T22:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce7f084388adf9097f730ae48631a55de2e3be1",
          "body": "typ will be nil when lookupStructType returns an error. cfg.Type should be used instead.",
          "is_bot": false,
          "headline": "rlp/rlpgen: fix error handling when target type not found (#25547)",
          "author_name": "Justin Traglia",
          "author_login": "jtraglia",
          "committed_at": "2022-08-18T22:34:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23ac8df15302bbde098cab6d711abdd24843d66a",
          "body": "force preimage dump for genesis",
          "is_bot": false,
          "headline": "cmd. core: save preimages on genesis creation (#25538)",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2022-08-18T11:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a50c006b49ef0411e3389b801f5b4594c72fe3b3",
          "body": "* core: reduce system call about `os`\r\n\r\n* avoid deprecated method",
          "is_bot": false,
          "headline": "core: make tx journal check and open atomic (#25530)",
          "author_name": "Seungbae Yu",
          "author_login": "dbadoy",
          "committed_at": "2022-08-17T11:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6da5c1644db87655d07db4b2a8a23b0c5fad619d",
          "body": "* core/state, trie, light: Add a DeleteAccount method\r\n\r\n* review feedback\r\n\r\n* Update database.go\r\n\r\n* pr triage feedback\r\n\r\nCo-authored-by: rjl493456442 <garyrong0905@gmail.com>",
          "is_bot": false,
          "headline": "core/state, trie, light: add a TryDeleteAccount method (#25531)",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2022-08-17T11:14:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12185e40e06ec9d68a3780f56ec70a0a831b25bc",
          "body": "* core, trie: flush preimages to db on database close\r\n\r\nCo-authored-by: rjl493456442 <garyrong0905@gmail.com>\r\n\r\n* rename Close to CommitPreimages for clarity\r\n\r\n* core, trie: nitpick fixes\r\n\r\nCo-authored-by: rjl493456442 <garyrong0905@gmail.com>\r\nCo-authored-by: Péter Szilágyi <peterke@gmail.com>",
          "is_bot": false,
          "headline": "core, trie: flush preimages to db on blockchain close (#25533)",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2022-08-17T11:12:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4ab7d229117fdaa24292d84c1d450a727cb3e9f",
          "body": "* params: set mainnet ttd to 58_750_000_000_000_000_000_000\r\n\r\n* params: set mainnet ttd to 58_750_000_000_000_000_000_000",
          "is_bot": false,
          "headline": "params: set mainnet terminal total difficulty for the merge (#25528)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2022-08-16T06:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0016eb7eeeb42568c8c20d0cb560ddfc9a938fad",
          "body": null,
          "is_bot": false,
          "headline": "params: set ttdpassed on goerli (#25519)",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2022-08-15T08:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "141cd425310b503c5678e674a8c3872cf46b7086",
          "body": "core/genesis: calaverasAllocData no longer used",
          "is_bot": false,
          "headline": "core/genesis: remove calaverasAllocData (#25516)",
          "author_name": "ycyraum",
          "author_login": null,
          "committed_at": "2022-08-12T11:58:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0be9d76e3702cfae92f042cf6a113e22479de3f5",
          "body": "…ate (#25197)\n\n\r\nCo-authored-by: bobpkr <bob.p@krustuniverse.com>",
          "is_bot": false,
          "headline": "internal/ethapi: rework setDefaults for tx args so fee logic is separ…",
          "author_name": "lightclient",
          "author_login": "lightclient",
          "committed_at": "2022-08-11T08:56:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "366d2169fbc0e0f803b68c042b77b6b480836dbc",
          "body": null,
          "is_bot": false,
          "headline": "accounts/abi: display name in \"method/event not found\" error (#25512)",
          "author_name": "Darioush Jalali",
          "author_login": null,
          "committed_at": "2022-08-11T07:25:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0cc6f63629678ad7a8d9a33dc17bcf26122bde0",
          "body": "This adds support for building statically-linked executables using ci.go.\r\n\r\nStatic linking is enabled by default in Docker builds, making it possible to\r\nuse the geth executable in any Docker image, regardless of the Linux\r\ndistribution the Dockerfile is based on.\r\n\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "build: add static linking support (#25492)",
          "author_name": "0xe3b0c4",
          "author_login": "0xe3b0c4",
          "committed_at": "2022-08-10T08:30:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4cd632f478faa13019ce6d827e3738b628c72de",
          "body": "core: remove unused bc ChainContext in applyTransaction",
          "is_bot": false,
          "headline": "Merge pull request #25506 from ycyraum/apply-transaction-no-bc",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-08-10T08:02:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a18c14c43035fbcad98e986b8ac40719a8c15dc",
          "body": "signer/rules: register clef api properly when rules are used, fixes #25298",
          "is_bot": false,
          "headline": "signer/rules: register clef api properly when rules are used (#25455)",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2022-08-10T07:31:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "877ef7f09e5296b15033dccb0e3a318f3583a6ca",
          "body": null,
          "is_bot": false,
          "headline": "core: remove unused bc ChainContext in applyTransaction",
          "author_name": "ycyraum",
          "author_login": null,
          "committed_at": "2022-08-10T06:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a41ea8a97cd0f9db7a87e2dd15b380d4f1fbc311",
          "body": "* all: polish tests\r\n\r\n* core: apply feedback from Guillaume\r\n\r\n* core: fix comment",
          "is_bot": false,
          "headline": "all: cleanup the APIs for initializing genesis (#25473)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2022-08-09T09:44:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86de2e516e5a4a2bbe1d29b46a0f460fbdde8303",
          "body": "This PR allows users to pass in a config object directly to the tracers. Previously only the struct logger was configurable.\r\n\r\nIt also adds an option to the call tracer which if enabled makes it ignore any subcall and collect only information about the top-level call. See #25419 for discussion.\r\n\r\nThe tracers will silently ignore if they are passed a config they don't care about.",
          "is_bot": false,
          "headline": "eth/tracers: add onlyTopCall option to callTracer (#25430)",
          "author_name": "Sina Mahmoodi",
          "author_login": "s1na",
          "committed_at": "2022-08-09T09:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "759d795c56cc158c4c296a0767a51cc262259fbc",
          "body": null,
          "is_bot": false,
          "headline": "eth: formatted error nit (#25499)",
          "author_name": "aaronbuchwald",
          "author_login": "aaronbuchwald",
          "committed_at": "2022-08-09T08:23:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4b3bd6f26493edb379271787468b3cc36d3af16",
          "body": "\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "core: fix uncle creation in TestFastVsFullChains (#25476)",
          "author_name": "int88",
          "author_login": "int88",
          "committed_at": "2022-08-08T22:20:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e93442c6cfca34aec3f83a03b35a97592571cce4",
          "body": null,
          "is_bot": false,
          "headline": "eth/downloader: fix log errors of queue_test.go (#25494)",
          "author_name": "int88",
          "author_login": "int88",
          "committed_at": "2022-08-08T13:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e44d6551c3c872584722c366c863381f7e91df91",
          "body": "* cmd, core, ethdb, node: create chain freezer in a sub folder\r\n\r\n* core/rawdb: remove unused code\r\n\r\n* core, ethdb, node: add AncientDatadir API back\r\n\r\n* cmd, core: extend freezer info dump for sub-ancient-store\r\n\r\n* core/rawdb: rework freezer inspector\r\n\r\n* core/rawdb: address comments from Peter\r\n\r\n* core/rawdb: fix build issue",
          "is_bot": false,
          "headline": "cmd, core, ethdb, node: move chain freezer one folder deeper (#25487)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2022-08-08T09:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f67e54c92fb7edcc44fa3739dfbc5d59790cc6f8",
          "body": "…5458)\n\n* core: use TryGetAccount to read where TryUpdateAccount has been used to write\r\n\r\n* Gary's review feedback\r\n\r\n* implement Gary's suggestion\r\n\r\n* fix bug + rename NewSecure into NewStateTrie\r\n\r\n* trie: add backwards-compatibility aliases for SecureTrie\r\n\r\n* Update database.go\r\n\r\n* make the linter happy\r\n\r\nCo-authored-by: Felix Lange <fjl@twurst.com>\r\nCo-authored-by: rjl493456442 <garyrong0905@gmail.com>",
          "is_bot": false,
          "headline": "core: use TryGetAccount to read what TryUpdateAccount has written (#2…",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2022-08-04T14:13:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b53b92eb4628124ef7416ed515b9ffd0e0d71ff",
          "body": "* all: rework trie and trie committer\r\n\r\n* all: get rid of internal cache in trie\r\n\r\n* all: fixes\r\n\r\n* trie: polish\r\n\r\n* core, trie: address comments\r\n\r\n* trie: fix imports\r\n\r\n* core/state: address comments\r\n\r\n* core/state/snapshot: polish\r\n\r\n* trie: remove unused code\r\n\r\n* trie: update tests\r\n\r\n* trie: don't set db as nil\r\n\r\n* trie: address comments\r\n\r\n* trie: unskip test",
          "is_bot": false,
          "headline": "core, trie: rework trie committer (#25320)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2022-08-04T08:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "733d76a88d7a28434ab46bfe4f8e45821e7568b5",
          "body": "Signed-off-by: Delweng <delweng@gmail.com>",
          "is_bot": false,
          "headline": "node: remove noop path.Join (#25475)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2022-08-04T07:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f809cf6ea61388b1ff0b7580770648ad86be412c",
          "body": "This creates some infrastructure to share resources between graphql\r\nAPI objects.",
          "is_bot": false,
          "headline": "graphql: embed *Resolver instead of backend interface (#25468)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2022-08-03T17:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "948e08d55bf185e4b80ca7a10d689cbfd3f7fcdd",
          "body": "…eAccessList (#25467)\n\nBecause the goal of eth_createAccessList is providing the caller with the largest-possible\r\naccess list, it's generally not important that the gas limit used by the tracer will match the usage\r\nof the call exactly. Avoiding the gas estimation step is a performance improvement. As long as the\r\ncall does not branch based on gas limit, the returned access list will be accurate.",
          "is_bot": false,
          "headline": "internal/ethapi: don't estimate gas if no limit provided in eth_creat…",
          "author_name": "lightclient",
          "author_login": "lightclient",
          "committed_at": "2022-08-03T16:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fb463dddc928eec38de80f63ebdd9d7820d1a72",
          "body": "This change reduces allocations when committing bloombits indexes\r\nby creating the database batch with a larger initial size.",
          "is_bot": false,
          "headline": "core: preallocate batch size in bloomIndexer (#25289)",
          "author_name": "Seungbae Yu",
          "author_login": "dbadoy",
          "committed_at": "2022-08-03T15:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b6261b51fa46f7ed36d0589db641c14569ce036",
          "body": null,
          "is_bot": false,
          "headline": "core/types: fix typo in comment (#25359)",
          "author_name": "yong",
          "author_login": "yzhaoyu",
          "committed_at": "2022-08-03T14:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9244f87dc1c8869a2632176f719e515217720a43",
          "body": "This change makes http.Server.ReadHeaderTimeout configurable separately\r\nfrom ReadTimeout for RPC servers. The default is set to the same as\r\nReadTimeout, which in order to cause no change in existing deployments.",
          "is_bot": false,
          "headline": "node, rpc: add ReadHeaderTimeout config option (#25338)",
          "author_name": "Tristan-Wilson",
          "author_login": "Tristan-Wilson",
          "committed_at": "2022-08-03T14:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d804a59ee1a0152e98bb8dbd5cfea522409a2a5e",
          "body": null,
          "is_bot": false,
          "headline": "cmd/devp2p/internal/ethtest: update tests for eth/67 (#25306)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2022-08-02T12:48:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fdc619413980f90770f13339a5d79a4672779ae",
          "body": "…5381)\n\nThis makes it remove not only the actual DAG file, but also the temporary file\r\nwhich the DAG data is written to while generating.",
          "is_bot": false,
          "headline": "consensus/ethash: remove temp files created during DAG generation (#2…",
          "author_name": "Manoj Kumar",
          "author_login": "manoj398",
          "committed_at": "2022-08-02T12:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7ce74a53afe47ae74770ad8c35bf59b8f82044b",
          "body": "build: upgrade -dlgo version to Go 1.18.5",
          "is_bot": false,
          "headline": "Merge pull request #25461 from sandakersmann/master",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-08-02T07:23:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0b88ce869d6be243c6b1900d69b9401f2d2c092",
          "body": null,
          "is_bot": false,
          "headline": "eth/gasprice/feehistory: support finalized block (#25442)",
          "author_name": "lightclient",
          "author_login": "lightclient",
          "committed_at": "2022-08-01T17:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93eabcaa4ea93fb3a01bfa69ef54a772616d89ef",
          "body": null,
          "is_bot": false,
          "headline": "build: upgrade -dlgo version to Go 1.18.5",
          "author_name": "Marius Kjærstad",
          "author_login": "sandakersmann",
          "committed_at": "2022-08-01T16:21:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b34ed2ed6c1d0b56891b5bd9b1850d9d31e1038",
          "body": "eth: fix typo",
          "is_bot": false,
          "headline": "eth: fix typo in catalyst api (#25460)",
          "author_name": "Sina Mahmoodi",
          "author_login": "s1na",
          "committed_at": "2022-08-01T14:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fd06ab0751f1312d48bf593c7f356dcd6f51ade",
          "body": "* cmd, core, eth, les, params: add merge-passed chain config\r\n\r\n* eth/catalyst, params: add various warning on malfunctioning beacons\r\n\r\n* eth/catalyst: fix warning for beacons without transition exchanges",
          "is_bot": false,
          "headline": "cmd, core, eth, les, params: add merge-passed chain config (#24538)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-08-01T12:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49aa8a633b7333d16ff68777c95d45e897e1903f",
          "body": "complier/solidity:add json.Unmarshal err check",
          "is_bot": false,
          "headline": "common/compiler: json unmarshalling error checks (#25449)",
          "author_name": "Henry",
          "author_login": "henry-0",
          "committed_at": "2022-08-01T11:47:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fea569f90aa608abeb13cea6c9fd55f1d0a77f40",
          "body": null,
          "is_bot": false,
          "headline": "eth: fix typo in comment (#25327)",
          "author_name": "Rithwik Babu",
          "author_login": "rithwikbabu",
          "committed_at": "2022-07-29T16:29:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1af9e4f34caccc6bdc30c151b74f9689f5627c6d",
          "body": "…(#25405)\n\n\r\nSigned-off-by: Delweng <delweng@gmail.com>",
          "is_bot": false,
          "headline": "cm/puppeth: fix crash when of ethstats specifier doesn't contain `:` …",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2022-07-29T16:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "029059947a9570e3b601686ae818c92d5f8f1b85",
          "body": null,
          "is_bot": false,
          "headline": "all: use AbsTime.Add instead of conversion (#25417)",
          "author_name": "Seungbae Yu",
          "author_login": "dbadoy",
          "committed_at": "2022-07-29T16:23:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ad508018e4790da0c1c00ac355f206fca12ab7c",
          "body": "\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "ethereum, ethclient: add FeeHistory support (#25403)",
          "author_name": "lightclient",
          "author_login": "lightclient",
          "committed_at": "2022-07-29T16:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "377c7d799ff62c6060939a4f95532df93a345f63",
          "body": "* eth/catalyst: return 0x0 if latestvalid is pow block\r\n\r\n* eth/catalyst: return 0x0 if latestvalid is pow block\r\n\r\n* eth/catalyst: fix header retrieval, fix sign check\r\n\r\nCo-authored-by: Péter Szilágyi <peterke@gmail.com>",
          "is_bot": false,
          "headline": "eth/catalyst: return 0x0 if latestvalid is pow block (#25423)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2022-07-28T13:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3549814a9f3198a700211c31a59a081d9c4bcf9",
          "body": "* eth/catalyst: return syncing not accepted\r\n\r\n* eth/catalyst: fix test",
          "is_bot": false,
          "headline": "eth/catalyst: return syncing not accepted (#25414)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2022-07-28T13:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f26b63089abaa127625e99fe79240e8da533c63e",
          "body": "* node: set JWT expiry to 60 seconds\r\n\r\n* node: rename var",
          "is_bot": false,
          "headline": "node: set JWT expiry to 60 seconds (#25416)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2022-07-28T06:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c02b0488fb6ef79931cf9fe7099280b52885d582",
          "body": "eth/catalyst: fix NewPayload warn log when dropping due to snap sync",
          "is_bot": false,
          "headline": "Merge pull request #25428 from karalabe/engineapi-snap-import-deny",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-07-28T05:50:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad7106dfc4c7affd5e64369c4ec266b51ceae224",
          "body": null,
          "is_bot": false,
          "headline": "eth/catalyst: fix NewPayload warn log when dropping due to snap sync",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-07-28T05:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d76a9b94f1d4f8b8a9c212151d96d6a13cb6ead",
          "body": "* core, trie, eth, cmd: rework preimage store\r\n\r\n* trie: address comment",
          "is_bot": false,
          "headline": "core, trie, eth, cmd: rework preimage store (#25287)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2022-07-27T18:37:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54007f5e0aeff30e5a2cb3276cb9bb2eaa55a841",
          "body": null,
          "is_bot": false,
          "headline": "params: begin v1.10.22 release cycle",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2022-07-27T11:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "671094279e8d27f4b4c3c94bf8b636c26b473976",
          "body": null,
          "is_bot": false,
          "headline": "params: go-ethereum v1.10.21 stable",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2022-07-27T11:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14b0eedacf8e7d3cdcfbc82a616810337a7f16ca",
          "body": null,
          "is_bot": false,
          "headline": "go.mod: downgrade leveldb (#25413)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2022-07-27T06:31:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6dcd018d25998201eff1e1e264c9080847d92df",
          "body": "* core: eth: rpc: implement safe rpc block\r\n\r\n* core: fix setHead, panics",
          "is_bot": false,
          "headline": "core: eth: rpc: implement safe rpc block (#25165)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2022-07-25T15:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f543e6b06506a7ba93a045e9de55fb9c3e599af8",
          "body": "params: change Merge config to print simpler message",
          "is_bot": false,
          "headline": "Merge pull request #25371 from Zachinquarantine/mergeconfig-message",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-07-25T14:50:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3af3fd8dfaaea95898ed4e4be162dd07bae6fff",
          "body": "* eth: support bubbling up bad blocks from sync to the engine API\r\n\r\n* eth/catalyst: fix typo\r\n\r\nCo-authored-by: Marius van der Wijden <m.vanderwijden@live.de>\r\n\r\n* eth/catalyst: fix typo\r\n\r\nCo-authored-by: Marius van der Wijden <m.vanderwijden@live.de>\r\n\r\n* Update eth/catalyst/api.go\r\n\r\n* eth/catal\n[…]\nso forget descendants\r\n\r\n* eth/catalyst: minor bad block tweaks for resilience\r\n\r\nCo-authored-by: Marius van der Wijden <m.vanderwijden@live.de>\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "eth: support bubbling up bad blocks from sync to the engine API (#25190)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-07-25T13:51:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2b6a7612380bfe18bb9df57b3e2ae144df0e86c6",
          "body": "eth/tracers/js: fix capitalization in tests",
          "is_bot": false,
          "headline": "Merge pull request #25397 from karalabe/fix-tracer-capitalization",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-07-25T13:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb2b8cb4fd581a69b71d43f8ba8bcbebc4d9005b",
          "body": null,
          "is_bot": false,
          "headline": "eth/tracers/js: fix capitalization in tests",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-07-25T13:49:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b196ad1c165ecd6c9edaca520e7161a58e50eb06",
          "body": "* golangci: typo\r\n\r\nSigned-off-by: Delweng <delweng@gmail.com>\r\n\r\n* golangci: add whietspace\r\n\r\nSigned-off-by: Delweng <delweng@gmail.com>\r\n\r\n* *: rm whitesapce using golangci-lint\r\n\r\nSigned-off-by: Delweng <delweng@gmail.com>\r\n\r\n* cmd/puppeth: revert accidental resurrection\r\n\r\nCo-authored-by: Péter Szilágyi <peterke@gmail.com>",
          "is_bot": false,
          "headline": "all: add whitespace linter (#25312)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2022-07-25T10:14:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c4e5d06e7df2d50cc94007dd1b49da6dedb8f1c",
          "body": null,
          "is_bot": false,
          "headline": "light: fix differTries err message in tests (#25358)",
          "author_name": "Eval EXEC",
          "author_login": "eval-exec",
          "committed_at": "2022-07-25T09:54:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2247d9f5d8e004c6e3396e3b223ad603bb67273",
          "body": null,
          "is_bot": false,
          "headline": "eth, internal, light: fix error string capitalization (#25364)",
          "author_name": "Seungbae.yu",
          "author_login": "dbadoy",
          "committed_at": "2022-07-25T09:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39900be087049f0cdcf4142e22e134bff5d622fd",
          "body": "Signed-off-by: Abirdcfly <fp544037857@gmail.com>",
          "is_bot": false,
          "headline": "p2p/netutil: minor code cosmetic",
          "author_name": "Abirdcfly",
          "author_login": "Abirdcfly",
          "committed_at": "2022-07-25T09:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff2259457ae218ecc9f15fb56c65a6dc51164823",
          "body": null,
          "is_bot": false,
          "headline": "consensus/beacon: fix typo in comment (#25391)",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2022-07-25T09:08:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ed8b7d24fd967fd11a5d6136dd5799ef6477f82",
          "body": null,
          "is_bot": false,
          "headline": "cmd: use flags.Merge for grouping flags (#25392)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2022-07-25T09:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2be5f956f3c2cd72d29b0b6e75ac0c2b794f6bd",
          "body": null,
          "is_bot": false,
          "headline": "eth/catalyst: better warning for ttd not configured (#25394)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2022-07-25T09:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6da1fce26547093bcb10673ee7eb1363ead10c67",
          "body": "deps: update goleveldb",
          "is_bot": false,
          "headline": "Merge pull request #25379 from holiman/leveldb_update",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2022-07-25T06:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b2a6b34d92b84f6bfab058a46d9fc73c21365c7",
          "body": "* cmd/geth: eth/catalyst: enable authrpc by default\r\n\r\n* eth/catalyst: rename catalyst -> Engine API in logs\r\n\r\n* eth/catalyst: don't panic",
          "is_bot": false,
          "headline": "cmd/geth: eth/catalyst: enable authrpc by default (#25152)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2022-07-23T07:56:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22d71afc957e4035ba3c8e4eaf2ae9a0c4f71084",
          "body": null,
          "is_bot": false,
          "headline": "params: set sepolia mergeNetsplitBlock to 1735371 (#25372)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2022-07-23T07:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62306a5ebef95caae25ebf899a3feb92a95ba511",
          "body": null,
          "is_bot": false,
          "headline": "deps: update goleveldb",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2022-07-23T07:46:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba3919cac609134dc81b64250fc09c56dd65b46d",
          "body": null,
          "is_bot": false,
          "headline": "signer/core: add canonical TypedData hashing methods (#25283)",
          "author_name": "Nikhil Suri",
          "author_login": "nik-suri",
          "committed_at": "2022-07-22T07:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1764f8f5590bdde7b823e2bbf42f77776f354688",
          "body": null,
          "is_bot": false,
          "headline": "params: set goerli TTD to 10_790_000 (#25324)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2022-07-22T07:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b214c499523a510cf0d97957e447eebbc95c5d94",
          "body": "…ions (#25329)\n\n* cmd/puppeth: remove support for exporting non-Geth genesis configurations\r\n\r\n* remove unused function",
          "is_bot": false,
          "headline": "cmd/puppeth: remove support for exporting non-Geth genesis configurat…",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2022-07-22T07:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a22fb936bbea5498d5ccd82b7b092e655c8cab71",
          "body": "This fixes #25366",
          "is_bot": false,
          "headline": "params: change Merge config to print simpler message",
          "author_name": "Zachinquarantine",
          "author_login": null,
          "committed_at": "2022-07-21T20:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89b138cf2fe5c988eea8f2e74d042fc092849f8e",
          "body": "* params: Add Shangai and Cancun blocks\r\n\r\n* fix copy/paste error\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>\r\n\r\n* fix typo in Shanghai name\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "params: Add Shanghai and Cancun blocks (#25305)",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2022-07-19T12:50:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e73e8bc706db3ecf72fa577348ac17f462ff453c",
          "body": "* accounts/abi: substitude arg%d to the range keyword\r\n\r\n* support more keywords\r\n\r\n* review feedback",
          "is_bot": false,
          "headline": "accounts/abi: substitude arg%d to the range keyword (#25307)",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2022-07-19T09:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7d47ee77b5160ea5a13a7597f147e4895a39cba",
          "body": null,
          "is_bot": false,
          "headline": "cmd/geth: remove redundant 0x in dbGet/dbDelete (#25315)",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2022-07-18T11:22:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9ef135e2dd53682d106c6a2aede9187026cc1de",
          "body": null,
          "is_bot": false,
          "headline": "p2p/discover: apply netrestrict in discv5 response handler (#25304)",
          "author_name": "Ha ĐANG",
          "author_login": "hadv",
          "committed_at": "2022-07-15T16:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3df3d34cf96dcc8634911cec8d54052a577a25e",
          "body": null,
          "is_bot": false,
          "headline": "trie: fix 'gosimple' lint issue (#25309)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2022-07-15T16:36:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a54a230a083eaf68280a3e5607be8ee7eeae8a11",
          "body": null,
          "is_bot": false,
          "headline": "tests: only activate merge on london rules (#25239)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2022-07-15T12:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1657e4393109596fd649b518ebcba75b97d0e1b6",
          "body": "core, eth, les, trie: rework snap sync",
          "is_bot": false,
          "headline": "core, les, eth: port snap sync changes (#24898)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2022-07-15T11:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c9afc56ae172b18a4d3d02e048f5e749b66efe6",
          "body": "During RPC calls such as eth_call and eth_estimateGas, st.evm.Config.NoBaseFee is set\r\nwhich allows the gas price to be below the base fee. This results the tip being negative,\r\nand balance being subtracted from the coinbase instead of added to it, which results in a\r\npotentially negative coinbase b\n[…]\nchange prevents this behavior by disabling fee payment when the fee is not set.\r\n\r\nCo-authored-by: lightclient@protonmail.com <lightclient@protonmail.com>\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "core: prevent negative fee during RPC calls (#25214)",
          "author_name": "Lee Bousfield",
          "author_login": "PlasmaPower",
          "committed_at": "2022-07-15T09:32:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4766b1107fadcd5f31c96b0744a2a788c6e4a01c",
          "body": "* Remove locking in (*BlockChain).ExportN\r\n\r\nSince ExportN is read-only, it shouldn't need the lock. (?)\r\n\r\n* Add hash check to detect reorgs during export.\r\n\r\n* fix check order\r\n\r\n* Update blockchain.go\r\n\r\n* Update blockchain.go\r\n\r\nCo-authored-by: rjl493456442 <garyrong0905@gmail.com>",
          "is_bot": false,
          "headline": "core: remove lock in BlockChain.ExportN (#25254)",
          "author_name": "henridf",
          "author_login": "henridf",
          "committed_at": "2022-07-14T12:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 98,
      "commits_last_year": 0,
      "latest_release_at": "2022-06-15T17:00:34Z",
      "latest_release_tag": "v1.10.19-mev0.6.1",
      "releases_from_tags": true,
      "days_since_last_push": 1361,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1500,
      "mean_days_between_releases": 17.9
    },
    "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": 33
        }
      ]
    },
    "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": 1
    },
    "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": 876930,
      "source_files_sampled": 1277,
      "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/consensys/gnark-crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.1-0.20210426202927-39ac3d4b3f1f"
        },
        {
          "name": "github.com/davecgh/go-spew",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/deckarep/golang-set",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.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-20220405120441-9037c2b61cbf"
        },
        {
          "name": "github.com/edsrzf/mmap-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.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-20220412091415-8bb9e558978c"
        },
        {
          "name": "github.com/fjl/memsize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190710130421-bcb5799ab5e5"
        },
        {
          "name": "github.com/gballet/go-libpcsclite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190607065134-2772fd86a8ff"
        },
        {
          "name": "github.com/go-stack/stack",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "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.4"
        },
        {
          "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.2.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/hashicorp/golang-lru",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.5-0.20210104140557-80c98217689d"
        },
        {
          "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.0"
        },
        {
          "name": "github.com/huin/goupnp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "name": "github.com/influxdata/influxdb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.3"
        },
        {
          "name": "github.com/influxdata/influxdb-client-go/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        },
        {
          "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.2.0"
        },
        {
          "name": "github.com/karalabe/usb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.2"
        },
        {
          "name": "github.com/mattn/go-colorable",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.8"
        },
        {
          "name": "github.com/mattn/go-isatty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.12"
        },
        {
          "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/prometheus/tsdb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.1"
        },
        {
          "name": "github.com/rjeczalik/notify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "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.0.0-20190316090335-8537d3370df4"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.2"
        },
        {
          "name": "github.com/supranational/blst",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.8-0.20220526154634-513d2456b344"
        },
        {
          "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.0.1-0.20181017060643-dbb3b84ba2ef"
        },
        {
          "name": "github.com/urfave/cli/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.10.2"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210921155107-089bfa567519"
        },
        {
          "name": "golang.org/x/mobile",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190719004257-d2bd2a29d028"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210220032951-036812b2e83c"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220520151302-bc2c85ada10a"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210927222741-03fcf44c2211"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.7"
        },
        {
          "name": "golang.org/x/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210220033141-f8bda1e9f3ba"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.8-0.20211029000441-d6a9af8af023"
        },
        {
          "name": "gopkg.in/natefinch/npipe.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0-20160621034901-c1b8fa8bdcce"
        }
      ],
      "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": 1,
        "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": 2475,
          "avatar_url": "https://avatars.githubusercontent.com/u/129561?v=4"
        },
        {
          "type": "User",
          "login": "fjl",
          "commits": 1291,
          "avatar_url": "https://avatars.githubusercontent.com/u/6915?v=4"
        },
        {
          "type": "User",
          "login": "tgerring",
          "commits": 569,
          "avatar_url": "https://avatars.githubusercontent.com/u/731472?v=4"
        },
        {
          "type": "User",
          "login": "holiman",
          "commits": 553,
          "avatar_url": "https://avatars.githubusercontent.com/u/142290?v=4"
        },
        {
          "type": "User",
          "login": "zelig",
          "commits": 377,
          "avatar_url": "https://avatars.githubusercontent.com/u/769725?v=4"
        },
        {
          "type": "User",
          "login": "rjl493456442",
          "commits": 286,
          "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": "debris",
          "commits": 212,
          "avatar_url": "https://avatars.githubusercontent.com/u/2613714?v=4"
        },
        {
          "type": "User",
          "login": "zsfelfoldi",
          "commits": 173,
          "avatar_url": "https://avatars.githubusercontent.com/u/9884311?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.332
    },
    "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": "72 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "63c86b4cb63906b0a06e00c20b027d384309634d",
        "ran_at": "2026-07-25T15:00:44Z",
        "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": [
        {
          "number": 1,
          "created_at": "2022-09-20T02:38:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/manifoldfinance/mev-geth",
    "host": "github.com",
    "name": "mev-geth",
    "owner": "manifoldfinance"
  },
  "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": 25,
      "inputs": {
        "security": 23,
        "vitality": 20,
        "community": 12,
        "governance": 46,
        "engineering": 40,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 29,
        "overall_after_abandonment_multiplier": 25
      },
      "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": 1361,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1361 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1361
                    }
                  }
                ],
                "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": 98,
              "latest_release_tag": "v1.10.19-mev0.6.1",
              "releases_from_tags": true,
              "days_since_latest_release": 1500,
              "mean_days_between_releases": 17.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "98 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1500 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1500
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~17.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 17.9
                    }
                  }
                ],
                "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": [],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 1,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1413,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1413 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1413,
                      "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": 46,
        "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.332
            },
            "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 33% of commits",
                "points": 15,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 33
                    }
                  }
                ],
                "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": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "followers": 181,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "manifoldfinance",
              "public_repos": 493,
              "account_age_days": 2093
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "181 followers of manifoldfinance",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 181,
                      "login": "manifoldfinance"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "493 public repos, account ~5 yr old",
                "points": 24.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 493
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 40,
        "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": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "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": "72 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 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.93,
              "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": "93 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 93,
                      "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": 876930,
              "source_files_sampled": 1277,
              "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/1277 source files over 60KB",
                "points": 54.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1277,
                      "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-25T15:01:02.270173Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/manifoldfinance/mev-geth.svg",
  "full_name": "manifoldfinance/mev-geth",
  "license_state": "standard",
  "license_spdx": "LGPL-3.0"
}

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

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

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