Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-26 15:23 UTC

jimmygchen / go-ethereum

Official Go implementation of the Ethereum protocol

GoLGPL-3.0★ 0 estrellas⑂ 0 forksdesde ago 2023forkVer en GitHub ↗

jimmygchen/go-ethereum tiene un índice de salud de 26 sobre 100, lo que lo sitúa en la banda Crítico. Su puntuación más alta es AI Readiness (68/100) y la más baja, Community & Adoption (12/100). Se actualizó por última vez hace 500 días. 2 personas concentran la mayor parte del trabajo reciente.

26
global / 100
Crítico

Índice de salud del software

Las métricas se agrupan en categorías ponderadas sobre una escala de 1 a 100. El resultado global parte de su media; cuando la evidencia pública activa la Política de Jurisdicciones de Alto Riesgo, la calificación se ajusta y recibe el límite 49 (En riesgo). Preparación para IA queda fuera.

26
Excelente85-100Ejemplar; cumple prácticamente todos los criterios evaluados
Bueno70-84Saludable; carencias menores
Moderado50-69Aceptable con carencias notables; se recomienda revisión
En riesgo30-49Debilidades significativas; su adopción exige cautela
Crítico1-29Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

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

Titularidad

Jimmy ChenCuenta personal
105 seguidores95 repositorios públicosdesde abr 2011@sigp

Este repositorio pertenece a una cuenta personal. Un proyecto con un único propietario conlleva más riesgo de continuidad que uno respaldado por una organización.

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
Gogithub.com/ethereum/go-ethereumapunta a otro repositorio; no se puntúav1.17.4-243hace 34 días

Métricas por categoría

Vitalidad

¿Está vivo el proyecto: se escribe código y se publican versiones?

20Crítico · 22% del índice global
Cómo se puntúa
0/36Recencia de push — último push hace 500 días
0/36Cadencia de commits — 0/52 semanas con commits
0/18Volumen de commits — 0 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year0
human_commit_share1
days_since_last_push500
active_weeks_last_year0
Cómo se puntúa
16.2/27Publica versiones — 99 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 1158 días
27/27Cadencia de publicación — una versión cada ~28 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count99
latest_release_tagv1.12.0
releases_from_tags
days_since_latest_release1158
mean_days_between_releases28
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

¿Tiene el proyecto usuarios, descargas, atención y unas condiciones acogedoras para quienes contribuyen?

12Crítico · 18% del índice global
Cómo se puntúa
0/60Estrellas — 0 estrellas
0/25Forks — 0 forks
0/15Observadores — 0 observadores
Datos de entrada utilizados
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
0/22.5README
22.5/22.5Licencia — licencia reconocida (LGPL-3.0)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

¿Sobrevivirá el proyecto a sus personas: factor bus, capacidad de respuesta, quién lo respalda y mantenimiento del paquete?

44En riesgo · 24% del índice global
Cómo se puntúa
25.2/54Factor bus — la mitad de los commits recae en 2 contribuyente(s)
15.4/22.5Distribución de commits — el principal contribuyente firma el 32% de los commits
13.5/13.5Amplitud de contribuyentes — 100 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 63 contributing companies or organizations
Datos de entrada utilizados
bus_factor2
contributors_sampled100
top_contributor_share0,316
Cómo se puntúa
0/46.8Resolución de issues — sin issues o sin datos
0/38.3Aceptación de PR — sin PR decididos o sin datos
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluidos de la puntuación (sin datos o no aplicable): Resolución de issues, Aceptación de PR. Los pesos restantes se han renormalizado.
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
14.6/25Alcance del propietario — 105 seguidores de jimmygchen
25/25Trayectoria — 95 repos públicos, cuenta de ~15 años
Datos de entrada utilizados
followers105
owner_typeUser
is_verified
owner_loginjimmygchen
public_repos95
account_age_days5575
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

¿Existen unas prácticas mínimas de ingeniería y documentación?

50Moderado · 20% del índice global
Cómo se puntúa
0/24Flujos de trabajo de CI
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yml
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_cino
has_tests
has_editorconfigno
has_linter_config
has_precommit_configno
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.

Documentación

50Moderado
Cómo se puntúa
0/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://geth.ethereum.org
0/10Descripción del repositorio
0/10Topics
10/10Wiki
Datos de entrada utilizados
topics
has_wiki
homepagehttps://geth.ethereum.org
has_readmeno
has_docs_dir
has_descriptionno

Seguridad

¿Son sólidas las prácticas visibles de seguridad y de cadena de suministro, sin exposición jurisdiccional de alto riesgo sin resolver?

23Crítico · 16% del índice global
Cómo se puntúa
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 — sin datos
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 — sin datos
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — 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 — sin datos
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 — sin datos
0/7.5Token-Permissions — sin datos
0/7.5Vulnerabilities — 73 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2,3
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, dangerous_workflow, packaging, signed_releases, token_permissions. Los pesos restantes se han renormalizado.

Preparación para IA

¿Hasta qué punto está el repositorio preparado para desarrollarse y mantenerse con agentes de codificación de IA? Es una insignia independiente y experimental — peso 0,0, de modo que se presenta por separado y no afecta a la puntuación de salud global.

68Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 99 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,99
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — Makefile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yml
11/11Verificación estática de tipos — Go (tipado estático)
10/10Entorno reproducible — Dockerfile, lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
54.2/55Tamaños de archivo manejables — 19/1311 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes980.555
source_files_sampled1311
oversized_source_files19
Cómo se puntúa
40/40Esquema de API (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/20Servidor MCP
40/40Ejemplos ejecutables — examples
Datos de entrada utilizados
example_dirsexamples
has_mcp_signalno
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

Datos clave

0estrellas de GitHub
100contribuidores
0commits en los últimos 12 meses
500días desde el último push
99versiones publicadas
2factor bus
0issues abiertas
Goecosistemas de paquetes

Advertencias de recopilación de datos

  • 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

Más detalle

OpenSSF Scorecard 2.3 / 10
2.3agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-26 15:23 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-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
n/dDangerous-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
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
n/dSigned-Releasesno releases found
n/dToken-PermissionsNo tokens found
0Vulnerabilities73 existing vulnerabilities detected
Dependencias directas 69
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/Azure/azure-sdk-for-go/sdk/storage/azblobv0.3.0go.mod
Gogithub.com/VictoriaMetrics/fastcachev1.6.0go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.2.0go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.1.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.1.1go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/route53v1.1.1go.mod
Gogithub.com/btcsuite/btcd/btcec/v2v2.2.0go.mod
Gogithub.com/cespare/cpv0.1.0go.mod
Gogithub.com/cloudflare/cloudflare-gov0.14.0go.mod
Gogithub.com/cockroachdb/pebblev0.0.0-20230209160836-829675f94811go.mod
Gogithub.com/consensys/gnark-cryptov0.10.0go.mod
Gogithub.com/crate-crypto/go-kzg-4844v0.3.0go.mod
Gogithub.com/davecgh/go-spewv1.1.1go.mod
Gogithub.com/deckarep/golang-set/v2v2.1.0go.mod
Gogithub.com/docker/dockerv1.6.2go.mod
Gogithub.com/dop251/gojav0.0.0-20230605162241-28ee0ee714f3go.mod
Gogithub.com/ethereum/c-kzg-4844v0.3.0go.mod
Gogithub.com/fatih/colorv1.7.0go.mod
Gogithub.com/fjl/gencodecv0.0.0-20230517082657-f9840df7b83ego.mod
Gogithub.com/fjl/memsizev0.0.0-20190710130421-bcb5799ab5e5go.mod
Gogithub.com/fsnotify/fsnotifyv1.6.0go.mod
Gogithub.com/gballet/go-libpcsclitev0.0.0-20190607065134-2772fd86a8ffgo.mod
Gogithub.com/gballet/go-verklev0.0.0-20230607174250-df487255f46bgo.mod
Gogithub.com/go-stack/stackv1.8.1go.mod
Gogithub.com/gofrs/flockv0.8.1go.mod
Gogithub.com/golang-jwt/jwt/v4v4.3.0go.mod
Gogithub.com/golang/protobufv1.5.2go.mod
Gogithub.com/golang/snappyv0.0.5-0.20220116011046-fa5810519dcbgo.mod
Gogithub.com/google/gofuzzv1.1.1-0.20200604201612-c04b05f3adfago.mod
Gogithub.com/google/uuidv1.3.0go.mod
Gogithub.com/gorilla/websocketv1.4.2go.mod
Gogithub.com/graph-gophers/graphql-gov1.3.0go.mod
Gogithub.com/hashicorp/go-bexprv0.1.10go.mod
Gogithub.com/holiman/billyv0.0.0-20230718173358-1c7e68d277a7go.mod
Gogithub.com/holiman/bloomfilter/v2v2.0.3go.mod
Gogithub.com/holiman/uint256v1.2.3go.mod
Gogithub.com/huin/goupnpv1.0.3go.mod
Gogithub.com/influxdata/influxdb-client-go/v2v2.4.0go.mod
Gogithub.com/influxdata/influxdb1-clientv0.0.0-20220302092344-a9ab5670611cgo.mod
Gogithub.com/jackpal/go-nat-pmpv1.0.2go.mod
Gogithub.com/jedisct1/go-minisignv0.0.0-20190909160543-45766022959ego.mod
Gogithub.com/julienschmidt/httprouterv1.3.0go.mod
Gogithub.com/karalabe/usbv0.0.3-0.20230711191512-61db3e06439cgo.mod
Gogithub.com/kylelemons/godebugv1.1.0go.mod
Gogithub.com/mattn/go-colorablev0.1.13go.mod
Gogithub.com/mattn/go-isattyv0.0.16go.mod
Gogithub.com/naoina/tomlv0.1.2-0.20170918210437-9fafd6967416go.mod
Gogithub.com/olekukonko/tablewriterv0.0.5go.mod
Gogithub.com/peterh/linerv1.1.1-0.20190123174540-a2c9a5303de7go.mod
Gogithub.com/protolambda/bls12-381-utilv0.0.0-20220416220906-d8552aa452c7go.mod
Gogithub.com/rs/corsv1.7.0go.mod
Gogithub.com/shirou/gopsutilv3.21.4-0.20210419000835-c7a38de76ee5+incompatiblego.mod
Gogithub.com/status-im/keycard-gov0.2.0go.mod
Gogithub.com/stretchr/testifyv1.8.1go.mod
Gogithub.com/supranational/blstv0.3.11-0.20230406105308-e9dfc5ee724bgo.mod
Gogithub.com/syndtr/goleveldbv1.0.1-0.20210819022825-2ae1ddf74ef7go.mod
Gogithub.com/tyler-smith/go-bip39v1.1.0go.mod
Gogithub.com/urfave/cli/v2v2.24.1go.mod
Gogo.uber.org/automaxprocsv1.5.2go.mod
Gogolang.org/x/cryptov0.9.0go.mod
Gogolang.org/x/expv0.0.0-20230515195305-f3d0a9c9a5ccgo.mod
Gogolang.org/x/syncv0.3.0go.mod
Gogolang.org/x/sysv0.9.0go.mod
Gogolang.org/x/textv0.9.0go.mod
Gogolang.org/x/timev0.3.0go.mod
Gogolang.org/x/toolsv0.9.1go.mod
Gogopkg.in/natefinch/lumberjack.v2v2.0.0go.mod
Gogopkg.in/natefinch/npipe.v2v2.0.0-20160621034901-c1b8fa8bdccego.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Todas las dependencias no recopilado

No fue posible recopilar el conjunto de dependencias resuelto para este informe: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 217629,
      "has_wiki": true,
      "homepage": "https://geth.ethereum.org",
      "languages": {
        "C": 673771,
        "Go": 11752844,
        "M4": 25931,
        "HTML": 12397,
        "Java": 30290,
        "NSIS": 23196,
        "Sage": 30192,
        "Shell": 28464,
        "Python": 11232,
        "Assembly": 94897,
        "Makefile": 8021,
        "Solidity": 9568,
        "Dockerfile": 897,
        "JavaScript": 442163
      },
      "pushed_at": "2025-03-12T21:13:30Z",
      "created_at": "2023-08-07T03:46:56Z",
      "owner_type": "User",
      "updated_at": "2023-08-07T03:46:56Z",
      "description": "Official Go implementation of the Ethereum protocol",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "LGPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "LGPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Jimmy Chen",
      "type": "User",
      "login": "jimmygchen",
      "company": "@sigp",
      "location": null,
      "followers": 105,
      "avatar_url": "https://avatars.githubusercontent.com/u/742762?v=4",
      "created_at": "2011-04-21T01:23:52Z",
      "is_verified": null,
      "public_repos": 95,
      "account_age_days": 5575
    },
    "license": {
      "state": "standard",
      "spdx_id": "LGPL-3.0",
      "raw_spdx": "LGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2023-05-25T10:01:00Z"
        },
        {
          "tag": "v1.11.6",
          "kind": "patch",
          "published_at": "2023-04-20T18:14:51Z"
        },
        {
          "tag": "v1.11.5",
          "kind": "patch",
          "published_at": "2023-03-21T08:03:04Z"
        },
        {
          "tag": "v1.11.4",
          "kind": "patch",
          "published_at": "2023-03-10T18:53:52Z"
        },
        {
          "tag": "v1.11.3",
          "kind": "patch",
          "published_at": "2023-03-07T17:17:32Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2023-02-22T12:23:51Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2023-02-16T19:51:51Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2023-02-15T18:14:20Z"
        },
        {
          "tag": "v1.10.26",
          "kind": "patch",
          "published_at": "2022-11-03T10:59:33Z"
        },
        {
          "tag": "v1.10.25",
          "kind": "patch",
          "published_at": "2022-09-15T15:55:58Z"
        },
        {
          "tag": "v1.10.24",
          "kind": "patch",
          "published_at": "2022-09-14T09:07:10Z"
        },
        {
          "tag": "v1.10.23",
          "kind": "patch",
          "published_at": "2022-08-24T09:09:02Z"
        },
        {
          "tag": "v1.10.22",
          "kind": "patch",
          "published_at": "2022-08-22T08:36:39Z"
        },
        {
          "tag": "v1.10.21",
          "kind": "patch",
          "published_at": "2022-07-27T11:53:06Z"
        },
        {
          "tag": "v1.10.20",
          "kind": "patch",
          "published_at": "2022-06-29T22:27:43Z"
        },
        {
          "tag": "v1.10.19",
          "kind": "patch",
          "published_at": "2022-06-15T12:49:45Z"
        },
        {
          "tag": "v1.10.18",
          "kind": "patch",
          "published_at": "2022-05-25T12:42:54Z"
        },
        {
          "tag": "v1.10.17",
          "kind": "patch",
          "published_at": "2022-03-29T17:18:26Z"
        },
        {
          "tag": "v1.10.16",
          "kind": "patch",
          "published_at": "2022-02-15T12:32:24Z"
        },
        {
          "tag": "v1.10.15",
          "kind": "patch",
          "published_at": "2022-01-05T16:16:40Z"
        },
        {
          "tag": "v1.10.14",
          "kind": "patch",
          "published_at": "2021-12-23T10:21:45Z"
        },
        {
          "tag": "v1.10.13",
          "kind": "patch",
          "published_at": "2021-11-24T11:44:10Z"
        },
        {
          "tag": "v1.10.12",
          "kind": "patch",
          "published_at": "2021-11-08T13:42:08Z"
        },
        {
          "tag": "v1.10.11",
          "kind": "patch",
          "published_at": "2021-10-20T12:08:23Z"
        },
        {
          "tag": "v1.10.10",
          "kind": "patch",
          "published_at": "2021-10-15T10:17:13Z"
        },
        {
          "tag": "v1.10.9",
          "kind": "patch",
          "published_at": "2021-09-29T17:59:41Z"
        },
        {
          "tag": "v1.10.8",
          "kind": "patch",
          "published_at": "2021-08-24T07:04:30Z"
        },
        {
          "tag": "v1.10.7",
          "kind": "patch",
          "published_at": "2021-08-12T07:14:03Z"
        },
        {
          "tag": "v1.10.6",
          "kind": "patch",
          "published_at": "2021-07-22T14:44:28Z"
        },
        {
          "tag": "v1.10.5",
          "kind": "patch",
          "published_at": "2021-07-14T08:01:38Z"
        },
        {
          "tag": "v1.10.4",
          "kind": "patch",
          "published_at": "2021-06-17T10:35:17Z"
        },
        {
          "tag": "v1.10.3",
          "kind": "patch",
          "published_at": "2021-05-05T11:20:06Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2021-04-08T11:02:25Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2021-03-08T09:32:20Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2021-03-03T16:44:17Z"
        },
        {
          "tag": "v1.9.25",
          "kind": "patch",
          "published_at": "2020-12-11T08:03:16Z"
        },
        {
          "tag": "v1.9.24",
          "kind": "patch",
          "published_at": "2020-11-12T20:10:15Z"
        },
        {
          "tag": "v1.9.23",
          "kind": "patch",
          "published_at": "2020-10-15T10:29:42Z"
        },
        {
          "tag": "v1.9.22",
          "kind": "patch",
          "published_at": "2020-09-28T08:21:47Z"
        },
        {
          "tag": "v1.9.21",
          "kind": "patch",
          "published_at": "2020-09-09T08:22:11Z"
        },
        {
          "tag": "v1.9.20",
          "kind": "patch",
          "published_at": "2020-08-25T14:20:37Z"
        },
        {
          "tag": "v1.9.19",
          "kind": "patch",
          "published_at": "2020-08-11T11:10:21Z"
        },
        {
          "tag": "v1.9.18",
          "kind": "patch",
          "published_at": "2020-07-27T11:53:53Z"
        },
        {
          "tag": "v1.9.17",
          "kind": "patch",
          "published_at": "2020-07-20T12:56:42Z"
        },
        {
          "tag": "v1.9.16",
          "kind": "patch",
          "published_at": "2020-07-10T10:38:48Z"
        },
        {
          "tag": "v1.9.15",
          "kind": "patch",
          "published_at": "2020-06-08T08:56:48Z"
        },
        {
          "tag": "v1.9.14",
          "kind": "patch",
          "published_at": "2020-05-13T09:31:35Z"
        },
        {
          "tag": "v1.9.13",
          "kind": "patch",
          "published_at": "2020-04-16T07:39:22Z"
        },
        {
          "tag": "v1.9.12",
          "kind": "patch",
          "published_at": "2020-03-16T11:39:04Z"
        },
        {
          "tag": "v1.9.11",
          "kind": "patch",
          "published_at": "2020-02-18T11:26:00Z"
        },
        {
          "tag": "v1.9.10",
          "kind": "patch",
          "published_at": "2020-01-20T10:27:51Z"
        },
        {
          "tag": "v1.9.9",
          "kind": "patch",
          "published_at": "2019-12-06T09:51:37Z"
        },
        {
          "tag": "v1.9.8",
          "kind": "patch",
          "published_at": "2019-11-26T10:20:22Z"
        },
        {
          "tag": "v1.9.7",
          "kind": "patch",
          "published_at": "2019-11-07T07:58:39Z"
        },
        {
          "tag": "v1.9.6",
          "kind": "patch",
          "published_at": "2019-10-03T09:29:20Z"
        },
        {
          "tag": "v1.9.5",
          "kind": "patch",
          "published_at": "2019-09-20T11:32:42Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2019-09-19T08:36:53Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2019-09-03T09:00:38Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2019-08-13T10:03:42Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2019-07-24T06:41:48Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2019-07-10T07:41:15Z"
        },
        {
          "tag": "v1.8.27",
          "kind": "patch",
          "published_at": "2019-04-17T12:47:54Z"
        },
        {
          "tag": "v1.8.26",
          "kind": "patch",
          "published_at": "2019-04-10T12:45:13Z"
        },
        {
          "tag": "v1.8.25",
          "kind": "patch",
          "published_at": "2019-04-09T08:47:09Z"
        },
        {
          "tag": "v1.8.24",
          "kind": "patch",
          "published_at": "2019-04-08T13:16:05Z"
        },
        {
          "tag": "v1.8.23",
          "kind": "patch",
          "published_at": "2019-02-20T08:48:12Z"
        },
        {
          "tag": "v1.8.22",
          "kind": "patch",
          "published_at": "2019-01-31T10:52:18Z"
        },
        {
          "tag": "v1.8.21",
          "kind": "patch",
          "published_at": "2019-01-15T20:51:31Z"
        },
        {
          "tag": "v1.8.20",
          "kind": "patch",
          "published_at": "2018-12-11T12:20:21Z"
        },
        {
          "tag": "v1.8.19",
          "kind": "patch",
          "published_at": "2018-11-28T12:42:37Z"
        },
        {
          "tag": "v1.8.18",
          "kind": "patch",
          "published_at": "2018-11-14T08:25:19Z"
        },
        {
          "tag": "v1.8.17",
          "kind": "patch",
          "published_at": "2018-10-09T07:35:31Z"
        },
        {
          "tag": "v1.8.16",
          "kind": "patch",
          "published_at": "2018-09-24T12:59:21Z"
        },
        {
          "tag": "v1.8.15",
          "kind": "patch",
          "published_at": "2018-08-29T15:24:32Z"
        },
        {
          "tag": "v1.8.14",
          "kind": "patch",
          "published_at": "2018-08-22T08:39:00Z"
        },
        {
          "tag": "v1.8.13",
          "kind": "patch",
          "published_at": "2018-07-31T10:35:53Z"
        },
        {
          "tag": "v1.8.12",
          "kind": "patch",
          "published_at": "2018-07-04T23:08:05Z"
        },
        {
          "tag": "v1.8.11",
          "kind": "patch",
          "published_at": "2018-06-12T14:02:14Z"
        },
        {
          "tag": "v1.8.10",
          "kind": "patch",
          "published_at": "2018-05-30T08:00:07Z"
        },
        {
          "tag": "v1.8.9",
          "kind": "patch",
          "published_at": "2018-05-28T09:58:22Z"
        },
        {
          "tag": "v1.8.8",
          "kind": "patch",
          "published_at": "2018-05-14T10:14:17Z"
        },
        {
          "tag": "v1.8.7",
          "kind": "patch",
          "published_at": "2018-05-02T11:01:38Z"
        },
        {
          "tag": "v1.8.6",
          "kind": "patch",
          "published_at": "2018-04-23T12:52:02Z"
        },
        {
          "tag": "v1.8.5",
          "kind": "patch",
          "published_at": "2018-04-23T07:02:34Z"
        },
        {
          "tag": "v1.8.4",
          "kind": "patch",
          "published_at": "2018-04-17T08:20:53Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2018-03-26T16:09:06Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2018-03-05T13:48:48Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2018-02-19T09:35:31Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2018-02-14T12:51:30Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2017-11-21T09:54:19Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2017-10-14T12:58:53Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2017-10-03T17:18:39Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2017-09-14T10:55:42Z"
        },
        {
          "tag": "v1.6.7",
          "kind": "patch",
          "published_at": "2017-07-11T14:32:36Z"
        },
        {
          "tag": "v1.6.6",
          "kind": "patch",
          "published_at": "2017-06-23T09:26:54Z"
        },
        {
          "tag": "v1.6.5",
          "kind": "patch",
          "published_at": "2017-06-01T18:48:47Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2019-07-25T11:08:29Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2019-06-28T10:02:47Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2019-06-13T14:32:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "60070fe5c62ee40f873148906e205a3f0bb340b6",
          "body": "…752)",
          "is_bot": false,
          "headline": "internal/ethapi, graphql: correct comments about gas price logic (#27…",
          "author_name": "Christopher Harrison",
          "author_login": "chrischarlesharrison",
          "committed_at": "2023-08-04T23:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c30541c2ac0b31baecabca7038f6695c6edf465",
          "body": "\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "log: use atomic types (#27763)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2023-08-04T22:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb148dd342ba03ce40cf04295e193c94b9dda322",
          "body": "This adds support for the \"yParity\" field in transaction objects returned by RPC\r\nAPIs. We somehow forgot to add this field even though it has been in the spec for\r\na long time.",
          "is_bot": false,
          "headline": "core/types: support yParity field in JSON transactions (#27744)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2023-08-04T22:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57cdbaef30fa18f55d88d54b73d50675dd70e1ca",
          "body": null,
          "is_bot": false,
          "headline": "all: remove trailing whitespace (#27741)",
          "author_name": "Darioush Jalali",
          "author_login": null,
          "committed_at": "2023-08-04T22:24:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df544350bc6fa837f9f74de6a5a1bc317fc58a9d",
          "body": "This change rearranges the accessor methods in block.go and fixes some minor issues with\r\nthe copy-on-write logic of block data. Fixed issues:\r\n\r\n- Block.WithWithdrawals did not create a shallow copy of the block.\r\n\r\n- Block.WithBody copied the header unnecessarily, and did not preserve withdrawals.\r\n\r\nHowever, the bugs did not affect any code in go-ethereum because blocks are *always*\r\ncreated using NewBlockWithHeader().WithBody().WithWithdrawals()",
          "is_bot": false,
          "headline": "core/types: fix immutability guarantees in Block (#27844)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2023-08-04T12:16:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e934f40f9a7edd58107725d9d766770bc128775",
          "body": "…27842)",
          "is_bot": false,
          "headline": "eth/protocols/snap: fix batch writer when resuming an aborted sync (#…",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2023-08-03T11:51:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8224bb9218f18fdf07a140c9b1c2d9b5309ef621",
          "body": null,
          "is_bot": false,
          "headline": "build: upgrade -dlgo version to Go 1.20.7 (#27835)",
          "author_name": "Marius Kjærstad",
          "author_login": "sandakersmann",
          "committed_at": "2023-08-02T09:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d04bde0a201b24faaee081ed08a7f93734eb44ad",
          "body": "\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "p2p: use atomic types (#27764)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2023-08-01T21:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff97b4cc6ae01af50de9c7051983901d66ce0654",
          "body": "\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "cmd/geth: disable automaxprocs log (#27814)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-08-01T16:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7de748d3f62cec172ddf0dda110beca55648f306",
          "body": "* all: implement path-based state scheme\r\n\r\n* all: edits from review\r\n\r\n* core/rawdb, trie/triedb/pathdb: review changes\r\n\r\n* core, light, trie, eth, tests: reimplement pbss history\r\n\r\n* core, trie/triedb/pathdb: track block number in state history\r\n\r\n* trie/triedb/pathdb: add history documentation\r\n[…]\n windows\r\n\r\n* core, trie: address comments\r\n\r\n* trie/triedb/pathdb: fix test issues\r\n\r\n---------\r\n\r\nCo-authored-by: Felix Lange <fjl@twurst.com>\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "all: implement path-based state scheme (#25963)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-08-01T12:17:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9d744f0ca841df3dcea05886d985d26a8b75ef70",
          "body": null,
          "is_bot": false,
          "headline": "cmd/bootnode: fix timer leak (#27754)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2023-08-01T12:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f404a2d0f19ecac37beab16d0da8f6e12b6a3e17",
          "body": "Sets the `currentExcessBlobGas` from env, alternatively calculates it based on `parentExcessBlobGas` and `parentBlobGasUsed`. It then emits the `currentExcessBlobGas` and `currentBlobGasUsed` into the output, to be used as parent-values for a future iteration. \r\n\r\nCloses #27785\r\nCloses #27783\r\n\r\n---------\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "cmd/evm: set ExcessBlobGas from env (#27796)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-08-01T11:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c95ebd63d8470bc39a7e128470e5026c9f6b3e8",
          "body": "* consensus/misc: move eip1559 as a sub directory\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n* consensus/misc: package name\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n* all: eip1559\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>",
          "is_bot": false,
          "headline": "consensus/misc: move eip1559 into a package (#27828)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-08-01T09:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fd77a6a7e07a135e8027980b1411a09339ee479",
          "body": "…27822)\n\n* core/txpool/blobpool: remove error log when finalized block is nil\r\n\r\n* core/txpool/blobpool: take peter's suggestion",
          "is_bot": false,
          "headline": "core/txpool/blobpool: remove error log when finalized block is nil (#…",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-08-01T07:09:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "852be575e13feac5a64f5459b920b1856b2d6f43",
          "body": "* tests: split up state test execution\r\n\r\n* Revert \"tests: split up state test execution\"\r\n\r\nThis reverts commit 96017c248c85d24e93ad013a2bbe8b38c99327c0.\r\n\r\n* build: bump test timeout to 20 minutes",
          "is_bot": false,
          "headline": "tests: make tests pass on windows/386 (#27821)",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2023-08-01T07:08:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ca92f70e5207901fcd6ee5e7e227cd90a6b8c4e",
          "body": "* eth: excessDataGas -> excessBlobGas\r\n\r\n* consensus: data gas -> blob gas\r\n\r\n* core: data gas -> blob gas\r\n\r\n* params: data gas -> blob gas",
          "is_bot": false,
          "headline": "all: replace data gas to blob gas in comments (#27825)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-08-01T07:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e9775668efc329cd4d12644f5310c1b5ac2ab41",
          "body": null,
          "is_bot": false,
          "headline": "cmd/bootnode: defer udp connection close (#27787)",
          "author_name": "Zig Blathazar",
          "author_login": "ZigBalthazar",
          "committed_at": "2023-07-31T17:15:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "817553cc288ff5e3e9602cca2750219322247974",
          "body": null,
          "is_bot": false,
          "headline": "core, trie: track state change set with account address (#27815)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-07-31T12:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43a1a48ee2503b41e517384167283ebdc7da80cf",
          "body": "* core: check excessBlobGas in front\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n* core: no need to manual panic\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n* core: no comment\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>",
          "is_bot": false,
          "headline": "core: remove pointless check for excessBlobGas nilness (#27797)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-07-31T07:54:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a4eba6886227e8d0e2b50edf5f31b536d0dad91",
          "body": null,
          "is_bot": false,
          "headline": "eth: conver if-else-if chain to tagged switch (#27816)",
          "author_name": "Shude Li",
          "author_login": "islishude",
          "committed_at": "2023-07-31T07:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95cc7bf4f8f54d426b4d338e1b00d6bc8d9239b4",
          "body": null,
          "is_bot": false,
          "headline": "cmd/geth: import package catalyst once (#27803)",
          "author_name": "Shude Li",
          "author_login": "islishude",
          "committed_at": "2023-07-31T05:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f2ae29b8f7743a14760e6f2b458ecddc8bb7d8f",
          "body": null,
          "is_bot": false,
          "headline": "core/types: fix receipt blob fields marshaling (#27793)",
          "author_name": "Mario Vega",
          "author_login": "marioevz",
          "committed_at": "2023-07-28T07:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9556533c34f9bb44b7c0212ba55a08a047babef",
          "body": null,
          "is_bot": false,
          "headline": "core/types: put header fields in correct order (#27791)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2023-07-27T14:15:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57268f7e6cb40e6d487514ba25a00c759bf4b2ec",
          "body": null,
          "is_bot": false,
          "headline": "all: rename dataGas to blobGas (#27789)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2023-07-27T13:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f4b21feacbb0666d6014da3d1da1ba45b47d1d4",
          "body": "…790)",
          "is_bot": false,
          "headline": "core/txpool/blobpool: fix a merge conflict from a package rename (#27…",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2023-07-27T11:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "393d4db18c7bcd1d7283167228cd52b28c38329a",
          "body": "* core/types: add data gas fields in Receipt\r\n\r\n* core/types: use BlobGas method of tx\r\n\r\n* core: fix test\r\n\r\n* core/types: fix receipt tests, add data gas used field test\r\n\r\n---------\r\n\r\nCo-authored-by: Péter Szilágyi <peterke@gmail.com>",
          "is_bot": false,
          "headline": "core/types: add 4844 data gas fields in Receipt (#27743)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2023-07-27T11:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1662228ac68325b4024e0cb6a4ce7dde27eb4c2d",
          "body": "* core/blobpool: implement txpool for blob txs\r\n\r\n* core/txpool: track address reservations to notice any weird bugs\r\n\r\n* core/txpool/blobpool: add support for in-memory operation for tests\r\n\r\n* core/txpool/blobpool: fix heap updating after SetGasTip if account is evicted\r\n\r\n* core/txpool/blobpool: \n[…]\nore/txpool: limit blob transactions to 16 per account\r\n\r\n* core/txpool/blobpool: fix rebase errors\r\n\r\n* core/txpool/blobpool: luv you linter\r\n\r\n* go.mod: revert some strange crypto package dep updates",
          "is_bot": false,
          "headline": "core/txpool/blobpool: 4844 blob transaction pool (#26940)",
          "author_name": "Péter Szilágyi",
          "author_login": "karalabe",
          "committed_at": "2023-07-27T10:45:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "37b952a4a20a6df8f0eb44dad2acf0d630bba894",
          "body": null,
          "is_bot": false,
          "headline": "core/types: deepcopy ExcessDataGas, DataGasUsed (#27767)",
          "author_name": "Darioush Jalali",
          "author_login": null,
          "committed_at": "2023-07-27T08:32:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2274a03e339f213361453590b54917bbfd0a0c31",
          "body": "* crypto/kzg4844: remove unnecessary init call & fix typo\r\n\r\n* Fix kzg4844 tests/benchmarks\r\n\r\n* Make init lazy & revert changes to tests",
          "is_bot": false,
          "headline": "crypto/kzg4844: do lazy init in all ckzg funcs (#27679)",
          "author_name": "Justin Traglia",
          "author_login": "jtraglia",
          "committed_at": "2023-07-24T16:13:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a196f3e8a22b6ad22ced5c2e3baf32bc3ebd4ec9",
          "body": null,
          "is_bot": false,
          "headline": "cmd/devp2p: atomic types used (#27755)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2023-07-24T10:23:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a1fba1a020a61a864a69d119ae0119c70e22b2b",
          "body": null,
          "is_bot": false,
          "headline": "cmd/geth: atomic types used (#27756)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2023-07-24T10:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88f3d61468a34fcb4d02f80edd0b061f446466aa",
          "body": "* core/state: clean up\r\n\r\n* all: add block number infomration to statedb\r\n\r\n* core, trie: rename blockNumber to block",
          "is_bot": false,
          "headline": "all: expose block number information to statedb (#27753)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-07-24T10:22:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a46f4173cdeb61f34030e214876dd10b0e346862",
          "body": null,
          "is_bot": false,
          "headline": "ethclient/gethclient: gofmt -s (#27762)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2023-07-24T10:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f756dc1185d7f1eeeacb1d12341606b7135f9ea",
          "body": null,
          "is_bot": false,
          "headline": "cmd/evm/testdata: fix typos in docs (#27742)",
          "author_name": "Pierre Grimaud",
          "author_login": "pgrimaud",
          "committed_at": "2023-07-18T12:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e86ad526404681f52f67753c843d7a65274721b6",
          "body": "…736)\n\nThis is a spin-out from the EIP-4844 devnet branch, containing just the Engine API modifications\r\nand nothing else. The newPayloadV3 endpoint won't really work in this version, but we need the\r\ndata structures for testing so I'd like to get this in early.\r\n\r\nCo-authored-by: Marius van der Wijden <m.vanderwijden@live.de>",
          "is_bot": false,
          "headline": "beacon/engine, eth/catalyst: EIP-4844 updates for the engine API (#27…",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2023-07-18T07:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4d88f9bce13ca9310bf28f5f26ea9f1915ba90d",
          "body": "This change removes PoW header syncing related code from LES and also deletes \r\nduplicated packages les/catalyst, les/downloader and les/fetcher. These package copies\r\nwere created because people wanted to make changes in their eth/ counterparts, but weren't\r\nable to adapt LES code to the API changes.",
          "is_bot": false,
          "headline": "les: remove obsolete code related to PoW header syncing (#27737)",
          "author_name": "Felföldi Zsolt",
          "author_login": "zsfelfoldi",
          "committed_at": "2023-07-17T18:48:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "988d84aa7caf8e71ce441fa65f80d44216d9e00e",
          "body": "EIP-6780: SELFDESTRUCT only in same transaction\r\n\r\n>     SELFDESTRUCT will recover all funds to the caller but not delete the account, except when called in the same transaction as creation\r\n\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "core/state, core/vm: implement EIP 6780 (#27189)",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2023-07-17T17:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b058cf454b3bdc7e770e2b3cec83a0bcb48f55ee",
          "body": "This updates the reference tests to the latest version and also adds logic\r\nto process EIP-4844 blob transactions into the state transition. We are now\r\npassing most Cancun fork tests.\r\n\r\nCo-authored-by: Marius van der Wijden <m.vanderwijden@live.de>\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "core, tests: EIP-4844 transaction processing logic (#27721)",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2023-07-15T21:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99e000cb132e25c29c34b9ed55d99f1b132e73c2",
          "body": null,
          "is_bot": false,
          "headline": "core/vm: use types.EmptyCodeHash (#27729)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2023-07-15T15:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d233b6b23af33dd64fda3237377130e3b5991ad8",
          "body": "…code consistency. (#27716)\n\n\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>\r\nCo-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>",
          "is_bot": false,
          "headline": "core:  replace instances of 'suicide' with 'selfdestruct' to improve …",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2023-07-15T14:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00408f74796ea1da2bba16ae30ecd5c322fa45ff",
          "body": null,
          "is_bot": false,
          "headline": "accounts/abi/bind/backends: fix goroutine leak in unit test (#27705)",
          "author_name": "Yurie",
          "author_login": "yuriechan",
          "committed_at": "2023-07-15T14:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34d507215951fb3f4a5983b65e127577989a6db8",
          "body": "…7724)",
          "is_bot": false,
          "headline": "metrics: NilResettingTimer.Time should execute the timed function (#2…",
          "author_name": "Ömer Faruk Irmak",
          "author_login": "omerfirmak",
          "committed_at": "2023-07-14T17:19:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b9f1b4ae41f7e2974f61f12292d228af48a06d",
          "body": "It is usually best to set GOMAXPROCS to the number of available CPU cores. However, setting\r\nit like that does not work well when the process is quota-limited to a certain number of CPUs.\r\nThe automaxprocs library configures GOMAXPROCS, taking such limits into account.",
          "is_bot": false,
          "headline": "cmd/geth: use automaxprocs to apply cpu quota correctly (#27506)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-07-14T17:14:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13c0305106438656b57afdf6a10cf7904f7f9f15",
          "body": null,
          "is_bot": false,
          "headline": "metrics: NilTimer should still run the function to be timed (#27723)",
          "author_name": "Ömer Faruk Irmak",
          "author_login": "omerfirmak",
          "committed_at": "2023-07-14T16:10:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60ecf48dd4496ad3576f25b616a091dee2ca4916",
          "body": "This changes the port mapping procedure such that, when the requested port is unavailable\r\nan alternative port suggested by the router is used instead.\r\n\r\nWe now also repeatedly request the external IP from the router in order to catch any IP changes.\r\n\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "cmd/bootnode, p2p: support for alternate mapped ports (#26359)",
          "author_name": "Seungbae Yu",
          "author_login": "dbadoy",
          "committed_at": "2023-07-14T12:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c40ab6af72ce282020d03c33e8273ea9b03d58f6",
          "body": null,
          "is_bot": false,
          "headline": "core/blockchain: fast to snap in comments (#27722)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2023-07-14T12:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1fe6bc8469c626afaa86b1dfb819737e980a574",
          "body": null,
          "is_bot": false,
          "headline": "go.sum: go mod tidy (#27717)",
          "author_name": "ucwong",
          "author_login": "ucwong",
          "committed_at": "2023-07-13T14:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "517ac886d45fc282f0f925f2c1a9d76eaadfcdfd",
          "body": "\r\nCo-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>",
          "is_bot": false,
          "headline": "eth/tracers/native: panic on memory read in prestateTracer (#27691)",
          "author_name": "Ryan Schneider",
          "author_login": "ryanschneider",
          "committed_at": "2023-07-13T12:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e069cf8026a9f71b5f7e80959465e4b273d5806",
          "body": "The struct logger (or opcode tracer) was missing the return data field even\r\nif this was explicitly enabled by user via `\"enableReturnData\": true` in the config.\r\nThis PR fixes this issue.\r\n\r\nCo-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>",
          "is_bot": false,
          "headline": "eth/tracers: add ReturnData in the tracer's response (#27704)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-07-13T12:43:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d035043ea53a083215735d1f1e3c9e9bdfd91a7",
          "body": "* internal/ethapi: testBackend reuse the same db\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n* internal/ethapi: implment GetTransaction\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n* internal/ethapi: implement GetReceipts\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>\r\n\r\n* internal/ethapi: inse\n[…]\nernal/ethapi: no need to insert receipt chain, no error\r\n\r\n* internal/ethapi: use HeaderByHash instead\r\n\r\n* internal/ethapi: add one more case\r\n\r\n---------\r\n\r\nSigned-off-by: jsvisa <delweng@gmail.com>",
          "is_bot": false,
          "headline": "internal/ethapi: add more testcase for GetTransactionReceipt (#27527)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-07-13T10:47:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "10a136a4f99e80043a526edba4a432627f846d1a",
          "body": "internal/ethapi: fast exit if tx notfound",
          "is_bot": false,
          "headline": "internal: early exit if tx for getTxReceipt not found (#27712)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-07-13T10:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f0d8f0d15f06c70865cbfe1c993753ada979940",
          "body": "graphql: fix race in test",
          "is_bot": false,
          "headline": "graphql: fix race in withdrawals test (#27706)",
          "author_name": "Sina Mahmoodi",
          "author_login": "s1na",
          "committed_at": "2023-07-13T10:41:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "714f75943b96bace91cd3f1c51f592ba7863755a",
          "body": "* eth: rm redundant type from array, slice, or map\r\n\r\n* miner: rm redundant type from array, slice, or map",
          "is_bot": false,
          "headline": "eth, miner: rm redundant type declare (#27713)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-07-13T06:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "040a4a543b9b5355bcd997c37c4d7bd6b1047542",
          "body": null,
          "is_bot": false,
          "headline": "build: upgrade -dlgo version to Go 1.20.6 (#27708)",
          "author_name": "Marius Kjærstad",
          "author_login": "sandakersmann",
          "committed_at": "2023-07-12T17:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80b7bfe70de59356a547c5a5e1c64f0a69e3873e",
          "body": "fix function name in comment\r\n\r\nSigned-off-by: cui fliter <imcusg@gmail.com>",
          "is_bot": false,
          "headline": "accounts, cmd/evm: fix docstrings (#27703)",
          "author_name": "cui fliter",
          "author_login": "cuishuang",
          "committed_at": "2023-07-12T10:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a426999fc95f02f71359161ab0a07a392fc4df95",
          "body": "This prevents an issue where the node would attempt to contact the bootstrap\r\nnodes even if they weren't contained in the netrestrict list.",
          "is_bot": false,
          "headline": "p2p/discover: filter bootnodes by netrestrict (#27701)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2023-07-12T10:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b1f97e151e8b34a0a0d528a3472e27de1d12a9c",
          "body": "This change adds the ability to perform reads from freezer without size limitation. This can be useful in cases where callers are certain that out-of-memory will not happen (e.g. reading only a few elements). \r\n\r\nThe previous API was designed to behave both optimally and secure while servicing a request from a peer, whereas this change should _not_ be used when an untrusted peer can influence the query size.",
          "is_bot": false,
          "headline": "core/rawdb: support freezer batch read with no size limit (#27687)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-07-12T07:19:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cecd22143b9f7e8ef5279d76e5f60cf87ac67e21",
          "body": null,
          "is_bot": false,
          "headline": "go.mod: upgrade github.com/karalabe/usb to fix build warning (#27698)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2023-07-11T20:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a565fa4fe2b3a093a7f99f3524972353f66932d",
          "body": null,
          "is_bot": false,
          "headline": "console: add cleanup to avoid leaks in newTester (#27695)",
          "author_name": "Mskxn",
          "author_login": "Mskxn",
          "committed_at": "2023-07-11T19:27:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "645b0db98e5d264cd0b33b6a2711ca4413ae9172",
          "body": "This simplifies the code that initializes the discovery a bit, and\r\nadds new flags for enabling/disabling discv4 and discv5 separately.\r\n\r\n---------\r\n\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "cmd/utils, p2p: clean up discovery setup (#27518)",
          "author_name": "lightclient",
          "author_login": "lightclient",
          "committed_at": "2023-07-11T19:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b06e4f25e9a97880ddf834b571b05a59fa1290c",
          "body": "This change makes the StateDB track the state key value diff of a block transition.\r\nWe already tracked current account and storage values for the purpose of updating\r\nthe state snapshot. With this PR, we now also track the original (pre-transition) values\r\nof accounts and storage slots.",
          "is_bot": false,
          "headline": "core/state: value diff tracking in StateDB (#27349)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-07-11T13:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aecf3f9579b151cf6d73217dd4749b8078c44d4a",
          "body": null,
          "is_bot": false,
          "headline": "internal/blocktest: add package for shared test code (#27270)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-07-11T12:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1fd3d67e5ec0ea193706fa0cbe6535c81c7399c",
          "body": "Fixes an issue where waitgroups were used erroneously, which could lead to waitgroup being added to while wait was already invoked.",
          "is_bot": false,
          "headline": "eth: better active protocol handler tracking (#27665)",
          "author_name": "lightclient",
          "author_login": "lightclient",
          "committed_at": "2023-07-11T07:57:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c9cbc218a67ea6d71652f0d93f4c354a687a965",
          "body": "Implements [EIP 5656](https://eips.ethereum.org/EIPS/eip-5656), MCOPY instruction, and enables it for Cancun. \r\n\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "core/vm: implement EIP-5656, mcopy instruction (#26181)",
          "author_name": "Charles Cooper",
          "author_login": "charles-cooper",
          "committed_at": "2023-07-11T07:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af8b138c1a4362bd3c9892ceefec8e4ca2128f58",
          "body": null,
          "is_bot": false,
          "headline": "core/vm: define cancun + enable 1153 (tstore/tload) in cancun (#27663)",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2023-07-10T18:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2db667c8f824ec0d025cbde95e6aaad67fc10ba",
          "body": null,
          "is_bot": false,
          "headline": "miner: remove unused commented code (#27664)",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2023-07-07T08:14:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c866dfdc78fda6a9cd940970aa8c787dd4762205",
          "body": "Back before #27178 , we spun up a number of ethash verifiers to verify headers. So we also had tests to ensure that we were indeed able to abort verification even if we had multiple workers running.\r\n\r\nWith PR #27178, we removed the parallelism in verification, and these tests are now failing, since we now just sequentially fire away the results as fast as possible on one routine.\r\n\r\nThis change removes the (sometimes failing) tests",
          "is_bot": false,
          "headline": "core: remove outdated tests (#27662)",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2023-07-06T16:05:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbf2579691092499ba3387fba1c0502af1592fcf",
          "body": "This PR adds metrics for p2p dialing, which gives us visibility into the quality of the dial \r\ncandidates  returned by our discovery methods.",
          "is_bot": false,
          "headline": "p2p, p2p/discover: add dial metrics (#27621)",
          "author_name": "lightclient",
          "author_login": "lightclient",
          "committed_at": "2023-07-06T14:20:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea782809f732da63f893f9ad6f104227fd1e606f",
          "body": "This change adds back the 'geth --dev' mode of operation, using a cl-mocker. \r\n\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>\r\nCo-authored-by: rjl493456442 <garyrong0905@gmail.com>\r\nCo-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>",
          "is_bot": false,
          "headline": "cmd/geth: implement dev mode for post-merge (#27327)",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2023-07-06T08:42:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab0e0f3517ab089c0446e6f8d06bb275ba5c4a9a",
          "body": "\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "signer/core: show helptext when clef rejects signing (#27538)",
          "author_name": "John Chase",
          "author_login": "joohhnnn",
          "committed_at": "2023-07-06T07:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83d7f426d1652b30855a61aba7fd86f5e294d279",
          "body": "core (blockchain_test): add chain.Stop() to tests",
          "is_bot": false,
          "headline": "core: stop chain when tests are finished (#27660)",
          "author_name": "Darioush Jalali",
          "author_login": null,
          "committed_at": "2023-07-06T06:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "863f6dac194b2313c1806343cae1982845b9a9bb",
          "body": "This removes text parsing in leveldb metrics collection code. All metrics\r\ncan now be accessed through the stats API provided by leveldb.\r\n\r\nWe also add new gauge-typed metrics that count the number of tables at each level.\r\n\r\n---------\r\n\r\nCo-authored-by: Exca-DK <Exca-DK@users.noreply.github.com>\r\nCo-authored-by: Gary Rong <garyrong0905@gmail.com>\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "ethdb/leveldb: update leveldb metrics collection (#27643)",
          "author_name": "Exca-DK",
          "author_login": "Exca-DK",
          "committed_at": "2023-07-05T22:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59f7b289c329b5a56fa6f4e9acee64e504c4cc0d",
          "body": "…7525)\n\nThe clean trie cache is persisted periodically, therefore Geth can\r\nquickly warmup the cache in next restart.\r\n\r\nHowever it will reduce the robustness of system. The assumption is\r\nheld in Geth that if the parent trie node is present, then the entire\r\nsub-trie associated with the parent are \n[…]\nn cache file has to be removed to aviod hitting\r\nthe root node of \"deleted states\" in clean cache.\r\n\r\nAll in all, compare with the minor performance gain, system robustness\r\nis something we care more.",
          "is_bot": false,
          "headline": "cmd, core, eth, graphql, trie: no persisted clean trie cache file (#2…",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-07-04T07:21:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ca3ef9a7b7ebf3ed0004cfdca0c7a27a38c28e7",
          "body": null,
          "is_bot": false,
          "headline": "node: fix listening on IPv6 address (#27628) (#27635)",
          "author_name": "Curith",
          "author_login": "oiooj",
          "committed_at": "2023-07-02T11:21:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bbb16b70ef4a9e732745aac104525a6f16306d6",
          "body": "…nt (#27209)\n\n* core/state, light, les: make signature of ContractCode hash-independent\r\n\r\n* push current state for feedback\r\n\r\n* les: fix unit test\r\n\r\n* core, les, light: fix les unittests\r\n\r\n* core/state, trie, les, light: fix state iterator\r\n\r\n* core, les: address comments\r\n\r\n* les: fix lint\r\n\r\n---------\r\n\r\nCo-authored-by: Gary Rong <garyrong0905@gmail.com>",
          "is_bot": false,
          "headline": "core/state, light, les: make signature of ContractCode hash-independe…",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2023-06-28T09:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b8d1c06c49342966cad2bbdc17d0dc28b66ffd",
          "body": "* params, trie: add verkle fork management + upgrade go-verkle\r\n\r\n* remove the two verkle files\r\n\r\n* core, eth, params: add missing function\r\n\r\n* Gary's feedback\r\n\r\n* remove trie/utils/verkle.go\r\n\r\n* add verkle block override\r\n\r\n---------\r\n\r\nCo-authored-by: Gary Rong <garyrong0905@gmail.com>",
          "is_bot": false,
          "headline": "params, trie: add verkle fork management + upgrade go-verkle (#27464)",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2023-06-28T09:08:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5d3d486e459dce29130576ae88f2324ad586b50",
          "body": "* eth: send big transactions by announce/retrieve only\r\n\r\n* Update eth/handler.go\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>\r\n\r\n* eth: remove superfluous bracket\r\n\r\n* eth: add whitespace\r\n\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "eth: send big transactions by announce/retrieve only (#27618)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2023-06-28T09:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eed7983c7c0b0e76f1121368ace3e7e0efeb202b",
          "body": null,
          "is_bot": false,
          "headline": "core/txpool/legacypool: fix typo (#27620)",
          "author_name": "hero5512",
          "author_login": "hero5512",
          "committed_at": "2023-06-27T17:28:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7b099b2ea58b3c2b594ae77b607142451ae9129",
          "body": "* trie, core/state: revert error removal in (*state.Trie).Commit\r\n\r\n* Gary's nitpick :)\r\n\r\nCo-Authored-By:  rjl493456442 <garyrong0905@gmail.com>\r\n\r\n---------\r\n\r\nCo-authored-by: rjl493456442 <garyrong0905@gmail.com>",
          "is_bot": false,
          "headline": "trie, core/state: revert error removal in (*state.Trie).Commit (#27544)",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2023-06-27T12:36:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d73eb87979021e63cb5867319c8ef07a9ba8a7d2",
          "body": "This error will never happen, but if it ever does happen, we will at least see it.",
          "is_bot": false,
          "headline": "core: log message if DeriveFields returns error (#27530)",
          "author_name": "aaronbuchwald",
          "author_login": "aaronbuchwald",
          "committed_at": "2023-06-27T08:29:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "900591299f5a8ef61a09722205dfab03cc6ecae5",
          "body": null,
          "is_bot": false,
          "headline": "common/lru: add test case for BasicLRU.Peek (#27559)",
          "author_name": "Sanghee Choi",
          "author_login": "pengin7384",
          "committed_at": "2023-06-27T08:27:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7ea278fe38840a14474de310cdaefdc3abe6557",
          "body": "* core/vm: move TSTORE,TLOAD to correct opcode nums\r\n\r\n* core/vm: cleanup",
          "is_bot": false,
          "headline": "core/vm: move TSTORE,TLOAD to correct opcode nums (#27613)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2023-06-27T07:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b90c4488d6d1847357eb0414a3a7ee850046b27",
          "body": null,
          "is_bot": false,
          "headline": "ethdb/pebble: use sync mode for pebble writes (#27615)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-06-27T07:19:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4bc9b0db693d99d62e91c660194d37ffd94f94a",
          "body": "error message should not be capitalized / consistency",
          "is_bot": false,
          "headline": "cmd/geth: error message should not be capitalised (#27549)",
          "author_name": "puhtaytow",
          "author_login": "puhtaytow",
          "committed_at": "2023-06-27T06:12:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80441779d44052feac67d3dae9f93352ee0491b3",
          "body": "Signed-off-by: jsvisa <delweng@gmail.com>",
          "is_bot": false,
          "headline": "eth/protocols: put protocols in order (#27543)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-06-27T06:11:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2754b197c935ee63101cbbca2752338246384fec",
          "body": null,
          "is_bot": false,
          "headline": "common/math: fix typo in comment (#27561)",
          "author_name": "Sanghee Choi",
          "author_login": "pengin7384",
          "committed_at": "2023-06-25T15:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "942ba4ddaa0e2591b77a42f40059babbaaa44154",
          "body": null,
          "is_bot": false,
          "headline": "crypto/secp256k1: define NDEBUG only if not defined (#27550)",
          "author_name": "Francisco de Borja Aranda Castillejo",
          "author_login": "fbac",
          "committed_at": "2023-06-23T17:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "699243f8ae870fa2ddbc5cb919fda85313e4684a",
          "body": "… (#27476)\n\nVerkle trees store the code inside the trie. This PR changes the interface to pass the code, as well as the dirty flag to tell the trie package if the code is dirty and needs to be updated. This is a no-op for the MPT and the odr trie.",
          "is_bot": false,
          "headline": "core/state, light, trie: add UpdateContractCode to the Trie interface…",
          "author_name": "Guillaume Ballet",
          "author_login": "gballet",
          "committed_at": "2023-06-22T12:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5520cd97a157c5df1d6c7fe70000f31350177a8d",
          "body": "In all other UDPv4 methods, the deadline is checked first. It seems weird to me that ping is an exception. Deadline comparison is also less resource intensive.\r\n\r\nCo-authored-by: Exca-DK <Exca-DK@users.noreply.github.com>",
          "is_bot": false,
          "headline": "p2p/discover: swap verification order in discv4 ping handler (#27532)",
          "author_name": "Exca-DK",
          "author_login": "Exca-DK",
          "committed_at": "2023-06-22T08:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd5d2ef0a6d9eac7542ead4bfbc9b5f0f399eb10",
          "body": "…e (#27309)\n\nThis changes the eth_getProof method implementation to re-encode the requested\r\nstorage keys, canonicalizing them in the response. For backwards-compatibility reasons,\r\ngo-ethereum accepts non-canonical hex keys. Accepting them is fine, but we should\r\nnot mirror invalid inputs into the output.\r\n\r\nCloses #27306\r\n\r\n---------\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "internal/ethapi: quantity-encode storage keys in eth_getProof respons…",
          "author_name": "James Prestwich",
          "author_login": "prestwich",
          "committed_at": "2023-06-21T16:11:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "713fc8bbe679905daeee4881cfa3f070bee8b2af",
          "body": "This is likely the culprit behind several data corruption issues, e.g. where data has been\r\nwritten to the freezer, but the deletion from pebble does not go through due to process\r\ncrash.",
          "is_bot": false,
          "headline": "ethdb/pebble: fsync for batch writes (#27522)",
          "author_name": "Martin Holst Swende",
          "author_login": "holiman",
          "committed_at": "2023-06-21T16:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d2aeb43d516fbe2cafd9e65df7ccbd885f861d3",
          "body": "The state availability is checked during the creation of a state reader.\r\n\r\n-    In hash-based database, if the specified root node does not exist on disk disk, then\r\n    the state reader won't be created and an error will be returned.\r\n\r\n-    In path-based database, if the specified state layer is \n[…]\n be returned.\r\n\r\nThis change also contains a stricter semantics regarding the `Commit` operation: once it has been performed, the trie is no longer usable, and certain operations will return an error.",
          "is_bot": false,
          "headline": "cmd, core/state, eth, tests, trie: improve state reader (#27428)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-06-20T19:31:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8c288b528d3c9653c84321387e78687ed02134d7",
          "body": "…s (#27505)\n\nEstimateGas repeatedly executes a transaction, performing a binary search with multiple gas prices to determine proper pricing. Each call retrieves a new copy of the state (https://github.com/ethereum/go-ethereum/blob/master/internal/ethapi/api.go#L1017) . Because the pending/latest sta\n[…]\n(as noted here: https://github.com/ethereum/go-ethereum/pull/27502#issue-1761957009).\r\n\r\nThis PR modifies EstimateGas to retrieve the state once and use a copy of it for every call invocation it does.",
          "is_bot": false,
          "headline": "internal/ethapi: use same state for each invocation within EstimateGa…",
          "author_name": "jwasinger",
          "author_login": "jwasinger",
          "committed_at": "2023-06-20T12:40:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1affc1c08d921c2ac70cee9d0a88d3cc378fa947",
          "body": "his function was added in Go 1.20, but our compatibility target\r\nis Go 1.19.",
          "is_bot": false,
          "headline": "core/txpool: remove use of errors.Join function (#27523)",
          "author_name": "Felix Lange",
          "author_login": "fjl",
          "committed_at": "2023-06-20T11:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "154b016b6ce1c1b508463be05e091085ca3f557a",
          "body": "\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "core: use slices package for sorting (#27489)",
          "author_name": "Dan Laine",
          "author_login": null,
          "committed_at": "2023-06-20T09:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84b05d4f343dea9d89862d0bbaa7e9d0c3f0acd5",
          "body": null,
          "is_bot": false,
          "headline": "internal/build: ignore some files in FindMainPackages (#27521)",
          "author_name": "Delweng",
          "author_login": "jsvisa",
          "committed_at": "2023-06-20T08:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1ef0bfe031ea1a02cacaa1be814422ef598ca8a",
          "body": "Also adds Hash.Less method for sorting purposes.\r\n\r\n---------\r\n\r\nCo-authored-by: Felix Lange <fjl@twurst.com>",
          "is_bot": false,
          "headline": "eth: use slices package for sorting (#27490)",
          "author_name": "Dan Laine",
          "author_login": null,
          "committed_at": "2023-06-19T21:38:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a167c45d1650653e9618977cb08c6f453bb6f70",
          "body": "Variables discarded, included can be defined closer to their usage.\r\n\r\nCo-authored-by: Martin Holst Swende <martin@swende.se>",
          "is_bot": false,
          "headline": "core/txpool/legacypool: narrow down the scope of the variable (#27471)",
          "author_name": "hero5512",
          "author_login": "hero5512",
          "committed_at": "2023-06-19T21:30:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceca4578ca008b288bd4b3b02de5a252b3900f12",
          "body": "This removes the feature where top nodes of the proof can be elided.\r\nIt was intended to be used by the LES server, to save bandwidth \r\nwhen the client had already fetched parts of the state and only needed\r\nsome extra nodes to complete the proof. Alas, it never got implemented\r\nin the client.",
          "is_bot": false,
          "headline": "trie: remove parameter 'fromLevel' in Prove (#27512)",
          "author_name": "rjl493456442",
          "author_login": "rjl493456442",
          "committed_at": "2023-06-19T14:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "091c25d983291eda64a7ea9e42cfe8c3274b655c",
          "body": "* go.mod: update kzg libraries to use big-endian\r\n\r\n* go.sum: ran go mod tidy\r\n\r\n* core/testdata/precompiles: fix blob verification test\r\n\r\n* core/testdata/precompiles: fix blob verification test",
          "is_bot": false,
          "headline": "go.mod: update kzg libraries to use big-endian (#27510)",
          "author_name": "Marius van der Wijden",
          "author_login": "MariusVanDerWijden",
          "committed_at": "2023-06-19T12:08:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 99,
      "commits_last_year": 0,
      "latest_release_at": "2023-05-25T10:01:00Z",
      "latest_release_tag": "v1.12.0",
      "releases_from_tags": true,
      "days_since_last_push": 500,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1158,
      "mean_days_between_releases": 28
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/ethereum/go-ethereum",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/ethereum/go-ethereum",
          "is_deprecated": false,
          "latest_version": "v1.17.4",
          "repository_url": "https://github.com/ethereum/go-ethereum",
          "versions_count": 243,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-22T07:46:12Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 34
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "accounts/usbwallet/trezor/messages-common.proto",
        "accounts/usbwallet/trezor/messages-ethereum.proto",
        "accounts/usbwallet/trezor/messages-management.proto",
        "accounts/usbwallet/trezor/messages.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 980555,
      "source_files_sampled": 1311,
      "oversized_source_files": 19,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/Azure/azure-sdk-for-go/sdk/storage/azblob",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/VictoriaMetrics/fastcache",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/credentials",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/route53",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/btcsuite/btcd/btcec/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.0"
        },
        {
          "name": "github.com/cespare/cp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/cloudflare/cloudflare-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.0"
        },
        {
          "name": "github.com/cockroachdb/pebble",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230209160836-829675f94811"
        },
        {
          "name": "github.com/consensys/gnark-crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.0"
        },
        {
          "name": "github.com/crate-crypto/go-kzg-4844",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/davecgh/go-spew",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/deckarep/golang-set/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.0"
        },
        {
          "name": "github.com/docker/docker",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.2"
        },
        {
          "name": "github.com/dop251/goja",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230605162241-28ee0ee714f3"
        },
        {
          "name": "github.com/ethereum/c-kzg-4844",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/fatih/color",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/fjl/gencodec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230517082657-f9840df7b83e"
        },
        {
          "name": "github.com/fjl/memsize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190710130421-bcb5799ab5e5"
        },
        {
          "name": "github.com/fsnotify/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gballet/go-libpcsclite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190607065134-2772fd86a8ff"
        },
        {
          "name": "github.com/gballet/go-verkle",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230607174250-df487255f46b"
        },
        {
          "name": "github.com/go-stack/stack",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/gofrs/flock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.1"
        },
        {
          "name": "github.com/golang-jwt/jwt/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.3.0"
        },
        {
          "name": "github.com/golang/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.2"
        },
        {
          "name": "github.com/golang/snappy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.5-0.20220116011046-fa5810519dcb"
        },
        {
          "name": "github.com/google/gofuzz",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1-0.20200604201612-c04b05f3adfa"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.2"
        },
        {
          "name": "github.com/graph-gophers/graphql-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/hashicorp/go-bexpr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.10"
        },
        {
          "name": "github.com/holiman/billy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230718173358-1c7e68d277a7"
        },
        {
          "name": "github.com/holiman/bloomfilter/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.3"
        },
        {
          "name": "github.com/holiman/uint256",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.3"
        },
        {
          "name": "github.com/huin/goupnp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "name": "github.com/influxdata/influxdb-client-go/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        },
        {
          "name": "github.com/influxdata/influxdb1-client",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220302092344-a9ab5670611c"
        },
        {
          "name": "github.com/jackpal/go-nat-pmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        },
        {
          "name": "github.com/jedisct1/go-minisign",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20190909160543-45766022959e"
        },
        {
          "name": "github.com/julienschmidt/httprouter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/karalabe/usb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.3-0.20230711191512-61db3e06439c"
        },
        {
          "name": "github.com/kylelemons/godebug",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/mattn/go-colorable",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.13"
        },
        {
          "name": "github.com/mattn/go-isatty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.16"
        },
        {
          "name": "github.com/naoina/toml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.2-0.20170918210437-9fafd6967416"
        },
        {
          "name": "github.com/olekukonko/tablewriter",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.5"
        },
        {
          "name": "github.com/peterh/liner",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1-0.20190123174540-a2c9a5303de7"
        },
        {
          "name": "github.com/protolambda/bls12-381-util",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220416220906-d8552aa452c7"
        },
        {
          "name": "github.com/rs/cors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/shirou/gopsutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.21.4-0.20210419000835-c7a38de76ee5+incompatible"
        },
        {
          "name": "github.com/status-im/keycard-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/supranational/blst",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.11-0.20230406105308-e9dfc5ee724b"
        },
        {
          "name": "github.com/syndtr/goleveldb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1-0.20210819022825-2ae1ddf74ef7"
        },
        {
          "name": "github.com/tyler-smith/go-bip39",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/urfave/cli/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.24.1"
        },
        {
          "name": "go.uber.org/automaxprocs",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.2"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230515195305-f3d0a9c9a5cc"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.0"
        },
        {
          "name": "golang.org/x/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "gopkg.in/natefinch/lumberjack.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0"
        },
        {
          "name": "gopkg.in/natefinch/npipe.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0-20160621034901-c1b8fa8bdcce"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "obscuren",
          "commits": 3951,
          "avatar_url": "https://avatars.githubusercontent.com/u/6264126?v=4"
        },
        {
          "type": "User",
          "login": "karalabe",
          "commits": 2553,
          "avatar_url": "https://avatars.githubusercontent.com/u/129561?v=4"
        },
        {
          "type": "User",
          "login": "fjl",
          "commits": 1353,
          "avatar_url": "https://avatars.githubusercontent.com/u/6915?v=4"
        },
        {
          "type": "User",
          "login": "holiman",
          "commits": 662,
          "avatar_url": "https://avatars.githubusercontent.com/u/142290?v=4"
        },
        {
          "type": "User",
          "login": "tgerring",
          "commits": 569,
          "avatar_url": "https://avatars.githubusercontent.com/u/731472?v=4"
        },
        {
          "type": "User",
          "login": "zelig",
          "commits": 377,
          "avatar_url": "https://avatars.githubusercontent.com/u/769725?v=4"
        },
        {
          "type": "User",
          "login": "rjl493456442",
          "commits": 355,
          "avatar_url": "https://avatars.githubusercontent.com/u/5959481?v=4"
        },
        {
          "type": "User",
          "login": "CJentzsch",
          "commits": 226,
          "avatar_url": "https://avatars.githubusercontent.com/u/8452011?v=4"
        },
        {
          "type": "User",
          "login": "MariusVanDerWijden",
          "commits": 214,
          "avatar_url": "https://avatars.githubusercontent.com/u/16664698?v=4"
        },
        {
          "type": "User",
          "login": "debris",
          "commits": 212,
          "avatar_url": "https://avatars.githubusercontent.com/u/2613714?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.316
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 63 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "73 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "60070fe5c62ee40f873148906e205a3f0bb340b6",
        "ran_at": "2026-07-26T15:23:09Z",
        "aggregate_score": 2.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jimmygchen/go-ethereum",
    "host": "github.com",
    "name": "go-ethereum",
    "owner": "jimmygchen"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 26,
      "inputs": {
        "security": 23,
        "vitality": 20,
        "community": 12,
        "governance": 44,
        "engineering": 50,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 31,
        "overall_after_abandonment_multiplier": 26
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 500,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 500 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 500
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "releases_count": 99,
              "latest_release_tag": "v1.12.0",
              "releases_from_tags": true,
              "days_since_latest_release": 1158,
              "mean_days_between_releases": 28
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "99 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1158 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1158
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~28 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 28
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1086,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1086 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1086,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (LGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "LGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 44,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 100,
              "top_contributor_share": 0.316
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 32% of commits",
                "points": 15.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 32
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 63 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "followers": 105,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jimmygchen",
              "public_repos": 95,
              "account_age_days": 5575
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "105 followers of jimmygchen",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 105,
                      "login": "jimmygchen"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "95 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 95
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 50,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://geth.ethereum.org",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://geth.ethereum.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 23,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 23,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 63 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "73 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 68,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.99,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "99 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 99,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 980555,
              "source_files_sampled": 1311,
              "oversized_source_files": 19
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "19/1311 source files over 60KB",
                "points": 54.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1311,
                      "oversized": 19
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "accounts/usbwallet/trezor/messages-common.proto",
                "accounts/usbwallet/trezor/messages-ethereum.proto",
                "accounts/usbwallet/trezor/messages-management.proto",
                "accounts/usbwallet/trezor/messages.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "accounts/usbwallet/trezor/messages-common.proto, accounts/usbwallet/trezor/messages-ethereum.proto, accounts/usbwallet/trezor/messages-management.proto, accounts/usbwallet/trezor/messages.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "accounts/usbwallet/trezor/messages-common.proto, accounts/usbwallet/trezor/messages-ethereum.proto, accounts/usbwallet/trezor/messages-management.proto, accounts/usbwallet/trezor/messages.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/ethereum/go-ethereum' points at a different repository (https://github.com/ethereum/go-ethereum); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T15:23:27.676120Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jimmygchen/go-ethereum.svg",
  "full_name": "jimmygchen/go-ethereum",
  "license_state": "standard",
  "license_spdx": "LGPL-3.0"
}

Las puntuaciones son señales, no garantías. Reflejan prácticas públicamente visibles en GitHub; no son una auditoría de código ni una garantía de seguridad.

Los datos ausentes se excluyen y los pesos se renormalizan; nunca se puntúan como cero. La metodología es versionada y abierta: métricas v1.13.0, esquema v0.27.0 — metodología completa · wiki de métricas.

Cómo se sitúa un resultado dentro del registro general: estadísticas agregadasGo.