公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-24 21:51 UTC

0xPolygon / polygon-edge

A Framework for Building Ethereum-compatible Blockchain Networks

GoApache-2.0★ 1,050 星标⑂ 568 复刻始于 2020年8月已归档在 GitHub 上查看 ↗

0xPolygon/polygon-edge 的健康指数为 100 分中的 24 分,处于「危急」区间。 其得分最高的类别是Sustainability & Governance(79/100),最低的是Vitality(22/100)。 该仓库已归档,预计不会再有维护。

24
总分 / 100
危急

软件健康指数

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

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

评分画像

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

Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.

所有权

Polygon组织
792 关注者150 个公开仓库始于 2020年6月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/0xPolygon/polygon-edgev1.3.3-40808 天前

按类别列示的指标

活力

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

22危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 696 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — project is archived
所用输入
commits_last_year0
human_commit_share0.62
days_since_last_push696
active_weeks_last_year0

发布纪律

54中等
评分方式
27/27有发布版本 — 已发布 33 个发布版本
0/36发布时效 — 最近一次发布版本于 912 天前
27/27发布节奏 — 约每 33.2 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count33
latest_release_tagv1.3.2
releases_from_tags
days_since_latest_release912
mean_days_between_releases33.2

社区与采用

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

69中等 · 占总体的 18%
评分方式
49/60星标 — 1,050 个星标
22.9/25复刻 — 568 个复刻
0/15关注者 — 1 位关注者
所用输入
forks568
stars1,050
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

79良好 · 占总体的 24%
评分方式
43.2/54巴士系数 — 4 位贡献者贡献了半数提交
16.6/22.5提交分布 — 头号贡献者编写了 26% 的提交
13.5/13.5贡献者广度 — 62 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 19 contributing companies or organizations
所用输入
bus_factor4
contributors_sampled62
top_contributor_share0.26
评分方式
40.8/46.8议题解决 — 87% 的议题已关闭
29.7/38.3PR 接受 — 已裁定的 PR 中 1,247/1,604 已合并
15/15OpenSSF Scorecard:Code-Review — all changesets reviewed
所用输入
merged_prs1,247
open_issues57
closed_issues388
issue_closed_ratio0.872
closed_unmerged_prs357
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
20.8/25所有者影响力 — 0xPolygon 有 792 位关注者
25/25既往记录 — 150 个公开仓库,账户约 6 年
所用输入
followers792
owner_typeOrganization
is_verified
owner_login0xPolygon
public_repos150
account_age_days2,243
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
4/35发布时效 — 最近一次发布于 808 天前
20/20版本历史 — 40 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/0xPolygon/polygon-edge
ecosystemsgo
any_deprecated
min_days_since_publish808

工程质量

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

74良好 · 占总体的 20%

工程实践

64中等
评分方式
24/24CI 工作流 — 20 个工作流
24/24存在测试
16/16Linter 配置 — .golangci.yml
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 0 out of 30 merged PRs checked by a CI test -- score normalized to 0
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

90优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://polygon.technology/solutions/polygon-edge/
10/10仓库描述
10/10主题标签 — 3 个主题标签
0/10Wiki
所用输入
topicsblockchain, ethereum, protocol
has_wiki
homepagehttps://polygon.technology/solutions/polygon-edge/
has_readme
has_docs_dir
has_description

安全

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

57中等 · 占总体的 16%

安全态势

57中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0/2.5CI-Tests — 0 out of 30 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 19 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — project is archived
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool detected
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 74 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.7
已排除计分(无数据或不适用):packaging。 其余权重已重新归一化。

AI 就绪度

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

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

机器可读接口

40存在风险
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — consensus/ibft/proto/ibft_operator.proto, consensus/polybft/proto/transport.proto, network/proto/discovery.proto, network/proto/identity.proto, network/proto/testing.proto, server/proto/system.proto, syncer/proto/syncer.proto, txpool/proto/operator.proto, txpool/proto/v1.proto, validate/validate.proto
0/20MCP 服务器
0/40可运行示例
所用输入
example_dirs
has_mcp_signal
api_schema_filesconsensus/ibft/proto/ibft_operator.proto, consensus/polybft/proto/transport.proto, network/proto/discovery.proto, network/proto/identity.proto, network/proto/testing.proto, server/proto/system.proto, syncer/proto/syncer.proto, txpool/proto/operator.proto, txpool/proto/v1.proto, validate/validate.proto

关键数据

1,050GitHub 星标
62贡献者
0最近 12 个月提交数
696距最近推送天数
33发布版本数
4巴士系数(bus factor)
57开放议题
Go, PyPI软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

Star 与 Fork 历史 0 ★ / 568 ⇿
0Star
568Fork
33发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

010020030040050049282020-082023-062026-04
主版本 1次版本 9修订 14

每个点涵盖 6 天。

OpenSSF Scorecard 5.7 / 10
5.7综合

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

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
0CI-Tests0 out of 30 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 19 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
0Maintainedproject is archived
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool detected
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities74 existing vulnerabilities detected
直接依赖 46
注册表软件包版本约束清单文件
Gogithub.com/btcsuite/btcdv0.22.1go.mod
Gogithub.com/envoyproxy/protoc-gen-validatev1.0.4go.mod
Gogithub.com/golang/protobufv1.5.4go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/gorilla/websocketv1.5.1go.mod
Gogithub.com/hashicorp/go-hclogv1.6.2go.mod
Gogithub.com/hashicorp/go-immutable-radixv1.3.1go.mod
Gogithub.com/hashicorp/go-multierrorv1.1.1go.mod
Gogithub.com/hashicorp/golang-lruv1.0.2go.mod
Gogithub.com/hashicorp/hclv1.0.1-vault-5go.mod
Gogithub.com/hashicorp/vault/apiv1.10.0go.mod
Gogithub.com/libp2p/go-libp2pv0.32.0go.mod
Gogithub.com/libp2p/go-libp2p-kbucketv0.6.3go.mod
Gogithub.com/libp2p/go-libp2p-pubsubv0.10.1go.mod
Gogithub.com/multiformats/go-multiaddrv0.12.3go.mod
Gogithub.com/prometheus/client_golangv1.18.0go.mod
Gogithub.com/ryanuber/columnizev2.1.2+incompatiblego.mod
Gogithub.com/spf13/cobrav1.8.0go.mod
Gogithub.com/stretchr/testifyv1.9.0go.mod
Gogithub.com/syndtr/goleveldbv1.0.1-0.20220721030215-126854af5e6dgo.mod
Gogithub.com/umbracle/fastrlpv0.1.1-0.20230504065717-58a1b8a9929dgo.mod
Gogithub.com/umbracle/go-eth-bn256v0.0.0-20230125114011-47cb310d9b0bgo.mod
Gogolang.org/x/cryptov0.22.0go.mod
Gogoogle.golang.org/grpcv1.63.2go.mod
Gogoogle.golang.org/protobufv1.34.0go.mod
Gogopkg.in/natefinch/npipe.v2v2.0.0-20160621034901-c1b8fa8bdccego.mod
Gocloud.google.com/go/secretmanagerv1.13.0go.mod
Gogithub.com/armon/go-metricsv0.4.1go.mod
Gogithub.com/aws/aws-sdk-gov1.52.2go.mod
Gogithub.com/coinbase/kryptologyv1.8.0go.mod
Gogithub.com/mitchellh/mapstructurev1.5.0go.mod
Gogithub.com/umbracle/ethgov0.1.4-0.20231006072852-6b068360fc97go.mod
Gogolang.org/x/toolsv0.17.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gogithub.com/0xPolygon/go-ibftv0.4.1-0.20230717081138-628065cf23b6go.mod
Gogithub.com/docker/dockerv24.0.7+incompatiblego.mod
Gogithub.com/docker/go-connectionsv0.5.0go.mod
Gogo.etcd.io/bboltv1.3.8go.mod
Gogithub.com/quasilyte/go-ruleguardv0.4.0go.mod
Gogithub.com/quasilyte/go-ruleguard/dslv0.3.22go.mod
Gogithub.com/sethvargo/go-retryv0.2.4go.mod
Gogolang.org/x/syncv0.7.0go.mod
Gogoogle.golang.org/genprotov0.0.0-20240401170217-c3f982113cdago.mod
Gogopkg.in/DataDog/dd-trace-go.v1v1.63.1go.mod
Gopgregory.net/rapidv1.1.0go.mod
Gogithub.com/trailofbits/go-fuzz-utilsv0.0.0-20210901195358-9657fcfd256cgo.mod
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "blockchain",
        "ethereum",
        "protocol"
      ],
      "is_fork": false,
      "size_kb": 159762,
      "has_wiki": false,
      "homepage": "https://polygon.technology/solutions/polygon-edge/",
      "languages": {
        "Go": 4829359,
        "Shell": 19840,
        "Makefile": 4575,
        "Solidity": 113104,
        "Dockerfile": 437,
        "JavaScript": 6538
      },
      "pushed_at": "2024-08-27T17:01:44Z",
      "created_at": "2020-08-14T13:42:19Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-12T16:49:31Z",
      "description": "A Framework for Building Ethereum-compatible Blockchain Networks",
      "is_archived": true,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "develop",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://polygon.technology/",
      "name": "Polygon",
      "type": "Organization",
      "login": "0xPolygon",
      "company": null,
      "location": null,
      "followers": 792,
      "avatar_url": "https://avatars.githubusercontent.com/u/66309068?v=4",
      "created_at": "2020-06-02T10:59:26Z",
      "is_verified": null,
      "public_repos": 150,
      "account_age_days": 2243
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2024-01-24T16:10:13Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2023-10-12T09:20:53Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-10-04T09:23:26Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2023-10-03T21:02:21Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2023-07-24T20:33:47Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2023-07-04T18:37:37Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-06-27T20:12:27Z"
        },
        {
          "tag": "v1.0.0-rc1",
          "kind": "prerelease",
          "published_at": "2023-06-05T13:04:01Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2023-05-05T09:30:46Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2023-03-31T17:08:54Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2023-03-20T18:05:13Z"
        },
        {
          "tag": "v0.7.3-beta3",
          "kind": "prerelease",
          "published_at": "2023-03-16T14:21:39Z"
        },
        {
          "tag": "v0.7.3-beta1",
          "kind": "prerelease",
          "published_at": "2023-03-06T10:07:02Z"
        },
        {
          "tag": "v0.7.2-alpha2",
          "kind": "prerelease",
          "published_at": "2023-02-23T16:45:29Z"
        },
        {
          "tag": "v0.7.2-alpha1",
          "kind": "prerelease",
          "published_at": "2023-02-23T11:35:49Z"
        },
        {
          "tag": "v0.7.1-alpha3",
          "kind": "prerelease",
          "published_at": "2023-01-26T12:00:52Z"
        },
        {
          "tag": "v0.7.1-alpha2",
          "kind": "prerelease",
          "published_at": "2023-01-12T15:07:54Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2023-01-10T08:47:59Z"
        },
        {
          "tag": "v0.7.1-alpha1",
          "kind": "prerelease",
          "published_at": "2023-01-12T12:00:06Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2022-12-14T12:16:10Z"
        },
        {
          "tag": "v0.7.0-alpha1",
          "kind": "prerelease",
          "published_at": "2022-12-01T11:31:32Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2022-10-27T10:50:25Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2022-09-27T10:38:47Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2022-09-22T15:04:13Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2022-08-03T10:52:47Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2022-06-03T08:24:27Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-05-17T10:36:52Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2022-04-21T15:03:46Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2022-03-16T15:53:32Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2022-03-09T18:26:13Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-03-08T15:32:49Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2022-02-02T11:51:30Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2022-01-06T14:04:42Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0504fa79632b0a2797a7598d87f6743cb9a1cd01",
          "body": "Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.59.0 to 1.63.1.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: gopkg.in/DataDog/dd-trace-go.v1\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.59.0 to 1.63.1 (#2157)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-07T05:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b1df9e24e802a298724e70c4e9b86b49577ce29",
          "body": "Bumps [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) from 1.11.4 to 1.13.0.\r\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\r\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)\r\n- [Commits](https:\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump cloud.google.com/go/secretmanager from 1.11.4 to 1.13.0 (#2154)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-06T21:09:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8bc332bd564015fa854e8275bcb051753a7f789c",
          "body": "* Bump golibp2p gossip sub dependency\r\n\r\n* go mod tidy",
          "is_bot": false,
          "headline": "Bump golibp2p gossip sub dependency (#2152)",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2024-05-06T21:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "730bcc29e71d7d2023e147407658956d6964c9c1",
          "body": "Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.49.19 to 1.52.2.\r\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\r\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.49.19...v1.52.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/aws/aws-\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/aws/aws-sdk-go from 1.49.19 to 1.52.2 (#2156)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-06T19:36:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9b3712509aa5467971d672ddec48aa10d5974d4c",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.1 to 1.63.2.\r\n- [Release notes](https://github.com/grpc/grpc-go/releases)\r\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.60.1...v1.63.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/grpc\r\n  depe\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump google.golang.org/grpc from 1.60.1 to 1.63.2 (#2150)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-06T19:36:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f5e22ba1e9655481d1267dafe176dfa41e5ed7f4",
          "body": "Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.12.1 to 0.12.3.\r\n- [Release notes](https://github.com/multiformats/go-multiaddr/releases)\r\n- [Commits](https://github.com/multiformats/go-multiaddr/compare/v0.12.1...v0.12.3)\r\n\r\n---\r\nupdated-dependencie\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/multiformats/go-multiaddr from 0.12.1 to 0.12.3 (#2145)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-06T19:36:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fba8dc5467bb106113e501697f847b29233d5e4e",
          "body": "Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0.\r\n- [Release notes](https://github.com/google/uuid/releases)\r\n- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0)\r\n\r\n---\r\nupdated\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#2102)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-06T12:48:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fb8402b21ad1552efce1f7d978fa0452554dc237",
          "body": "…2096)\n\nBumps [github.com/envoyproxy/protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate) from 1.0.3 to 1.0.4.\r\n- [Release notes](https://github.com/envoyproxy/protoc-gen-validate/releases)\r\n- [Changelog](https://github.com/bufbuild/protoc-gen-validate/blob/main/.goreleaser.yaml)\r\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/envoyproxy/protoc-gen-validate from 1.0.3 to 1.0.4 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-06T12:48:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "597a0f3d44fd21acb547f905366be8a9ee626c01",
          "body": "* Bump github.com/libp2p/go-libp2p-pubsub from 0.9.3 to 0.10.0\r\n\r\nBumps [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub) from 0.9.3 to 0.10.0.\r\n- [Release notes](https://github.com/libp2p/go-libp2p-pubsub/releases)\r\n- [Commits](https://github.com/libp2p/go-libp2p-pubs\n[…]\n-\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Stefan Negovanović <stefan@ethernal.tech>",
          "is_bot": true,
          "headline": "Bump github.com/libp2p/go-libp2p-pubsub from 0.9.3 to 0.10.0 (#2035)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-17T15:01:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7275ab6678f3d4b88ae7f24f0606d9269bbb6889",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.14.0 to 0.17.0.\r\n- [Release notes](https://github.com/golang/tools/releases)\r\n- [Commits](https://github.com/golang/tools/compare/v0.14.0...v0.17.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/tools\r\n  dependency-t\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.14.0 to 0.17.0 (#2092)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-17T13:10:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "94c12a624407fd8eed86cccfcb042944de78cc1b",
          "body": "Bumps [github.com/docker/go-connections](https://github.com/docker/go-connections) from 0.4.0 to 0.5.0.\r\n- [Commits](https://github.com/docker/go-connections/compare/v0.4.0...v0.5.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/docker/go-connections\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/docker/go-connections from 0.4.0 to 0.5.0 (#2093)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-17T13:05:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "976a46203333d172610a5f9bdd9646befdef2805",
          "body": "…2094)\n\nBumps [github.com/envoyproxy/protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate) from 1.0.2 to 1.0.3.\r\n- [Release notes](https://github.com/envoyproxy/protoc-gen-validate/releases)\r\n- [Changelog](https://github.com/bufbuild/protoc-gen-validate/blob/main/.goreleaser.yaml)\r\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/envoyproxy/protoc-gen-validate from 1.0.2 to 1.0.3 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-17T12:58:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "62bb0a90c57ed206e95d005c78194c501552cf96",
          "body": "Bumps google.golang.org/protobuf from 1.31.0 to 1.32.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#2090)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-17T12:57:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2bfe2726f95fff10c1313668d00f1f3a701d2f1",
          "body": "Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.0.\r\n- [Release notes](https://github.com/prometheus/client_golang/releases)\r\n- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#2089)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-17T11:18:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "074f9acacaad0bcc1cf6d44338529e48bf871f2d",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.60.1.\r\n- [Release notes](https://github.com/grpc/grpc-go/releases)\r\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.59.0...v1.60.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/grpc\r\n  depe\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump google.golang.org/grpc from 1.59.0 to 1.60.1 (#2088)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-17T11:18:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "92d41a9af77e52fc0357ff5582684696f81eaa05",
          "body": "Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.54.1 to 1.59.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: gopkg.in/DataDog/dd-trace-go.v1\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.54.1 to 1.59.0 (#2085)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-17T11:17:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6152e46dc3a440443c5bf8f9a79406d65457b165",
          "body": "Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0.\r\n- [Release notes](https://github.com/google/uuid/releases)\r\n- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0)\r\n\r\n---\r\nupdated\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#2091)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-17T08:57:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "118d2436e5022153e0e4bf6e377e9861a4661c7e",
          "body": "Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 1.5.0 to 1.6.2.\r\n- [Release notes](https://github.com/hashicorp/go-hclog/releases)\r\n- [Commits](https://github.com/hashicorp/go-hclog/compare/v1.5.0...v1.6.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.co\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.2 (#2065)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-15T06:44:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aec87749b865f27f225d23152e9efa4b61891369",
          "body": null,
          "is_bot": false,
          "headline": "Bump github.com/multiformats/go-multiaddr (#2082)",
          "author_name": "Victor Castell",
          "author_login": null,
          "committed_at": "2024-01-12T19:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad4dba96b5e3daae7a1b3ec3e2ce188fe4cca085",
          "body": "Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.46.1 to 1.49.19.\r\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\r\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.46.1...v1.49.19)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/aws/aws-\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/aws/aws-sdk-go from 1.46.1 to 1.49.19 (#2086)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-12T15:09:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0d46dd2c32f7f7fbae4edd6ce5e16677d0234de9",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.14.0 to 0.17.0.\r\n- [Release notes](https://github.com/golang/tools/releases)\r\n- [Commits](https://github.com/golang/tools/compare/v0.14.0...v0.17.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/tools\r\n  dependency-t\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.14.0 to 0.17.0 (#2083)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-12T15:09:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "291db9ced5d5a21bdffe36abcdaa9e141d0232fd",
          "body": "Bumps [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) from 1.11.3 to 1.11.4.\r\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\r\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)\r\n- [Commits](https://github.co\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump cloud.google.com/go/secretmanager from 1.11.3 to 1.11.4 (#2037)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-12T09:27:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dbc68245d8daf5cc8976bfbee614146ffe66340b",
          "body": "Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.0.\r\n- [Release notes](https://github.com/spf13/cobra/releases)\r\n- [Commits](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/spf13/cobra\r\n  dependency-\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#2036)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-12T09:26:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c3a04c276e0bf8696ab60d2d73cbd22d0992c2d3",
          "body": "Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.0 to 1.5.1.\r\n- [Release notes](https://github.com/gorilla/websocket/releases)\r\n- [Commits](https://github.com/gorilla/websocket/compare/v1.5.0...v1.5.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/go\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (#2033)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-12T09:26:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e3c63b9d9ac50699151c29d598fa21a48762b4f",
          "body": "We're going to un them on-demand",
          "is_bot": false,
          "headline": "Diable nightly builds (#2080)",
          "author_name": "Victor Castell",
          "author_login": null,
          "committed_at": "2024-01-09T14:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2800caf61e71593755ac5f3a313afa7266861c9",
          "body": null,
          "is_bot": false,
          "headline": "Docs path correction (#2074)",
          "author_name": "Dra Murphy",
          "author_login": "kmurphypolygon",
          "committed_at": "2023-12-29T14:18:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "127381d0fa49378d3c236eba243dd98138eff983",
          "body": "* adding wiki docs to repo\r\n\r\n* fix links\r\n\r\n* fix security smell\r\n\r\n* one comment in readme\r\n\r\n* typo\r\n\r\n* Fix sonarqube violations\r\n\r\n* Update wiki-docs/docs/contracts/reward-pool.md\r\n\r\nCo-authored-by: Goran Rojovic <100121253+goran-ethernal@users.noreply.github.com>\r\n\r\n* Update wiki-docs/docs/des\n[…]\ne docs, include sequence doc, add gitignore\r\n\r\n---------\r\n\r\nCo-authored-by: Stefan Negovanović <stefan@ethernal.tech>\r\nCo-authored-by: Goran Rojovic <100121253+goran-ethernal@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Wiki docs migrated to Edge repo (#2052)",
          "author_name": "kmurphypolygon",
          "author_login": "kmurphypolygon",
          "committed_at": "2023-12-05T07:39:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ab9b88784c4f22922e837ec6cd436e381b345af6",
          "body": null,
          "is_bot": false,
          "headline": "Fix property tests (#2032)",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-11-06T09:18:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ace673588f5e12bf95c397323884dfbfde24bd2",
          "body": "…#2002)\n\n* Integrate SC changes (with SC logs)\r\n\r\nCo-authored-by: Goran Rojovic <goran-ethernal@users.noreply.github.com>\r\n\r\n* Fix lint and e2e tests\r\n\r\n* Approve CustomSupernetManager for premine tx and remove SC logs\r\n\r\n* Add AccountPremined event\r\n\r\n* Add e2e tests\r\n\r\n* Update README.md\r\n\r\n* e2e \n[…]\ne-manager back to supernet cmd and deprecation note\r\n\r\n---------\r\n\r\nCo-authored-by: Goran Rojovic <goran-ethernal@users.noreply.github.com>\r\nCo-authored-by: Goran Rojovic <goran.rojovic@ethernal.tech>",
          "is_bot": false,
          "headline": "Unable to fund relayer when using rootchain originated native token (…",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-11-03T15:30:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "47f2d9b8bd556c1e3ab3154cf9ebf5813a2e39ea",
          "body": "* Fix gas cost overflow for opCall opcode\r\n\r\n* Remove variable\r\n\r\n* Minor update\r\n\r\n* Minor fix\r\n\r\n* Another test case",
          "is_bot": false,
          "headline": "Fix gas cost overflow for opCall opcode (#2026)",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-11-03T15:25:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ee55fb6166b9144ae964d14c803d79c4a43f5a",
          "body": "* Remove sonar host env var\r\n* Fix coverage",
          "is_bot": false,
          "headline": "Final touches to Sonarcloud (#2030)",
          "author_name": "Victor Castell",
          "author_login": null,
          "committed_at": "2023-11-03T11:55:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dc5d91a525298746f7fc0f507c312fac95da672",
          "body": "* Migrate to SonarCloud",
          "is_bot": false,
          "headline": "Migrate to SonarCloud (#2027)",
          "author_name": "Victor Castell",
          "author_login": null,
          "committed_at": "2023-11-03T08:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa8c7777588fb75740ebcd8c705e76f01b512eb9",
          "body": "* Revert \"Removed seal parameter (#1886)\"\r\n\r\nThis reverts commit 4d379fdf9af4db27146c4b7ec395c0c3c3ed28cd.\r\n\r\n* Fix\r\n\r\n* Set validator field",
          "is_bot": false,
          "headline": "Revert `seal` parameter removal (#2024)",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-11-02T12:57:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34e08f1e41e79e8a54549bd40c3da1a76a045c9a",
          "body": "* Introduce bls package\r\n\r\n* Remove MarshalMessageToBigInt (unused)\r\n\r\n* Use bls package in polybft consensus\r\n\r\n* Adopt changes from #1973\r\n\r\n* Remove package alias for bls package\r\n\r\n* Revert GeneratePrivateKey rename\r\n\r\n* Revive Test_MakeKOSKSignature and Test_AggregatedSign\r\n\r\n* Rebase fix\r\n\r\n* Fix TestAccount\r\n\r\n* Reorder imports",
          "is_bot": false,
          "headline": "Extract BLS library used in polybft to a standalone package (#1981)",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-10-31T07:28:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96a5d551cb0cb2593a388e6769eed7d4f3fc1770",
          "body": "Bumps [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) from 1.11.2 to 1.11.3.\r\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\r\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)\r\n- [Commits](https://github.co\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump cloud.google.com/go/secretmanager from 1.11.2 to 1.11.3 (#2016)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-30T10:26:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "32a3baa1d05e16b39188c457ef74b6dba1fecee4",
          "body": "Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.6+incompatible to 24.0.7+incompatible.\r\n- [Release notes](https://github.com/docker/docker/releases)\r\n- [Commits](https://github.com/docker/docker/compare/v24.0.6...v24.0.7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name:\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/docker/docker (#2017)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-30T10:25:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bfda8968bc465db4e3599aa1a3b6c39b01ea45e7",
          "body": "Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.7 to 1.3.8.\r\n- [Release notes](https://github.com/etcd-io/bbolt/releases)\r\n- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.7...v1.3.8)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: go.etcd.io/bbolt\r\n  dependency-type: \n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#2018)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-30T10:13:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4294eeb341e2604d104d219181306b725c501379",
          "body": "Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0.\r\n- [Release notes](https://github.com/google/uuid/releases)\r\n- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.4.0)\r\n\r\n---\r\nupdated\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#2019)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-30T10:13:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7001f4e3239b4222002a1b1b9b3074d532892f9d",
          "body": "* CallTracer implementation\r\n\r\n* Comments fix\r\n\r\n* Comments fix\r\n\r\n* Comments fix",
          "is_bot": false,
          "headline": "CallTracer implementation for debug endpoints (#2001)",
          "author_name": "Goran Rojovic",
          "author_login": "goran-ethernal",
          "committed_at": "2023-10-26T13:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "337729524135aa0827811632420fcf56225a7908",
          "body": "* Introduce notice about IBFT removal\r\n\r\n* Move IBFT notice at the top of the log file in the server",
          "is_bot": false,
          "headline": "Introduce notice about IBFT removal (#2013)",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-10-26T12:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2a7467af21dc006a9e836243a3ce39394733499",
          "body": "Bumps [github.com/hashicorp/hcl](https://github.com/hashicorp/hcl) from 1.0.1-vault-5 to 1.0.1-vault.\r\n- [Release notes](https://github.com/hashicorp/hcl/releases)\r\n- [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/hashicorp/hcl/commits)\r\n\r\n---\r\nu\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/hashicorp/hcl from 1.0.1-vault-5 to 1.0.1-vault (#1966)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-26T12:09:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fbe5657584398adc912871cece6f1e1de4027ec0",
          "body": "* Added new line for test suite data\r\n\r\n* Test_appendLogsToFilters add some transactions to test block\r\n\r\n* Use non-zero recipient address in test transactions\r\n\r\n* Introduce toReceipt, toLogs and toLog and UTs\r\n\r\n* Fix unit test and lint\r\n\r\n* Better readability\r\n\r\n* Add TestOverrideAccount_ToType\r\n\r\n* Test toBlock with full transactions\r\n\r\n* Fix linter issues",
          "is_bot": false,
          "headline": "Add unit tests for `jsonrpc.Log` and `jsonrpc.Receipt` objects (#1996)",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-10-26T10:12:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b5ad9d29eea91ffadbcdb2ec516af31fd9c3eeb",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.3 to 1.59.0.\r\n- [Release notes](https://github.com/grpc/grpc-go/releases)\r\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.3...v1.59.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/grpc\r\n  depe\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#2008)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-26T09:49:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d2cb682f5ea6907e33f70f4d7b67f834f6424e56",
          "body": "Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.55.0 to 1.56.1.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: gopkg.in/DataDog/dd-trace-go.v1\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.55.0 to 1.56.1 (#2012)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-26T07:22:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7113c2c4700ac5a862b5571889199e9ba59c1678",
          "body": "Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.2 to 1.46.1.\r\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\r\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.45.2...v1.46.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/aws/aws-sd\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/aws/aws-sdk-go from 1.45.2 to 1.46.1 (#2006)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-25T12:40:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8eaaef7427bc2cd52098c328ab9f98103f4382c2",
          "body": "* Drop and restart validators - property test\r\n\r\n---------\r\n\r\nCo-authored-by: Stefan Negovanović <stefan@ethernal.tech>",
          "is_bot": false,
          "headline": "Drop and restart validators - property test (#2009)",
          "author_name": "Stana Miric",
          "author_login": "stana-miric",
          "committed_at": "2023-10-24T14:25:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2966d1285aeae995357653138b708f71f96125c1",
          "body": null,
          "is_bot": false,
          "headline": "EVM-864  Snapshot writing error not handled (#1993)",
          "author_name": "Igor Crevar",
          "author_login": "igorcrevar",
          "committed_at": "2023-10-23T13:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38fa45b85db326d106ea5b11cb0c50ccd34eb5ee",
          "body": "…s (#2000)",
          "is_bot": false,
          "headline": "Expand fallback errors in tx relayer when dynamic fee tx sending fail…",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-10-23T08:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5515483de1d6083504061741e0a22cc12784ccaf",
          "body": "…s (#1998)",
          "is_bot": false,
          "headline": "`estimateGas` fix for simple value transactions and contract creation…",
          "author_name": "Goran Rojovic",
          "author_login": "goran-ethernal",
          "committed_at": "2023-10-19T18:01:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73469c675e090564ddef72da58f9d1b5ff5b66f6",
          "body": null,
          "is_bot": false,
          "headline": "Track progression while syncing blocks (#1985)",
          "author_name": "Stana Miric",
          "author_login": "stana-miric",
          "committed_at": "2023-10-19T08:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72a7e3a2574e9e342403d8034b8dc787df1e9a38",
          "body": "* Unsubscribe from event stream",
          "is_bot": false,
          "headline": "Implement unscubscribe on event stream (#1991)",
          "author_name": "Stana Miric",
          "author_login": "stana-miric",
          "committed_at": "2023-10-18T12:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1e7a2624a94e0a5567c00b3d572e43646792c4c",
          "body": null,
          "is_bot": false,
          "headline": "Added option to specify a root path for IBFT validators dir (#1986)",
          "author_name": "Roman Behma",
          "author_login": "begmaroman",
          "committed_at": "2023-10-18T07:23:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4efe1d7754fe88dcdfb99bb7bf9ecb14ff786515",
          "body": null,
          "is_bot": false,
          "headline": "EVM-831 Implement state sync relayer without blocktracker (#1899)",
          "author_name": "Igor Crevar",
          "author_login": "igorcrevar",
          "committed_at": "2023-10-17T13:32:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7433edf288e226854420c4e0bcba7b94f47ba9d8",
          "body": "Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>",
          "is_bot": false,
          "headline": "chore: remove refs to deprecated io/ioutil (#1990)",
          "author_name": "guangwu",
          "author_login": "testwill",
          "committed_at": "2023-10-17T09:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "820e21ae70d8fec7cf44b715e545e023ab7db3a8",
          "body": "* PostBlock optimization\r\n\r\n* Remove unnecessary logs\r\n\r\n* Update last processed block in db\r\n\r\n* Lint fix\r\n\r\n* Smooth-out code\r\n\r\n* Concurrent read/write fix\r\n\r\n* Code cleanup\r\n\r\n* Comments fix\r\n\r\n* Comments fix - remove DBTransaction interface\r\n\r\n* Comments fix - introduce common code for eventGetter and eventProvider\r\n\r\n* Rebase fix",
          "is_bot": false,
          "headline": "PostBlock optimization (#1972)",
          "author_name": "Goran Rojovic",
          "author_login": "goran-ethernal",
          "committed_at": "2023-10-16T13:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1395ddbf356267b9209b67fc8a159157e49de4c8",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.58.3.\r\n- [Release notes](https://github.com/grpc/grpc-go/releases)\r\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.2...v1.58.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/grpc\r\n  depe\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#1987)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-13T08:51:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c86186f27369d667e491657c5afda60fc50fefbd",
          "body": "Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.11.0 to 0.12.0.\r\n- [Release notes](https://github.com/multiformats/go-multiaddr/releases)\r\n- [Commits](https://github.com/multiformats/go-multiaddr/compare/v0.11.0...v0.12.0)\r\n\r\n---\r\nupdated-dependencie\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/multiformats/go-multiaddr from 0.11.0 to 0.12.0 (#1988)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-13T08:15:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d27f495403778b5d7c2ab2f7ebe9f7239867c562",
          "body": "Bumps [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) from 1.11.1 to 1.11.2.\r\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\r\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)\r\n- [Commits](https://github.co\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump cloud.google.com/go/secretmanager from 1.11.1 to 1.11.2 (#1989)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-13T08:01:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eba97c7b21ee6a9765ad68acd40956b846ebb022",
          "body": "Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.13.0 to 0.14.0.\r\n- [Release notes](https://github.com/golang/tools/releases)\r\n- [Commits](https://github.com/golang/tools/compare/v0.13.0...v0.14.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/tools\r\n  dependency-t\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/tools from 0.13.0 to 0.14.0 (#1967)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-13T06:28:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "03b3389f8fb1a8a0aae55fd974d8f9fd8d835881",
          "body": null,
          "is_bot": false,
          "headline": "Fork manager handlers precedence (#1878)",
          "author_name": "Igor Crevar",
          "author_login": "igorcrevar",
          "committed_at": "2023-10-12T14:25:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b05e5e78239d198a966c3018c840c78a52590dde",
          "body": "* Remove copy core-contracts repo in Docker\r\n\r\n* Provide relayer flag only for the polybft and simplify starting nodes function\r\n\r\n* Rename\r\n\r\n* Fix log redirect to files\r\n\r\n* Provide relayer flag only for polybft consensus in Docker script\r\n\r\n* Remove seal flag\r\n\r\n* Extract createGenesisConfig function\r\n\r\n* Fix make build\r\n\r\n* Remove leftover logging",
          "is_bot": false,
          "headline": "Omit relayer flag for IBFT consensus (#1971)",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-10-12T14:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5abd428cd8bf00e96b48c53509eadd30444b4bd1",
          "body": null,
          "is_bot": false,
          "headline": "tx relayer num retries as option (#1983)",
          "author_name": "Igor Crevar",
          "author_login": "igorcrevar",
          "committed_at": "2023-10-12T10:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c27d222eac86ebdadc27c432049b75a0796676d1",
          "body": "* Fix\r\n\r\n* Comments fix",
          "is_bot": false,
          "headline": "Do not send checkpoint if node is syncing (#1982)",
          "author_name": "Goran Rojovic",
          "author_login": "goran-ethernal",
          "committed_at": "2023-10-12T09:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83e2a5383de1f8d0b05aeacac5d7f14838e7ec3d",
          "body": "Remove executed state sync events and proofs from the store",
          "is_bot": false,
          "headline": "Remove executed state sync events and proofs from the store (#1977)",
          "author_name": "Dusan Maksimovic",
          "author_login": "dusan-maksimovic",
          "committed_at": "2023-10-12T08:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0d28916cad28ff062442edd77647a4d4228dbeb",
          "body": "* feat(jsonrpc/debug_trace*): add option to disable structLogs\r\n\r\n* fix(jsonrpc/debug_trace*): lint errors",
          "is_bot": false,
          "headline": "Added option to disable structLogs for debug_trace* rpc methods. (#1931)",
          "author_name": "Jiho Park",
          "author_login": "ohijiho",
          "committed_at": "2023-10-12T07:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7662ce006c12b36f7c3849daabea29ee44e94272",
          "body": null,
          "is_bot": false,
          "headline": "test cluster fix (#1980)",
          "author_name": "Igor Crevar",
          "author_login": "igorcrevar",
          "committed_at": "2023-10-11T15:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "697e658e3bc8794210ce6f9fb7cf0d5378a46f21",
          "body": "…(#1975)\n\nIncrease resource usage in nighly build devnet to properly load-test",
          "is_bot": false,
          "headline": "Increase resource usage in nighly build devnet to properly load-test …",
          "author_name": "Victor Castell",
          "author_login": null,
          "committed_at": "2023-10-11T10:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e34c65eb5f7ca61eab47da0e3433e245e30f22c6",
          "body": null,
          "is_bot": false,
          "headline": "Store BLS private key in hex instead of raw big int  (#1973)",
          "author_name": "Roman Behma",
          "author_login": "begmaroman",
          "committed_at": "2023-10-11T07:15:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d379fdf9af4db27146c4b7ec395c0c3c3ed28cd",
          "body": null,
          "is_bot": false,
          "headline": "Removed seal parameter (#1886)",
          "author_name": "Marko Jelača",
          "author_login": "jelacamarko",
          "committed_at": "2023-10-10T11:33:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e11256cfa54a017d30fa9e696f8e237bc9e3e2c",
          "body": "… framework (#1962)\n\n* Relayer and isValidator are represented as enum flags\r\n\r\n* CR fix",
          "is_bot": false,
          "headline": "Relayer and Validator node types are represented as enum flags in E2E…",
          "author_name": "Marko Jelača",
          "author_login": "jelacamarko",
          "committed_at": "2023-10-09T13:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2334ac060b318d3e04aabcb9bfc4bd089f784e2",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.3.0 to 0.4.0.\r\n- [Commits](https://github.com/golang/sync/compare/v0.3.0...v0.4.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/sync\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/sync from 0.3.0 to 0.4.0 (#1968)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-09T11:40:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbb52d583c0ba2e2e44afb65c8f1cabaab5af49b",
          "body": null,
          "is_bot": false,
          "headline": "Update web3_clientVersion endpoint to return a correct value (#1965)",
          "author_name": "Roman Behma",
          "author_login": "begmaroman",
          "committed_at": "2023-10-09T11:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "027538d35d8ee2cd731cf2d83bb0a6ae485f3528",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.13.0 to 0.14.0.\r\n- [Commits](https://github.com/golang/crypto/compare/v0.13.0...v0.14.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/crypto\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.13.0 to 0.14.0 (#1969)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-09T11:39:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f263f87bfe8366b017e48ba6e3d78e9addca94c",
          "body": "…ution (#1963)\n\n* Provide race and shuffle flags when running unit tests (#1925)\r\n\r\n* Provide race and shuffle flags\r\n\r\n* Fix race condition in TestBlockchain_VerifyBlockParent test\r\n\r\n* Fix race conditions in Test_TxPool_validateTx\r\n\r\n* Capture loop variable\r\n\r\n* Fix TestAddTxsInOrder\r\n\r\n* Linter f\n[…]\node\r\n\r\n* Remove lengthWithLock function from queue account\r\n\r\n* Remove parallel execution of TestEventTracker_TrackSyncEvents\r\n\r\n---------\r\n\r\nCo-authored-by: Victor Castell <victor@polygon.technology>",
          "is_bot": false,
          "headline": "Revive race detection flag and race conditions fixes in the test exec…",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-10-06T15:14:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4dacf15b620302c5d00b539fd029d9208f7a692e",
          "body": null,
          "is_bot": false,
          "headline": "Remove todo comment related to retrieving the jsonrpc block (#1961)",
          "author_name": "Stana Miric",
          "author_login": "stana-miric",
          "committed_at": "2023-10-06T12:39:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a724be518c84be5a1adacecf3c2e75d422e3f5e",
          "body": null,
          "is_bot": false,
          "headline": "Fix IBFT E2E tests (#1960)",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-10-06T11:52:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7959cf6a73f8912df8a978e4e19aa02a7737297a",
          "body": null,
          "is_bot": false,
          "headline": "Make remaining bridge E2E tests more stable (#1957)",
          "author_name": "Dusan Nosovic",
          "author_login": "dusannosovic-ethernal",
          "committed_at": "2023-10-05T13:15:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7a003a08f96f4b136d6f1c441a43f028dae95d7",
          "body": null,
          "is_bot": false,
          "headline": "More verbose error message for unsupported or invalid tx type (#1954)",
          "author_name": "Marko Jelača",
          "author_login": "jelacamarko",
          "committed_at": "2023-10-04T17:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f8c9c63e96f7d7b37d613403056e71b13ca152f",
          "body": "* added genesis base fee flag\r\n\r\n* cr fix\r\n\r\n* typo\r\n\r\n* cr fix\r\n\r\n* edited flag comment\r\n\r\n* made baseFeeEM as optional parameter\r\n\r\n* fix linting error\r\n\r\n* cr fix\r\n\r\n* fix typo\r\n\r\n* cr fix\r\n\r\n* refactored baseFeeChangeDenom code\r\n\r\n* linting fix\r\n\r\n* cr fix\r\n\r\n* cr fix\r\n\r\n* Add BaseFeeChangeDenom to JSON marshalling logic\r\n\r\n---------\r\n\r\nCo-authored-by: Stefan Negovanović <stefan@ethernal.tech>",
          "is_bot": false,
          "headline": "Base Fee Configs (#1890)",
          "author_name": "Rachit Sonthalia",
          "author_login": "rachit77",
          "committed_at": "2023-10-04T14:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b455131586027d7784ffd9c2e0d1201a300ffc88",
          "body": null,
          "is_bot": false,
          "headline": "Skip account balance check for eth_call (#1949)",
          "author_name": "Roman Behma",
          "author_login": "begmaroman",
          "committed_at": "2023-10-04T06:58:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad1cf7b240cd60a1d6713dc6a2044504e7e52c14",
          "body": "* Update README.md\n\n* Update README.md\n\n* Update README.md",
          "is_bot": false,
          "headline": "Update README.md with correct docs URLs (#1948)",
          "author_name": "monem",
          "author_login": "pucedoteth",
          "committed_at": "2023-10-03T15:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fd7edf80a76f5de8175537d4726f7bedfffe228",
          "body": "…)\" (#1958)\n\nThis reverts commit 12d38b8e5e50cba8daafd9732a1050884aa7bada.",
          "is_bot": false,
          "headline": "Revert \"Provide race and shuffle flags when running unit tests (#1925…",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-10-03T15:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d4d699b4aed360094e96897f58d87c5cf5d9d79",
          "body": "Fix e2e tests for transferring ERC1155 and ERC721.",
          "is_bot": false,
          "headline": "Fix bridge e2e tests for transferring tokens (#1953)",
          "author_name": "Nemanja Nedic",
          "author_login": "Nemanja0x",
          "committed_at": "2023-10-03T08:44:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6544e222622b14fd250f235675ae15e7a94fd551",
          "body": null,
          "is_bot": false,
          "headline": "txpool slotGauge uint64 underflow (#1907)",
          "author_name": "Jiho Park",
          "author_login": "ohijiho",
          "committed_at": "2023-10-02T13:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e555570a944de169aa8918cc855b8b96270281a",
          "body": "…(#1952)",
          "is_bot": false,
          "headline": "removed redundant queue length check in accountQueue.peek() function …",
          "author_name": "Dusan Maksimovic",
          "author_login": "dusan-maksimovic",
          "committed_at": "2023-10-02T09:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12d38b8e5e50cba8daafd9732a1050884aa7bada",
          "body": "* Provide race and shuffle flags\r\n\r\n* Fix race condition in TestBlockchain_VerifyBlockParent test\r\n\r\n* Fix race conditions in Test_TxPool_validateTx\r\n\r\n* Capture loop variable\r\n\r\n* Fix TestAddTxsInOrder\r\n\r\n* Linter fixes\r\n\r\n* Fix TestBlockchain_VerifyBlockBody race conditions\r\n\r\n* Fix Test_VerifySig\n[…]\nposit/erc20/deposit_erc20.go\r\n\r\nCo-authored-by: Victor Castell <victor@polygon.technology>\r\n\r\n* Fix transaction.Copy function\r\n\r\n---------\r\n\r\nCo-authored-by: Victor Castell <victor@polygon.technology>",
          "is_bot": false,
          "headline": "Provide race and shuffle flags when running unit tests (#1925)",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-10-02T09:24:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a6ee82a71d0fea6bee81765ee63e34fc85323957",
          "body": "Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.17.0.\r\n- [Release notes](https://github.com/prometheus/client_golang/releases)\r\n- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#1951)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-02T07:25:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a703775f85e54bb267e73b1ba342275a2e59aff",
          "body": "Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.54.1 to 1.55.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: gopkg.in/DataDog/dd-trace-go.v1\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump gopkg.in/DataDog/dd-trace-go.v1 from 1.54.1 to 1.55.0 (#1950)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-02T07:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4537feda00b247380633ab70442874112e9acac",
          "body": "* Base fee change denominator as genesis parameter\r\n\r\n* Go lint fix\r\n\r\n* CR fix",
          "is_bot": false,
          "headline": "Base fee change denominator as genesis parameter (#1934)",
          "author_name": "Marko Jelača",
          "author_login": "jelacamarko",
          "committed_at": "2023-09-29T11:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6079322e4869b08296ccb9b7932d7f2becfa9a82",
          "body": "---------\r\n\r\nCo-authored-by: Stefan Negovanović <stefan@ethernal.tech>",
          "is_bot": false,
          "headline": "EVM-850 Validator rootchain balance metrics (#1941)",
          "author_name": "Igor Crevar",
          "author_login": "igorcrevar",
          "committed_at": "2023-09-29T08:18:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bcf30b00e4eb2478c79124a776e1c244111c76e",
          "body": "Add iterations while reading events\r\nCo-authored-by: dusan-maksimovic <dusan.maksimovic@ethernal.tech>",
          "is_bot": false,
          "headline": "EVM-841-Fix TestE2E_Bridge_Transfers (#1943)",
          "author_name": "Nemanja Nedic",
          "author_login": "Nemanja0x",
          "committed_at": "2023-09-28T13:46:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02e2d471fa6dbdfaaaba1905af313eadef293343",
          "body": null,
          "is_bot": false,
          "headline": "EVM-846 Stake manager post epoch problem (#1935)",
          "author_name": "Igor Crevar",
          "author_login": "igorcrevar",
          "committed_at": "2023-09-28T10:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e700006e0a1eeaf90c1721a4abfad332ef3366c6",
          "body": "…tProof` JSON RPC (#1929)\n\n* Provide abi encoded exit event in hex format\r\n\r\n* Simplify EventAbi.Encode function in bindings",
          "is_bot": false,
          "headline": "Provide abi encoded exit event in hex format from `bridge_generateExi…",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-09-27T15:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19687bcc9817489db26f4ba26fd5073805703299",
          "body": "* Fixed default value of JSON RPC flag in commands\r\n\r\n* Added JSON RPC flag value validation in bridge commands",
          "is_bot": false,
          "headline": "Default value of JSON RPC flag in commands (#1939)",
          "author_name": "Dusan Maksimovic",
          "author_login": "dusan-maksimovic",
          "committed_at": "2023-09-27T11:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b2770e89e5482041a2a293d22c83d3c1f2ccfbe",
          "body": "…ion (#1922)\n\n* Return result.ReturnValue on estimate gas\r\n\r\n* Fixed TestEth_EstimateGas_Reverts\r\n\r\n* CR changes, the test case for the custom error message",
          "is_bot": false,
          "headline": "Propagate custom Solidity errors for `eth_estimateGas` JSON RPC funct…",
          "author_name": "Marko Jelača",
          "author_login": "jelacamarko",
          "committed_at": "2023-09-27T09:23:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32047b464e367c0a31e9bb8c53bd76b27bf73b39",
          "body": null,
          "is_bot": false,
          "headline": "Re-introduce proxy contracts integration (#1921)",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-09-27T07:19:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf7c675c851ccbf0fd274630d5320ccf424607d0",
          "body": null,
          "is_bot": false,
          "headline": "Output dynamic fee specific fields in tx relayer (#1936)",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-09-26T19:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8aaae113ee4c2597c3cfd9648e927d13ade23a5d",
          "body": "… existing one. (#1908)",
          "is_bot": false,
          "headline": "Return ErrReplacementUnderpriced when price is no higher than already…",
          "author_name": "Jiho Park",
          "author_login": "ohijiho",
          "committed_at": "2023-09-26T07:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f6ba3ec57099e032162a4b0bb59aabdbef8a8b0",
          "body": null,
          "is_bot": false,
          "headline": "Remove WithoutBridge configuration param from e2e framework (#1919)",
          "author_name": "Stefan Negovanović",
          "author_login": "Stefan-Ethernal",
          "committed_at": "2023-09-25T15:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c9af49af6c84cc8cc42b5296cb22730d1f56b5e",
          "body": null,
          "is_bot": false,
          "headline": "EVM-843 Fix block post processing (#1928)",
          "author_name": "Igor Crevar",
          "author_login": "igorcrevar",
          "committed_at": "2023-09-25T12:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 33,
      "commits_last_year": 0,
      "latest_release_at": "2024-01-24T16:10:13Z",
      "latest_release_tag": "v1.3.2",
      "releases_from_tags": false,
      "days_since_last_push": 696,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 912,
      "mean_days_between_releases": 33.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 62,
      "has_issue_template": true,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/0xPolygon/polygon-edge",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/0xPolygon/polygon-edge",
          "is_deprecated": false,
          "latest_version": "v1.3.3",
          "repository_url": "https://github.com/0xPolygon/polygon-edge",
          "versions_count": 40,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2024-05-07T05:53:44Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 808
        }
      ]
    },
    "popularity": {
      "forks": 568,
      "stars": 1050,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2020-08-17",
            "count": 1
          },
          {
            "date": "2021-03-28",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 3
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-05-30",
            "count": 3
          },
          {
            "date": "2021-06-01",
            "count": 1
          },
          {
            "date": "2021-06-02",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-05",
            "count": 1
          },
          {
            "date": "2021-06-06",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-06-12",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 2
          },
          {
            "date": "2021-07-04",
            "count": 1
          },
          {
            "date": "2021-07-05",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 1
          },
          {
            "date": "2021-07-25",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-08-01",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 2
          },
          {
            "date": "2021-08-12",
            "count": 1
          },
          {
            "date": "2021-08-16",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-08-29",
            "count": 1
          },
          {
            "date": "2021-09-06",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 1
          },
          {
            "date": "2021-10-01",
            "count": 1
          },
          {
            "date": "2021-10-03",
            "count": 1
          },
          {
            "date": "2021-10-17",
            "count": 1
          },
          {
            "date": "2021-10-22",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-07",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 2
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 2
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-12",
            "count": 2
          },
          {
            "date": "2021-12-16",
            "count": 2
          },
          {
            "date": "2021-12-17",
            "count": 2
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 3
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 2
          },
          {
            "date": "2022-01-22",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 2
          },
          {
            "date": "2022-02-02",
            "count": 1
          },
          {
            "date": "2022-02-03",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 2
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-02-26",
            "count": 2
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 3
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 2
          },
          {
            "date": "2022-04-14",
            "count": 1
          },
          {
            "date": "2022-04-17",
            "count": 2
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 2
          },
          {
            "date": "2022-05-01",
            "count": 2
          },
          {
            "date": "2022-05-03",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 2
          },
          {
            "date": "2022-05-29",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 1
          },
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-06-26",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-07-02",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 1
          },
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 1
          },
          {
            "date": "2022-07-16",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 2
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-08-07",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 2
          },
          {
            "date": "2022-09-13",
            "count": 3
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-17",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 1
          },
          {
            "date": "2022-09-24",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-10-15",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2022-10-28",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-05",
            "count": 2
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 3
          },
          {
            "date": "2022-12-09",
            "count": 1
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2022-12-11",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 2
          },
          {
            "date": "2022-12-16",
            "count": 1
          },
          {
            "date": "2022-12-18",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2022-12-28",
            "count": 1
          },
          {
            "date": "2022-12-29",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 2
          },
          {
            "date": "2023-01-19",
            "count": 1
          },
          {
            "date": "2023-01-22",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-07",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-18",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 2
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 2
          },
          {
            "date": "2023-03-25",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 2
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-16",
            "count": 2
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 2
          },
          {
            "date": "2023-05-26",
            "count": 3
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-06-06",
            "count": 1
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-16",
            "count": 2
          },
          {
            "date": "2023-06-18",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-06-23",
            "count": 1
          },
          {
            "date": "2023-06-24",
            "count": 3
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 2
          },
          {
            "date": "2023-06-30",
            "count": 2
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 2
          },
          {
            "date": "2023-07-11",
            "count": 2
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-07-15",
            "count": 1
          },
          {
            "date": "2023-07-16",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-07-22",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 2
          },
          {
            "date": "2023-07-26",
            "count": 1
          },
          {
            "date": "2023-07-28",
            "count": 1
          },
          {
            "date": "2023-07-30",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-08-06",
            "count": 2
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-08-20",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-08-29",
            "count": 1
          },
          {
            "date": "2023-08-31",
            "count": 1
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 2
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 2
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-09-10",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 4
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-10-06",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-10-21",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 2
          },
          {
            "date": "2023-11-14",
            "count": 2
          },
          {
            "date": "2023-11-17",
            "count": 2
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-11-22",
            "count": 1
          },
          {
            "date": "2023-11-26",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 4
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 3
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-20",
            "count": 1
          },
          {
            "date": "2024-01-28",
            "count": 2
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 1
          },
          {
            "date": "2024-02-11",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 2
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 2
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 3
          },
          {
            "date": "2024-03-16",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 2
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 2
          },
          {
            "date": "2024-04-12",
            "count": 4
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 2
          },
          {
            "date": "2024-05-04",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 2
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 2
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-07-20",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 2
          },
          {
            "date": "2024-09-02",
            "count": 2
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-09-22",
            "count": 1
          },
          {
            "date": "2024-10-12",
            "count": 1
          },
          {
            "date": "2024-10-14",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-20",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-16",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-02-01",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 2
          },
          {
            "date": "2025-04-06",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-14",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 492,
        "total_forks": 568
      },
      "star_history": null,
      "open_issues_and_prs": 89
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "consensus/ibft/proto/ibft_operator.proto",
        "consensus/polybft/proto/transport.proto",
        "network/proto/discovery.proto",
        "network/proto/identity.proto",
        "network/proto/testing.proto",
        "server/proto/system.proto",
        "syncer/proto/syncer.proto",
        "txpool/proto/operator.proto",
        "txpool/proto/v1.proto",
        "validate/validate.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 1276822,
      "source_files_sampled": 617,
      "oversized_source_files": 4,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "docs/requirements.txt",
        "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",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "github.com/btcsuite/btcd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.1"
        },
        {
          "name": "github.com/envoyproxy/protoc-gen-validate",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.4"
        },
        {
          "name": "github.com/golang/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.4"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.1"
        },
        {
          "name": "github.com/hashicorp/go-hclog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.2"
        },
        {
          "name": "github.com/hashicorp/go-immutable-radix",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/hashicorp/go-multierror",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/hashicorp/golang-lru",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.2"
        },
        {
          "name": "github.com/hashicorp/hcl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1-vault-5"
        },
        {
          "name": "github.com/hashicorp/vault/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/libp2p/go-libp2p",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.32.0"
        },
        {
          "name": "github.com/libp2p/go-libp2p-kbucket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.3"
        },
        {
          "name": "github.com/libp2p/go-libp2p-pubsub",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.10.1"
        },
        {
          "name": "github.com/multiformats/go-multiaddr",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.3"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.0"
        },
        {
          "name": "github.com/ryanuber/columnize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.2+incompatible"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "github.com/syndtr/goleveldb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1-0.20220721030215-126854af5e6d"
        },
        {
          "name": "github.com/umbracle/fastrlp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1-0.20230504065717-58a1b8a9929d"
        },
        {
          "name": "github.com/umbracle/go-eth-bn256",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230125114011-47cb310d9b0b"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.63.2"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.34.0"
        },
        {
          "name": "gopkg.in/natefinch/npipe.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0-20160621034901-c1b8fa8bdcce"
        },
        {
          "name": "cloud.google.com/go/secretmanager",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.13.0"
        },
        {
          "name": "github.com/armon/go-metrics",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.1"
        },
        {
          "name": "github.com/aws/aws-sdk-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.52.2"
        },
        {
          "name": "github.com/coinbase/kryptology",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/mitchellh/mapstructure",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/umbracle/ethgo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.4-0.20231006072852-6b068360fc97"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.17.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "github.com/0xPolygon/go-ibft",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.1-0.20230717081138-628065cf23b6"
        },
        {
          "name": "github.com/docker/docker",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v24.0.7+incompatible"
        },
        {
          "name": "github.com/docker/go-connections",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "go.etcd.io/bbolt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.8"
        },
        {
          "name": "github.com/quasilyte/go-ruleguard",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/quasilyte/go-ruleguard/dsl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.22"
        },
        {
          "name": "github.com/sethvargo/go-retry",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.4"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "google.golang.org/genproto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240401170217-c3f982113cda"
        },
        {
          "name": "gopkg.in/DataDog/dd-trace-go.v1",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.63.1"
        },
        {
          "name": "pgregory.net/rapid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/trailofbits/go-fuzz-utils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210901195358-9657fcfd256c"
        }
      ],
      "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": 32,
        "merged_prs": 1247,
        "open_issues": 57,
        "closed_ratio": 0.872,
        "closed_issues": 388,
        "closed_unmerged_prs": 357
      },
      "bus_factor": 4,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "ferranbt",
          "commits": 289,
          "avatar_url": "https://avatars.githubusercontent.com/u/30872539?v=4"
        },
        {
          "type": "User",
          "login": "Stefan-Ethernal",
          "commits": 124,
          "avatar_url": "https://avatars.githubusercontent.com/u/93934272?v=4"
        },
        {
          "type": "User",
          "login": "zivkovicmilos",
          "commits": 79,
          "avatar_url": "https://avatars.githubusercontent.com/u/16712663?v=4"
        },
        {
          "type": "User",
          "login": "lazartravica",
          "commits": 75,
          "avatar_url": "https://avatars.githubusercontent.com/u/2997571?v=4"
        },
        {
          "type": "User",
          "login": "munna0908",
          "commits": 53,
          "avatar_url": "https://avatars.githubusercontent.com/u/88337208?v=4"
        },
        {
          "type": "User",
          "login": "goran-ethernal",
          "commits": 49,
          "avatar_url": "https://avatars.githubusercontent.com/u/100121253?v=4"
        },
        {
          "type": "User",
          "login": "igorcrevar",
          "commits": 43,
          "avatar_url": "https://avatars.githubusercontent.com/u/729576?v=4"
        },
        {
          "type": "User",
          "login": "ZeljkoBenovic",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/47507986?v=4"
        },
        {
          "type": "User",
          "login": "begmaroman",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/13855864?v=4"
        },
        {
          "type": "User",
          "login": "dbrajovic",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/58940501?v=4"
        }
      ],
      "contributors_sampled": 62,
      "top_contributor_share": 0.26
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "ci.yml",
        "cla.yml",
        "deploy.devnet.eph.yml",
        "deploy.devnet.yml",
        "deploy.nightly.devnet.yml",
        "deploy.testnet.yml",
        "deploy_edgenet.yaml",
        "e2e-polybft.yml",
        "e2e.yaml",
        "fuzz-test.yml",
        "lint.yml",
        "loadtest.yml",
        "manual.deploy.nightly.devnet.yml",
        "nightly.yml",
        "property-polybft.yml",
        "release.yml",
        "security.yml",
        "test.yml",
        "update_edgenet.yaml"
      ],
      "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": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 30 merged PRs checked by a CI test -- score normalized to 0",
            "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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 19 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project is archived",
            "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": 10,
            "reason": "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "74 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0504fa79632b0a2797a7598d87f6743cb9a1cd01",
        "ran_at": "2026-07-24T21:50:49Z",
        "aggregate_score": 5.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 831,
          "created_at": "2022-10-24T13:37:34Z",
          "last_comment_at": "2023-01-09T08:42:29Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 854,
          "created_at": "2022-10-31T16:37:11Z",
          "last_comment_at": "2022-10-31T17:18:00Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 876,
          "created_at": "2022-11-05T21:03:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 877,
          "created_at": "2022-11-05T22:58:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1000,
          "created_at": "2022-12-05T18:28:57Z",
          "last_comment_at": "2022-12-05T18:45:41Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1298,
          "created_at": "2023-03-15T11:59:47Z",
          "last_comment_at": "2023-04-04T13:27:29Z",
          "last_comment_author": "igorcrevar"
        },
        {
          "number": 1433,
          "created_at": "2023-04-25T13:42:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1510,
          "created_at": "2023-05-15T18:13:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1567,
          "created_at": "2023-05-30T11:37:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1775,
          "created_at": "2023-08-02T16:18:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1938,
          "created_at": "2023-09-26T09:37:03Z",
          "last_comment_at": "2023-10-02T10:14:19Z",
          "last_comment_author": "stana-miric"
        },
        {
          "number": 1974,
          "created_at": "2023-10-10T06:52:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2020,
          "created_at": "2023-10-30T14:03:59Z",
          "last_comment_at": "2023-11-06T10:26:43Z",
          "last_comment_author": "sonarqubecloud"
        },
        {
          "number": 2021,
          "created_at": "2023-10-31T12:35:32Z",
          "last_comment_at": "2023-10-31T12:43:41Z",
          "last_comment_author": "lyfsn"
        },
        {
          "number": 2022,
          "created_at": "2023-11-01T10:27:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2031,
          "created_at": "2023-11-03T14:52:42Z",
          "last_comment_at": "2023-11-07T10:40:53Z",
          "last_comment_author": "sonarqubecloud"
        },
        {
          "number": 2097,
          "created_at": "2024-01-22T06:43:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2133,
          "created_at": "2024-03-15T16:07:10Z",
          "last_comment_at": "2024-03-15T16:07:45Z",
          "last_comment_author": "soonsouth"
        },
        {
          "number": 2159,
          "created_at": "2024-05-13T06:55:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2165,
          "created_at": "2024-05-13T06:56:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2024-05-07T05:53:44Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 812,
          "created_at": "2022-10-18T16:20:53Z",
          "last_comment_at": "2022-12-26T11:23:47Z",
          "last_comment_author": "ivanbozic21"
        },
        {
          "number": 1179,
          "created_at": "2023-01-31T09:47:10Z",
          "last_comment_at": "2023-02-02T10:59:18Z",
          "last_comment_author": "laviniat1996"
        },
        {
          "number": 1206,
          "created_at": "2023-02-07T12:42:54Z",
          "last_comment_at": "2023-02-08T12:58:01Z",
          "last_comment_author": "adaki2004"
        },
        {
          "number": 1212,
          "created_at": "2023-02-09T22:41:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1225,
          "created_at": "2023-02-13T13:03:27Z",
          "last_comment_at": "2023-04-01T07:05:28Z",
          "last_comment_author": "cybercorey"
        },
        {
          "number": 1245,
          "created_at": "2023-02-22T08:29:16Z",
          "last_comment_at": "2023-03-10T10:02:40Z",
          "last_comment_author": "spudgy"
        },
        {
          "number": 1246,
          "created_at": "2023-02-22T10:24:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1256,
          "created_at": "2023-02-28T04:36:32Z",
          "last_comment_at": "2023-03-01T05:59:21Z",
          "last_comment_author": "SYSADMGARG"
        },
        {
          "number": 1273,
          "created_at": "2023-03-07T10:16:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1277,
          "created_at": "2023-03-08T12:42:41Z",
          "last_comment_at": "2023-05-25T10:21:53Z",
          "last_comment_author": "maciejmaz"
        },
        {
          "number": 1340,
          "created_at": "2023-03-27T14:24:55Z",
          "last_comment_at": "2023-04-20T19:16:02Z",
          "last_comment_author": "salmad3"
        },
        {
          "number": 1346,
          "created_at": "2023-03-30T07:19:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1375,
          "created_at": "2023-04-11T12:45:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1377,
          "created_at": "2023-04-12T00:58:00Z",
          "last_comment_at": "2023-10-10T18:56:18Z",
          "last_comment_author": "rachit77"
        },
        {
          "number": 1412,
          "created_at": "2023-04-21T22:10:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1424,
          "created_at": "2023-04-24T19:10:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1426,
          "created_at": "2023-04-24T23:11:21Z",
          "last_comment_at": "2023-05-03T11:48:27Z",
          "last_comment_author": "sahil3vedi"
        },
        {
          "number": 1434,
          "created_at": "2023-04-25T18:04:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1459,
          "created_at": "2023-05-01T00:28:13Z",
          "last_comment_at": "2023-05-03T12:07:15Z",
          "last_comment_author": "polygomic"
        },
        {
          "number": 1476,
          "created_at": "2023-05-07T07:40:05Z",
          "last_comment_at": "2023-05-13T16:35:28Z",
          "last_comment_author": "elaz48"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/0xPolygon/polygon-edge",
    "host": "github.com",
    "name": "polygon-edge",
    "owner": "0xPolygon"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 29,
            "pct": 40
          }
        }
      ],
      "value": 24,
      "inputs": {
        "security": 57,
        "vitality": 22,
        "community": 69,
        "governance": 79,
        "engineering": 74,
        "abandonment_cap": 29,
        "abandonment_state": "declared",
        "abandonment_multiplier": 40,
        "weighted_overall_before_abandonment": 60,
        "overall_after_abandonment_multiplier": 24
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 22,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.62,
              "days_since_last_push": 696,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 696 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 696
                    }
                  }
                ],
                "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": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "releases_count": 33,
              "latest_release_tag": "v1.3.2",
              "releases_from_tags": false,
              "days_since_latest_release": 912,
              "mean_days_between_releases": 33.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "33 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 912 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 912
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~33.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 33.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "at_risk",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "cap": 29,
              "state": "declared",
              "guards": [],
              "signals": [],
              "red_flag": true,
              "multiplier_pct": 40,
              "declared_reason": "archived",
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "the repository is archived on GitHub",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_archived",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 69,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "forks": 568,
              "stars": 1050,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,050 stars",
                "points": 49,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1050
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "568 forks",
                "points": 22.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 568
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": true,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.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": 7.2,
                "status": "met",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 79,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 62,
              "top_contributor_share": 0.26
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 26% of commits",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 26
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "62 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 62
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 19 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "merged_prs": 1247,
              "open_issues": 57,
              "closed_issues": 388,
              "issue_closed_ratio": 0.872,
              "closed_unmerged_prs": 357
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "87% of issues closed",
                "points": 40.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1247/1604 decided PRs merged",
                "points": 29.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1247,
                      "decided": 1604
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "followers": 792,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "0xPolygon",
              "public_repos": 150,
              "account_age_days": 2243
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "792 followers of 0xPolygon",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 792,
                      "login": "0xPolygon"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "150 public repos, account ~6 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 150
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "github.com/0xPolygon/polygon-edge"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 808
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 808 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 808
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "40 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "20 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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": "0 out of 30 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "blockchain",
                "ethereum",
                "protocol"
              ],
              "has_wiki": false,
              "homepage": "https://polygon.technology/solutions/polygon-edge/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "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://polygon.technology/solutions/polygon-edge/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 57,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 30 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 19 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project is archived",
                "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": "SAST tool detected",
                "points": 5,
                "status": "met",
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "74 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": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 65,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.919,
              "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": "57 of 62 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 57,
                      "sampled": 62
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.38
            },
            "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": "38 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 38,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 1276822,
              "source_files_sampled": 617,
              "oversized_source_files": 4
            },
            "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": "4/617 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 617,
                      "oversized": 4
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "consensus/ibft/proto/ibft_operator.proto",
                "consensus/polybft/proto/transport.proto",
                "network/proto/discovery.proto",
                "network/proto/identity.proto",
                "network/proto/testing.proto",
                "server/proto/system.proto",
                "syncer/proto/syncer.proto",
                "txpool/proto/operator.proto",
                "txpool/proto/v1.proto",
                "validate/validate.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "consensus/ibft/proto/ibft_operator.proto, consensus/polybft/proto/transport.proto, network/proto/discovery.proto, network/proto/identity.proto, network/proto/testing.proto, server/proto/system.proto, syncer/proto/syncer.proto, txpool/proto/operator.proto, txpool/proto/v1.proto, validate/validate.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "consensus/ibft/proto/ibft_operator.proto, consensus/polybft/proto/transport.proto, network/proto/discovery.proto, network/proto/identity.proto, network/proto/testing.proto, server/proto/system.proto, syncer/proto/syncer.proto, txpool/proto/operator.proto, txpool/proto/v1.proto, validate/validate.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T21:51:18.243734Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/0/0xPolygon/polygon-edge.svg",
  "full_name": "0xPolygon/polygon-edge",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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