Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 337997,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 17184,
"Go": 15157920,
"CSS": 3410,
"HCL": 11183,
"Just": 102588,
"Rust": 4366779,
"Shell": 123496,
"Python": 54157,
"Makefile": 35282,
"Solidity": 1417141,
"Starlark": 2100,
"Dockerfile": 36894,
"JavaScript": 3696
},
"pushed_at": "2026-07-30T02:26:56Z",
"created_at": "2023-08-16T07:16:09Z",
"owner_type": "Organization",
"updated_at": "2026-07-27T17:23:41Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go",
"Rust"
]
},
"owner": {
"blog": null,
"name": "Mantle",
"type": "Organization",
"login": "mantle-xyz",
"company": null,
"location": null,
"followers": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/132680398?v=4",
"created_at": "2023-05-05T13:52:36Z",
"is_verified": null,
"public_repos": 49,
"account_age_days": 1185
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.5.4",
"kind": "patch",
"published_at": "2026-04-08T07:49:53Z"
},
{
"tag": "v1.5.3",
"kind": "patch",
"published_at": "2026-03-18T08:40:29Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2025-12-25T03:28:05Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2025-11-25T10:55:08Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2025-08-27T07:26:27Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2025-08-15T03:47:15Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2025-07-07T06:06:25Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2025-03-07T07:16:09Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2025-01-14T06:22:25Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2024-08-26T07:31:50Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2024-08-26T07:18:10Z"
},
{
"tag": "v1.0.0-alpha.1",
"kind": "prerelease",
"published_at": "2024-03-14T12:15:30Z"
},
{
"tag": "v0.5.0-1",
"kind": "prerelease",
"published_at": "2023-12-11T02:33:43Z"
}
],
"recent_commits": [
{
"oid": "710dbc40b295a93e0c7eb474615faa1c3b8ae368",
"body": "Update op-geth to upstream v1.17.3",
"is_bot": false,
"headline": "Merge pull request #352 from mantle-xyz/mantle-elysium",
"author_name": "Gary",
"author_login": "pandainzoo",
"committed_at": "2026-07-20T03:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c778ba467e4d0707c52caf05ac107aa3458a5540",
"body": "Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>",
"is_bot": false,
"headline": "update op-geth to v1.6.0",
"author_name": "pandainzoo",
"author_login": "pandainzoo",
"committed_at": "2026-07-20T03:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "729d5189bbd0411d85ee104a418591d5a4f628cd",
"body": "Redirect all revm-* and op-revm [patch.crates-io] entries from\nmantle-xyz/revm@mantle-elysium to the security-advisory fork\nmantle-xyz/revm-ghsa-5vfr-x84h-hmvf pinned at rev 99707e9f. Lockfile\nregenerated; source comments updated to match.",
"is_bot": false,
"headline": "chore(deps): repoint revm patch to revm-ghsa-5vfr-x84h-hmvf @ 99707e9f",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-07-15T08:01:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcd446077b0e79a2ff70b78f3ca7214d708bfd8e",
"body": "Register the Hoodi testnet (chain id 560048) in the L1 registry,\nmirroring the Holesky post-merge config (TTD 0, pre-merge forks at\nblock 0). Fork timestamps are sourced from alloy_hardforks'\nhoodi_activation_timestamp(). Hoodi reuses the mainnet beacon deposit\ncontract address per its genesis config.",
"is_bot": false,
"headline": "feat(kona-registry): add Hoodi L1 genesis config",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-07-15T07:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19613012cafc79ad696f83a3a304907d8900a60a",
"body": "…geth-elysium\n\ntest: adapt mantle-tests-ci to op-geth bump + Elysium fork",
"is_bot": false,
"headline": "Merge pull request #365 from mantle-xyz/test/adapt-mantle-tests-ci-op…",
"author_name": "Mark Chen",
"author_login": "MarkChen12138",
"committed_at": "2026-07-09T10:00:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dde57e167322987d2b31266765e474be1de29ff",
"body": "init bvm eth contract when deploy",
"is_bot": false,
"headline": "Merge pull request #366 from mantle-xyz/bvm_eth_contract",
"author_name": "Gary",
"author_login": "pandainzoo",
"committed_at": "2026-07-02T10:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e8320680d18ae292540be4551816d5ded25aeb9",
"body": "Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>",
"is_bot": false,
"headline": "init bvm eth contract when deploy",
"author_name": "pandainzoo",
"author_login": "pandainzoo",
"committed_at": "2026-07-02T09:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc3bb65f44622d54168d4a04f26863759d8f59d2",
"body": "Upstream OP decode_deposit only handles deposit event version 0, but Mantle's\nL1 OptimismPortal emits DEPOSIT_VERSION = 1 for every user deposit. The op-alloy\nTxDeposit BVM_ETH fields (eth_value/eth_tx_value) were ported during the rust\nsubtree vendoring, but the kona-protocol log decoder that popul\n[…]\nfills eth_value/eth_tx_value (0 => None), matching op-node's\nunmarshalDepositVersion1. Adds DepositError::{EthValueDecode,EthTxValueDecode}\nand 5 version-1 tests. Registered in rust/MANTLE_CHANGES.md.",
"is_bot": false,
"headline": "fix(kona-protocol): restore Mantle version-1 deposit decode",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-07-02T08:11:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "13b367fc0c42bff10cf01ca6d415353af0f87778",
"body": "Sepolia L1 activates Osaka + BPO1/BPO2 (EIP-7892), and sepolia() sets the\ncorresponding *_time fields, but default_blob_schedule() only listed Cancun and\nPrague. For a BPO-era L1 block the blob-fee lookup fell back to Prague (update\nfraction 5007716) instead of BPO2 (11684671), so op-node/kona deriv\n[…]\nMantleArsia mainnet config.\n\nMatches op-geth mantle-elysium params/config.go BlobScheduleConfig:\n Cancun 3/6/3338477, Prague 6/9/5007716, Osaka 6/9/5007716,\n BPO1 10/15/8346193, BPO2 14/21/11684671.",
"is_bot": false,
"headline": "fix(kona-registry): add Osaka/BPO1/BPO2 blob params to L1 blob schedule",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-07-01T05:47:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cf0d2268681cdc93fa9dadad084cb043c10ad214",
"body": "Fixes the mantle-tests-ci (CI gate) failures that were surfaced once a stale\ntest cache was rebuilt. All changes are test-only; no production code changes.\n\nop-geth version-bump API drift:\n- op-chain-ops/{foundry,script/forking}: drop removed triedb.Config.IsVerkle field\n- op-chain-ops/script: mockE\n[…]\ns CumulativeGasUsed is 0, so the RPC GasUsed (a cumulative delta)\n reads 0 instead of the gas limit. Post-Regolith is unaffected.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: adapt mantle-tests-ci to op-geth bump + Elysium fork",
"author_name": "mark1213866",
"author_login": null,
"committed_at": "2026-06-30T08:46:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d2e4ebea0909fe2e77ff16ee987110efe375abef",
"body": "In `create_static_fixture`, a failed `build_block` (e.g. validation errors)\nand a header mismatch previously panicked via `.expect(...)` / `assert_eq!`,\naborting the entire multi-block run. Both now log a warning and return\n`Ok(false)`, so the caller tallies the failed block and continues. Capture\n`\n[…]\nlock_number` before `self` is moved into the builder so the failure\nbranches can report which block failed.\n\nAlso bump the `mantle-xyz/revm` (mantle-elysium) pin in Cargo.lock from\ne637f61 to e8f1481.",
"is_bot": false,
"headline": "fix(execution-fixture): record block failures instead of panicking",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-06-17T08:35:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9eecb9e905adffb32aff26115cd108b801475be4",
"body": "fix(op-alloy): preserve eth_value/eth_tx_value in TxDeposit Compact codec",
"is_bot": false,
"headline": "Merge pull request #362 from mantle-xyz/fix/compact-txdeposit-eth-value",
"author_name": "Ivan Wang",
"author_login": "asdv23",
"committed_at": "2026-06-15T06:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05079251c0f57f39dfbe3d62e2a8b591f1eef652",
"body": "…odec\n\nCompactTxDeposit dropped the Mantle BVM_ETH fields (eth_value, eth_tx_value)\non Compact encode/decode, so op-reth returned eth_value=0 / eth_tx_value=null\n(and a wrong tx hash) when reading a deposit written by another version.\n\nConfirmed on a local devnet: a v1.9.3-mantle-arsia.6 reth wrote \n[…]\n128> is the same shape as the already-working `mint` field.\n\nAdd unit tests: 2-byte bitfield guard + zero / non-zero BVM_ETH / Some(0)\nround-trips (non-empty input included to catch a bitfield shift).",
"is_bot": false,
"headline": "fix(op-alloy): preserve eth_value/eth_tx_value in TxDeposit Compact c…",
"author_name": "ivan",
"author_login": "asdv23",
"committed_at": "2026-06-15T06:32:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "736f4e718a600c0df04fa79be3024bded0071e99",
"body": "ci: update op-reth to op-reth-v2.2.1-mantle-elysium.1-rc1",
"is_bot": false,
"headline": "Merge pull request #361 from mantle-xyz/ci/update-op-reth-version",
"author_name": "Ivan Wang",
"author_login": "asdv23",
"committed_at": "2026-06-12T06:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dcaba2b3463c6e0115e241722ab574afc4d830c",
"body": null,
"is_bot": false,
"headline": "ci: update op-reth to op-reth-v2.2.1-mantle-elysium.1-rc1",
"author_name": "ivan",
"author_login": "asdv23",
"committed_at": "2026-06-12T06:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afc41953626f99bfa524fffcd7fc66b289a1fe04",
"body": "…ation\n\ntest(acceptance): deposit contract-creation receipt e2e for op-reth",
"is_bot": false,
"headline": "Merge pull request #360 from mantle-xyz/test/e2e-deposit-contract-cre…",
"author_name": "Ivan Wang",
"author_login": "asdv23",
"committed_at": "2026-06-09T17:03:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06f28c6ab6d45a2acb853737f4a1a1c25bdca535",
"body": "Adds TestDepositContractCreationByPortal: bumps the deposit sender's L2 nonce\nabove 0, sends an L1->L2 deposit contract creation via the portal, and asserts\nthe L2 receipt's contractAddress equals CREATE(from, depositNonce) (not\nCREATE(from, 0)) and that eth_getCode returns the deployed runtime code\n[…]\nantle-xyz/reth#47.\nThe default sysgo L2 EL is op-geth (which is already correct), so to exercise\nop-reth run with DEVSTACK_L2EL_KIND=op-reth and OP_RETH_EXEC_PATH set to the\nop-reth binary under test.",
"is_bot": false,
"headline": "test(acceptance): add deposit contract-creation receipt e2e for op-reth",
"author_name": "ivan",
"author_login": "asdv23",
"committed_at": "2026-06-09T08:15:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c06cb7238182f556f517b6762c6723b64594501f",
"body": "…pstream\n\nrust: remove op-reth subtree (EL → mantle-xyz/reth); alloy-evm → upstream alloy-rs/evm",
"is_bot": false,
"headline": "Merge pull request #359 from mantle-xyz/rust/remove-op-reth-and-evm-u…",
"author_name": "QianXing",
"author_login": "byteflyfunny",
"committed_at": "2026-06-09T05:51:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9483edfca6cb23d387a6656889b83b671ff3958a",
"body": "…enance + bridge option)",
"is_bot": false,
"headline": "MANTLE_CHANGES: document op-reth subtree-sync strategy (verified prov…",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-06-09T03:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75d90fc713432e14f76368d54fb42fca53c1d15f",
"body": "… upstream alloy-rs/evm\n\n- drop op-reth/ + all reth-optimism-* workspace members/deps (no in-tree consumer;\n EL node now lives in mantle-xyz/reth@mantle-elysium)\n- alloy-evm: drop mantle-xyz/evm fork, use upstream crates.io v0.34.0\n (token_ratio trait method was dead code; remove 2 stubs in alloy-op-evm)\n- justfile/MANTLE_CHANGES.md updated; cargo check --workspace passes\n\nSee MANTLE_CHANGES.md §2.3 / §3.9 / §3.11.",
"is_bot": false,
"headline": "rust: remove op-reth subtree (EL node → mantle-xyz/reth); alloy-evm →…",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-06-09T03:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "465207a6831a22a291e974858eea95cd7c6aa120",
"body": "Rust/upgrade develop 20260511",
"is_bot": false,
"headline": "Merge pull request #357 from mantle-xyz/rust/upgrade-develop-20260511",
"author_name": "QianXing",
"author_login": "byteflyfunny",
"committed_at": "2026-06-08T06:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d878b3194c3532413d893161a01db88c995eba6",
"body": "Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>",
"is_bot": false,
"headline": "add e2e test for blobbasefee in L2 derive process",
"author_name": "pandainzoo",
"author_login": "pandainzoo",
"committed_at": "2026-05-28T13:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "320943dfad66a7fd2a291bf1b86b3bfb58c079ec",
"body": "Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>",
"is_bot": false,
"headline": "fix some compile error",
"author_name": "pandainzoo",
"author_login": "pandainzoo",
"committed_at": "2026-05-28T10:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c9024be0ad753aa1c6cc012d7ec1d345352defd",
"body": "…lippy-lints\n\nfix(alloy-op-hardforks): fix clippy doc_markdown lints from PR #353",
"is_bot": false,
"headline": "Merge pull request #356 from mantlenetworkio/fix/alloy-op-hardforks-c…",
"author_name": "Ivan Wang",
"author_login": "asdv23",
"committed_at": "2026-05-27T03:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a4b1cbcecb54ff4e874971a553a6b03f59dd43",
"body": "… doc comments\n\nFixes 3 clippy doc_markdown lints introduced in PR #353.",
"is_bot": false,
"headline": "fix(alloy-op-hardforks): add backticks to MetaTx and MantleEverest in…",
"author_name": "ivan",
"author_login": "asdv23",
"committed_at": "2026-05-27T03:16:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c583b392a5983ece53c60f445db47f95e32bcd6",
"body": "…spec-routing\n\nfix(alloy-op-evm): add Mantle spec routing to spec_by_timestamp_after_bedrock",
"is_bot": false,
"headline": "Merge pull request #355 from mantlenetworkio/fix/alloy-op-evm-mantle-…",
"author_name": "QianXing",
"author_login": "byteflyfunny",
"committed_at": "2026-05-27T02:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05b2cca3e7c8d068b59f589e7a045d706f32fe24",
"body": "…_bedrock\n\nMantle chains have a non-standard hardfork order (Skadi→ISTHMUS,\nLimb→OSAKA, Arsia→ARSIA) that differs from the standard OP progression.\nPreviously, `spec_by_timestamp_after_bedrock` only checked OP forks,\ncausing Mantle chains to resolve to JOVIAN instead of ARSIA. This led to\nthe EVM ex\n[…]\nfies ARSIA/OSAKA/ISTHMUS resolution\n for Mantle chains at each hardfork stage\n- test_non_mantle_chain_uses_standard_routing: verifies non-Mantle chains\n still resolve to JOVIAN via the standard path",
"is_bot": false,
"headline": "fix(alloy-op-evm): add Mantle spec routing to spec_by_timestamp_after…",
"author_name": "ivan",
"author_login": "asdv23",
"committed_at": "2026-05-27T02:26:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e2b1ae9d323c020f85dd495d8c13f5a2d90952af",
"body": "…mantle-methods\n\nfeat(alloy-op-hardforks): add MantleHardfork enum and OpHardforks Mantle methods",
"is_bot": false,
"headline": "Merge pull request #353 from mantlenetworkio/feat/alloy-op-hardforks-…",
"author_name": "Ivan Wang",
"author_login": "asdv23",
"committed_at": "2026-05-20T06:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b02d315edd4ad5e7fdc919ac1f0c602ee62fad02",
"body": "…tle methods\n\nAdd Mantle-specific hardfork support to alloy-op-hardforks, enabling\nreth consensus/evm/rpc code to detect Mantle chains via trait methods\ninstead of hardcoded chain_id checks.\n\nChanges:\n- MantleHardfork enum (Skadi/Limb/Arsia) via hardfork! macro\n- Mantle timestamp constants (mainnet \n[…]\n_mantle_{skadi,limb,arsia}_active_at_timestamp()\n default methods (return false for non-Mantle chains)\n- MantleHardfork::from_chain_and_timestamp() reverse lookup\n- 4 new tests covering all additions",
"is_bot": false,
"headline": "feat(alloy-op-hardforks): add MantleHardfork enum and OpHardforks Man…",
"author_name": "ivan",
"author_login": "asdv23",
"committed_at": "2026-05-20T06:13:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "779d62ec4946f5436a2cd00fc7beb7a2081ed572",
"body": "Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>",
"is_bot": false,
"headline": "update op-geth to upstream ethereum v1.17.3",
"author_name": "pandainzoo",
"author_login": "pandainzoo",
"committed_at": "2026-05-19T10:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29e41dad7cdda2e7dddad6552b42d274287e77aa",
"body": "…fine §3.7\n\nTwo doc-only changes from the 2026-05 alloy-op-evm audit:\n\n1. Add §2.3 \"alloy-evm sourced from mantle-xyz/evm @ mantle-v0.34.0\".\n Records the architectural decision behind pinning alloy-evm to\n mantle-xyz/evm@mantle-v0.34.0 instead of @main. The mantle-v0.34.0\n branch is alloy-rs/e\n[…]\n - transient disable of Jovian DA-footprint enforcement that was\n reverted upstream by 9fe2c85 — local therefore keeps the\n enforcement enabled, matching main's final state.\n\nNo code changes.",
"is_bot": false,
"headline": "MANTLE_CHANGES: document alloy-evm @ mantle-v0.34.0 architecture + re…",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-18T09:22:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "888c13728fc7a94c39ea2e6e896a4180d5b349f6",
"body": "Port three mantle-xyz/op-alloy commits that were not registered in\nMANTLE_CHANGES.md §3.2 and therefore never carried into mantle-v2/rust:\n\n* 57b9c10 \"fix: restore token_ratio in L1BlockInfo\" — adds\n pub token_ratio: Option<u128> to L1BlockInfo in\n op-alloy/crates/rpc-types/src/receipt.rs at the J\n[…]\ns -p op-alloy-consensus --all-features\npasses; all 8 new tests pass. The pre-existing\nop-alloy-rpc-types::transaction::tests::can_deserialize_deposit\nfailure (eth_value fixture mismatch) is unrelated.",
"is_bot": false,
"headline": "op-alloy: backfill missing Mantle commits from main branch",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-18T08:57:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b4eece28878a8650d80fba9043724be83646ad25",
"body": "…eator\n\nPreviously `create_static_fixture` hardcoded `mock_rollup_config()`\n(chain_id 1115511107, default `mantle_hardforks` all None), so the\nexecution-fixture binary could never exercise a real Mantle chain's\nhardfork timestamps — every run treated the chain as if no Mantle\nhardfork had activated.\n[…]\nnary against Arsia-active Mantle mainnet blocks does not exercise the\nprotocol-layer L1-attributes decoder. Decoder coverage lives in\nderivation tests (`kona-derive`) and op-succinct's cost-estimator.",
"is_bot": false,
"headline": "kona-executor: thread real RollupConfig through ExecutorTestFixtureCr…",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-14T07:18:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bc9bee35aedc0e979a54ab8cb26870cc179643d9",
"body": "Tracks the kona-client/v1.5.1 baseline — MANTLE_CHANGES.md §1 records\n`Rust toolchain | 1.94` as the required toolchain for the synced workspace.",
"is_bot": false,
"headline": "toolchain: bump rust to 1.94",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-14T07:18:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb3e88090f9abd6058d044925f21a98cbd8acd39",
"body": "Mirrors mantle-xyz/kona@72a20ab9 (\"Blob fee parameters #26\", 2026-04-24,\nauthored by QianXing) — set Ethereum L1 mainnet `osaka_time` and\n`bpo1_time` … `bpo5_time` to `None` in `L1Config::mainnet()` so the\npost-Prague blob-fee schedules never auto-activate when `alloy_hardforks`\nbumps their mainnet \n[…]\n}` tests (added\nby upstream optimism/kona#2964) are now stale against the disabled\nschedule and will fail. Tracked as separate cleanup work.\n\nMANTLE_CHANGES.md §3.5 records the divergence + sync hint.",
"is_bot": false,
"headline": "kona-registry: pin L1 mainnet blob-fee schedule to Prague",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-14T07:08:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "44bbf07e4931583a27606c99001d0b10adac4dac",
"body": "Closes a cluster of gaps that surfaced during the Arsia-decoder audit but\nare not strictly part of the Arsia bug fix.\n\nop-alloy/consensus/src/transaction/deposit.rs\n\n* Restore `pub` visibility on `decode_optional_u128_from_rlp` for ABI\n parity with `mantle-xyz/op-alloy@main` (the helper is callable\n[…]\n/builder/env.rs::evm_cfg_env`).\n\nAfter this commit: `cargo test -p op-alloy-consensus --lib` runs 61 tests,\nall pass (was 4 failing pre-existing). `cargo test -p alloy-op-evm --lib`\nadds the sentinel.",
"is_bot": false,
"headline": "op-alloy + alloy-op-evm: Mantle migration completeness pass",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-14T07:07:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5863f3408ca8ded1f1c394af7b2574c6df6c4909",
"body": "Closes the Arsia decoder gap that caused `cost-estimator` to panic on\nMantle mainnet block 95264176 with `Invalid L1 info transaction selector`.\nThe on-chain L1 attributes deposit emits `setL1BlockValuesArsia()` selector\n`0x49e72383`, but `info/variant.rs::decode_calldata` only knew the\nBedrock/Ecot\n[…]\np-rs/kona`. §5.1 adds a `variant.rs` hot-spot row.\n\nAfter this commit: `cargo test -p kona-protocol --lib info::` runs 48 tests,\nall pass. `cargo test -p kona-protocol --lib` runs 220 tests, all pass.",
"is_bot": false,
"headline": "kona: add L1BlockInfoArsia decoder + L1BlockInfoTx::Arsia variant",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-14T07:06:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e718787d84b9b4ffd4ff34c6faf0a3d4f68863d3",
"body": "This directory came in via the 2025-12-29 'merge op v1.16.3' sync (1f6dc8867),\nwhen optimism still had a top-level kona/ for FPVM prestate builds. Upstream\nkilled that layout shortly after in PR #19034 (feat(rust): unify workspaces)\nby moving everything into the unified rust/ workspace — that's the \n[…]\ne\n- justfile referenced a build/kona/ clone path that doesn't exist\n- no CI, Makefile, Dockerfile, or workspace member referenced it\n\nFPVM prestate build now lives at rust/kona/docker/fpvm-prestates/.",
"is_bot": false,
"headline": "chore: remove stale top-level kona/ scaffold",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-13T07:27:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "58c0204c5a6a16aafc3461e6e682f974508ceb06",
"body": "After the subtree pull to rust-kona-client-v1.5.1, upstream's\nRollupConfig::spec_id grew an `is_karst_active → OpSpecId::KARST` arm\nbut mantle-elysium's op-revm v19 has no KARST variant (added in v20).\nComment out that arm per the MANTLE_CHANGES.md §2.2 reconciliation rule;\npost-Karst timestamps fall through to JOVIAN.\n\nBumps §1 baseline to rust-kona-client-v1.5.1 and registers the new sync\nphase in the migration-status table.",
"is_bot": false,
"headline": "rust: post-sync KARST skip + MANTLE_CHANGES.md baseline refresh",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-13T06:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a629e1ad16fe6d5efeaafee574bd98645b734e0",
"body": "# Conflicts:\n#\trust/kona/crates/proof/executor/src/db/mod.rs",
"is_bot": false,
"headline": "rust: subtree pull from bridge (sync-kona-client-v1.5.1)",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-13T06:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66e93dcb1d186e208fe7e3c2b832114b33611766",
"body": "* [patch.crates-io] alloy-evm now resolves to mantle-xyz/evm @\n mantle-v0.34.0 (upstream v0.34.0 + Mantle token_ratio trait method).\n* Implement the new fn token_ratio on the three local Evm impls that\n the trait addition surfaced:\n - alloy-op-evm OpEvm (default U256::ZERO)\n - alloy-op-evm PostExecEvmAdapter (delegates to inner)\n - op-reth examples/custom-node CustomEvm (delegates to inner)",
"is_bot": false,
"headline": "chore: redirect alloy-evm to mantle-xyz/evm fork (mantle-v0.34.0)",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-13T04:16:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6c46d8a0d7a54c6654d42006a4c8b2464f1ba88",
"body": "* feat(trie): add engine buffer layer (TrieBufferState + MemoryOverlay)\n\n* feat(trie/engine): add persistence service and prune_with_provider\n\n* feat(trie): add EngineState, Engine, EngineHandle, and all task types\n\n* simplify engine loop and tighten state ownership\n\n* feat(exex/trie): Wire up the Engine in Exex\n\n* remove prune interval from devstack\n\n* fmt fixes\n\n* fmt fixes\n\n* doc + typo fixes\n\n* doc fixes\n\n* fmt fixes\n\n* zepter + test fixes\n\n* added ServiceGuard\n\n* idle flush added",
"is_bot": false,
"headline": "feat(op-reth): Wire up the Engine in Exex (#20450)",
"author_name": "Arun Dhyani",
"author_login": "dhyaniarun1993",
"committed_at": "2026-05-12T18:01:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "877a612b72330803f22dabecdffe2c53cf27a6cf",
"body": "* fix(kona/protocol): reject invalid is_last byte in frame decode\n\nPer the OP Stack derivation spec, the trailing `is_last` byte of a frame\nmust be 0 or 1; any other value makes the frame invalid and the entire\nbatcher transaction's frames must be rejected. op-node enforces this in\n`Frame.UnmarshalB\n[…]\node`. Mirrors op-node's\n`TestFrameUnmarshalInvalidIsLast`.\n\nFixes ethereum-optimism/optimism#19335\n\n* add frame constants and test case\n\n* fix docs for clippy\n\n* fix docs again\n\n* cargo update -p rkyv",
"is_bot": false,
"headline": "fix(kona/protocol): reject invalid is_last byte in frame decode (#20590)",
"author_name": "Sebastian Stammler",
"author_login": "sebastianst",
"committed_at": "2026-05-12T16:24:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c8d74ee1624befd995be806a8aeb0310012d5ba1",
"body": "…20419)\n\n* feat(trie): add engine buffer layer (TrieBufferState + MemoryOverlay)\n\n* feat(trie/engine): add persistence service and prune_with_provider\n\n* feat(trie): add EngineState, Engine, EngineHandle, and all task types\n\n* simplify engine loop and tighten state ownership\n\n* fmt fixes\n\n* doc + typo fixes\n\n* doc fixes",
"is_bot": false,
"headline": "feat(op-reth): add EngineState, Engine, EngineHandle, and all task (#…",
"author_name": "Arun Dhyani",
"author_login": "dhyaniarun1993",
"committed_at": "2026-05-12T08:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18121380fb2ae3fe2283f25213f438f9ad8b095b",
"body": "Bring the sync reference up to date with every Mantle change that\nactually lives in the tree right now.\n\nNotable additions:\n- §1 now includes a migration status table (Pre-Phase / 0 / 1 / 1.5 done;\n Phase 2 / 3 pending).\n- §2.1 clarifies that reth-revm is a paradigmxyz/reth wrapper while its\n inte\n[…]\ndirective to build on top of upstream BlobSource rather than\n resurrecting MantleBlobSource.\n- §7 maintenance rules updated: removed Mantle modules must be logged in\n §3.11 to avoid re-introduction.",
"is_bot": false,
"headline": "docs: refresh MANTLE_CHANGES.md after Phase 1 and Phase 1.5",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-12T03:42:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c628978a5a08cb50ade2c678e9965cd716e16b95",
"body": "After B1 removed MantleBlobSource, nothing implements or relies on the\ntrait-default `reset(&mut self)` method on `DataAvailabilityProvider`.\nA grep confirms:\n\n - No type in the workspace overrides the default `reset()` impl\n (only the empty default in traits/data_sources.rs).\n - The single cal\n[…]\n);` call (and its [MANTLE] block\n comment) from L1Retrieval::reset in stages/l1_retrieval.rs.\n\ncargo check --workspace passes. Phase 1.5 (B1 + B2 + B3) net:\n~1066 lines of orphan Mantle code removed.",
"is_bot": false,
"headline": "kona: phase 1.5 B3 — drop DataAvailabilityProvider::reset() (now unused)",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-12T03:39:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0484a132e509ed6028d84930f051d38e5f3f33f7",
"body": "Same pattern as B2: MantleBlobSource is orphan code in both our tree and\nin mantle-xyz/kona itself. Outside its own #[cfg(test)] module nobody\nconstructs it — every real call site (providers-alloy/src/pipeline.rs,\nbin/host/src/interop/handler.rs, bin/client/src/single.rs and interop/\ntransition.rs) \n[…]\n`provider.reset()`\ncall still resolve to the trait default no-op impl, so the workspace\ncompiles cleanly. Both are scheduled for removal in B3 as a follow-up\nclean-up.\n\ncargo check --workspace passes.",
"is_bot": false,
"headline": "kona: phase 1.5 B1 — drop MantleBlobSource (817 lines + 5 hex fixtures)",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-12T03:37:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bd631f2f7396a0e4f6f565fc58a46911a0894656",
"body": "Code review surfaced that MantleEthereumDataSource is dead code in our\ntree — it has no callers outside its own #[cfg(test)] module, and even\nmantle-xyz/kona's own bin/* and crates/providers/* paths construct\n`EthereumDataSource::new_from_parts` (the standard variant) rather than\nMantleEthereumDataS\n[…]\n(still wired through the workspace data path).\nA later Phase 1.5 B1 will revisit whether to slim MantleBlobSource down\nnow that Mantle Arsia uses standard blob format.\n\ncargo check --workspace passes.",
"is_bot": false,
"headline": "kona: phase 1.5 B2 — drop MantleEthereumDataSource (222 lines)",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-12T03:35:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "172c8daada320a97e97354f09c3ff7377fa585ca",
"body": "Apply the remaining Mantle modifications outside the kona core crates:\n\n- crates/protocol/registry/src/l1/mod.rs: cleanly-applied Mantle hunks for\n L1Config (the registry l1 defaults). One hunk rejected as a no-op: Mantle\n set osaka_time / bpo1..5_time to None because its baseline predated those\n \n[…]\ne modification from mantle-xyz/kona's\ndaa3535ab..HEAD range has been considered and either ported, found\nalready-present in develop, or explicitly skipped with a note.\n\ncargo check --workspace passes.",
"is_bot": false,
"headline": "kona: phase 1g — examples + registry Mantle wiring (Phase 1 complete)",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-12T03:14:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "627465f4ddd2fdcec629390c9e08d8b7b634cf84",
"body": "Port the bin-layer Mantle changes from mantle-xyz/kona onto develop.\nMost of the substantive wiring (agreed_l2_output_root threading through\nnew_oracle_pipeline_cursor, claimed_l2_block_number == safe_head.number\ntrace-extension check, OpSpecId::ARSIA in fpvm precompile dispatch) is\nalready present \n[…]\ne\n preimage fetch path. Adopting Mantle's specific tuning is a follow-up\n if/when retry behaviour needs to match the Mantle host backend exactly.\n\ncargo check --workspace passes; warnings unchanged.",
"is_bot": false,
"headline": "kona: phase 1f — bin/client + bin/host Mantle wiring",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-12T03:13:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5622889ad6b2e109bbd27c689f3627ff7a179bdc",
"body": "Port the proof-layer Mantle changes from mantle-xyz/kona onto develop's\nrust/kona/crates/proof/.\n\nExecutor builder\n- builder/env.rs: use revm_spec_id (Mantle-aware) instead of spec_id for\n the revm CfgEnv. spec_id continues to drive kona protocol-layer feature\n checks; revm_spec_id is the executor\n[…]\nger exists in consolidation.rs;\n agreed_l2_output_root + non-zero TipCursor is already in sync.rs).\n\ncargo check --workspace passes; only the pre-existing kona-client karst\ndead-code warnings remain.",
"is_bot": false,
"headline": "kona: phase 1e — proof executor Mantle migration",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-12T03:09:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a2eda530dfed83859f02e1380a4da33dd011565a",
"body": "* test(kona-interop): add reproducer for init-chain `interop_time=None` gate bypass\n\nAdds a failing test demonstrating that `MessageGraph::check_single_dependency`\naccepts forged initiating messages when the initiating chain's rollup config\nhas `interop_time = None`. The gate at `graph.rs:393-394` u\n[…]\nog on those\n chains as a valid initiating message.\n\n Mirror the executing-chain check by using is_interop_active + is_first_interop_block,\n which correctly rejects None\n\n* update test documentation",
"is_bot": false,
"headline": "fix(kona-interop): init-chain activation gate (#20579)",
"author_name": "Rodrigo Araújo",
"author_login": "digorithm",
"committed_at": "2026-05-12T03:07:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9592a8201dbd65176814cf4ab0b45be899939216",
"body": "Port the derive-layer Mantle changes from mantle-xyz/kona onto develop's\nrust/kona/crates/protocol/derive/.\n\nSources subsystem\n- sources/mod.rs: register mod mantle_blob + mod mantle_ethereum (both\n vendored in phase 1a) and re-export MantleBlobSource / MantleEthereumDataSource.\n- sources/mantle_bl\n[…]\nb.rs: re-export MantleBlobSource and MantleEthereumDataSource at the\n crate root (5-line addition).\n\ncargo check --workspace passes; only the pre-existing kona-client karst\ndead-code warnings remain.",
"is_bot": false,
"headline": "kona: phase 1d — derive layer Mantle migration (MantleBlobSource wired)",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-12T02:59:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fb62e096e444f80e5be9fdba955bf6fa1390a877",
"body": "Port the genesis-layer Mantle changes from mantle-xyz/kona (commits in\nthe daa3535a..HEAD range) onto develop's rust/kona/crates/protocol/genesis/.\n\nSystem config subsystem\n- system/kind.rs: insert SystemConfigUpdateKind::BaseFee at discriminant\n 4 and shift Eip1559/OperatorFee/MinBaseFee/DaFootpri\n[…]\nEE_CONFIG.\n\ngenesis.rs\n- Test SystemConfig literal updated with `base_fee: None` for the new field.\n\ncargo check --workspace passes (only the pre-existing kona-client karst\ndead-code warnings remain).",
"is_bot": false,
"headline": "kona: phase 1c — genesis layer Mantle migration",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-12T02:48:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c89774ab76fafc33b2c03c38cd09c2fe9035fdfa",
"body": "* feat(kona-genesis,op-revm): wire KARST hardfork into spec_id\n\nMap the KARST timestamp activation to op_revm::OpSpecId::KARST in\nRollupConfig::spec_id, ordered after JOVIAN and before INTEROP. Extend\nthe spec_id and is_enabled_in tests to cover JOVIAN, KARST, and INTEROP,\nand bump the superchain-re\n[…]\n exercise kona-host in osaka block-size-disabled test\"\n\nThis reverts commit aeda2e6046cc646393a22fed81019edf41a97491.\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Refactor Osaka tests to also run Kona in some cases (#20533)",
"author_name": "Josh Klopfenstein",
"author_login": "joshklop",
"committed_at": "2026-05-12T01:58:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ffc5049924a4d4c5a709e41002aa31bdeb9d4c8b",
"body": "…ie (#20640)\n\n* fix(kona-executor): reinsert DestroyedChanged accounts into state trie\n\nupdate_accounts skipped re-insertion for all was_destroyed() accounts,\nincluding DestroyedChanged (destroyed then re-created in the same block).\nOnly skip when account_info() is None (Destroyed, DestroyedAgain).\n\n[…]\ng\nstate root computation from completing. Treat KeyNotFound as a no-op.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(kona-executor): re-insert DestroyedChanged accounts into state tr…",
"author_name": "Paul Dowman",
"author_login": "pauldowman",
"committed_at": "2026-05-12T00:44:18Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b27d4544f67881f7e136624ab6022699e75acdd5",
"body": "`cargo update -p rkyv`. Fixes the unsound `InlineVec::clear` /\n`SerVec::clear` advisory flagged by rust-deny.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "rust: bump rkyv to 0.8.16 for RUSTSEC-2026-0122 (#20653)",
"author_name": "Adrian Sutton",
"author_login": "ajsutton",
"committed_at": "2026-05-11T21:01:10Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d8ac82784bf867792d46e7d4c296d386fe0b436f",
"body": "…rks)\n\nWire the two Mantle-introduced hardforks modules into kona-hardforks:\n\n- mod arsia; pub use arsia::Arsia (332 lines — Arsia upgrade tx bundle)\n- mod mantle_forks; pub use mantle_forks::MantleHardforks (39 lines —\n Mantle hardforks registry exposing `MantleHardforks::ARSIA`)\n\nNo API adaptatio\n[…]\nlready applied in develop (commit 7674452bd — 31 TxDeposit literals\nacross the 5 OP hardfork files). So there is nothing left to port for\nthose files.\n\ncargo check --workspace passes; no new warnings.",
"is_bot": false,
"headline": "kona: phase 1b — register Mantle hardforks modules (arsia + mantle_fo…",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-11T10:57:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "82fc1b98b7266f7165faa275f50cfed91761a979",
"body": "Copy every Mantle-introduced file from mantle-xyz/kona into develop's\nrust/kona/ tree, preserving paths. None of these files are registered\nin any mod.rs yet, so they sit in the tree without being compiled —\ncargo check still passes unchanged.\n\nFiles (8 source + 7 test/bytecode fixtures):\n- bin/clie\n[…]\nop-alloy API. This split keeps each\nstep independently reviewable.\n\nSource ancestry: mantle-xyz/kona @ daa3535ab..HEAD (Mantle non-merge\ncommits). See rust/MANTLE_CHANGES.md for the migration tracker.",
"is_bot": false,
"headline": "kona: phase 1a — vendor 15 Mantle-introduced files (not yet wired up)",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-11T10:54:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a83a217851a43ddff2ed978227eb6f820060e050",
"body": "Team standard is English-only source. Translate every [MANTLE] comment,\nTODO note, and the MANTLE_CHANGES.md sync reference. No semantic changes\nto the code or the registry; cargo check still passes.\n\nAffected files:\n- rust/Cargo.toml: 3 patch/workspace comments\n- rust/op-alloy/crates/consensus/src/\n[…]\n(2 spots)\n- rust/alloy-op-evm/src/block/mod.rs (3 spots)\n- rust/alloy-op-evm/src/block/canyon.rs\n- rust/op-reth/crates/rpc/src/error.rs (TODO)\n- rust/MANTLE_CHANGES.md: rewritten in English end-to-end",
"is_bot": false,
"headline": "rust: translate all Mantle comments and MANTLE_CHANGES.md to English",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-11T10:39:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "947e7c0937e3c3a91d2d61414c61b9d2ae2a6110",
"body": "Document the Mantle patches stacked on top of develop's rust/ subtree,\ncovering:\n\n- Current baseline (optimism develop @ 1ad181f05, bridge tag rust-develop-20260511)\n- Architecture decision: revm sourced from mantle-xyz/revm@mantle-elysium\n via [patch.crates-io]\n- Mantle changes registry by categor\n[…]\nxDeposit\n literals (e.g. when upstream adds a new hardfork upgrade tx)\n\nAll Mantle changes are tagged with `[MANTLE]` source comments — sync\nengineers can grep them and cross-check against this file.",
"is_bot": false,
"headline": "rust: add MANTLE_CHANGES.md as sync reference",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-11T10:31:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "85a1aabaf1fe16fe0d0419fe6ccd90894164f603",
"body": "cargo check doesn't compile test code by default — cargo build --tests\nsurfaced 10 more TxDeposit { ... } literals in test modules that needed\nthe new eth_value / eth_tx_value fields:\n\n- op-alloy/crates/consensus/src/transaction/deposit.rs: 8 test cases\n- op-alloy/crates/consensus/src/transaction/en\n[…]\nium\nhas no OpSpecId::KARST variant); other hardfork test cases remain.\n\nAll op-alloy crates + alloy-op-evm now compile with --tests, ensuring lib\nand test code is consistent under mantle-elysium revm.",
"is_bot": false,
"headline": "op-alloy/alloy-op-evm: fill TxDeposit BVM_ETH fields in test code",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-11T10:24:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4da74ec9bba36e22bef3aecbbc1a29bff6eea2b7",
"body": "Audit review surfaced that mantle-xyz/op-alloy commit 6637567 (\"fix:\nblock rlp decode\") wasn't fully reflected in develop. Develop's\nrlp_decode does verify total consumption via a post-decode length\ncheck, but that errors out when the buffer contains the next tx as\ntrailing data — develop's check re\n[…]\n empty payload_buf when absent (returns None) instead of\nconsuming bytes from the next tx, regardless of whether the caller\npasses a stream or a single-tx slice.\n\nSurfaced via Phase 0 op-alloy review.",
"is_bot": false,
"headline": "op-alloy: port mantle 6637567 RLP payload strict boundary in rlp_decode",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-11T10:09:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3a2c2125c1893616748afd77d5d4408981775738",
"body": "…reate2)\n\nNet Mantle protocol changes from mantle-xyz/evm@v2.2.0 applied to\ndevelop's rust/alloy-op-evm:\n\n- block/mod.rs deposit_receipt_version = None (Mantle 用 MNT 作为 native\n gas token, ETH 以 ERC-20 (BVM_ETH) 表示, 不沿用 OP Canyon receipt\n version 语义) — corresponds to mantle commit 760129f\n- block/m\n[…]\nmation,\noperator_fee_balance_delta accounting) is already present in develop —\nMantle fork's 9fe2c85 \"feat: support arsia\" was largely catching up to\ndevelop's existing implementation; no port needed.",
"is_bot": false,
"headline": "alloy-op-evm: port Mantle changes (deposit_receipt_version, disable c…",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-11T10:00:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e20323f83896372ced06767ae82b73c95770844e",
"body": "…nParts\n\nReplace the earlier None placeholders in FromTxWithEncoded<TxDeposit>\nwith reads from tx.eth_value / tx.eth_tx_value. Apply the 0 -> None\nconvention (same pattern as reth_codec's mint handling) since\nDepositTransactionParts.eth_value is Option<u128> while TxDeposit.eth_value\nis u128 non-optional:\n\n eth_value: if tx.eth_value == 0 { None } else { Some(tx.eth_value) }\n eth_tx_value: tx.eth_tx_value",
"is_bot": false,
"headline": "alloy-op-evm/kona-fpvm: wire TxDeposit BVM_ETH into DepositTransactio…",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-11T09:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7674452bdebca750847ea1eee39ff3139349d830",
"body": "…ions\n\nUpdate 32 TxDeposit literals across kona-hardforks (ecotone/fjord/\nisthmus/interop/jovian upgrade transactions, 31 occurrences) and\nkona-protocol's L1Info deposit constructor (1 occurrence) with\neth_value: 0, eth_tx_value: None. These are system / upgrade\ntransactions with no BVM_ETH semantics.",
"is_bot": false,
"headline": "kona: fill TxDeposit BVM_ETH fields for OP upgrade & L1-info transact…",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-11T09:34:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "910c197cafe73a4244ac6802c51d3df9730f9415",
"body": "…alue)\n\nPort Mantle's TxDeposit extensions from mantle-xyz/op-alloy onto\ndevelop's rust/op-alloy:\n\n- eth_value: u128 (BVM_ETH mint amount; 0 = no mint) between\n is_system_transaction and input\n- eth_tx_value: Option<u128> (BVM_ETH tx value; trailing optional)\n- rlp_decode_fields / rlp_encode_fields\n[…]\nposits going through those codecs would lose BVM_ETH data.\nMantle production reth runs its own fork so this may not be on the\ncritical path; revisit if those codecs need to round-trip Mantle deposits.",
"is_bot": false,
"headline": "op-alloy: add Mantle BVM_ETH fields to TxDeposit (eth_value, eth_tx_v…",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-11T09:33:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "776d5305f5fad1d6c1f85adb7e3b9e2ae26d5532",
"body": "mantle-elysium tracks op-revm v19; develop's rust/ targets v20. Patch\nthe API surface differences in the develop-side consumers:\n\n- alloy-op-evm/src/tx.rs: implement OpTxTr::{eth_value,eth_tx_value}\n (delegate to wrapped OpTransaction); add BVM_ETH eth_value/eth_tx_value\n fields to DepositTransact\n[…]\noduction)\n\ncargo check --workspace passes with 3 dead-code warnings on unused\nkarst helpers (accelerated_karst, BN256_MAX_PAIRING_SIZE_KARST,\nfpvm_bn128_pair_karst) — kept around to minimize the diff.",
"is_bot": false,
"headline": "rust: adapt alloy-op-evm/kona/op-reth to mantle-elysium op-revm v19",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-11T09:10:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c19ebc83c41b17324cf6148ca92cd4351f71595d",
"body": "kona-hardforks/build.rs reads this file at compile time; on the\nupstream monorepo it lives at op-core/nuts/bundles/. Since we\nsubtree-import only rust/, the build script's ancestor search\notherwise fails. Mantle doesn't activate KARST/OSAKA so the data\nis inert at runtime.",
"is_bot": false,
"headline": "op-core: vendor karst_nut_bundle.json from optimism develop",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-11T09:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b8234eaff6cac098e7834ac373657ee17180adc",
"body": "[patch.crates-io] sends all revm-* crates (including transitive deps\nfrom alloy-evm/reth) to mantle-elysium so revm sources are unified.\nmantle-elysium provides revm v38 + Mantle protocol changes\n(ARSIA/JOVIAN hardforks, BVM_ETH, token_ratio, DA footprint, Arsia\nfee validation). Also exclude local rust/op-revm/ from the workspace\nsince op-revm now comes from the fork.",
"is_bot": false,
"headline": "Cargo: redirect revm crates to mantle-xyz/revm@mantle-elysium",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-11T09:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dfc20f7de8e76c3fce1ccf934f45688cfdb74e5",
"body": "Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>",
"is_bot": false,
"headline": "add BlockAccessListHash in block header for EIP-7928",
"author_name": "pandainzoo",
"author_login": "pandainzoo",
"committed_at": "2026-05-11T08:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba2cc45144ce86ea0a5419f5005e9011b29f1e37",
"body": "git-subtree-dir: rust\ngit-subtree-mainline: feb2a588c7bec3101bb3fc727f0f041769e3b638\ngit-subtree-split: 1ad181f05c802c1cb1221e1e0ad2d1aa4845e2c1",
"is_bot": false,
"headline": "Add 'rust/' from commit '1ad181f05c802c1cb1221e1e0ad2d1aa4845e2c1'",
"author_name": "I know",
"author_login": "byteflyfunny",
"committed_at": "2026-05-11T08:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b4dc345652bbb34a56266026f1d3fbad57d3874",
"body": "Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>",
"is_bot": false,
"headline": "update elysium info in mantle-v2",
"author_name": "pandainzoo",
"author_login": "pandainzoo",
"committed_at": "2026-05-09T10:17:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aedc60366e2ec90163a382c8486d4a98e744c7f",
"body": "Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>",
"is_bot": false,
"headline": "add elysium upgrade info in mantle-v2",
"author_name": "pandainzoo",
"author_login": "pandainzoo",
"committed_at": "2026-05-09T02:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ad181f05c802c1cb1221e1e0ad2d1aa4845e2c1",
"body": "* feat(trie): add engine buffer layer (TrieBufferState + MemoryOverlay)\n\n* feat(trie/engine): add persistence service and prune_with_provider\n\n* fmt fixes\n\n* review fixes",
"is_bot": false,
"headline": "feat(op-reth): add persistence service and prune_with_provider (#20414)",
"author_name": "Arun Dhyani",
"author_login": "dhyaniarun1993",
"committed_at": "2026-05-07T18:56:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a174935a8903d22876591b787c269eaa71891f80",
"body": "…der (#20576)\n\n* feat(kona-proof): cache L1 block-number lookups in OracleL1ChainProvider\n\n`OracleL1ChainProvider::block_info_by_number` previously walked from\n`l1_head` back to the target block on every call. Each lookup paid the\ncost of N hint+preimage round trips even when the same (or nearby)\nbl\n[…]\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Paul Dowman <paul@pauldowman.com>\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(kona-proof): cache L1 block-number lookups in OracleL1ChainProvi…",
"author_name": "Adrian Sutton",
"author_login": "ajsutton",
"committed_at": "2026-05-07T17:07:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "bfc095208938f585369b160a0d9f38c0b11cbb54",
"body": "…(#20584)",
"is_bot": false,
"headline": "op-reth: add optional gas_limit_cap arg to execute_best_transactions …",
"author_name": "Sam Stokes",
"author_login": "bitwiseguy",
"committed_at": "2026-05-07T16:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a27dac6344a78f2e03a408f69fe3e7126d34d638",
"body": "…ay) (#20411)\n\n* feat(trie): add engine buffer layer (TrieBufferState + MemoryOverlay)\n\n* review fixes\n\n* restrict visibility of buffer to engine\n\n* restrict visibility of buffer to engine",
"is_bot": false,
"headline": "feat(op-reth): add engine buffer layer (TrieBufferState + MemoryOverl…",
"author_name": "Arun Dhyani",
"author_login": "dhyaniarun1993",
"committed_at": "2026-05-07T16:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3a20ec7cffaf0543e2b569d96b97c12fbf9f260",
"body": null,
"is_bot": false,
"headline": "docs: fix stale non-docs references (#20520)",
"author_name": "smartcontracts",
"author_login": "smartcontracts",
"committed_at": "2026-05-07T16:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe8d8fcfa091a756ad56741165f9fc13426f4f79",
"body": "OpPayloadAttributes::transactions is Option<Vec<Bytes>>. Option::iter yields\nat most one inner &Vec<Bytes>; the prior check used Vec::first on that slice\nand therefore only inspected the first encoded tx, wrongly treating\n[deposit, non-deposit] as deposits-only.\n\nFlatten the inner iterator so every Bytes is checked. Add regression test\nis_deposits_only_iterates_all_transactions.",
"is_bot": false,
"headline": "fix(kona/protocol): iterate all payload txs in is_deposits_only (#20560)",
"author_name": "cui",
"author_login": "cuiweixie",
"committed_at": "2026-05-07T03:06:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24251d38c42c06100eaeef57e87ca48e879a3bef",
"body": "* chore(rust): add release recipe for subdir crate releases\n\nAdds a `release` recipe to rust/justfile that publishes crates under a\ngiven subdirectory (e.g. `rust/op-alloy`) together with their transitive\nworkspace dependencies. Supports a `dry` (default) / `execute` mode so the\ncomputed package set\n[…]\nop-alloy 1.0.0 # dry run\n just release op-alloy 1.0.0 execute # actually release\n\n* chore: Release\n\n* chore: Release\n\n* chore: Release\n\n* chore(op-alloy-evm): release file\n\n* chore: Release",
"is_bot": false,
"headline": "chore(rust): add release recipe for subdir crate releases (#20320)",
"author_name": "theo",
"author_login": "theochap",
"committed_at": "2026-05-06T20:12:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "714581750ca3644e522799cc291f29610654b50d",
"body": "…lidationError (#20567)\n\nThe `InteropValidator` trait at `traits.rs` declares\n`validate_interop_timestamps`, `is_post_interop`, and\n`is_interop_activation_block` but has zero implementations and zero\ncallers in the kona tree (verified via `rg`). The companion\n`InteropValidationError` enum at `errors\n[…]\nsingle_dependency` flow took over interop\nvalidation in kona-client. Removing them per project YAGNI rules.\n\nNo behavioral change. Same crate, same workspace, same exports for\neverything still in use.",
"is_bot": false,
"headline": "chore(kona-interop): remove dead InteropValidator trait and InteropVa…",
"author_name": "Rodrigo Araújo",
"author_login": "digorithm",
"committed_at": "2026-05-06T19:33:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "32f5a6ad5612e869ccd3a8fdc4fbc0d91a11e7c4",
"body": "Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>",
"is_bot": false,
"headline": "add ,omitempty for SlotNumber in RPCHeader",
"author_name": "pandainzoo",
"author_login": "pandainzoo",
"committed_at": "2026-05-06T06:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b51b04153823bc7678522581b2ced6398e906bed",
"body": "…lock (#20550)\n\n`MessageGraph::check_single_dependency` only enforces the interop\nactivation invariant on the initiating chain. The interop spec forbids\nexecuting messages in any chain's activation block, and op-supervisor's\n`LinkCheckerImpl.CanExecute` and op-program's consolidation enforce both\nsi\n[…]\ng `InitiatedTooEarly`. Three tests cover:\nactivation set well in the future, unaligned activation that lands the\nfirst block on the activation timestamp, and aligned activation at the\nlocal-safe head.",
"is_bot": false,
"headline": "fix(kona-interop): guard executing chain against interop activation b…",
"author_name": "Rodrigo Araújo",
"author_login": "digorithm",
"committed_at": "2026-05-05T23:14:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "565cb3656f0013aa57f2d9cb2231a26b82359980",
"body": "…ult (#20498)\n\nGraduate the L2PayloadWitness hint out of experimental: drop the\n--cannon-kona-experimental-witness-endpoint flag from op-challenger,\nthe WithExperimentalWitnessEndpoint helper from op-devstack, and the\nenable_experimental_witness_endpoint field on kona's SingleChainHost\nand InteropHo\n[…]\nnt or setting\nCANNON_KONA_EXPERIMENTAL_WITNESS_ENDPOINT in op-challenger configs\nmust remove those — op-challenger will reject them as unknown.\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(kona): make debug_executePayload witness collection the defa…",
"author_name": "Paul Dowman",
"author_login": "pauldowman",
"committed_at": "2026-05-05T22:51:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c191e0c98e62a6560b7b70ca7894f581362a4027",
"body": "* Remove c-non_docs_changes parameter from CI configs\n\nThis parameter was used to skip CI for docs-only changes but is no\nlonger needed. The rust_changes_detected parameter now handles the\ngating logic for rust-related workflows.\n\n* Add missing job dependencies to required-rust-ci\n\nThe required-rust\n[…]\nllow deprecated LGPL-3.0+ license identifier for gmp-mpfr-sys\n\n* Update gmp-mpfr-sys license identifier in deny.toml\n\nThe crate now reports \"LGPL-3.0\" instead of the deprecated \"LGPL-3.0+\"\nidentifier.",
"is_bot": false,
"headline": "fix(ci): remove \"non-docs\" path filtering (#20486)",
"author_name": "George Knee",
"author_login": "geoknee",
"committed_at": "2026-05-05T13:57:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7bb9a551a57957a6c606e844eeb29e19810feb32",
"body": null,
"is_bot": false,
"headline": "test(kona): add proof executor post-exec coverage (#20432)",
"author_name": "Anton Evangelatov",
"author_login": "nonsense",
"committed_at": "2026-05-05T09:38:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a68247d45e5975b6fe94b50ba9ab006b4256dccf",
"body": "…er (#20519)\n\nThe kona action-test runner previously filtered tests by name (first only\n`Test_ProgramAction_*`, then post-#20446 anything except `Test_OPProgramAction_*`).\nThat coupled \"is this test op-program-only?\" to a function-name convention,\nwhich silently excluded tests named differently.\n\nRe\n[…]\nhe dead `go-tests-ci-kona-action` justfile target (and its Makefile\n shim entry); its `-run Test_ProgramAction` filter was never invoked from CI\n and would no longer match anything after the rename.",
"is_bot": false,
"headline": "refactor(proofs): use SkipIfKona helper instead of name-based CI filt…",
"author_name": "Sebastian Stammler",
"author_login": "sebastianst",
"committed_at": "2026-05-04T19:19:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2a7be775d02b02ad172e530400312d90f45bc12a",
"body": "The EIP-2935 history lookup decoded the storage slot leaf as B256,\nwhich expects exactly 32 bytes of RLP payload. Ethereum stores storage\nvalues as RLP-encoded U256 with leading zero bytes stripped — so any\nblock hash whose high byte is 0x00 (~1/256 of all hashes) encodes to\nfewer than 32 bytes and \n[…]\ne 32-byte hash, matching the pattern\nalready used by TrieDB::storage in kona-executor. Update the test mock\nto mirror real-chain encoding and add a regression case for a hash\nwith a leading zero byte.",
"is_bot": false,
"headline": "fix(kona-proof): decode EIP-2935 storage slot value as U256 (#20518)",
"author_name": "Inphi",
"author_login": "Inphi",
"committed_at": "2026-05-04T13:46:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d64a29cf9e86977c4d438eb6903eb658fc164253",
"body": "…f (#20487)\n\nFetchAndVerifyProofs queries the validator (op-reth) via eth_getProof,\nwhich reads through OpStateProviderFactory backed by the proofs ExEx\nstore. The ExEx ingests ChainCommitted notifications asynchronously,\nso the EL head can advance to the target block before the store has\nindexed it\n[…]\npleStorageContract)\nflakes. Mirror the fix from #19986 by polling debug_proofsSyncStatus\non the validator before calling GetProof.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(op-reth): wait for proofs ExEx store before validator eth_getProo…",
"author_name": "Anton Evangelatov",
"author_login": "nonsense",
"committed_at": "2026-05-04T12:05:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3d5035eb3ee6cc2fe841258028ea88d85be8f39b",
"body": "Both advisories were published 2026-05-01 and affect hickory-proto\n<0.26.1, pulled in transitively via reth-network ->\nreth-dns-discovery. Ignore in deny.toml until an upstream bump lands.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(rust): ignore RUSTSEC-2026-0118 and RUSTSEC-2026-0119 (#20514)",
"author_name": "Anton Evangelatov",
"author_login": "nonsense",
"committed_at": "2026-05-04T11:35:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a770e13080ad807f6736549cf2b5f43966e7094a",
"body": "… writer deadlock (#20485)\n\n`init_from_state_dump` was being called while `provider_rw` (a RW MDBX\ntransaction acquired earlier in the function for the optional\nwithout-OVM bedrock setup) was still alive. Since `init_from_state_dump`\nnow takes a `DatabaseProviderFactory` and opens its own RW transac\n[…]\ntate dump\".\n\nCommit `provider_rw` before invoking `init_from_state_dump` so the\nouter writer lock is released first.\n\nFixes #20464\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(op-reth): commit RW txn before init_from_state_dump to avoid MDBX…",
"author_name": "Anton Evangelatov",
"author_login": "nonsense",
"committed_at": "2026-05-04T11:19:45Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "869295d7b1f1d48b2b384d3f0f8e77bf332f7eb2",
"body": null,
"is_bot": false,
"headline": "feat(rust): add fast build without examples (#20456)",
"author_name": "Anton Evangelatov",
"author_login": "nonsense",
"committed_at": "2026-05-01T11:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaf9b06ee17e722103e4ec9bf46881f6c241317f",
"body": "… paths (#19889)\n\n* refactor(kona): single-definition prestate build with native + Docker paths\n\nExtract kona prestate build logic from Docker multi-stage builds into `just`\ntargets in `rust/justfile`, enabling native (non-Docker) prestate builds for\nlocal development while preserving reproducible D\n[…]\n7 (1M context) <noreply@anthropic.com>\n\n* Switch to using cannon-builder:v2.0.0\n\n* Restore superchain-registry version.\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(kona): single-definition prestate build with native + Docker…",
"author_name": "Adrian Sutton",
"author_login": "ajsutton",
"committed_at": "2026-05-01T00:56:16Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "20424353e03b522d6777f2797b28074a717be694",
"body": null,
"is_bot": false,
"headline": "chore(ci): clean up contracts CI and RPC secrets (#20465)",
"author_name": "smartcontracts",
"author_login": "smartcontracts",
"committed_at": "2026-04-30T18:23:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8db9c538f0840f0e8b7a0f97d7bb3abdba4b401e",
"body": "* chore(rust): bump reth to v2.2.0 + adapt to API changes\n\n- reth git rev: 27bfddeada → 88505c7fcb (v2.2.0)\n- reth-codecs / -derive / -primitives-traits / -rpc-traits / -zstd-compressors: 0.3.0 → 0.3.1\n- alloy-evm: 0.33.0 → 0.34.0; all alloy-* 2.0.0 → 2.0.4; alloy-eip7928 0.3.3 → 0.3.4\n- roaring: 0.\n[…]\nounds across alloy-op-evm and op-reth/crates/evm.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(rust): bump reth to v2.2.0 (#20459)",
"author_name": "Sebastian Stammler",
"author_login": "sebastianst",
"committed_at": "2026-04-30T17:49:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b674ffc6c6f36d07d6d203fa5b9b3555e044c6e4",
"body": "OpChainSpec::bootnodes() previously delegated unconditionally to the\nupstream reth ChainSpec::bootnodes(), which only handles Ethereum L1\nchains and returns None for any OP chain. Operators had to pass\n--bootnodes manually or rely on --trusted-peers to bootstrap discv5 on\nOP Mainnet, Base, Unichain,\n[…]\nepolias) and apply it\nwhen the inner chain is Optimism, picking the testnet pool when the\nNamedChain is_testnet().\n\nCloses #20453.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(op-reth): default bootnodes for OP Stack chains (#20458)",
"author_name": "Sebastian Stammler",
"author_login": "sebastianst",
"committed_at": "2026-04-30T13:11:49Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2181f597e37f6ebeb9a45b82631edfbb6c1a1a97",
"body": "* chore(proof-store): introduce factory pattern for OpProofsStore\n\n* clippy fixes\n\n* fix tests\n\n* add comments\n\n* feat(op-reth): Proof store v2 implementation\n\n* table name refactored\n\n* clippy fixes\n\n* fmt + clippy + doc fixes\n\n* fix tests\n\n* merge fixes\n\n* code refactor + fixes\n\n* refactor\n\n* fmt \n[…]\nw fixes #1\n\n* review fixes #2\n\n* review fixes #3\n\n* fmt fixes\n\n* merge state introduced\n\n* cursor refactor\n\n* review comments\n\n* fix test issue\n\n* merge fixes\n\n* revert mixed preset value\n\n* fmt fixes",
"is_bot": false,
"headline": "feat(op-reth): Proof store v2 (#19928)",
"author_name": "Arun Dhyani",
"author_login": "dhyaniarun1993",
"committed_at": "2026-04-30T12:36:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "381a63c0c8b7765c14f21a569e1e178e91d9723c",
"body": "* fix(op-reth): detect reth storage layout in InitializationJob\n\n* fixes\n\n* added Constructor",
"is_bot": false,
"headline": "fix(op-reth): detect reth storage layout in InitializationJob (#20396)",
"author_name": "Arun Dhyani",
"author_login": "dhyaniarun1993",
"committed_at": "2026-04-30T07:37:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c77c603668d728a0b06af6b63ab54169bf4a448",
"body": "Signed-off-by: pandainzoo <gary.zhu@mantle.xyz>",
"is_bot": false,
"headline": "EIP-7843: add SlotNumber in RPCHeader",
"author_name": "pandainzoo",
"author_login": "pandainzoo",
"committed_at": "2026-04-30T06:43:04Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 546,
"latest_release_at": "2026-04-08T07:49:53Z",
"latest_release_tag": "v1.5.4",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 46,
"days_since_latest_release": 116,
"mean_days_between_releases": 65.6
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [],
"total": 0,
"header": 0,
"collected": true,
"has_inspect_badge": false
},
"has_description": false,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/ethereum-optimism/optimism",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/ethereum-optimism/optimism",
"is_deprecated": false,
"latest_version": "v1.19.2",
"repository_url": "https://github.com/ethereum-optimism/optimism",
"versions_count": 88,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-26T22:59:07Z",
"latest_version_yanked": null,
"days_since_latest_publish": 36
},
{
"name": "op-revm",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"crypto",
"ethereum",
"optimism"
],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/op-revm",
"is_deprecated": false,
"latest_version": "20.0.0",
"repository_url": "https://github.com/ethereum-optimism/optimism",
"versions_count": 50,
"total_downloads": 2186597,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 113718,
"first_published_at": "2025-03-10T13:41:32.974995Z",
"latest_published_at": "2026-04-27T13:54:22.810674Z",
"latest_version_yanked": false,
"days_since_latest_publish": 97
},
{
"name": "alloy-op-evm",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/alloy-op-evm",
"is_deprecated": false,
"latest_version": "0.32.0",
"repository_url": "https://github.com/ethereum-optimism/optimism",
"versions_count": 71,
"total_downloads": 1049413,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 29279,
"first_published_at": "2025-03-12T15:42:38.829472Z",
"latest_published_at": "2026-04-27T14:14:45.486098Z",
"latest_version_yanked": false,
"days_since_latest_publish": 97
},
{
"name": "alloy-op-hardforks",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/alloy-op-hardforks",
"is_deprecated": false,
"latest_version": "0.5.0",
"repository_url": "https://github.com/ethereum-optimism/optimism",
"versions_count": 35,
"total_downloads": 1146301,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 32930,
"first_published_at": "2025-03-12T09:57:37.403704Z",
"latest_published_at": "2026-04-24T17:44:47.459529Z",
"latest_version_yanked": false,
"days_since_latest_publish": 100
}
]
},
"popularity": {
"forks": 35,
"stars": 46,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2024-02-13",
"count": 1
},
{
"date": "2024-03-01",
"count": 1
},
{
"date": "2024-03-02",
"count": 1
},
{
"date": "2024-03-06",
"count": 1
},
{
"date": "2024-04-22",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-05-21",
"count": 1
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-06-26",
"count": 1
},
{
"date": "2024-06-30",
"count": 1
},
{
"date": "2024-07-28",
"count": 1
},
{
"date": "2024-08-24",
"count": 1
},
{
"date": "2024-09-12",
"count": 1
},
{
"date": "2024-12-15",
"count": 2
},
{
"date": "2024-12-25",
"count": 1
},
{
"date": "2025-01-07",
"count": 3
},
{
"date": "2025-03-20",
"count": 1
},
{
"date": "2025-04-30",
"count": 1
},
{
"date": "2025-08-02",
"count": 2
},
{
"date": "2025-08-07",
"count": 1
},
{
"date": "2025-08-10",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-09-29",
"count": 1
},
{
"date": "2025-10-29",
"count": 1
},
{
"date": "2026-05-01",
"count": 1
},
{
"date": "2026-05-23",
"count": 1
},
{
"date": "2026-06-18",
"count": 1
}
],
"complete": true,
"collected": 31,
"total_forks": 35
},
"star_history": null,
"open_issues_and_prs": 11
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example",
"examples",
"recipes"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"cannon/Makefile",
"cannon/testdata/Makefile",
"cannon/testdata/go-1-24/Makefile",
"cannon/testdata/go-1-25/Makefile",
"gas-oracle/Makefile",
"justfile",
"kurtosis-devnet/justfile",
"kurtosis-devnet/op-program-svc/justfile",
"mise.toml",
"op-acceptance-tests/justfile",
"op-alt-da/Makefile",
"op-alt-da/justfile",
"op-batcher/Makefile",
"op-batcher/justfile",
"op-chain-ops/Makefile",
"op-chain-ops/justfile",
"op-challenger/Makefile",
"op-challenger/justfile",
"op-conductor/Makefile",
"op-conductor/justfile",
"op-deployer/justfile",
"op-dispute-mon/Makefile",
"op-dispute-mon/justfile",
"op-dripper/Makefile",
"op-dripper/justfile",
"op-e2e/Makefile",
"op-faucet/justfile",
"op-fetcher/justfile",
"op-interop-mon/Makefile",
"op-interop-mon/justfile",
"op-node/Makefile",
"op-node/justfile",
"op-program/Makefile",
"op-proposer/Makefile",
"op-proposer/justfile",
"op-service/Makefile",
"op-service/justfile",
"op-supernode/Makefile",
"op-supernode/justfile",
"op-supervisor/Makefile",
"op-supervisor/justfile",
"op-sync-tester/justfile",
"op-test-sequencer/Makefile",
"op-test-sequencer/justfile",
"op-up/justfile",
"op-validator/justfile",
"op-wheel/Makefile",
"op-wheel/justfile",
"ops/ai-eng/justfile",
"packages/contracts-bedrock/justfile",
"rust/alloy-op-evm/justfile",
"rust/alloy-op-hardforks/justfile",
"rust/justfile",
"rust/kona/bin/client/justfile",
"rust/kona/crates/protocol/registry/justfile",
"rust/kona/docker/apps/justfile",
"rust/kona/docker/recipes/kona-node-dev/justfile",
"rust/kona/docker/recipes/kona-node/justfile",
"rust/kona/justfile",
"rust/kona/tests/justfile",
"rust/op-alloy/Justfile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"cannon/testdata/common/go.mod",
"cannon/testdata/go-1-24/alloc/go.mod",
"cannon/testdata/go-1-24/claim/go.mod",
"cannon/testdata/go-1-24/entry/go.mod",
"cannon/testdata/go-1-24/hello/go.mod",
"cannon/testdata/go-1-24/keccak/go.mod",
"cannon/testdata/go-1-24/mt-atomic/go.mod",
"cannon/testdata/go-1-24/mt-cond/go.mod",
"cannon/testdata/go-1-24/mt-general/go.mod",
"cannon/testdata/go-1-24/mt-map/go.mod",
"cannon/testdata/go-1-24/mt-mutex/go.mod",
"cannon/testdata/go-1-24/mt-once/go.mod",
"cannon/testdata/go-1-24/mt-oncefunc/go.mod",
"cannon/testdata/go-1-24/mt-pool/go.mod",
"cannon/testdata/go-1-24/mt-rwmutex/go.mod",
"cannon/testdata/go-1-24/mt-value/go.mod",
"cannon/testdata/go-1-24/mt-wg/go.mod",
"cannon/testdata/go-1-24/random/go.mod",
"cannon/testdata/go-1-24/syscall-eventfd/go.mod",
"cannon/testdata/go-1-24/utilscheck/go.mod",
"cannon/testdata/go-1-24/utilscheck2/go.mod",
"cannon/testdata/go-1-24/utilscheck3/go.mod",
"cannon/testdata/go-1-24/utilscheck4/go.mod",
"cannon/testdata/go-1-25/alloc/go.mod",
"cannon/testdata/go-1-25/claim/go.mod",
"cannon/testdata/go-1-25/entry/go.mod",
"cannon/testdata/go-1-25/hello/go.mod",
"cannon/testdata/go-1-25/keccak/go.mod",
"cannon/testdata/go-1-25/mt-atomic/go.mod",
"cannon/testdata/go-1-25/mt-cond/go.mod",
"cannon/testdata/go-1-25/mt-general/go.mod",
"cannon/testdata/go-1-25/mt-map/go.mod",
"cannon/testdata/go-1-25/mt-mutex/go.mod",
"cannon/testdata/go-1-25/mt-once/go.mod",
"cannon/testdata/go-1-25/mt-oncefunc/go.mod",
"cannon/testdata/go-1-25/mt-pool/go.mod",
"cannon/testdata/go-1-25/mt-rwmutex/go.mod",
"cannon/testdata/go-1-25/mt-value/go.mod",
"cannon/testdata/go-1-25/mt-wg/go.mod",
"cannon/testdata/go-1-25/random/go.mod",
"cannon/testdata/go-1-25/syscall-eventfd/go.mod",
"cannon/testdata/go-1-25/utilscheck/go.mod",
"cannon/testdata/go-1-25/utilscheck2/go.mod",
"cannon/testdata/go-1-25/utilscheck3/go.mod",
"cannon/testdata/go-1-25/utilscheck4/go.mod",
"cannon/testdata/utils/go.mod",
"go.mod",
"rust/Cargo.toml",
"rust/alloy-op-evm/Cargo.toml",
"rust/alloy-op-hardforks/Cargo.toml",
"rust/kona/bin/client/Cargo.toml",
"rust/kona/bin/host/Cargo.toml",
"rust/kona/bin/node/Cargo.toml",
"rust/kona/crates/node/disc/Cargo.toml",
"rust/kona/crates/node/engine/Cargo.toml",
"rust/kona/crates/node/gossip/Cargo.toml",
"rust/kona/crates/node/peers/Cargo.toml",
"rust/kona/crates/node/rpc/Cargo.toml",
"rust/kona/crates/node/service/Cargo.toml",
"rust/kona/crates/node/sources/Cargo.toml",
"rust/kona/crates/proof/driver/Cargo.toml",
"rust/kona/crates/proof/executor/Cargo.toml",
"rust/kona/crates/proof/mpt/Cargo.toml",
"rust/kona/crates/proof/preimage/Cargo.toml",
"rust/kona/crates/proof/proof-interop/Cargo.toml",
"rust/kona/crates/proof/proof/Cargo.toml",
"rust/kona/crates/proof/std-fpvm-proc/Cargo.toml",
"rust/kona/crates/proof/std-fpvm/Cargo.toml",
"rust/kona/crates/protocol/derive/Cargo.toml",
"rust/kona/crates/protocol/genesis/Cargo.toml",
"rust/kona/crates/protocol/hardforks/Cargo.toml",
"rust/kona/crates/protocol/interop/Cargo.toml",
"rust/kona/crates/protocol/protocol/Cargo.toml",
"rust/kona/crates/protocol/registry/Cargo.toml",
"rust/kona/crates/providers/providers-alloy/Cargo.toml",
"rust/kona/crates/providers/providers-local/Cargo.toml",
"rust/kona/crates/utilities/cli/Cargo.toml",
"rust/kona/crates/utilities/macros/Cargo.toml",
"rust/kona/crates/utilities/serde/Cargo.toml",
"rust/kona/examples/discovery/Cargo.toml",
"rust/kona/examples/execution-fixture/Cargo.toml",
"rust/kona/examples/gossip/Cargo.toml",
"rust/op-alloy/crates/consensus/Cargo.toml",
"rust/op-alloy/crates/network/Cargo.toml",
"rust/op-alloy/crates/op-alloy/Cargo.toml",
"rust/op-alloy/crates/provider/Cargo.toml",
"rust/op-alloy/crates/rpc-jsonrpsee/Cargo.toml",
"rust/op-alloy/crates/rpc-types-engine/Cargo.toml",
"rust/op-alloy/crates/rpc-types/Cargo.toml",
"rust/op-revm/Cargo.toml"
],
"largest_source_bytes": 2509240,
"source_files_sampled": 3662,
"oversized_source_files": 52,
"agent_instruction_files": [
".cursor/rules/solidity-styles.mdc",
"rust/kona/CLAUDE.md"
],
"agent_instruction_max_bytes": 4113
},
"dependencies": {
"manifests": [
"gas-oracle/package.json",
"go.mod",
"rust/Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "github.com/btcsuite/btcd",
"direct": true,
"version": "0.22.0-beta",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-27vh-h6mc-q6g8",
"GHSA-2chg-86hq-7w38",
"GHSA-3jgf-r68h-xfqm",
"GO-2022-1098",
"GO-2024-2818",
"GO-2024-3189"
],
"fixed_version": "0.24.2-beta.rc1",
"advisory_count": 6,
"oldest_advisory_days": 1364
},
{
"name": "github.com/btcsuite/btcd",
"direct": true,
"version": "0.22.1",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-27vh-h6mc-q6g8",
"GHSA-2chg-86hq-7w38",
"GHSA-3jgf-r68h-xfqm",
"GO-2022-1098",
"GO-2024-2818",
"GO-2024-3189"
],
"fixed_version": "0.24.2-beta.rc1",
"advisory_count": 6,
"oldest_advisory_days": 1364
},
{
"name": "github.com/docker/docker",
"direct": true,
"version": "20.10.10+incompatible",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.9,
"advisory_ids": [
"GHSA-232p-vwff-86mp",
"GHSA-2mm7-x5h6-5pvq",
"GHSA-33pg-m6jh-5237",
"GHSA-4vq8-7jfc-9cvp",
"GHSA-6wrf-mxfj-pf5p",
"GHSA-jq35-85cj-fj4p",
"GHSA-mq39-4gv4-mvpx",
"GHSA-pxq6-2prw-chj9",
"GHSA-rc4r-wh2q-q6c4",
"GHSA-rg2x-37c3-w2rh"
],
"fixed_version": "29.3.1",
"advisory_count": 32,
"oldest_advisory_days": 1416
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "0.0.0-20220307211146-efcb8507fb70",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-45x7-px36-x8w8",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-8c26-wmh5-6g9v",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-hcg3-q754-cr77"
],
"fixed_version": "3.4.0",
"advisory_count": 41,
"oldest_advisory_days": 1597
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "0.0.0-20220525230936-793ad666bf5e",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-45x7-px36-x8w8",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-hcg3-q754-cr77",
"GHSA-j5w8-q4qc-rx2x"
],
"fixed_version": "3.4.0",
"advisory_count": 38,
"oldest_advisory_days": 958
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "0.0.0-20220722155217-630584e8d5aa",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-45x7-px36-x8w8",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-hcg3-q754-cr77",
"GHSA-j5w8-q4qc-rx2x"
],
"fixed_version": "3.4.0",
"advisory_count": 38,
"oldest_advisory_days": 958
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "0.1.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-45x7-px36-x8w8",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-hcg3-q754-cr77",
"GHSA-j5w8-q4qc-rx2x"
],
"fixed_version": "3.4.0",
"advisory_count": 38,
"oldest_advisory_days": 958
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.47.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-jppx-rxg9-jmrx",
"GHSA-q4h4-gmj2-qvw2",
"GHSA-qpw4-5x99-6vjp",
"GHSA-rm3j-f69w-wqmq"
],
"fixed_version": "0.52.0",
"advisory_count": 27,
"oldest_advisory_days": 72
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "1.31.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-hrxh-6v49-42gf",
"GHSA-m425-mq94-257g",
"GHSA-p77j-4mvh-x3m3",
"GO-2023-2153",
"GO-2026-4762",
"GO-2026-6061"
],
"fixed_version": "1.82.1",
"advisory_count": 6,
"oldest_advisory_days": 11
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.78.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-hrxh-6v49-42gf",
"GHSA-p77j-4mvh-x3m3",
"GO-2026-4762",
"GO-2026-6061"
],
"fixed_version": "1.82.1",
"advisory_count": 4,
"oldest_advisory_days": 11
},
{
"name": "openssl",
"direct": false,
"version": "0.10.77",
"severity": "critical",
"ecosystem": "crates",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-8c75-8mhr-p7r9",
"GHSA-ghm9-cr32-g9qj",
"GHSA-hppc-g8h3-xhp3",
"GHSA-phqj-4mhp-q6mq",
"GHSA-pqf5-4pqq-29f5",
"GHSA-xmgf-hq76-4vx2",
"GHSA-xp3w-r5p5-63rr",
"GHSA-xv59-967r-8726"
],
"fixed_version": "0.10.80",
"advisory_count": 8,
"oldest_advisory_days": 102
},
{
"name": "github.com/docker/docker",
"direct": true,
"version": "v27.5.1+incompatible",
"severity": "high",
"ecosystem": "go",
"cvss_score": 8.8,
"advisory_ids": [
"GHSA-4vq8-7jfc-9cvp",
"GHSA-pxq6-2prw-chj9",
"GHSA-rg2x-37c3-w2rh",
"GHSA-vp62-88p7-qqf5",
"GHSA-x744-4wpc-v9h2",
"GHSA-x86f-5xw2-fm2r",
"GO-2026-4883",
"GO-2026-4887",
"GO-2026-5617",
"GO-2026-5668"
],
"fixed_version": "29.3.1",
"advisory_count": 11,
"oldest_advisory_days": 369
},
{
"name": "github.com/ethereum/go-ethereum",
"direct": true,
"version": "1.10.16",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2gjw-fg97-vg3r",
"GHSA-4xc9-8hmq-j652",
"GHSA-689v-6xwf-5jf3",
"GHSA-m6j8-rg6r-7mv8",
"GHSA-mq3p-rrmp-79jg",
"GHSA-mr7q-c9w9-wh4h",
"GHSA-ppjg-v974-84cm",
"GHSA-rqmg-hrg4-fm69",
"GHSA-v9jh-j8px-98vq",
"GHSA-vmf7-hmh6-vv57"
],
"fixed_version": "1.17.0",
"advisory_count": 19,
"oldest_advisory_days": 1611
},
{
"name": "github.com/ethereum/go-ethereum",
"direct": true,
"version": "1.10.26",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2gjw-fg97-vg3r",
"GHSA-4xc9-8hmq-j652",
"GHSA-689v-6xwf-5jf3",
"GHSA-m6j8-rg6r-7mv8",
"GHSA-mq3p-rrmp-79jg",
"GHSA-mr7q-c9w9-wh4h",
"GHSA-ppjg-v974-84cm",
"GHSA-v9jh-j8px-98vq",
"GO-2023-2046",
"GO-2024-2819"
],
"fixed_version": "1.17.0",
"advisory_count": 15,
"oldest_advisory_days": 1061
},
{
"name": "go.opentelemetry.io/otel",
"direct": true,
"version": "v1.40.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-mh2q-q3fh-2475",
"GO-2026-5506"
],
"fixed_version": "1.41.0",
"advisory_count": 2,
"oldest_advisory_days": 117
},
{
"name": "golang.org/x/oauth2",
"direct": true,
"version": "0.0.0-20210514164344-f6687ab2804c",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-6v2p-p543-phr9",
"GO-2025-3488"
],
"fixed_version": "0.27.0",
"advisory_count": 2,
"oldest_advisory_days": 522
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "0.3.7",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-69ch-w2m2-3vjp",
"GO-2022-1059",
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 3,
"oldest_advisory_days": 1391
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "3.0.0-20210107192922-496545a6307b",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-hp87-p4gw-j4gq",
"GO-2022-0603"
],
"fixed_version": "3.0.1",
"advisory_count": 2,
"oldest_advisory_days": 1535
},
{
"name": "hickory-proto",
"direct": false,
"version": "0.25.2",
"severity": "high",
"ecosystem": "crates",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v94-mw7p-v465",
"GHSA-q2qq-hmj6-3wpp",
"RUSTSEC-2026-0118",
"RUSTSEC-2026-0119"
],
"fixed_version": "0.26.1",
"advisory_count": 4,
"oldest_advisory_days": 93
},
{
"name": "quinn-proto",
"direct": false,
"version": "0.11.14",
"severity": "high",
"ecosystem": "crates",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4w2j-m93h-cj5j",
"RUSTSEC-2026-0185"
],
"fixed_version": "0.11.15",
"advisory_count": 2,
"oldest_advisory_days": 41
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "0.1.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-2wrh-6pvc-2jm9",
"GHSA-4374-p667-p6c8",
"GHSA-4v7x-pqxf-cx7m",
"GHSA-5cv4-jp36-h3mw",
"GHSA-fxg5-wq6x-vr4w",
"GHSA-qppj-fm5r-hxr3",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw",
"GHSA-vvpx-j8f3-3w6h",
"GHSA-xrjj-mj9h-534m"
],
"fixed_version": "1.26.3",
"advisory_count": 29,
"oldest_advisory_days": 87
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.49.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GO-2026-4918",
"GO-2026-5025",
"GO-2026-5026",
"GO-2026-5027",
"GO-2026-5028",
"GO-2026-5029",
"GO-2026-5030",
"GO-2026-5942"
],
"fixed_version": "1.26.3",
"advisory_count": 9,
"oldest_advisory_days": 87
},
{
"name": "github.com/klauspost/compress",
"direct": true,
"version": "v1.18.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5841"
],
"fixed_version": "1.18.7",
"advisory_count": 1,
"oldest_advisory_days": 6
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "0.4.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 19
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.33.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 19
},
{
"name": "anyhow",
"direct": false,
"version": "1.0.102",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2026-0190"
],
"fixed_version": "1.0.103",
"advisory_count": 1,
"oldest_advisory_days": 38
},
{
"name": "bincode",
"direct": false,
"version": "2.0.1",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2025-0141"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 229
},
{
"name": "crossbeam-epoch",
"direct": false,
"version": "0.9.18",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2026-0204"
],
"fixed_version": "0.9.20",
"advisory_count": 1,
"oldest_advisory_days": 27
},
{
"name": "derivative",
"direct": false,
"version": "2.2.0",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2024-0388"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 767
},
{
"name": "event-listener",
"direct": false,
"version": "5.4.1",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2026-0221"
],
"fixed_version": "5.4.2",
"advisory_count": 1,
"oldest_advisory_days": 20
},
{
"name": "git2",
"direct": false,
"version": "0.20.4",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2026-0183",
"RUSTSEC-2026-0184"
],
"fixed_version": "0.21.0",
"advisory_count": 2,
"oldest_advisory_days": 82
},
{
"name": "github.com/aws/aws-sdk-go",
"direct": false,
"version": "1.42.6",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2022-0635",
"GO-2022-0646"
],
"fixed_version": null,
"advisory_count": 2,
"oldest_advisory_days": null
},
{
"name": "github.com/cloudflare/circl",
"direct": false,
"version": "v1.3.3",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-2x5j-vhc8-9cwm",
"GHSA-9763-4f94-gfch",
"GHSA-q9hv-hpm4-hj6x",
"GO-2024-2453",
"GO-2025-3754",
"GO-2026-4550"
],
"fixed_version": null,
"advisory_count": 6,
"oldest_advisory_days": null
},
{
"name": "github.com/go-yaml/yaml",
"direct": false,
"version": "v2.1.0+incompatible",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-r88r-gmrh-7j83",
"GHSA-wxc4-f4m6-wwqv",
"GO-2020-0036",
"GO-2021-0061"
],
"fixed_version": null,
"advisory_count": 4,
"oldest_advisory_days": null
},
{
"name": "github.com/mholt/archiver",
"direct": false,
"version": "v3.1.1+incompatible",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-7vpp-9cxj-q8gv",
"GHSA-h74j-692g-48mq",
"GHSA-rhh4-rh7c-7r5v",
"GO-2024-2698",
"GO-2025-3605"
],
"fixed_version": null,
"advisory_count": 5,
"oldest_advisory_days": null
},
{
"name": "github.com/nwaples/rardecode",
"direct": false,
"version": "v1.1.3",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-rwvp-r38j-9rgg",
"GO-2025-4020"
],
"fixed_version": null,
"advisory_count": 2,
"oldest_advisory_days": null
},
{
"name": "github.com/pion/dtls/v2",
"direct": false,
"version": "v2.2.12",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-9f3f-wv7r-qc8r",
"GO-2026-4479"
],
"fixed_version": null,
"advisory_count": 2,
"oldest_advisory_days": null
},
{
"name": "github.com/pion/stun",
"direct": false,
"version": "v0.6.1",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-34rh-wp3j-6cxc"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": null
},
{
"name": "github.com/pion/stun/v2",
"direct": false,
"version": "v2.0.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-34rh-wp3j-6cxc"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": null
},
{
"name": "github.com/quic-go/quic-go",
"direct": false,
"version": "v0.46.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-47m2-4cr7-mhcw",
"GHSA-g754-hx8w-x2g6",
"GHSA-px8v-pp82-rcvr",
"GHSA-vvgj-x9jq-8cj9",
"GO-2024-3302",
"GO-2025-4017",
"GO-2025-4233",
"GO-2026-5676"
],
"fixed_version": null,
"advisory_count": 8,
"oldest_advisory_days": null
},
{
"name": "github.com/quic-go/webtransport-go",
"direct": false,
"version": "v0.8.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-2f2x-8mwp-p2gc",
"GHSA-g35j-m5xg-vh3q",
"GHSA-g6x7-jq8p-6q9q",
"GHSA-px4r-g4p3-hhqv",
"GO-2026-4483",
"GO-2026-4485",
"GO-2026-4488"
],
"fixed_version": null,
"advisory_count": 7,
"oldest_advisory_days": null
},
{
"name": "github.com/ulikunitz/xz",
"direct": false,
"version": "v0.5.12",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-jc7w-c686-c4v9",
"GO-2025-3922"
],
"fixed_version": null,
"advisory_count": 2,
"oldest_advisory_days": null
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp",
"direct": false,
"version": "v1.28.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-w8rr-5gcm-pp58",
"GO-2026-4985"
],
"fixed_version": null,
"advisory_count": 2,
"oldest_advisory_days": null
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
"direct": false,
"version": "v1.40.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-w8rr-5gcm-pp58",
"GO-2026-4985"
],
"fixed_version": null,
"advisory_count": 2,
"oldest_advisory_days": null
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": false,
"version": "v1.40.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-hfvc-g4fc-pqhx",
"GO-2026-5426"
],
"fixed_version": null,
"advisory_count": 2,
"oldest_advisory_days": null
},
{
"name": "golang.org/x/image",
"direct": false,
"version": "v0.25.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-44p7-9xx4-hf2g",
"GHSA-q675-qj96-32m9",
"GO-2026-4815",
"GO-2026-4961",
"GO-2026-4962",
"GO-2026-5031",
"GO-2026-5032",
"GO-2026-5061",
"GO-2026-5062",
"GO-2026-5066"
],
"fixed_version": null,
"advisory_count": 10,
"oldest_advisory_days": null
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.0.0-20220310020820-b874c991c1a5",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-p782-xgp4-8hr8",
"GO-2022-0493",
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 3,
"oldest_advisory_days": 72
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.0.0-20220701225701-179beb0bd1a1",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 72
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.0.0-20221013171732-95e765b1cc43",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 72
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.1.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 72
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.40.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 72
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "1.27.1",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-8r3f-844c-mc37",
"GO-2024-2611"
],
"fixed_version": null,
"advisory_count": 2,
"oldest_advisory_days": null
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "1.28.1",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-8r3f-844c-mc37",
"GO-2024-2611"
],
"fixed_version": null,
"advisory_count": 2,
"oldest_advisory_days": null
},
{
"name": "idna",
"direct": false,
"version": "3.7",
"severity": "unknown",
"ecosystem": "pypi",
"cvss_score": null,
"advisory_ids": [
"GHSA-65pc-fj4g-8rjx",
"PYSEC-2026-215"
],
"fixed_version": null,
"advisory_count": 2,
"oldest_advisory_days": null
},
{
"name": "paste",
"direct": false,
"version": "1.0.15",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2024-0436"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": null
},
{
"name": "proc-macro-error2",
"direct": false,
"version": "2.0.1",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2026-0173"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": null
},
{
"name": "pyjwt",
"direct": false,
"version": "2.6.0",
"severity": "unknown",
"ecosystem": "pypi",
"cvss_score": null,
"advisory_ids": [
"GHSA-752w-5fwx-jx9f",
"GHSA-993g-76c3-p5m4",
"GHSA-fhv5-28vv-h8m8",
"GHSA-xgmm-8j9v-c9wx",
"PYSEC-2025-183",
"PYSEC-2026-120",
"PYSEC-2026-175",
"PYSEC-2026-177",
"PYSEC-2026-179"
],
"fixed_version": null,
"advisory_count": 9,
"oldest_advisory_days": null
},
{
"name": "pynacl",
"direct": false,
"version": "1.5.0",
"severity": "unknown",
"ecosystem": "pypi",
"cvss_score": null,
"advisory_ids": [
"GHSA-mrfv-m5wm-5w6w",
"PYSEC-2026-3002"
],
"fixed_version": null,
"advisory_count": 2,
"oldest_advisory_days": null
},
{
"name": "requests",
"direct": false,
"version": "2.32.0",
"severity": "unknown",
"ecosystem": "pypi",
"cvss_score": null,
"advisory_ids": [
"GHSA-9hjg-9r4m-mvj7",
"GHSA-gc5v-m9x4-r6x2",
"PYSEC-2026-1872",
"PYSEC-2026-2275"
],
"fixed_version": null,
"advisory_count": 4,
"oldest_advisory_days": null
},
{
"name": "ruint",
"direct": false,
"version": "1.17.2",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2026-0220"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": null
},
{
"name": "serde_with",
"direct": false,
"version": "3.18.0",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"GHSA-7gcf-g7xr-8hxj"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": null
},
{
"name": "tracing-subscriber",
"direct": false,
"version": "0.2.25",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"GHSA-xwfj-jgwm-7wp5",
"RUSTSEC-2025-0055"
],
"fixed_version": null,
"advisory_count": 2,
"oldest_advisory_days": null
},
{
"name": "urllib3",
"direct": false,
"version": "1.26.19",
"severity": "unknown",
"ecosystem": "pypi",
"cvss_score": null,
"advisory_ids": [
"GHSA-2xpw-w6gg-jr37",
"GHSA-38jv-5279-wg99",
"GHSA-gm62-xv2j-4w53",
"GHSA-pq67-6m6q-mj2v",
"GHSA-qccp-gfcp-xxvc",
"PYSEC-2026-141",
"PYSEC-2026-1994",
"PYSEC-2026-1996",
"PYSEC-2026-1998",
"PYSEC-2026-1999"
],
"fixed_version": null,
"advisory_count": 10,
"oldest_advisory_days": null
},
{
"name": "yamux",
"direct": false,
"version": "0.12.1",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"GHSA-vxx9-2994-q338"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": null
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 9,
"unknown": 42,
"critical": 11,
"moderate": 2
},
"advisory_count": 453,
"affected_count": 64,
"assessed_count": 1310,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 18
},
"ecosystems": [
"crates",
"go",
"npm"
],
"dependencies": [
{
"name": "cloud.google.com/go/kms",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.20.1"
},
{
"name": "github.com/BurntSushi/toml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.0"
},
{
"name": "github.com/Masterminds/semver/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.3.1"
},
{
"name": "github.com/andybalholm/brotli",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/base/go-bip39",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/btcsuite/btcd",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.24.2"
},
{
"name": "github.com/btcsuite/btcd/btcec/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.3.4"
},
{
"name": "github.com/btcsuite/btcd/chaincfg/chainhash",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/cockroachdb/pebble",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.5"
},
{
"name": "github.com/coder/websocket",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.13"
},
{
"name": "github.com/consensys/gnark-crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.18.1"
},
{
"name": "github.com/crate-crypto/go-kzg-4844",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/davecgh/go-spew",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.2-0.20180830191138-d8f796af33cc"
},
{
"name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.3.0"
},
{
"name": "github.com/docker/docker",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v27.5.1+incompatible"
},
{
"name": "github.com/docker/go-connections",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.0"
},
{
"name": "github.com/ethereum-optimism/go-ethereum-hdwallet",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.4-0.20251001155152-4eb15ccedf7e"
},
{
"name": "github.com/ethereum-optimism/superchain-registry/validation",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20251009180028-9b4658b9b7af"
},
{
"name": "github.com/ethereum/go-ethereum",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.2"
},
{
"name": "github.com/fatih/color",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.0"
},
{
"name": "github.com/fsnotify/fsnotify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.0"
},
{
"name": "github.com/go-resty/resty/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.16.5"
},
{
"name": "github.com/go-task/slim-sprig/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.0"
},
{
"name": "github.com/golang/snappy",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/google/go-github/v55",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v55.0.0"
},
{
"name": "github.com/google/gofuzz",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.1-0.20220503160820-4a35382e8fc8"
},
{
"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.3"
},
{
"name": "github.com/hashicorp/go-multierror",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/hashicorp/golang-lru/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.7"
},
{
"name": "github.com/hashicorp/raft",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.3"
},
{
"name": "github.com/hashicorp/raft-boltdb/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.3.1"
},
{
"name": "github.com/holiman/uint256",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.2"
},
{
"name": "github.com/honeycombio/otel-config-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.0"
},
{
"name": "github.com/ipfs/go-datastore",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
},
{
"name": "github.com/ipfs/go-ds-leveldb",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.0"
},
{
"name": "github.com/klauspost/compress",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.0"
},
{
"name": "github.com/kurtosis-tech/kurtosis/api/golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.2-0.20250602144112-2b7d06430e48"
},
{
"name": "github.com/libp2p/go-libp2p",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.2"
},
{
"name": "github.com/libp2p/go-libp2p-mplex",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.0"
},
{
"name": "github.com/libp2p/go-libp2p-pubsub",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.12.0"
},
{
"name": "github.com/libp2p/go-libp2p-testing",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.12.0"
},
{
"name": "github.com/lmittmann/w3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.7"
},
{
"name": "github.com/mattn/go-isatty",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.20"
},
{
"name": "github.com/minio/minio-go/v7",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v7.0.85"
},
{
"name": "github.com/minio/sha256-simd",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/multiformats/go-base32",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/multiformats/go-multiaddr",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.0"
},
{
"name": "github.com/multiformats/go-multiaddr-dns",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.1"
},
{
"name": "github.com/olekukonko/tablewriter",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.5"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/pkg/profile",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.0"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.22.0"
},
{
"name": "github.com/prometheus/client_model",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.2"
},
{
"name": "github.com/protolambda/ctxlock",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/schollz/progressbar/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.18.0"
},
{
"name": "github.com/spf13/afero",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/urfave/cli/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.27.6"
},
{
"name": "go.opentelemetry.io/otel",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.40.0"
},
{
"name": "go.opentelemetry.io/otel/trace",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.40.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.47.0"
},
{
"name": "golang.org/x/exp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20241009180824-f66d83c29e7c"
},
{
"name": "golang.org/x/mod",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.31.0"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.34.0"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.19.0"
},
{
"name": "golang.org/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.39.0"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.33.0"
},
{
"name": "golang.org/x/time",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.0"
},
{
"name": "gonum.org/v1/plot",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.16.0"
},
{
"name": "google.golang.org/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.215.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "alloy-evm",
"manifest": "rust/alloy-op-evm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "alloy-eips",
"manifest": "rust/alloy-op-evm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "alloy-consensus",
"manifest": "rust/alloy-op-evm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "alloy-primitives",
"manifest": "rust/alloy-op-evm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "alloy-op-hardforks",
"manifest": "rust/alloy-op-evm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "op-alloy",
"manifest": "rust/alloy-op-evm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "revm",
"manifest": "rust/alloy-op-evm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "op-revm",
"manifest": "rust/alloy-op-evm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "thiserror",
"manifest": "rust/alloy-op-evm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "auto_impl",
"manifest": "rust/alloy-op-evm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "alloy-hardforks",
"manifest": "rust/alloy-op-hardforks/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "alloy-chains",
"manifest": "rust/alloy-op-hardforks/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "alloy-primitives",
"manifest": "rust/alloy-op-hardforks/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "auto_impl",
"manifest": "rust/alloy-op-hardforks/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "serde",
"manifest": "rust/alloy-op-hardforks/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "revm",
"manifest": "rust/op-revm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "auto_impl",
"manifest": "rust/op-revm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "serde",
"manifest": "rust/op-revm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "alloy-chains",
"direct": true,
"version": "0.2.34",
"ecosystem": "crates"
},
{
"name": "alloy-consensus",
"direct": true,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-eips",
"direct": true,
"version": "1.8.3",
"ecosystem": "crates"
},
{
"name": "alloy-eips",
"direct": true,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-evm",
"direct": true,
"version": "0.34.0",
"ecosystem": "crates"
},
{
"name": "alloy-hardforks",
"direct": true,
"version": "0.4.7",
"ecosystem": "crates"
},
{
"name": "alloy-primitives",
"direct": true,
"version": "1.5.7",
"ecosystem": "crates"
},
{
"name": "auto_impl",
"direct": true,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "op-revm",
"direct": true,
"version": "19.0.0",
"ecosystem": "crates"
},
{
"name": "revm",
"direct": true,
"version": "38.0.0",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": "1.0.69",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "cloud.google.com/go/kms",
"direct": true,
"version": "v1.20.1",
"ecosystem": "go"
},
{
"name": "github.com/andybalholm/brotli",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/base/go-bip39",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/btcsuite/btcd",
"direct": true,
"version": "0.22.0-beta",
"ecosystem": "go"
},
{
"name": "github.com/btcsuite/btcd",
"direct": true,
"version": "0.22.1",
"ecosystem": "go"
},
{
"name": "github.com/btcsuite/btcd",
"direct": true,
"version": "v0.24.2",
"ecosystem": "go"
},
{
"name": "github.com/btcsuite/btcd/btcec/v2",
"direct": true,
"version": "2.2.0",
"ecosystem": "go"
},
{
"name": "github.com/btcsuite/btcd/btcec/v2",
"direct": true,
"version": "v2.3.4",
"ecosystem": "go"
},
{
"name": "github.com/btcsuite/btcd/chaincfg/chainhash",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/burntsushi/toml",
"direct": true,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/pebble",
"direct": true,
"version": "v1.1.5",
"ecosystem": "go"
},
{
"name": "github.com/coder/websocket",
"direct": true,
"version": "v1.8.13",
"ecosystem": "go"
},
{
"name": "github.com/consensys/gnark-crypto",
"direct": true,
"version": "v0.18.1",
"ecosystem": "go"
},
{
"name": "github.com/crate-crypto/go-kzg-4844",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": true,
"version": "1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": true,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
"direct": true,
"version": "4.0.1",
"ecosystem": "go"
},
{
"name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
"direct": true,
"version": "4.1.0",
"ecosystem": "go"
},
{
"name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
"direct": true,
"version": "v4.3.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/docker",
"direct": true,
"version": "20.10.10+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/docker/docker",
"direct": true,
"version": "v27.5.1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/docker/go-connections",
"direct": true,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/ethereum-optimism/go-ethereum-hdwallet",
"direct": true,
"version": "v0.1.4-0.20251001155152-4eb15ccedf7e",
"ecosystem": "go"
},
{
"name": "github.com/ethereum-optimism/superchain-registry/validation",
"direct": true,
"version": "v0.0.0-20251009180028-9b4658b9b7af",
"ecosystem": "go"
},
{
"name": "github.com/ethereum/go-ethereum",
"direct": true,
"version": "1.10.16",
"ecosystem": "go"
},
{
"name": "github.com/ethereum/go-ethereum",
"direct": true,
"version": "1.10.26",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": true,
"version": "1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": true,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": true,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/go-resty/resty/v2",
"direct": true,
"version": "2.4.0",
"ecosystem": "go"
},
{
"name": "github.com/go-resty/resty/v2",
"direct": true,
"version": "v2.16.5",
"ecosystem": "go"
},
{
"name": "github.com/go-task/slim-sprig/v3",
"direct": true,
"version": "v3.0.0",
"ecosystem": "go"
},
{
"name": "github.com/golang/snappy",
"direct": true,
"version": "0.0.4",
"ecosystem": "go"
},
{
"name": "github.com/golang/snappy",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": true,
"version": "0.5.8",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": true,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/go-github/v55",
"direct": true,
"version": "v55.0.0",
"ecosystem": "go"
},
{
"name": "github.com/google/gofuzz",
"direct": true,
"version": "v1.2.1-0.20220503160820-4a35382e8fc8",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/websocket",
"direct": true,
"version": "1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/websocket",
"direct": true,
"version": "v1.5.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-multierror",
"direct": true,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru/v2",
"direct": true,
"version": "v2.0.7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/raft",
"direct": true,
"version": "v1.7.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/raft-boltdb/v2",
"direct": true,
"version": "v2.3.1",
"ecosystem": "go"
},
{
"name": "github.com/holiman/uint256",
"direct": true,
"version": "1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/holiman/uint256",
"direct": true,
"version": "v1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/honeycombio/otel-config-go",
"direct": true,
"version": "v1.17.0",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/go-datastore",
"direct": true,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/go-ds-leveldb",
"direct": true,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": true,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/kurtosis-tech/kurtosis/api/golang",
"direct": true,
"version": "v1.8.2-0.20250602144112-2b7d06430e48",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-libp2p",
"direct": true,
"version": "v0.36.2",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-libp2p-mplex",
"direct": true,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-libp2p-pubsub",
"direct": true,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-libp2p-testing",
"direct": true,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/lmittmann/w3",
"direct": true,
"version": "v0.20.7",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver/v3",
"direct": true,
"version": "v3.3.1",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": true,
"version": "0.0.14",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": true,
"version": "v0.0.20",
"ecosystem": "go"
},
{
"name": "github.com/minio/minio-go/v7",
"direct": true,
"version": "v7.0.85",
"ecosystem": "go"
},
{
"name": "github.com/minio/sha256-simd",
"direct": true,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/multiformats/go-base32",
"direct": true,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/multiformats/go-multiaddr",
"direct": true,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "github.com/multiformats/go-multiaddr-dns",
"direct": true,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/olekukonko/tablewriter",
"direct": true,
"version": "v0.0.5",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": true,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/pkg/profile",
"direct": true,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "1.13.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "1.14.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "v1.22.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": true,
"version": "0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": true,
"version": "0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": true,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/protolambda/ctxlock",
"direct": true,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/schollz/progressbar/v3",
"direct": true,
"version": "v3.18.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/afero",
"direct": true,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "1.7.2",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli/v2",
"direct": true,
"version": "v2.27.6",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": true,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": true,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "0.0.0-20220307211146-efcb8507fb70",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "0.0.0-20220525230936-793ad666bf5e",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "0.0.0-20220722155217-630584e8d5aa",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "0.1.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": true,
"version": "v0.0.0-20241009180824-f66d83c29e7c",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": true,
"version": "v0.31.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": true,
"version": "0.0.0-20210514164344-f6687ab2804c",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": true,
"version": "v0.34.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "0.0.0-20210220032951-036812b2e83c",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": true,
"version": "0.0.0-20210927222741-03fcf44c2211",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": true,
"version": "0.0.0-20220722155259-a9ba230a4035",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": true,
"version": "v0.39.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "0.3.7",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "0.4.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.33.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": true,
"version": "0.0.0-20220224211638-0e9765cccd65",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": true,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "gonum.org/v1/plot",
"direct": true,
"version": "v0.16.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/api",
"direct": true,
"version": "0.30.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/api",
"direct": true,
"version": "v0.215.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "3.0.0-20210107192922-496545a6307b",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "adler2",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "aead",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "aes",
"direct": false,
"version": "0.8.4",
"ecosystem": "crates"
},
{
"name": "aes-gcm",
"direct": false,
"version": "0.10.3",
"ecosystem": "crates"
},
{
"name": "ahash",
"direct": false,
"version": "0.8.12",
"ecosystem": "crates"
},
{
"name": "aho-corasick",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "alloc-no-stdlib",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloc-stdlib",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "allocator-api2",
"direct": false,
"version": "0.2.21",
"ecosystem": "crates"
},
{
"name": "alloy-consensus-any",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-eip2124",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "alloy-eip2930",
"direct": false,
"version": "0.2.3",
"ecosystem": "crates"
},
{
"name": "alloy-eip7702",
"direct": false,
"version": "0.6.3",
"ecosystem": "crates"
},
{
"name": "alloy-eip7928",
"direct": false,
"version": "0.3.5",
"ecosystem": "crates"
},
{
"name": "alloy-genesis",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-json-abi",
"direct": false,
"version": "1.5.7",
"ecosystem": "crates"
},
{
"name": "alloy-json-rpc",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-network",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-network-primitives",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-provider",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-pubsub",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-rlp",
"direct": false,
"version": "0.3.15",
"ecosystem": "crates"
},
{
"name": "alloy-rlp-derive",
"direct": false,
"version": "0.3.15",
"ecosystem": "crates"
},
{
"name": "alloy-rpc-client",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-rpc-types",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-rpc-types-any",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-rpc-types-beacon",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-rpc-types-debug",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-rpc-types-engine",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-rpc-types-eth",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-rpc-types-trace",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-serde",
"direct": false,
"version": "1.8.3",
"ecosystem": "crates"
},
{
"name": "alloy-serde",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-signer",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-signer-local",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-sol-macro",
"direct": false,
"version": "1.5.7",
"ecosystem": "crates"
},
{
"name": "alloy-sol-macro-expander",
"direct": false,
"version": "1.5.7",
"ecosystem": "crates"
},
{
"name": "alloy-sol-macro-input",
"direct": false,
"version": "1.5.7",
"ecosystem": "crates"
},
{
"name": "alloy-sol-type-parser",
"direct": false,
"version": "1.5.7",
"ecosystem": "crates"
},
{
"name": "alloy-sol-types",
"direct": false,
"version": "1.5.7",
"ecosystem": "crates"
},
{
"name": "alloy-transport",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-transport-http",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-transport-ipc",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-transport-ws",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "alloy-trie",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "alloy-tx-macros",
"direct": false,
"version": "2.0.4",
"ecosystem": "crates"
},
{
"name": "ambassador",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "android_system_properties",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "anes",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "anstream",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "anstyle",
"direct": false,
"version": "1.0.14",
"ecosystem": "crates"
},
{
"name": "anstyle-parse",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "anstyle-query",
"direct": false,
"version": "1.1.5",
"ecosystem": "crates"
},
{
"name": "anstyle-wincon",
"direct": false,
"version": "3.0.11",
"ecosystem": "crates"
},
{
"name": "anyhow",
"direct": false,
"version": "1.0.102",
"ecosystem": "crates"
},
{
"name": "arbitrary",
"direct": false,
"version": "1.4.2",
"ecosystem": "crates"
},
{
"name": "arbtest",
"direct": false,
"version": "0.3.2",
"ecosystem": "crates"
},
{
"name": "ark-bls12-381",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "ark-bn254",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "ark-ec",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "ark-ff",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "ark-ff",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "ark-ff",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "ark-ff-asm",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "ark-ff-asm",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "ark-ff-asm",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "ark-ff-macros",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "ark-ff-macros",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "ark-ff-macros",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "ark-poly",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "ark-r1cs-std",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "ark-relations",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "ark-serialize",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "ark-serialize",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "ark-serialize",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "ark-serialize-derive",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "ark-std",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "ark-std",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "ark-std",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "arrayref",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "arrayvec",
"direct": false,
"version": "0.7.6",
"ecosystem": "crates"
},
{
"name": "asn1-rs",
"direct": false,
"version": "0.7.1",
"ecosystem": "crates"
},
{
"name": "asn1-rs-derive",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "asn1-rs-impl",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "asn1_der",
"direct": false,
"version": "0.7.7",
"ecosystem": "crates"
},
{
"name": "assert-json-diff",
"direct": false,
"version": "2.0.2",
"ecosystem": "crates"
},
{
"name": "async-channel",
"direct": false,
"version": "2.5.0",
"ecosystem": "crates"
},
{
"name": "async-io",
"direct": false,
"version": "2.6.0",
"ecosystem": "crates"
},
{
"name": "async-lock",
"direct": false,
"version": "3.4.2",
"ecosystem": "crates"
},
{
"name": "async-object-pool",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "async-stream",
"direct": false,
"version": "0.3.6",
"ecosystem": "crates"
},
{
"name": "async-stream-impl",
"direct": false,
"version": "0.3.6",
"ecosystem": "crates"
},
{
"name": "async-trait",
"direct": false,
"version": "0.1.89",
"ecosystem": "crates"
},
{
"name": "async_io_stream",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "asynchronous-codec",
"direct": false,
"version": "0.7.0",
"ecosystem": "crates"
},
{
"name": "atomic-waker",
"direct": false,
"version": "1.1.2",
"ecosystem": "crates"
},
{
"name": "attohttpc",
"direct": false,
"version": "0.30.1",
"ecosystem": "crates"
},
{
"name": "aurora-engine-modexp",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "autocfg",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "aws-lc-rs",
"direct": false,
"version": "1.16.3",
"ecosystem": "crates"
},
{
"name": "aws-lc-sys",
"direct": false,
"version": "0.40.0",
"ecosystem": "crates"
},
{
"name": "backon",
"direct": false,
"version": "1.6.0",
"ecosystem": "crates"
},
{
"name": "base-x",
"direct": false,
"version": "0.2.11",
"ecosystem": "crates"
},
{
"name": "base16ct",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "base256emoji",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "base64",
"direct": false,
"version": "0.22.1",
"ecosystem": "crates"
},
{
"name": "base64ct",
"direct": false,
"version": "1.8.3",
"ecosystem": "crates"
},
{
"name": "bimap",
"direct": false,
"version": "0.6.3",
"ecosystem": "crates"
},
{
"name": "bincode",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "bincode_derive",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "bindgen",
"direct": false,
"version": "0.72.1",
"ecosystem": "crates"
},
{
"name": "bit-set",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "bit-vec",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "bitcoin-io",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "bitcoin_hashes",
"direct": false,
"version": "0.14.1",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "1.3.2",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "2.11.1",
"ecosystem": "crates"
},
{
"name": "bitvec",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "blake2",
"direct": false,
"version": "0.10.6",
"ecosystem": "crates"
},
{
"name": "block-buffer",
"direct": false,
"version": "0.10.4",
"ecosystem": "crates"
},
{
"name": "blst",
"direct": false,
"version": "0.3.16",
"ecosystem": "crates"
},
{
"name": "borsh",
"direct": false,
"version": "1.6.1",
"ecosystem": "crates"
},
{
"name": "borsh-derive",
"direct": false,
"version": "1.6.1",
"ecosystem": "crates"
},
{
"name": "brotli",
"direct": false,
"version": "8.0.2",
"ecosystem": "crates"
},
{
"name": "brotli-decompressor",
"direct": false,
"version": "5.0.0",
"ecosystem": "crates"
},
{
"name": "bs58",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "bstr",
"direct": false,
"version": "1.12.1",
"ecosystem": "crates"
},
{
"name": "buddy_system_allocator",
"direct": false,
"version": "0.12.0",
"ecosystem": "crates"
},
{
"name": "bumpalo",
"direct": false,
"version": "3.20.2",
"ecosystem": "crates"
},
{
"name": "byte-slice-cast",
"direct": false,
"version": "1.2.3",
"ecosystem": "crates"
},
{
"name": "bytecheck",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "bytecheck_derive",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "bytecount",
"direct": false,
"version": "0.6.9",
"ecosystem": "crates"
},
{
"name": "byteorder",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "bytes",
"direct": false,
"version": "1.11.1",
"ecosystem": "crates"
},
{
"name": "bzip2-sys",
"direct": false,
"version": "0.1.13+1.0.8",
"ecosystem": "crates"
},
{
"name": "c-kzg",
"direct": false,
"version": "2.1.7",
"ecosystem": "crates"
},
{
"name": "camino",
"direct": false,
"version": "1.2.2",
"ecosystem": "crates"
},
{
"name": "cargo-platform",
"direct": false,
"version": "0.3.2",
"ecosystem": "crates"
},
{
"name": "cargo_metadata",
"direct": false,
"version": "0.23.1",
"ecosystem": "crates"
},
{
"name": "cast",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.2.60",
"ecosystem": "crates"
},
{
"name": "cesu8",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "cexpr",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "cfg_aliases",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "chacha20",
"direct": false,
"version": "0.9.1",
"ecosystem": "crates"
},
{
"name": "chacha20poly1305",
"direct": false,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "chrono",
"direct": false,
"version": "0.4.44",
"ecosystem": "crates"
},
{
"name": "ciborium",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "ciborium-io",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "ciborium-ll",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "cipher",
"direct": false,
"version": "0.4.4",
"ecosystem": "crates"
},
{
"name": "clang-sys",
"direct": false,
"version": "1.8.1",
"ecosystem": "crates"
},
{
"name": "clap",
"direct": false,
"version": "4.6.1",
"ecosystem": "crates"
},
{
"name": "clap_builder",
"direct": false,
"version": "4.6.0",
"ecosystem": "crates"
},
{
"name": "clap_derive",
"direct": false,
"version": "4.6.1",
"ecosystem": "crates"
},
{
"name": "clap_lex",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "cmake",
"direct": false,
"version": "0.1.58",
"ecosystem": "crates"
},
{
"name": "codspeed",
"direct": false,
"version": "2.10.1",
"ecosystem": "crates"
},
{
"name": "codspeed-criterion-compat",
"direct": false,
"version": "2.10.1",
"ecosystem": "crates"
},
{
"name": "codspeed-criterion-compat-walltime",
"direct": false,
"version": "2.10.1",
"ecosystem": "crates"
},
{
"name": "colorchoice",
"direct": false,
"version": "1.0.5",
"ecosystem": "crates"
},
{
"name": "colored",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "combine",
"direct": false,
"version": "4.6.7",
"ecosystem": "crates"
},
{
"name": "concurrent-queue",
"direct": false,
"version": "2.5.0",
"ecosystem": "crates"
},
{
"name": "console",
"direct": false,
"version": "0.15.11",
"ecosystem": "crates"
},
{
"name": "const-hex",
"direct": false,
"version": "1.18.1",
"ecosystem": "crates"
},
{
"name": "const-oid",
"direct": false,
"version": "0.9.6",
"ecosystem": "crates"
},
{
"name": "const-str",
"direct": false,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "const_format",
"direct": false,
"version": "0.2.36",
"ecosystem": "crates"
},
{
"name": "const_format_proc_macros",
"direct": false,
"version": "0.2.34",
"ecosystem": "crates"
},
{
"name": "convert_case",
"direct": false,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "core-foundation",
"direct": false,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "core-foundation",
"direct": false,
"version": "0.9.4",
"ecosystem": "crates"
},
{
"name": "core-foundation-sys",
"direct": false,
"version": "0.8.7",
"ecosystem": "crates"
},
{
"name": "cpufeatures",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "crc",
"direct": false,
"version": "3.4.0",
"ecosystem": "crates"
},
{
"name": "crc-catalog",
"direct": false,
"version": "2.4.0",
"ecosystem": "crates"
},
{
"name": "criterion-plot",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "critical-section",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "crossbeam-channel",
"direct": false,
"version": "0.5.15",
"ecosystem": "crates"
},
{
"name": "crossbeam-deque",
"direct": false,
"version": "0.8.6",
"ecosystem": "crates"
},
{
"name": "crossbeam-epoch",
"direct": false,
"version": "0.9.18",
"ecosystem": "crates"
},
{
"name": "crossbeam-utils",
"direct": false,
"version": "0.8.21",
"ecosystem": "crates"
},
{
"name": "crunchy",
"direct": false,
"version": "0.2.4",
"ecosystem": "crates"
},
{
"name": "crypto-bigint",
"direct": false,
"version": "0.5.5",
"ecosystem": "crates"
},
{
"name": "crypto-common",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "ctr",
"direct": false,
"version": "0.9.2",
"ecosystem": "crates"
},
{
"name": "curve25519-dalek",
"direct": false,
"version": "4.1.3",
"ecosystem": "crates"
},
{
"name": "curve25519-dalek-derive",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "darling",
"direct": false,
"version": "0.20.11",
"ecosystem": "crates"
},
{
"name": "darling",
"direct": false,
"version": "0.23.0",
"ecosystem": "crates"
},
{
"name": "darling_core",
"direct": false,
"version": "0.20.11",
"ecosystem": "crates"
},
{
"name": "darling_core",
"direct": false,
"version": "0.23.0",
"ecosystem": "crates"
},
{
"name": "darling_macro",
"direct": false,
"version": "0.20.11",
"ecosystem": "crates"
},
{
"name": "darling_macro",
"direct": false,
"version": "0.23.0",
"ecosystem": "crates"
},
{
"name": "dashmap",
"direct": false,
"version": "6.1.0",
"ecosystem": "crates"
},
{
"name": "data-encoding",
"direct": false,
"version": "2.10.0",
"ecosystem": "crates"
},
{
"name": "data-encoding-macro",
"direct": false,
"version": "0.1.19",
"ecosystem": "crates"
},
{
"name": "data-encoding-macro-internal",
"direct": false,
"version": "0.1.17",
"ecosystem": "crates"
},
{
"name": "delay_map",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "der",
"direct": false,
"version": "0.7.10",
"ecosystem": "crates"
},
{
"name": "der-parser",
"direct": false,
"version": "10.0.0",
"ecosystem": "crates"
},
{
"name": "deranged",
"direct": false,
"version": "0.5.8",
"ecosystem": "crates"
},
{
"name": "derivative",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "derive-where",
"direct": false,
"version": "1.6.1",
"ecosystem": "crates"
},
{
"name": "derive_arbitrary",
"direct": false,
"version": "1.4.2",
"ecosystem": "crates"
},
{
"name": "derive_builder",
"direct": false,
"version": "0.20.2",
"ecosystem": "crates"
},
{
"name": "derive_builder_core",
"direct": false,
"version": "0.20.2",
"ecosystem": "crates"
},
{
"name": "derive_builder_macro",
"direct": false,
"version": "0.20.2",
"ecosystem": "crates"
},
{
"name": "derive_more",
"direct": false,
"version": "2.1.1",
"ecosystem": "crates"
},
{
"name": "derive_more-impl",
"direct": false,
"version": "2.1.1",
"ecosystem": "crates"
},
{
"name": "digest",
"direct": false,
"version": "0.10.7",
"ecosystem": "crates"
},
{
"name": "digest",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "dirs",
"direct": false,
"version": "6.0.0",
"ecosystem": "crates"
},
{
"name": "dirs-sys",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "discv5",
"direct": false,
"version": "0.10.4",
"ecosystem": "crates"
},
{
"name": "displaydoc",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "doctest-file",
"direct": false,
"version": "1.1.1",
"ecosystem": "crates"
},
{
"name": "downcast",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "dtoa",
"direct": false,
"version": "1.0.11",
"ecosystem": "crates"
},
{
"name": "dunce",
"direct": false,
"version": "1.0.5",
"ecosystem": "crates"
},
{
"name": "dyn-clone",
"direct": false,
"version": "1.0.20",
"ecosystem": "crates"
},
{
"name": "ecdsa",
"direct": false,
"version": "0.16.9",
"ecosystem": "crates"
},
{
"name": "ed25519",
"direct": false,
"version": "2.2.3",
"ecosystem": "crates"
},
{
"name": "ed25519-dalek",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "educe",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "either",
"direct": false,
"version": "1.15.0",
"ecosystem": "crates"
},
{
"name": "elliptic-curve",
"direct": false,
"version": "0.13.8",
"ecosystem": "crates"
},
{
"name": "encode_unicode",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "enr",
"direct": false,
"version": "0.13.0",
"ecosystem": "crates"
},
{
"name": "enum-as-inner",
"direct": false,
"version": "0.6.1",
"ecosystem": "crates"
},
{
"name": "enum-ordinalize",
"direct": false,
"version": "4.3.2",
"ecosystem": "crates"
},
{
"name": "enum-ordinalize-derive",
"direct": false,
"version": "4.3.2",
"ecosystem": "crates"
},
{
"name": "equivalent",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "errno",
"direct": false,
"version": "0.3.14",
"ecosystem": "crates"
},
{
"name": "ethereum_serde_utils",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "ethereum_ssz",
"direct": false,
"version": "0.10.3",
"ecosystem": "crates"
},
{
"name": "ethereum_ssz_derive",
"direct": false,
"version": "0.10.3",
"ecosystem": "crates"
},
{
"name": "event-listener",
"direct": false,
"version": "5.4.1",
"ecosystem": "crates"
},
{
"name": "event-listener-strategy",
"direct": false,
"version": "0.5.4",
"ecosystem": "crates"
},
{
"name": "fastrand",
"direct": false,
"version": "2.4.1",
"ecosystem": "crates"
},
{
"name": "fastrlp",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "fastrlp",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "ff",
"direct": false,
"version": "0.13.1",
"ecosystem": "crates"
},
{
"name": "fiat-crypto",
"direct": false,
"version": "0.2.9",
"ecosystem": "crates"
},
{
"name": "find-msvc-tools",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "fixed-hash",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "fnv",
"direct": false,
"version": "1.0.7",
"ecosystem": "crates"
},
{
"name": "foldhash",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "foldhash",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "foreign-types",
"direct": false,
"version": "0.3.2",
"ecosystem": "crates"
},
{
"name": "foreign-types-shared",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "form_urlencoded",
"direct": false,
"version": "1.2.2",
"ecosystem": "crates"
},
{
"name": "fragile",
"direct": false,
"version": "2.1.0",
"ecosystem": "crates"
},
{
"name": "fs_extra",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "fsevent-sys",
"direct": false,
"version": "4.1.0",
"ecosystem": "crates"
},
{
"name": "funty",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "futures",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-bounded",
"direct": false,
"version": "0.2.4",
"ecosystem": "crates"
},
{
"name": "futures-channel",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-core",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-executor",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-io",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-lite",
"direct": false,
"version": "2.6.1",
"ecosystem": "crates"
},
{
"name": "futures-macro",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-rustls",
"direct": false,
"version": "0.26.0",
"ecosystem": "crates"
},
{
"name": "futures-sink",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-task",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-timer",
"direct": false,
"version": "3.0.3",
"ecosystem": "crates"
},
{
"name": "futures-util",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-utils-wasm",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "generic-array",
"direct": false,
"version": "0.14.7",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "ghash",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "git2",
"direct": false,
"version": "0.20.4",
"ecosystem": "crates"
},
{
"name": "glob",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "gloo-net",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "gloo-timers",
"direct": false,
"version": "0.2.6",
"ecosystem": "crates"
},
{
"name": "gloo-utils",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "gmp-mpfr-sys",
"direct": false,
"version": "1.7.0",
"ecosystem": "crates"
},
{
"name": "group",
"direct": false,
"version": "0.13.0",
"ecosystem": "crates"
},
{
"name": "h2",
"direct": false,
"version": "0.4.13",
"ecosystem": "crates"
},
{
"name": "half",
"direct": false,
"version": "2.7.1",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.12.3",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.14.5",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.15.5",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.16.1",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.17.0",
"ecosystem": "crates"
},
{
"name": "hashlink",
"direct": false,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "hashlink",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "hashlink",
"direct": false,
"version": "0.9.1",
"ecosystem": "crates"
},
{
"name": "headers",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "headers-core",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "heck",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "hermit-abi",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "hex",
"direct": false,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "hex-conservative",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "hex_fmt",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "hickory-proto",
"direct": false,
"version": "0.25.2",
"ecosystem": "crates"
},
{
"name": "hickory-resolver",
"direct": false,
"version": "0.25.2",
"ecosystem": "crates"
},
{
"name": "hkdf",
"direct": false,
"version": "0.12.4",
"ecosystem": "crates"
},
{
"name": "hmac",
"direct": false,
"version": "0.12.1",
"ecosystem": "crates"
},
{
"name": "http",
"direct": false,
"version": "1.4.0",
"ecosystem": "crates"
},
{
"name": "http-body",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "http-body-util",
"direct": false,
"version": "0.1.3",
"ecosystem": "crates"
},
{
"name": "httparse",
"direct": false,
"version": "1.10.1",
"ecosystem": "crates"
},
{
"name": "httpdate",
"direct": false,
"version": "1.0.3",
"ecosystem": "crates"
},
{
"name": "httpmock",
"direct": false,
"version": "0.8.3",
"ecosystem": "crates"
},
{
"name": "hyper",
"direct": false,
"version": "1.9.0",
"ecosystem": "crates"
},
{
"name": "hyper-rustls",
"direct": false,
"version": "0.27.9",
"ecosystem": "crates"
},
{
"name": "hyper-tls",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "hyper-util",
"direct": false,
"version": "0.1.20",
"ecosystem": "crates"
},
{
"name": "iana-time-zone",
"direct": false,
"version": "0.1.65",
"ecosystem": "crates"
},
{
"name": "iana-time-zone-haiku",
"direct": false,
"version": "0.1.2",
"ecosystem": "crates"
},
{
"name": "icu_collections",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "icu_locale_core",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "icu_normalizer_data",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "icu_properties",
"direct": false,
"version": "2.0.2",
"ecosystem": "crates"
},
{
"name": "icu_properties_data",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "icu_provider",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "id-arena",
"direct": false,
"version": "2.3.0",
"ecosystem": "crates"
},
{
"name": "ident_case",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "idna",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "idna_adapter",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "if-addrs",
"direct": false,
"version": "0.15.0",
"ecosystem": "crates"
},
{
"name": "if-watch",
"direct": false,
"version": "3.2.2",
"ecosystem": "crates"
},
{
"name": "igd-next",
"direct": false,
"version": "0.16.2",
"ecosystem": "crates"
},
{
"name": "impl-codec",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "impl-trait-for-tuples",
"direct": false,
"version": "0.2.3",
"ecosystem": "crates"
},
{
"name": "indexmap",
"direct": false,
"version": "1.9.3",
"ecosystem": "crates"
},
{
"name": "indexmap",
"direct": false,
"version": "2.14.0",
"ecosystem": "crates"
},
{
"name": "inotify",
"direct": false,
"version": "0.11.1",
"ecosystem": "crates"
},
{
"name": "inotify-sys",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "inout",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "interprocess",
"direct": false,
"version": "2.4.0",
"ecosystem": "crates"
},
{
"name": "ipconfig",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "ipnet",
"direct": false,
"version": "2.12.0",
"ecosystem": "crates"
},
{
"name": "iri-string",
"direct": false,
"version": "0.7.12",
"ecosystem": "crates"
},
{
"name": "is-terminal",
"direct": false,
"version": "0.4.17",
"ecosystem": "crates"
},
{
"name": "is_terminal_polyfill",
"direct": false,
"version": "1.70.2",
"ecosystem": "crates"
},
{
"name": "itertools",
"direct": false,
"version": "0.10.5",
"ecosystem": "crates"
},
{
"name": "itertools",
"direct": false,
"version": "0.13.0",
"ecosystem": "crates"
},
{
"name": "itertools",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "1.0.18",
"ecosystem": "crates"
},
{
"name": "jni",
"direct": false,
"version": "0.21.1",
"ecosystem": "crates"
},
{
"name": "jni-sys",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "jni-sys",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "jni-sys-macros",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "jobserver",
"direct": false,
"version": "0.1.34",
"ecosystem": "crates"
},
{
"name": "js-sys",
"direct": false,
"version": "0.3.95",
"ecosystem": "crates"
},
{
"name": "jsonrpsee",
"direct": false,
"version": "0.26.0",
"ecosystem": "crates"
},
{
"name": "jsonrpsee-client-transport",
"direct": false,
"version": "0.26.0",
"ecosystem": "crates"
},
{
"name": "jsonrpsee-core",
"direct": false,
"version": "0.26.0",
"ecosystem": "crates"
},
{
"name": "jsonrpsee-http-client",
"direct": false,
"version": "0.26.0",
"ecosystem": "crates"
},
{
"name": "jsonrpsee-proc-macros",
"direct": false,
"version": "0.26.0",
"ecosystem": "crates"
},
{
"name": "jsonrpsee-server",
"direct": false,
"version": "0.26.0",
"ecosystem": "crates"
},
{
"name": "jsonrpsee-types",
"direct": false,
"version": "0.26.0",
"ecosystem": "crates"
},
{
"name": "jsonrpsee-wasm-client",
"direct": false,
"version": "0.26.0",
"ecosystem": "crates"
},
{
"name": "jsonrpsee-ws-client",
"direct": false,
"version": "0.26.0",
"ecosystem": "crates"
},
{
"name": "jsonwebtoken",
"direct": false,
"version": "10.3.0",
"ecosystem": "crates"
},
{
"name": "k256",
"direct": false,
"version": "0.13.4",
"ecosystem": "crates"
},
{
"name": "keccak",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "keccak-asm",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "konst",
"direct": false,
"version": "0.2.20",
"ecosystem": "crates"
},
{
"name": "konst_macro_rules",
"direct": false,
"version": "0.2.19",
"ecosystem": "crates"
},
{
"name": "kqueue",
"direct": false,
"version": "1.1.1",
"ecosystem": "crates"
},
{
"name": "kqueue-sys",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "lazy_static",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "leb128fmt",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.185",
"ecosystem": "crates"
},
{
"name": "libgit2-sys",
"direct": false,
"version": "0.18.3+1.9.2",
"ecosystem": "crates"
},
{
"name": "libloading",
"direct": false,
"version": "0.8.9",
"ecosystem": "crates"
},
{
"name": "libm",
"direct": false,
"version": "0.2.16",
"ecosystem": "crates"
},
{
"name": "libp2p",
"direct": false,
"version": "0.56.0",
"ecosystem": "crates"
},
{
"name": "libp2p-allow-block-list",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "libp2p-connection-limits",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "libp2p-core",
"direct": false,
"version": "0.43.2",
"ecosystem": "crates"
},
{
"name": "libp2p-dns",
"direct": false,
"version": "0.44.0",
"ecosystem": "crates"
},
{
"name": "libp2p-gossipsub",
"direct": false,
"version": "0.49.4",
"ecosystem": "crates"
},
{
"name": "libp2p-identify",
"direct": false,
"version": "0.47.0",
"ecosystem": "crates"
},
{
"name": "libp2p-identity",
"direct": false,
"version": "0.2.13",
"ecosystem": "crates"
},
{
"name": "libp2p-mdns",
"direct": false,
"version": "0.48.0",
"ecosystem": "crates"
},
{
"name": "libp2p-metrics",
"direct": false,
"version": "0.17.0",
"ecosystem": "crates"
},
{
"name": "libp2p-noise",
"direct": false,
"version": "0.46.1",
"ecosystem": "crates"
},
{
"name": "libp2p-ping",
"direct": false,
"version": "0.47.0",
"ecosystem": "crates"
},
{
"name": "libp2p-quic",
"direct": false,
"version": "0.13.0",
"ecosystem": "crates"
},
{
"name": "libp2p-stream",
"direct": false,
"version": "0.4.0-alpha",
"ecosystem": "crates"
},
{
"name": "libp2p-swarm",
"direct": false,
"version": "0.47.1",
"ecosystem": "crates"
},
{
"name": "libp2p-swarm-derive",
"direct": false,
"version": "0.35.1",
"ecosystem": "crates"
},
{
"name": "libp2p-tcp",
"direct": false,
"version": "0.44.1",
"ecosystem": "crates"
},
{
"name": "libp2p-tls",
"direct": false,
"version": "0.6.2",
"ecosystem": "crates"
},
{
"name": "libp2p-upnp",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "libp2p-yamux",
"direct": false,
"version": "0.47.0",
"ecosystem": "crates"
},
{
"name": "libproc",
"direct": false,
"version": "0.14.11",
"ecosystem": "crates"
},
{
"name": "libredox",
"direct": false,
"version": "0.1.16",
"ecosystem": "crates"
},
{
"name": "librocksdb-sys",
"direct": false,
"version": "0.17.3+10.4.2",
"ecosystem": "crates"
},
{
"name": "libz-sys",
"direct": false,
"version": "1.1.28",
"ecosystem": "crates"
},
{
"name": "linux-raw-sys",
"direct": false,
"version": "0.12.1",
"ecosystem": "crates"
},
{
"name": "litemap",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "lock_api",
"direct": false,
"version": "0.4.14",
"ecosystem": "crates"
},
{
"name": "log",
"direct": false,
"version": "0.4.29",
"ecosystem": "crates"
},
{
"name": "lru",
"direct": false,
"version": "0.16.4",
"ecosystem": "crates"
},
{
"name": "lru-slab",
"direct": false,
"version": "0.1.2",
"ecosystem": "crates"
},
{
"name": "mach2",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "macro-string",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "match-lookup",
"direct": false,
"version": "0.1.2",
"ecosystem": "crates"
},
{
"name": "matchers",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.8.0",
"ecosystem": "crates"
},
{
"name": "metrics",
"direct": false,
"version": "0.24.3",
"ecosystem": "crates"
},
{
"name": "metrics-exporter-prometheus",
"direct": false,
"version": "0.18.1",
"ecosystem": "crates"
},
{
"name": "metrics-process",
"direct": false,
"version": "2.4.3",
"ecosystem": "crates"
},
{
"name": "metrics-util",
"direct": false,
"version": "0.20.1",
"ecosystem": "crates"
},
{
"name": "mime",
"direct": false,
"version": "0.3.17",
"ecosystem": "crates"
},
{
"name": "minimal-lexical",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "miniz_oxide",
"direct": false,
"version": "0.9.1",
"ecosystem": "crates"
},
{
"name": "mio",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "mockall",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "mockall_derive",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "modular-bitfield",
"direct": false,
"version": "0.13.1",
"ecosystem": "crates"
},
{
"name": "modular-bitfield-impl",
"direct": false,
"version": "0.13.1",
"ecosystem": "crates"
},
{
"name": "moka",
"direct": false,
"version": "0.12.15",
"ecosystem": "crates"
},
{
"name": "more-asserts",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "multiaddr",
"direct": false,
"version": "0.18.2",
"ecosystem": "crates"
},
{
"name": "multibase",
"direct": false,
"version": "0.9.2",
"ecosystem": "crates"
},
{
"name": "multihash",
"direct": false,
"version": "0.19.4",
"ecosystem": "crates"
},
{
"name": "multistream-select",
"direct": false,
"version": "0.13.0",
"ecosystem": "crates"
},
{
"name": "munge",
"direct": false,
"version": "0.4.7",
"ecosystem": "crates"
},
{
"name": "munge_macro",
"direct": false,
"version": "0.4.7",
"ecosystem": "crates"
},
{
"name": "native-tls",
"direct": false,
"version": "0.2.18",
"ecosystem": "crates"
},
{
"name": "netlink-packet-core",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "netlink-packet-route",
"direct": false,
"version": "0.28.0",
"ecosystem": "crates"
},
{
"name": "netlink-proto",
"direct": false,
"version": "0.12.0",
"ecosystem": "crates"
},
{
"name": "netlink-sys",
"direct": false,
"version": "0.8.8",
"ecosystem": "crates"
},
{
"name": "nix",
"direct": false,
"version": "0.30.1",
"ecosystem": "crates"
},
{
"name": "no_std_io2",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "nohash-hasher",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "nom",
"direct": false,
"version": "7.1.3",
"ecosystem": "crates"
},
{
"name": "notify",
"direct": false,
"version": "8.2.0",
"ecosystem": "crates"
},
{
"name": "notify-types",
"direct": false,
"version": "2.1.0",
"ecosystem": "crates"
},
{
"name": "nu-ansi-term",
"direct": false,
"version": "0.50.3",
"ecosystem": "crates"
},
{
"name": "num",
"direct": false,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "num-bigint",
"direct": false,
"version": "0.4.6",
"ecosystem": "crates"
},
{
"name": "num-complex",
"direct": false,
"version": "0.4.6",
"ecosystem": "crates"
},
{
"name": "num-conv",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "num-integer",
"direct": false,
"version": "0.1.46",
"ecosystem": "crates"
},
{
"name": "num-iter",
"direct": false,
"version": "0.1.45",
"ecosystem": "crates"
},
{
"name": "num-rational",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "num-traits",
"direct": false,
"version": "0.2.19",
"ecosystem": "crates"
},
{
"name": "num_cpus",
"direct": false,
"version": "1.17.0",
"ecosystem": "crates"
},
{
"name": "num_enum",
"direct": false,
"version": "0.7.6",
"ecosystem": "crates"
},
{
"name": "num_enum_derive",
"direct": false,
"version": "0.7.6",
"ecosystem": "crates"
},
{
"name": "num_threads",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "nybbles",
"direct": false,
"version": "0.4.8",
"ecosystem": "crates"
},
{
"name": "oid-registry",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.21.4",
"ecosystem": "crates"
},
{
"name": "once_cell_polyfill",
"direct": false,
"version": "1.70.2",
"ecosystem": "crates"
},
{
"name": "oorandom",
"direct": false,
"version": "11.1.5",
"ecosystem": "crates"
},
{
"name": "opaque-debug",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "openssl",
"direct": false,
"version": "0.10.77",
"ecosystem": "crates"
},
{
"name": "openssl-macros",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "openssl-probe",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "openssl-src",
"direct": false,
"version": "300.6.0+3.6.2",
"ecosystem": "crates"
},
{
"name": "openssl-sys",
"direct": false,
"version": "0.9.113",
"ecosystem": "crates"
},
{
"name": "option-ext",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "p256",
"direct": false,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "papergrid",
"direct": false,
"version": "0.17.0",
"ecosystem": "crates"
},
{
"name": "parity-scale-codec",
"direct": false,
"version": "3.7.5",
"ecosystem": "crates"
},
{
"name": "parity-scale-codec-derive",
"direct": false,
"version": "3.7.5",
"ecosystem": "crates"
},
{
"name": "parking",
"direct": false,
"version": "2.2.1",
"ecosystem": "crates"
},
{
"name": "parking_lot",
"direct": false,
"version": "0.12.5",
"ecosystem": "crates"
},
{
"name": "parking_lot_core",
"direct": false,
"version": "0.9.12",
"ecosystem": "crates"
},
{
"name": "paste",
"direct": false,
"version": "1.0.15",
"ecosystem": "crates"
},
{
"name": "path-tree",
"direct": false,
"version": "0.8.3",
"ecosystem": "crates"
},
{
"name": "pem",
"direct": false,
"version": "3.0.6",
"ecosystem": "crates"
},
{
"name": "percent-encoding",
"direct": false,
"version": "2.3.2",
"ecosystem": "crates"
},
{
"name": "pest",
"direct": false,
"version": "2.8.6",
"ecosystem": "crates"
},
{
"name": "pharos",
"direct": false,
"version": "0.5.3",
"ecosystem": "crates"
},
{
"name": "phf",
"direct": false,
"version": "0.13.1",
"ecosystem": "crates"
},
{
"name": "phf_generator",
"direct": false,
"version": "0.13.1",
"ecosystem": "crates"
},
{
"name": "phf_macros",
"direct": false,
"version": "0.13.1",
"ecosystem": "crates"
},
{
"name": "phf_shared",
"direct": false,
"version": "0.13.1",
"ecosystem": "crates"
},
{
"name": "pin-project",
"direct": false,
"version": "1.1.11",
"ecosystem": "crates"
},
{
"name": "pin-project-internal",
"direct": false,
"version": "1.1.11",
"ecosystem": "crates"
},
{
"name": "pin-project-lite",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "pin-utils",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "pkcs8",
"direct": false,
"version": "0.10.2",
"ecosystem": "crates"
},
{
"name": "pkg-config",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "plotters",
"direct": false,
"version": "0.3.7",
"ecosystem": "crates"
},
{
"name": "plotters-backend",
"direct": false,
"version": "0.3.7",
"ecosystem": "crates"
},
{
"name": "plotters-svg",
"direct": false,
"version": "0.3.7",
"ecosystem": "crates"
},
{
"name": "polling",
"direct": false,
"version": "3.11.0",
"ecosystem": "crates"
},
{
"name": "poly1305",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "polyval",
"direct": false,
"version": "0.6.2",
"ecosystem": "crates"
},
{
"name": "portable-atomic",
"direct": false,
"version": "1.13.1",
"ecosystem": "crates"
},
{
"name": "potential_utf",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "powerfmt",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "ppv-lite86",
"direct": false,
"version": "0.2.21",
"ecosystem": "crates"
},
{
"name": "predicates",
"direct": false,
"version": "3.1.4",
"ecosystem": "crates"
},
{
"name": "predicates-core",
"direct": false,
"version": "1.0.10",
"ecosystem": "crates"
},
{
"name": "predicates-tree",
"direct": false,
"version": "1.0.13",
"ecosystem": "crates"
},
{
"name": "prettyplease",
"direct": false,
"version": "0.2.37",
"ecosystem": "crates"
},
{
"name": "primeorder",
"direct": false,
"version": "0.13.6",
"ecosystem": "crates"
},
{
"name": "primitive-types",
"direct": false,
"version": "0.12.2",
"ecosystem": "crates"
},
{
"name": "proc-macro-crate",
"direct": false,
"version": "3.5.0",
"ecosystem": "crates"
},
{
"name": "proc-macro-error-attr2",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "proc-macro-error2",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.106",
"ecosystem": "crates"
},
{
"name": "procfs",
"direct": false,
"version": "0.18.0",
"ecosystem": "crates"
},
{
"name": "procfs-core",
"direct": false,
"version": "0.18.0",
"ecosystem": "crates"
},
{
"name": "prometheus-client",
"direct": false,
"version": "0.23.1",
"ecosystem": "crates"
},
{
"name": "prometheus-client-derive-encode",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "proptest",
"direct": false,
"version": "1.11.0",
"ecosystem": "crates"
},
{
"name": "proptest-derive",
"direct": false,
"version": "0.7.0",
"ecosystem": "crates"
},
{
"name": "ptr_meta",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "ptr_meta_derive",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "quanta",
"direct": false,
"version": "0.12.6",
"ecosystem": "crates"
},
{
"name": "quick-error",
"direct": false,
"version": "1.2.3",
"ecosystem": "crates"
},
{
"name": "quick-protobuf",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "quick-protobuf-codec",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "quinn",
"direct": false,
"version": "0.11.9",
"ecosystem": "crates"
},
{
"name": "quinn-proto",
"direct": false,
"version": "0.11.14",
"ecosystem": "crates"
},
{
"name": "quinn-udp",
"direct": false,
"version": "0.5.14",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.45",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "5.3.0",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "6.0.0",
"ecosystem": "crates"
},
{
"name": "radium",
"direct": false,
"version": "0.7.0",
"ecosystem": "crates"
},
{
"name": "rancor",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.8.6",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.9.4",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.6.4",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "rand_xorshift",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "rand_xoshiro",
"direct": false,
"version": "0.7.0",
"ecosystem": "crates"
},
{
"name": "rapidhash",
"direct": false,
"version": "4.4.1",
"ecosystem": "crates"
},
{
"name": "raw-cpuid",
"direct": false,
"version": "11.6.0",
"ecosystem": "crates"
},
{
"name": "rayon",
"direct": false,
"version": "1.12.0",
"ecosystem": "crates"
},
{
"name": "rayon-core",
"direct": false,
"version": "1.13.0",
"ecosystem": "crates"
},
{
"name": "rcgen",
"direct": false,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "recvmsg",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "redox_syscall",
"direct": false,
"version": "0.5.18",
"ecosystem": "crates"
},
{
"name": "redox_users",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "ref-cast",
"direct": false,
"version": "1.0.25",
"ecosystem": "crates"
},
{
"name": "ref-cast-impl",
"direct": false,
"version": "1.0.25",
"ecosystem": "crates"
},
{
"name": "regex",
"direct": false,
"version": "1.12.3",
"ecosystem": "crates"
},
{
"name": "regex-automata",
"direct": false,
"version": "0.4.14",
"ecosystem": "crates"
},
{
"name": "regex-syntax",
"direct": false,
"version": "0.8.10",
"ecosystem": "crates"
},
{
"name": "relative-path",
"direct": false,
"version": "1.9.3",
"ecosystem": "crates"
},
{
"name": "rend",
"direct": false,
"version": "0.5.3",
"ecosystem": "crates"
},
{
"name": "reqwest",
"direct": false,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "resolv-conf",
"direct": false,
"version": "0.7.6",
"ecosystem": "crates"
},
{
"name": "reth-codecs",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "reth-codecs-derive",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "reth-primitives-traits",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "reth-rpc-traits",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "reth-zstd-compressors",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "revm-bytecode",
"direct": false,
"version": "10.0.0",
"ecosystem": "crates"
},
{
"name": "revm-context",
"direct": false,
"version": "16.0.1",
"ecosystem": "crates"
},
{
"name": "revm-context-interface",
"direct": false,
"version": "17.0.1",
"ecosystem": "crates"
},
{
"name": "revm-database",
"direct": false,
"version": "13.0.1",
"ecosystem": "crates"
},
{
"name": "revm-database-interface",
"direct": false,
"version": "11.0.1",
"ecosystem": "crates"
},
{
"name": "revm-handler",
"direct": false,
"version": "18.1.0",
"ecosystem": "crates"
},
{
"name": "revm-inspector",
"direct": false,
"version": "19.0.0",
"ecosystem": "crates"
},
{
"name": "revm-interpreter",
"direct": false,
"version": "35.0.1",
"ecosystem": "crates"
},
{
"name": "revm-precompile",
"direct": false,
"version": "34.0.0",
"ecosystem": "crates"
},
{
"name": "revm-primitives",
"direct": false,
"version": "23.0.0",
"ecosystem": "crates"
},
{
"name": "revm-state",
"direct": false,
"version": "11.0.1",
"ecosystem": "crates"
},
{
"name": "rfc6979",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "ring",
"direct": false,
"version": "0.17.14",
"ecosystem": "crates"
},
{
"name": "ripemd",
"direct": false,
"version": "0.1.3",
"ecosystem": "crates"
},
{
"name": "rkyv",
"direct": false,
"version": "0.8.16",
"ecosystem": "crates"
},
{
"name": "rkyv_derive",
"direct": false,
"version": "0.8.16",
"ecosystem": "crates"
},
{
"name": "rlimit",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "rlp",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "rocksdb",
"direct": false,
"version": "0.24.0",
"ecosystem": "crates"
},
{
"name": "route-recognizer",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "rstest",
"direct": false,
"version": "0.26.1",
"ecosystem": "crates"
},
{
"name": "rstest_macros",
"direct": false,
"version": "0.26.1",
"ecosystem": "crates"
},
{
"name": "rtnetlink",
"direct": false,
"version": "0.20.0",
"ecosystem": "crates"
},
{
"name": "ruint",
"direct": false,
"version": "1.17.2",
"ecosystem": "crates"
},
{
"name": "ruint-macro",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "rustc-hash",
"direct": false,
"version": "2.1.2",
"ecosystem": "crates"
},
{
"name": "rustc-hex",
"direct": false,
"version": "2.1.0",
"ecosystem": "crates"
},
{
"name": "rustc_version",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "rustc_version",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "rusticata-macros",
"direct": false,
"version": "4.1.0",
"ecosystem": "crates"
},
{
"name": "rustix",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "rustls",
"direct": false,
"version": "0.23.38",
"ecosystem": "crates"
},
{
"name": "rustls-native-certs",
"direct": false,
"version": "0.8.3",
"ecosystem": "crates"
},
{
"name": "rustls-pki-types",
"direct": false,
"version": "1.14.0",
"ecosystem": "crates"
},
{
"name": "rustls-platform-verifier",
"direct": false,
"version": "0.5.3",
"ecosystem": "crates"
},
{
"name": "rustls-platform-verifier",
"direct": false,
"version": "0.6.2",
"ecosystem": "crates"
},
{
"name": "rustls-platform-verifier-android",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "rustls-webpki",
"direct": false,
"version": "0.103.13",
"ecosystem": "crates"
},
{
"name": "rustversion",
"direct": false,
"version": "1.0.22",
"ecosystem": "crates"
},
{
"name": "rusty-fork",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "rw-stream-sink",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "ryu",
"direct": false,
"version": "1.0.23",
"ecosystem": "crates"
},
{
"name": "same-file",
"direct": false,
"version": "1.0.6",
"ecosystem": "crates"
},
{
"name": "schannel",
"direct": false,
"version": "0.1.29",
"ecosystem": "crates"
},
{
"name": "schemars",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "schemars",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "scopeguard",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "sec1",
"direct": false,
"version": "0.7.3",
"ecosystem": "crates"
},
{
"name": "secp256k1",
"direct": false,
"version": "0.30.0",
"ecosystem": "crates"
},
{
"name": "secp256k1",
"direct": false,
"version": "0.31.1",
"ecosystem": "crates"
},
{
"name": "secp256k1-sys",
"direct": false,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "secp256k1-sys",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "security-framework",
"direct": false,
"version": "3.7.0",
"ecosystem": "crates"
},
{
"name": "security-framework-sys",
"direct": false,
"version": "2.17.0",
"ecosystem": "crates"
},
{
"name": "semver",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "semver",
"direct": false,
"version": "1.0.28",
"ecosystem": "crates"
},
{
"name": "semver-parser",
"direct": false,
"version": "0.10.3",
"ecosystem": "crates"
},
{
"name": "send_wrapper",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "send_wrapper",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "serde_core",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": false,
"version": "1.0.149",
"ecosystem": "crates"
},
{
"name": "serde_regex",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "serde_repr",
"direct": false,
"version": "0.1.20",
"ecosystem": "crates"
},
{
"name": "serde_spanned",
"direct": false,
"version": "1.1.1",
"ecosystem": "crates"
},
{
"name": "serde_urlencoded",
"direct": false,
"version": "0.7.1",
"ecosystem": "crates"
},
{
"name": "serde_with",
"direct": false,
"version": "3.18.0",
"ecosystem": "crates"
},
{
"name": "serde_with_macros",
"direct": false,
"version": "3.18.0",
"ecosystem": "crates"
},
{
"name": "serdect",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "sha1",
"direct": false,
"version": "0.10.6",
"ecosystem": "crates"
},
{
"name": "sha2",
"direct": false,
"version": "0.10.9",
"ecosystem": "crates"
},
{
"name": "sha3",
"direct": false,
"version": "0.10.8",
"ecosystem": "crates"
},
{
"name": "sha3-asm",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "sharded-slab",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "shlex",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "signal-hook-registry",
"direct": false,
"version": "1.4.8",
"ecosystem": "crates"
},
{
"name": "signature",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "simdutf8",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "similar",
"direct": false,
"version": "2.7.0",
"ecosystem": "crates"
},
{
"name": "similar-asserts",
"direct": false,
"version": "1.7.0",
"ecosystem": "crates"
},
{
"name": "simple_asn1",
"direct": false,
"version": "0.6.4",
"ecosystem": "crates"
},
{
"name": "siphasher",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "sketches-ddsketch",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "slab",
"direct": false,
"version": "0.4.12",
"ecosystem": "crates"
},
{
"name": "smallvec",
"direct": false,
"version": "1.15.1",
"ecosystem": "crates"
},
{
"name": "snap",
"direct": false,
"version": "1.1.1",
"ecosystem": "crates"
},
{
"name": "snow",
"direct": false,
"version": "0.9.6",
"ecosystem": "crates"
},
{
"name": "socket2",
"direct": false,
"version": "0.5.10",
"ecosystem": "crates"
},
{
"name": "socket2",
"direct": false,
"version": "0.6.3",
"ecosystem": "crates"
},
{
"name": "soketto",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "spin",
"direct": false,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "spin",
"direct": false,
"version": "0.9.8",
"ecosystem": "crates"
},
{
"name": "spki",
"direct": false,
"version": "0.7.3",
"ecosystem": "crates"
},
{
"name": "stable_deref_trait",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "static_assertions",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "stringmetrics",
"direct": false,
"version": "2.2.2",
"ecosystem": "crates"
},
{
"name": "strsim",
"direct": false,
"version": "0.11.1",
"ecosystem": "crates"
},
{
"name": "strum",
"direct": false,
"version": "0.27.2",
"ecosystem": "crates"
},
{
"name": "strum_macros",
"direct": false,
"version": "0.27.2",
"ecosystem": "crates"
},
{
"name": "subtle",
"direct": false,
"version": "2.6.1",
"ecosystem": "crates"
},
{
"name": "symlink",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "1.0.109",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.117",
"ecosystem": "crates"
},
{
"name": "syn-solidity",
"direct": false,
"version": "1.5.7",
"ecosystem": "crates"
},
{
"name": "sync_wrapper",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "synstructure",
"direct": false,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "system-configuration",
"direct": false,
"version": "0.7.0",
"ecosystem": "crates"
},
{
"name": "system-configuration-sys",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "tabled",
"direct": false,
"version": "0.20.0",
"ecosystem": "crates"
},
{
"name": "tabled_derive",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "tabwriter",
"direct": false,
"version": "1.4.1",
"ecosystem": "crates"
},
{
"name": "tagptr",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "tap",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": "3.27.0",
"ecosystem": "crates"
},
{
"name": "termtree",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "test-case",
"direct": false,
"version": "3.3.1",
"ecosystem": "crates"
},
{
"name": "test-case-core",
"direct": false,
"version": "3.3.1",
"ecosystem": "crates"
},
{
"name": "test-case-macros",
"direct": false,
"version": "3.3.1",
"ecosystem": "crates"
},
{
"name": "testing_table",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "1.0.69",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "thread_local",
"direct": false,
"version": "1.1.9",
"ecosystem": "crates"
},
{
"name": "threadpool",
"direct": false,
"version": "1.8.1",
"ecosystem": "crates"
},
{
"name": "time",
"direct": false,
"version": "0.3.47",
"ecosystem": "crates"
},
{
"name": "time-core",
"direct": false,
"version": "0.1.8",
"ecosystem": "crates"
},
{
"name": "time-macros",
"direct": false,
"version": "0.2.27",
"ecosystem": "crates"
},
{
"name": "tinystr",
"direct": false,
"version": "0.8.3",
"ecosystem": "crates"
},
{
"name": "tinytemplate",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "tinyvec",
"direct": false,
"version": "1.11.0",
"ecosystem": "crates"
},
{
"name": "tinyvec_macros",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "tokio",
"direct": false,
"version": "1.52.1",
"ecosystem": "crates"
},
{
"name": "tokio-macros",
"direct": false,
"version": "2.7.0",
"ecosystem": "crates"
},
{
"name": "tokio-native-tls",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "tokio-rustls",
"direct": false,
"version": "0.26.4",
"ecosystem": "crates"
},
{
"name": "tokio-stream",
"direct": false,
"version": "0.1.18",
"ecosystem": "crates"
},
{
"name": "tokio-tungstenite",
"direct": false,
"version": "0.28.0",
"ecosystem": "crates"
},
{
"name": "tokio-util",
"direct": false,
"version": "0.7.18",
"ecosystem": "crates"
},
{
"name": "toml",
"direct": false,
"version": "0.9.12+spec-1.1.0",
"ecosystem": "crates"
},
{
"name": "toml_datetime",
"direct": false,
"version": "0.7.5+spec-1.1.0",
"ecosystem": "crates"
},
{
"name": "toml_datetime",
"direct": false,
"version": "1.1.1+spec-1.1.0",
"ecosystem": "crates"
},
{
"name": "toml_edit",
"direct": false,
"version": "0.25.11+spec-1.1.0",
"ecosystem": "crates"
},
{
"name": "toml_parser",
"direct": false,
"version": "1.1.2+spec-1.1.0",
"ecosystem": "crates"
},
{
"name": "toml_writer",
"direct": false,
"version": "1.1.1+spec-1.1.0",
"ecosystem": "crates"
},
{
"name": "tower",
"direct": false,
"version": "0.5.3",
"ecosystem": "crates"
},
{
"name": "tower-http",
"direct": false,
"version": "0.6.8",
"ecosystem": "crates"
},
{
"name": "tower-layer",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "tower-service",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "tracing",
"direct": false,
"version": "0.1.44",
"ecosystem": "crates"
},
{
"name": "tracing-appender",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "tracing-attributes",
"direct": false,
"version": "0.1.31",
"ecosystem": "crates"
},
{
"name": "tracing-core",
"direct": false,
"version": "0.1.36",
"ecosystem": "crates"
},
{
"name": "tracing-log",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "tracing-serde",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "tracing-subscriber",
"direct": false,
"version": "0.2.25",
"ecosystem": "crates"
},
{
"name": "tracing-subscriber",
"direct": false,
"version": "0.3.23",
"ecosystem": "crates"
},
{
"name": "try-lock",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "tungstenite",
"direct": false,
"version": "0.28.0",
"ecosystem": "crates"
},
{
"name": "typenum",
"direct": false,
"version": "1.19.0",
"ecosystem": "crates"
},
{
"name": "ucd-trie",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "uint",
"direct": false,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "uint",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "unarray",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.24",
"ecosystem": "crates"
},
{
"name": "unicode-segmentation",
"direct": false,
"version": "1.13.2",
"ecosystem": "crates"
},
{
"name": "unicode-width",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "unicode-xid",
"direct": false,
"version": "0.2.6",
"ecosystem": "crates"
},
{
"name": "universal-hash",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "unsigned-varint",
"direct": false,
"version": "0.7.2",
"ecosystem": "crates"
},
{
"name": "unsigned-varint",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "untrusted",
"direct": false,
"version": "0.7.1",
"ecosystem": "crates"
},
{
"name": "untrusted",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "unty",
"direct": false,
"version": "0.0.4",
"ecosystem": "crates"
},
{
"name": "url",
"direct": false,
"version": "2.5.8",
"ecosystem": "crates"
},
{
"name": "utf-8",
"direct": false,
"version": "0.7.6",
"ecosystem": "crates"
},
{
"name": "utf8_iter",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "utf8parse",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "uuid",
"direct": false,
"version": "1.23.1",
"ecosystem": "crates"
},
{
"name": "valuable",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "vcpkg",
"direct": false,
"version": "0.2.15",
"ecosystem": "crates"
},
{
"name": "vergen",
"direct": false,
"version": "9.1.0",
"ecosystem": "crates"
},
{
"name": "vergen-git2",
"direct": false,
"version": "9.1.0",
"ecosystem": "crates"
},
{
"name": "vergen-lib",
"direct": false,
"version": "9.1.0",
"ecosystem": "crates"
},
{
"name": "version_check",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "virtue",
"direct": false,
"version": "0.0.18",
"ecosystem": "crates"
},
{
"name": "wait-timeout",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "walkdir",
"direct": false,
"version": "2.5.0",
"ecosystem": "crates"
},
{
"name": "want",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "wasi",
"direct": false,
"version": "0.11.1+wasi-snapshot-preview1",
"ecosystem": "crates"
},
{
"name": "wasip2",
"direct": false,
"version": "1.0.3+wasi-0.2.9",
"ecosystem": "crates"
},
{
"name": "wasip3",
"direct": false,
"version": "0.4.0+wasi-0.3.0-rc-2026-01-06",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen",
"direct": false,
"version": "0.2.118",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-futures",
"direct": false,
"version": "0.4.68",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro",
"direct": false,
"version": "0.2.118",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro-support",
"direct": false,
"version": "0.2.118",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-shared",
"direct": false,
"version": "0.2.118",
"ecosystem": "crates"
},
{
"name": "wasm-encoder",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wasm-metadata",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wasmparser",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wasmtimer",
"direct": false,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "web-sys",
"direct": false,
"version": "0.3.95",
"ecosystem": "crates"
},
{
"name": "web-time",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "webpki-root-certs",
"direct": false,
"version": "0.26.11",
"ecosystem": "crates"
},
{
"name": "webpki-root-certs",
"direct": false,
"version": "1.0.7",
"ecosystem": "crates"
},
{
"name": "webpki-roots",
"direct": false,
"version": "0.26.11",
"ecosystem": "crates"
},
{
"name": "webpki-roots",
"direct": false,
"version": "1.0.7",
"ecosystem": "crates"
},
{
"name": "widestring",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "winapi",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "winapi-i686-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "winapi-util",
"direct": false,
"version": "0.1.11",
"ecosystem": "crates"
},
{
"name": "winapi-x86_64-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "windows",
"direct": false,
"version": "0.62.2",
"ecosystem": "crates"
},
{
"name": "windows-collections",
"direct": false,
"version": "0.3.2",
"ecosystem": "crates"
},
{
"name": "windows-core",
"direct": false,
"version": "0.62.2",
"ecosystem": "crates"
},
{
"name": "windows-future",
"direct": false,
"version": "0.3.2",
"ecosystem": "crates"
},
{
"name": "windows-implement",
"direct": false,
"version": "0.60.2",
"ecosystem": "crates"
},
{
"name": "windows-interface",
"direct": false,
"version": "0.59.3",
"ecosystem": "crates"
},
{
"name": "windows-link",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "windows-numerics",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "windows-registry",
"direct": false,
"version": "0.6.1",
"ecosystem": "crates"
},
{
"name": "windows-result",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "windows-strings",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.45.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.59.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.60.2",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.61.2",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.53.5",
"ecosystem": "crates"
},
{
"name": "windows-threading",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnullvm",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.42.2",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "winnow",
"direct": false,
"version": "0.7.15",
"ecosystem": "crates"
},
{
"name": "winnow",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "wit-bindgen",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-bindgen",
"direct": false,
"version": "0.57.1",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-core",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-rust",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-rust-macro",
"direct": false,
"version": "0.51.0",
"ecosystem": "crates"
},
{
"name": "wit-component",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "wit-parser",
"direct": false,
"version": "0.244.0",
"ecosystem": "crates"
},
{
"name": "writeable",
"direct": false,
"version": "0.6.3",
"ecosystem": "crates"
},
{
"name": "ws_stream_wasm",
"direct": false,
"version": "0.7.5",
"ecosystem": "crates"
},
{
"name": "wyz",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "x25519-dalek",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "x509-parser",
"direct": false,
"version": "0.17.0",
"ecosystem": "crates"
},
{
"name": "xml-rs",
"direct": false,
"version": "0.8.28",
"ecosystem": "crates"
},
{
"name": "xmltree",
"direct": false,
"version": "0.10.3",
"ecosystem": "crates"
},
{
"name": "yamux",
"direct": false,
"version": "0.12.1",
"ecosystem": "crates"
},
{
"name": "yamux",
"direct": false,
"version": "0.13.10",
"ecosystem": "crates"
},
{
"name": "yasna",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "yoke",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "yoke-derive",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "zerocopy",
"direct": false,
"version": "0.8.48",
"ecosystem": "crates"
},
{
"name": "zerocopy-derive",
"direct": false,
"version": "0.8.48",
"ecosystem": "crates"
},
{
"name": "zerofrom",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "zerofrom-derive",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "zeroize",
"direct": false,
"version": "1.8.2",
"ecosystem": "crates"
},
{
"name": "zeroize_derive",
"direct": false,
"version": "1.4.3",
"ecosystem": "crates"
},
{
"name": "zerotrie",
"direct": false,
"version": "0.2.4",
"ecosystem": "crates"
},
{
"name": "zerovec",
"direct": false,
"version": "0.11.6",
"ecosystem": "crates"
},
{
"name": "zerovec-derive",
"direct": false,
"version": "0.11.3",
"ecosystem": "crates"
},
{
"name": "zmij",
"direct": false,
"version": "1.0.21",
"ecosystem": "crates"
},
{
"name": "zstd",
"direct": false,
"version": "0.13.3",
"ecosystem": "crates"
},
{
"name": "zstd-safe",
"direct": false,
"version": "7.2.4",
"ecosystem": "crates"
},
{
"name": "zstd-sys",
"direct": false,
"version": "2.0.16+zstd.1.5.7",
"ecosystem": "crates"
},
{
"name": "cloud.google.com/go",
"direct": false,
"version": "0.65.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go",
"direct": false,
"version": "v0.116.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth",
"direct": false,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth/oauth2adapt",
"direct": false,
"version": "v0.2.6",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute/metadata",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/iam",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/longrunning",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "codeberg.org/go-fonts/liberation",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "codeberg.org/go-latex/latex",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "codeberg.org/go-pdf/fpdf",
"direct": false,
"version": "v0.10.0",
"ecosystem": "go"
},
{
"name": "git.sr.ht/~sbinet/gg",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/adrg/xdg",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/ajstarks/svgo",
"direct": false,
"version": "v0.0.0-20211024235047-1546f124cd8b",
"ecosystem": "go"
},
{
"name": "github.com/allegro/bigcache",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/aristanetworks/goarista",
"direct": false,
"version": "0.0.0-20170210015632-ea17b1a17847",
"ecosystem": "go"
},
{
"name": "github.com/armon/go-metrics",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go",
"direct": false,
"version": "1.42.6",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-storage-blob-go",
"direct": false,
"version": "0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-autorest/autorest/adal",
"direct": false,
"version": "0.9.5",
"ecosystem": "go"
},
{
"name": "github.com/benbjohnson/clock",
"direct": false,
"version": "v1.3.5",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/bits-and-blooms/bitset",
"direct": false,
"version": "v1.20.0",
"ecosystem": "go"
},
{
"name": "github.com/boltdb/bolt",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/btcsuite/btcd/btcutil",
"direct": false,
"version": "v1.1.5",
"ecosystem": "go"
},
{
"name": "github.com/btcsuite/btclog",
"direct": false,
"version": "v0.0.0-20170628155309-84c8d2346e9f",
"ecosystem": "go"
},
{
"name": "github.com/campoy/embedmd",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v4",
"direct": false,
"version": "v4.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v5",
"direct": false,
"version": "v5.0.3",
"ecosystem": "go"
},
{
"name": "github.com/cespare/cp",
"direct": false,
"version": "0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "2.1.2",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cloudflare/circl",
"direct": false,
"version": "v1.3.3",
"ecosystem": "go"
},
{
"name": "github.com/cloudflare/cloudflare-go",
"direct": false,
"version": "0.14.0",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/errors",
"direct": false,
"version": "v1.11.3",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/fifo",
"direct": false,
"version": "v0.0.0-20240606204812-0bbfbd93a7ce",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/logtags",
"direct": false,
"version": "v0.0.0-20230118201751-21c54148d20b",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/redact",
"direct": false,
"version": "v1.1.5",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/tokenbucket",
"direct": false,
"version": "v0.0.0-20230807174530-cc333fc44b06",
"ecosystem": "go"
},
{
"name": "github.com/containerd/cgroups",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/log",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/coreos/go-systemd/v22",
"direct": false,
"version": "v22.5.0",
"ecosystem": "go"
},
{
"name": "github.com/cpuguy83/go-md2man/v2",
"direct": false,
"version": "2.0.2",
"ecosystem": "go"
},
{
"name": "github.com/cpuguy83/go-md2man/v2",
"direct": false,
"version": "v2.0.5",
"ecosystem": "go"
},
{
"name": "github.com/crate-crypto/go-eth-kzg",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/datadog/zstd",
"direct": false,
"version": "v1.5.6-0.20230824185856-869dae002e5e",
"ecosystem": "go"
},
{
"name": "github.com/davidlazar/go-crypto",
"direct": false,
"version": "v0.0.0-20200604182044-b73af7476f6c",
"ecosystem": "go"
},
{
"name": "github.com/dchest/siphash",
"direct": false,
"version": "v1.2.3",
"ecosystem": "go"
},
{
"name": "github.com/deckarep/golang-set",
"direct": false,
"version": "1.8.0",
"ecosystem": "go"
},
{
"name": "github.com/deckarep/golang-set/v2",
"direct": false,
"version": "v2.6.0",
"ecosystem": "go"
},
{
"name": "github.com/decred/base58",
"direct": false,
"version": "1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/decred/dcrd/crypto/blake256",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/decred/dcrd/crypto/blake256",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/decred/dcrd/crypto/ripemd160",
"direct": false,
"version": "1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/decred/dcrd/dcrec/secp256k1/v3",
"direct": false,
"version": "3.0.0",
"ecosystem": "go"
},
{
"name": "github.com/decred/dcrd/hdkeychain/v3",
"direct": false,
"version": "3.0.0",
"ecosystem": "go"
},
{
"name": "github.com/deepmap/oapi-codegen",
"direct": false,
"version": "v1.8.2",
"ecosystem": "go"
},
{
"name": "github.com/dgraph-io/ristretto",
"direct": false,
"version": "v0.0.3-0.20200630154024-f66de99634de",
"ecosystem": "go"
},
{
"name": "github.com/distribution/reference",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/dlclark/regexp2",
"direct": false,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/go-units",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/dop251/goja",
"direct": false,
"version": "v0.0.0-20230806174421-c933cf95e127",
"ecosystem": "go"
},
{
"name": "github.com/dsnet/compress",
"direct": false,
"version": "v0.0.2-0.20210315054119-f66993602bf5",
"ecosystem": "go"
},
{
"name": "github.com/dustin/go-humanize",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/edsrzf/mmap-go",
"direct": false,
"version": "1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/elastic/gosigar",
"direct": false,
"version": "0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/elastic/gosigar",
"direct": false,
"version": "v0.14.3",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/dot",
"direct": false,
"version": "v1.6.2",
"ecosystem": "go"
},
{
"name": "github.com/ethereum-optimism/optimism/bss-core",
"direct": false,
"version": "0.0.0",
"ecosystem": "go"
},
{
"name": "github.com/ethereum-optimism/optimism/l2geth",
"direct": false,
"version": "0.0.0",
"ecosystem": "go"
},
{
"name": "github.com/ethereum-optimism/optimism/l2geth",
"direct": false,
"version": "0.0.0-20220923210602-7121648c1f26",
"ecosystem": "go"
},
{
"name": "github.com/ethereum-optimism/optimism/op-node",
"direct": false,
"version": "0.10.13",
"ecosystem": "go"
},
{
"name": "github.com/ethereum-optimism/optimism/op-service",
"direct": false,
"version": "0.10.13",
"ecosystem": "go"
},
{
"name": "github.com/ethereum-optimism/optimism/op-service",
"direct": false,
"version": "0.8.8",
"ecosystem": "go"
},
{
"name": "github.com/ethereum/c-kzg-4844/v2",
"direct": false,
"version": "v2.1.6",
"ecosystem": "go"
},
{
"name": "github.com/ethereum/go-bigmodexpfix",
"direct": false,
"version": "v0.0.0-20250911101455-f9e208c548ab",
"ecosystem": "go"
},
{
"name": "github.com/felixge/fgprof",
"direct": false,
"version": "v0.9.5",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/ferranbt/fastssz",
"direct": false,
"version": "v0.1.4",
"ecosystem": "go"
},
{
"name": "github.com/fjl/memsize",
"direct": false,
"version": "0.0.1",
"ecosystem": "go"
},
{
"name": "github.com/flynn/noise",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/francoispqt/gojay",
"direct": false,
"version": "v1.2.13",
"ecosystem": "go"
},
{
"name": "github.com/gballet/go-libpcsclite",
"direct": false,
"version": "v0.0.0-20191108122812-4678299bea08",
"ecosystem": "go"
},
{
"name": "github.com/getsentry/sentry-go",
"direct": false,
"version": "0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/getsentry/sentry-go",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/ghodss/yaml",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/go-ini/ini",
"direct": false,
"version": "v1.67.0",
"ecosystem": "go"
},
{
"name": "github.com/go-kit/kit",
"direct": false,
"version": "0.10.0",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/stdr",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/go-ole/go-ole",
"direct": false,
"version": "1.2.6",
"ecosystem": "go"
},
{
"name": "github.com/go-ole/go-ole",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/go-sourcemap/sourcemap",
"direct": false,
"version": "v2.1.3+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/go-stack/stack",
"direct": false,
"version": "1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/go-yaml/yaml",
"direct": false,
"version": "v2.1.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-json",
"direct": false,
"version": "v0.10.4",
"ecosystem": "go"
},
{
"name": "github.com/godbus/dbus/v5",
"direct": false,
"version": "v5.1.0",
"ecosystem": "go"
},
{
"name": "github.com/gofrs/flock",
"direct": false,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "github.com/gogo/protobuf",
"direct": false,
"version": "v1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/golang-jwt/jwt/v4",
"direct": false,
"version": "v4.5.2",
"ecosystem": "go"
},
{
"name": "github.com/golang/freetype",
"direct": false,
"version": "v0.0.0-20170609003504-e2365dfdc4a0",
"ecosystem": "go"
},
{
"name": "github.com/golang/groupcache",
"direct": false,
"version": "0.0.0-20200121045136-8c9f03a8e57e",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": false,
"version": "1.5.2",
"ecosystem": "go"
},
{
"name": "github.com/google/go-querystring",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/google/gopacket",
"direct": false,
"version": "v1.1.19",
"ecosystem": "go"
},
{
"name": "github.com/google/pprof",
"direct": false,
"version": "v0.0.0-20241009165004-a3522334989c",
"ecosystem": "go"
},
{
"name": "github.com/google/s2a-go",
"direct": false,
"version": "v0.1.8",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/enterprise-certificate-proxy",
"direct": false,
"version": "v0.3.4",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/gax-go/v2",
"direct": false,
"version": "2.0.5",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/gax-go/v2",
"direct": false,
"version": "v2.14.1",
"ecosystem": "go"
},
{
"name": "github.com/grafana/pyroscope-go",
"direct": false,
"version": "v1.2.7",
"ecosystem": "go"
},
{
"name": "github.com/grafana/pyroscope-go/godeltaprof",
"direct": false,
"version": "v0.1.9",
"ecosystem": "go"
},
{
"name": "github.com/graph-gophers/graphql-go",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway/v2",
"direct": false,
"version": "v2.27.7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/errwrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-bexpr",
"direct": false,
"version": "v0.1.11",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-hclog",
"direct": false,
"version": "v1.6.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-immutable-radix",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-metrics",
"direct": false,
"version": "v0.5.4",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-msgpack/v2",
"direct": false,
"version": "v2.1.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru",
"direct": false,
"version": "0.5.5-0.20210104140557-80c98217689d",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru/arc/v2",
"direct": false,
"version": "v2.0.7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/raft-boltdb",
"direct": false,
"version": "v0.0.0-20231211162105-6c830fa4535e",
"ecosystem": "go"
},
{
"name": "github.com/holiman/billy",
"direct": false,
"version": "v0.0.0-20250707135307-f2f9b9aae7db",
"ecosystem": "go"
},
{
"name": "github.com/holiman/bloomfilter/v2",
"direct": false,
"version": "v2.0.3",
"ecosystem": "go"
},
{
"name": "github.com/huin/goupnp",
"direct": false,
"version": "1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/huin/goupnp",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/influxdata/influxdb",
"direct": false,
"version": "1.8.3",
"ecosystem": "go"
},
{
"name": "github.com/influxdata/influxdb-client-go/v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "github.com/influxdata/influxdb1-client",
"direct": false,
"version": "v0.0.0-20220302092344-a9ab5670611c",
"ecosystem": "go"
},
{
"name": "github.com/influxdata/line-protocol",
"direct": false,
"version": "v0.0.0-20210311194329-9aa0e372d097",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/go-cid",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/ipfs/go-log/v2",
"direct": false,
"version": "v2.5.1",
"ecosystem": "go"
},
{
"name": "github.com/jackpal/go-nat-pmp",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/jarcoal/httpmock",
"direct": false,
"version": "1.0.8",
"ecosystem": "go"
},
{
"name": "github.com/jbenet/go-temp-err-catcher",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/jbenet/goprocess",
"direct": false,
"version": "v0.1.4",
"ecosystem": "go"
},
{
"name": "github.com/julienschmidt/httprouter",
"direct": false,
"version": "1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/karalabe/usb",
"direct": false,
"version": "0.0.2",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/cpuid/v2",
"direct": false,
"version": "v2.2.9",
"ecosystem": "go"
},
{
"name": "github.com/koron/go-ssdp",
"direct": false,
"version": "v0.0.4",
"ecosystem": "go"
},
{
"name": "github.com/kr/pretty",
"direct": false,
"version": "v0.3.1",
"ecosystem": "go"
},
{
"name": "github.com/kr/text",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/kurtosis-tech/kurtosis-portal/api/golang",
"direct": false,
"version": "v0.0.0-20230818182330-1a86869414d2",
"ecosystem": "go"
},
{
"name": "github.com/kurtosis-tech/kurtosis/contexts-config-store",
"direct": false,
"version": "v0.0.0-20230818184218-f4e3e773463b",
"ecosystem": "go"
},
{
"name": "github.com/kurtosis-tech/kurtosis/grpc-file-transfer/golang",
"direct": false,
"version": "v0.0.0-20230803130419-099ee7a4e3dc",
"ecosystem": "go"
},
{
"name": "github.com/kurtosis-tech/kurtosis/path-compression",
"direct": false,
"version": "v0.0.0-20250108161014-0819b8ca912f",
"ecosystem": "go"
},
{
"name": "github.com/kurtosis-tech/stacktrace",
"direct": false,
"version": "v0.0.0-20211028211901-1c67a77b5409",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-buffer-pool",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-flow-metrics",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-libp2p-asn-util",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-mplex",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-msgio",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-nat",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-netroute",
"direct": false,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-reuseport",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/libp2p/go-yamux/v4",
"direct": false,
"version": "v4.0.1",
"ecosystem": "go"
},
{
"name": "github.com/lufia/plan9stats",
"direct": false,
"version": "v0.0.0-20240513124658-fba389f38bae",
"ecosystem": "go"
},
{
"name": "github.com/marten-seemann/tcp",
"direct": false,
"version": "v0.0.0-20210406111302-dfbc87cc63fd",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "0.1.12",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.13",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "0.0.13",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.16",
"ecosystem": "go"
},
{
"name": "github.com/matttproud/golang_protobuf_extensions",
"direct": false,
"version": "1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/mholt/archiver",
"direct": false,
"version": "v3.1.1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/microsoft/go-winio",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/miekg/dns",
"direct": false,
"version": "v1.1.62",
"ecosystem": "go"
},
{
"name": "github.com/mikioh/tcpinfo",
"direct": false,
"version": "v0.0.0-20190314235526-30a79bb1804b",
"ecosystem": "go"
},
{
"name": "github.com/mikioh/tcpopt",
"direct": false,
"version": "v0.0.0-20190314235656-172688c1accc",
"ecosystem": "go"
},
{
"name": "github.com/minio/md5-simd",
"direct": false,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/colorstring",
"direct": false,
"version": "v0.0.0-20190213212951-d06e56a500db",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/mapstructure",
"direct": false,
"version": "1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/mapstructure",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/pointerstructure",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/docker-image-spec",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/term",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/morikuni/aec",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/mr-tron/base58",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/multiformats/go-base36",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/multiformats/go-multiaddr-fmt",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/multiformats/go-multibase",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/multiformats/go-multicodec",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/multiformats/go-multihash",
"direct": false,
"version": "v0.2.3",
"ecosystem": "go"
},
{
"name": "github.com/multiformats/go-multistream",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/multiformats/go-varint",
"direct": false,
"version": "v0.0.7",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/naoina/go-stringutil",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/naoina/toml",
"direct": false,
"version": "v0.1.2-0.20170918210437-9fafd6967416",
"ecosystem": "go"
},
{
"name": "github.com/nwaples/rardecode",
"direct": false,
"version": "v1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/onsi/ginkgo",
"direct": false,
"version": "1.16.4",
"ecosystem": "go"
},
{
"name": "github.com/onsi/ginkgo/v2",
"direct": false,
"version": "v2.20.0",
"ecosystem": "go"
},
{
"name": "github.com/onsi/gomega",
"direct": false,
"version": "1.16.0",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/go-digest",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/image-spec",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/runtime-spec",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/opentracing/opentracing-go",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/pbnjay/memory",
"direct": false,
"version": "v0.0.0-20210728143218-7b4eea64cf58",
"ecosystem": "go"
},
{
"name": "github.com/pborman/uuid",
"direct": false,
"version": "1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/peterh/liner",
"direct": false,
"version": "v1.1.1-0.20190123174540-a2c9a5303de7",
"ecosystem": "go"
},
{
"name": "github.com/pierrec/lz4",
"direct": false,
"version": "v2.6.1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/pion/datachannel",
"direct": false,
"version": "v1.5.8",
"ecosystem": "go"
},
{
"name": "github.com/pion/dtls/v2",
"direct": false,
"version": "v2.2.12",
"ecosystem": "go"
},
{
"name": "github.com/pion/ice/v2",
"direct": false,
"version": "v2.3.34",
"ecosystem": "go"
},
{
"name": "github.com/pion/interceptor",
"direct": false,
"version": "v0.1.30",
"ecosystem": "go"
},
{
"name": "github.com/pion/logging",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/pion/mdns",
"direct": false,
"version": "v0.0.12",
"ecosystem": "go"
},
{
"name": "github.com/pion/randutil",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/pion/rtcp",
"direct": false,
"version": "v1.2.14",
"ecosystem": "go"
},
{
"name": "github.com/pion/rtp",
"direct": false,
"version": "v1.8.9",
"ecosystem": "go"
},
{
"name": "github.com/pion/sctp",
"direct": false,
"version": "v1.8.33",
"ecosystem": "go"
},
{
"name": "github.com/pion/sdp/v3",
"direct": false,
"version": "v3.0.9",
"ecosystem": "go"
},
{
"name": "github.com/pion/srtp/v2",
"direct": false,
"version": "v2.0.20",
"ecosystem": "go"
},
{
"name": "github.com/pion/stun",
"direct": false,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "github.com/pion/stun/v2",
"direct": false,
"version": "v2.0.0",
"ecosystem": "go"
},
{
"name": "github.com/pion/transport/v2",
"direct": false,
"version": "v2.2.10",
"ecosystem": "go"
},
{
"name": "github.com/pion/transport/v3",
"direct": false,
"version": "v3.0.7",
"ecosystem": "go"
},
{
"name": "github.com/pion/turn/v2",
"direct": false,
"version": "v2.1.6",
"ecosystem": "go"
},
{
"name": "github.com/pion/webrtc/v3",
"direct": false,
"version": "v3.3.0",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/power-devops/perfstat",
"direct": false,
"version": "v0.0.0-20240221224432-82ca36839d55",
"ecosystem": "go"
},
{
"name": "github.com/projectzkm/ziren/crates/go-runtime/zkvm_runtime",
"direct": false,
"version": "v0.0.0-20251001021608-1fe7b43fc4d6",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "0.30.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "0.37.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "v0.62.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "0.7.3",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "0.8.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.15.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/tsdb",
"direct": false,
"version": "0.10.0",
"ecosystem": "go"
},
{
"name": "github.com/protonmail/go-crypto",
"direct": false,
"version": "v0.0.0-20230217124315-7d5c6f04bbb8",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/qpack",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/quic-go",
"direct": false,
"version": "v0.46.0",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/webtransport-go",
"direct": false,
"version": "v0.8.0",
"ecosystem": "go"
},
{
"name": "github.com/raulk/go-watchdog",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/rjeczalik/notify",
"direct": false,
"version": "0.9.2",
"ecosystem": "go"
},
{
"name": "github.com/robertkrimen/otto",
"direct": false,
"version": "0.0.0-20191219234010-c382bd3c16ff",
"ecosystem": "go"
},
{
"name": "github.com/rogpeppe/go-internal",
"direct": false,
"version": "v1.14.1",
"ecosystem": "go"
},
{
"name": "github.com/rs/cors",
"direct": false,
"version": "1.8.2",
"ecosystem": "go"
},
{
"name": "github.com/rs/cors",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "github.com/rs/xid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/russross/blackfriday/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/sethvargo/go-envconfig",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil",
"direct": false,
"version": "v3.21.11+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil/v4",
"direct": false,
"version": "v4.24.6",
"ecosystem": "go"
},
{
"name": "github.com/shoenig/go-m1cpu",
"direct": false,
"version": "v0.1.6",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": false,
"version": "v1.9.3",
"ecosystem": "go"
},
{
"name": "github.com/spaolacci/murmur3",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/status-im/keycard-go",
"direct": false,
"version": "0.0.0-20211109104530-b0e0482ba91d",
"ecosystem": "go"
},
{
"name": "github.com/steakknife/bloomfilter",
"direct": false,
"version": "0.0.0-20180922174646-6819c0d2a570",
"ecosystem": "go"
},
{
"name": "github.com/steakknife/hamming",
"direct": false,
"version": "0.0.0-20180906055917-c99c65617cd3",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/objx",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/supranational/blst",
"direct": false,
"version": "v0.3.16",
"ecosystem": "go"
},
{
"name": "github.com/syndtr/goleveldb",
"direct": false,
"version": "1.0.1-0.20210819022825-2ae1ddf74ef7",
"ecosystem": "go"
},
{
"name": "github.com/syndtr/goleveldb",
"direct": false,
"version": "v1.0.1-0.20220614013038-64ee5596c38a",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/go-sysconf",
"direct": false,
"version": "0.3.10",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/go-sysconf",
"direct": false,
"version": "v0.3.14",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/numcpus",
"direct": false,
"version": "0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/numcpus",
"direct": false,
"version": "0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/numcpus",
"direct": false,
"version": "v0.8.0",
"ecosystem": "go"
},
{
"name": "github.com/tyler-smith/go-bip39",
"direct": false,
"version": "1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/ulikunitz/xz",
"direct": false,
"version": "v0.5.12",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli",
"direct": false,
"version": "1.22.10",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli",
"direct": false,
"version": "1.22.5",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli",
"direct": false,
"version": "1.22.9",
"ecosystem": "go"
},
{
"name": "github.com/victoriametrics/fastcache",
"direct": false,
"version": "1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/victoriametrics/fastcache",
"direct": false,
"version": "v1.13.0",
"ecosystem": "go"
},
{
"name": "github.com/wlynxg/anet",
"direct": false,
"version": "v0.0.4",
"ecosystem": "go"
},
{
"name": "github.com/wsddn/go-ecdh",
"direct": false,
"version": "0.0.0-20161211032359-48726bab9208",
"ecosystem": "go"
},
{
"name": "github.com/xi2/xz",
"direct": false,
"version": "v0.0.0-20171230120015-48954b6210f8",
"ecosystem": "go"
},
{
"name": "github.com/xrash/smetrics",
"direct": false,
"version": "v0.0.0-20240521201337-686a1a2994c1",
"ecosystem": "go"
},
{
"name": "github.com/yusufpapurcu/wmi",
"direct": false,
"version": "1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/yusufpapurcu/wmi",
"direct": false,
"version": "v1.2.4",
"ecosystem": "go"
},
{
"name": "go.etcd.io/bbolt",
"direct": false,
"version": "v1.3.5",
"ecosystem": "go"
},
{
"name": "go.opencensus.io",
"direct": false,
"version": "0.22.4",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"direct": false,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/host",
"direct": false,
"version": "v0.53.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.59.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/runtime",
"direct": false,
"version": "v0.53.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/propagators/b3",
"direct": false,
"version": "v1.28.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/propagators/ot",
"direct": false,
"version": "v1.28.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
"direct": false,
"version": "v1.28.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp",
"direct": false,
"version": "v1.28.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
"direct": false,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"direct": false,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
"direct": false,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": false,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk/metric",
"direct": false,
"version": "v1.40.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/proto/otlp",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/dig",
"direct": false,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/fx",
"direct": false,
"version": "v1.22.2",
"ecosystem": "go"
},
{
"name": "go.uber.org/mock",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap",
"direct": false,
"version": "v1.27.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/image",
"direct": false,
"version": "v0.25.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "0.1.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.49.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.0.0-20220310020820-b874c991c1a5",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.0.0-20220701225701-179beb0bd1a1",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.0.0-20221013171732-95e765b1cc43",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.1.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/telemetry",
"direct": false,
"version": "v0.0.0-20251203150158-8fff8a5912fc",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/appengine",
"direct": false,
"version": "1.6.6",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto",
"direct": false,
"version": "0.0.0-20200825200019-8632dd797987",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto",
"direct": false,
"version": "v0.0.0-20241118233622-e639e219e697",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": false,
"version": "v0.0.0-20260128011058-8636f8732409",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20260128011058-8636f8732409",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "1.31.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.78.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "1.27.1",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "1.28.1",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "gopkg.in/natefinch/lumberjack.v2",
"direct": false,
"version": "v2.2.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/natefinch/npipe.v2",
"direct": false,
"version": "2.0.0-20160621034901-c1b8fa8bdcce",
"ecosystem": "go"
},
{
"name": "gopkg.in/olebedev/go-duktape.v3",
"direct": false,
"version": "3.0.0-20200619000410-60c24ae608a6",
"ecosystem": "go"
},
{
"name": "gopkg.in/sourcemap.v1",
"direct": false,
"version": "1.0.5",
"ecosystem": "go"
},
{
"name": "gopkg.in/urfave/cli.v1",
"direct": false,
"version": "1.20.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "gotest.tools/v3",
"direct": false,
"version": "3.0.3",
"ecosystem": "go"
},
{
"name": "gotest.tools/v3",
"direct": false,
"version": "v3.5.2",
"ecosystem": "go"
},
{
"name": "lukechampine.com/blake3",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "certifi",
"direct": false,
"version": "2024.7.4",
"ecosystem": "pypi"
},
{
"name": "cffi",
"direct": false,
"version": "1.17.1",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "2.1.1",
"ecosystem": "pypi"
},
{
"name": "deprecated",
"direct": false,
"version": "1.2.13",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.7",
"ecosystem": "pypi"
},
{
"name": "pycparser",
"direct": false,
"version": "2.21",
"ecosystem": "pypi"
},
{
"name": "pygithub",
"direct": false,
"version": "1.57",
"ecosystem": "pypi"
},
{
"name": "pyjwt",
"direct": false,
"version": "2.6.0",
"ecosystem": "pypi"
},
{
"name": "pynacl",
"direct": false,
"version": "1.5.0",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.32.0",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "1.26.19",
"ecosystem": "pypi"
},
{
"name": "wrapt",
"direct": false,
"version": "1.14.1",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 1310,
"direct_count": 123,
"indirect_count": 1187
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 271,
"open_issues": 6,
"closed_ratio": 0.6,
"closed_issues": 9,
"closed_unmerged_prs": 74
},
"bus_factor": 4,
"bot_contributors": 3,
"top_contributors": [
{
"type": "User",
"login": "tynes",
"commits": 1768,
"avatar_url": "https://avatars.githubusercontent.com/u/6626818?v=4"
},
{
"type": "User",
"login": "smartcontracts",
"commits": 933,
"avatar_url": "https://avatars.githubusercontent.com/u/14298799?v=4"
},
{
"type": "User",
"login": "mslipper",
"commits": 930,
"avatar_url": "https://avatars.githubusercontent.com/u/67953?v=4"
},
{
"type": "User",
"login": "maurelian",
"commits": 465,
"avatar_url": "https://avatars.githubusercontent.com/u/23033765?v=4"
},
{
"type": "User",
"login": "trianglesphere",
"commits": 315,
"avatar_url": "https://avatars.githubusercontent.com/u/11803341?v=4"
},
{
"type": "User",
"login": "protolambda",
"commits": 259,
"avatar_url": "https://avatars.githubusercontent.com/u/19571989?v=4"
},
{
"type": "User",
"login": "OptimismBot",
"commits": 242,
"avatar_url": "https://avatars.githubusercontent.com/u/112345690?v=4"
},
{
"type": "User",
"login": "qbzzt",
"commits": 191,
"avatar_url": "https://avatars.githubusercontent.com/u/12722969?v=4"
},
{
"type": "User",
"login": "refcell",
"commits": 189,
"avatar_url": "https://avatars.githubusercontent.com/u/21288394?v=4"
},
{
"type": "User",
"login": "clabby",
"commits": 177,
"avatar_url": "https://avatars.githubusercontent.com/u/8406232?v=4"
}
],
"contributors_sampled": 97,
"top_contributor_share": 0.233
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci-main-migrated.yml",
"protected.yaml",
"unprotected.yaml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yaml"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock",
"go.sum",
"package-lock.json"
],
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "1 out of 11 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": 6,
"reason": "Found 7/11 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 27 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": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow 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": 3,
"reason": "SAST tool is not run on all commits -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 9,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "91 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "710dbc40b295a93e0c7eb474615faa1c3b8ae368",
"ran_at": "2026-08-02T21:13:42Z",
"aggregate_score": 7.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 2,
"authors_30d": 2,
"decided_30d": 2,
"sample_size": 60,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 2,
"newcomer_merged_30d": 1,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 1,
"newcomer_decided_30d": 1
},
"ci_last_run_at": "2026-07-30T04:24:04Z",
"oldest_open_prs": [
{
"number": 354,
"created_at": "2026-05-23T12:15:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 358,
"created_at": "2026-06-08T10:16:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 363,
"created_at": "2026-06-17T03:46:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 364,
"created_at": "2026-06-23T10:38:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 367,
"created_at": "2026-07-07T07:03:47Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-20T03:10:31Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 17,
"created_at": "2023-10-12T09:33:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 27,
"created_at": "2023-10-26T03:42:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 155,
"created_at": "2024-03-22T07:46:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 161,
"created_at": "2024-05-07T05:17:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 166,
"created_at": "2024-06-14T10:36:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 168,
"created_at": "2024-06-20T10:21:11Z",
"last_comment_at": "2024-07-12T09:39:58Z",
"last_comment_author": "andreclaro"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mantle-xyz/mantle-v2",
"host": "github.com",
"name": "mantle-v2",
"owner": "mantle-xyz"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": "The weighted overall 71 is calibrated to 84 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 71,
"calibrated": 84,
"calibration": "2026-08-02"
}
}
],
"value": 84,
"inputs": {
"security": 61,
"vitality": 90,
"community": 56,
"governance": 72,
"calibration": "2026-08-02",
"engineering": 68,
"ai_readiness": 79,
"weighted_overall_raw": 71
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 90,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "exceptional",
"name": "Development activity",
"note": null,
"notes": [],
"value": 96,
"inputs": {
"commits_last_year": 546,
"human_commit_share": 1,
"days_since_last_push": 3,
"active_weeks_last_year": 46
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "46/52 weeks with commits",
"points": 31.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 46
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "546 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 546
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 82,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v1.5.4",
"releases_from_tags": false,
"days_since_latest_release": 116,
"mean_days_between_releases": 65.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 116 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 116
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~65.6 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 65.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 15,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 15 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 15
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"forks": 35,
"stars": 46,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "46 stars",
"points": 26.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 46
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "35 forks",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 35
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 0,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 72,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"bus_factor": 4,
"contributors_sampled": 97,
"top_contributor_share": 0.233
},
"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 23% of commits",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 23
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "97 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 97
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 27 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"merged_prs": 271,
"open_issues": 6,
"closed_issues": 9,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 2,
"prs_decided_30d": 2,
"issue_closed_ratio": 0.6,
"closed_unmerged_prs": 74,
"first_time_authors_30d": 1,
"first_time_prs_merged_30d": 1,
"first_time_prs_decided_30d": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "60% of issues closed",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 60
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "271/345 decided PRs merged",
"points": 23.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 271,
"decided": 345
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "1/1 first-time contributors' PRs merged in 30d",
"points": 13,
"status": "met",
"details": [
{
"code": "newcomer_prs_merged",
"params": {
"days": 30,
"merged": 1,
"decided": 1
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/11 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"followers": 21,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "mantle-xyz",
"public_repos": 49,
"account_age_days": 1185
},
"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": "21 followers of mantle-xyz",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 21,
"login": "mantle-xyz"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "49 public repos, account ~3 yr old",
"points": 18.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 49
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 68,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 61,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 73,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 7.3
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 11 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": "Found 7/11 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 27 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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"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 is not run on all commits -- score normalized to 3",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "91 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "critical",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 1310 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 1310
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 15,
"inputs": {
"source": "osv",
"advisories": 453,
"affected_packages": 64,
"assessed_packages": 1310,
"unassessed_packages": 0,
"affected_by_severity": "critical 11, high 9, moderate 2, unknown 42",
"direct_affected_packages": 18
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "18 affected: github.com/btcsuite/btcd 0.22.0-beta (critical 9.8), github.com/btcsuite/btcd 0.22.1 (critical 9.8), github.com/docker/docker 20.10.10+incompatible (critical 9.9), +15 more",
"points": 1.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 18,
"packages": "github.com/btcsuite/btcd 0.22.0-beta (critical 9.8), github.com/btcsuite/btcd 0.22.1 (critical 9.8), github.com/docker/docker 20.10.10+incompatible (critical 9.9)"
}
},
{
"code": "advisories_affected_more",
"params": {
"count": 15
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "14 advisory-carrying package(s) unaddressed past 90 days; oldest published 1611 days ago",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 14,
"oldest": 1611
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1310,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 4
},
"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": "good",
"name": "AI Readiness",
"value": 79,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.88,
"agent_instruction_files": [
".cursor/rules/solidity-styles.mdc",
"rust/kona/CLAUDE.md"
],
"agent_instruction_max_bytes": 4113
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".cursor/rules/solidity-styles.mdc, rust/kona/CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".cursor/rules/solidity-styles.mdc, rust/kona/CLAUDE.md"
}
}
],
"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": "88 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 88,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock",
"go.sum",
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"cannon/Makefile",
"cannon/testdata/Makefile",
"cannon/testdata/go-1-24/Makefile",
"cannon/testdata/go-1-25/Makefile",
"gas-oracle/Makefile",
"justfile",
"kurtosis-devnet/justfile",
"kurtosis-devnet/op-program-svc/justfile",
"mise.toml",
"op-acceptance-tests/justfile",
"op-alt-da/Makefile",
"op-alt-da/justfile",
"op-batcher/Makefile",
"op-batcher/justfile",
"op-chain-ops/Makefile",
"op-chain-ops/justfile",
"op-challenger/Makefile",
"op-challenger/justfile",
"op-conductor/Makefile",
"op-conductor/justfile",
"op-deployer/justfile",
"op-dispute-mon/Makefile",
"op-dispute-mon/justfile",
"op-dripper/Makefile",
"op-dripper/justfile",
"op-e2e/Makefile",
"op-faucet/justfile",
"op-fetcher/justfile",
"op-interop-mon/Makefile",
"op-interop-mon/justfile",
"op-node/Makefile",
"op-node/justfile",
"op-program/Makefile",
"op-proposer/Makefile",
"op-proposer/justfile",
"op-service/Makefile",
"op-service/justfile",
"op-supernode/Makefile",
"op-supernode/justfile",
"op-supervisor/Makefile",
"op-supervisor/justfile",
"op-sync-tester/justfile",
"op-test-sequencer/Makefile",
"op-test-sequencer/justfile",
"op-up/justfile",
"op-validator/justfile",
"op-wheel/Makefile",
"op-wheel/justfile",
"ops/ai-eng/justfile",
"packages/contracts-bedrock/justfile",
"rust/alloy-op-evm/justfile",
"rust/alloy-op-hardforks/justfile",
"rust/justfile",
"rust/kona/bin/client/justfile",
"rust/kona/crates/protocol/registry/justfile",
"rust/kona/docker/apps/justfile",
"rust/kona/docker/recipes/kona-node-dev/justfile",
"rust/kona/docker/recipes/kona-node/justfile",
"rust/kona/justfile",
"rust/kona/tests/justfile",
"rust/op-alloy/Justfile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.12,
"toolchain_manifests": [
"cannon/testdata/common/go.mod",
"cannon/testdata/go-1-24/alloc/go.mod",
"cannon/testdata/go-1-24/claim/go.mod",
"cannon/testdata/go-1-24/entry/go.mod",
"cannon/testdata/go-1-24/hello/go.mod",
"cannon/testdata/go-1-24/keccak/go.mod",
"cannon/testdata/go-1-24/mt-atomic/go.mod",
"cannon/testdata/go-1-24/mt-cond/go.mod",
"cannon/testdata/go-1-24/mt-general/go.mod",
"cannon/testdata/go-1-24/mt-map/go.mod",
"cannon/testdata/go-1-24/mt-mutex/go.mod",
"cannon/testdata/go-1-24/mt-once/go.mod",
"cannon/testdata/go-1-24/mt-oncefunc/go.mod",
"cannon/testdata/go-1-24/mt-pool/go.mod",
"cannon/testdata/go-1-24/mt-rwmutex/go.mod",
"cannon/testdata/go-1-24/mt-value/go.mod",
"cannon/testdata/go-1-24/mt-wg/go.mod",
"cannon/testdata/go-1-24/random/go.mod",
"cannon/testdata/go-1-24/syscall-eventfd/go.mod",
"cannon/testdata/go-1-24/utilscheck/go.mod",
"cannon/testdata/go-1-24/utilscheck2/go.mod",
"cannon/testdata/go-1-24/utilscheck3/go.mod",
"cannon/testdata/go-1-24/utilscheck4/go.mod",
"cannon/testdata/go-1-25/alloc/go.mod",
"cannon/testdata/go-1-25/claim/go.mod",
"cannon/testdata/go-1-25/entry/go.mod",
"cannon/testdata/go-1-25/hello/go.mod",
"cannon/testdata/go-1-25/keccak/go.mod",
"cannon/testdata/go-1-25/mt-atomic/go.mod",
"cannon/testdata/go-1-25/mt-cond/go.mod",
"cannon/testdata/go-1-25/mt-general/go.mod",
"cannon/testdata/go-1-25/mt-map/go.mod",
"cannon/testdata/go-1-25/mt-mutex/go.mod",
"cannon/testdata/go-1-25/mt-once/go.mod",
"cannon/testdata/go-1-25/mt-oncefunc/go.mod",
"cannon/testdata/go-1-25/mt-pool/go.mod",
"cannon/testdata/go-1-25/mt-rwmutex/go.mod",
"cannon/testdata/go-1-25/mt-value/go.mod",
"cannon/testdata/go-1-25/mt-wg/go.mod",
"cannon/testdata/go-1-25/random/go.mod",
"cannon/testdata/go-1-25/syscall-eventfd/go.mod",
"cannon/testdata/go-1-25/utilscheck/go.mod",
"cannon/testdata/go-1-25/utilscheck2/go.mod",
"cannon/testdata/go-1-25/utilscheck3/go.mod",
"cannon/testdata/go-1-25/utilscheck4/go.mod",
"cannon/testdata/utils/go.mod",
"go.mod",
"rust/Cargo.toml",
"rust/alloy-op-evm/Cargo.toml",
"rust/alloy-op-hardforks/Cargo.toml",
"rust/kona/bin/client/Cargo.toml",
"rust/kona/bin/host/Cargo.toml",
"rust/kona/bin/node/Cargo.toml",
"rust/kona/crates/node/disc/Cargo.toml",
"rust/kona/crates/node/engine/Cargo.toml",
"rust/kona/crates/node/gossip/Cargo.toml",
"rust/kona/crates/node/peers/Cargo.toml",
"rust/kona/crates/node/rpc/Cargo.toml",
"rust/kona/crates/node/service/Cargo.toml",
"rust/kona/crates/node/sources/Cargo.toml",
"rust/kona/crates/proof/driver/Cargo.toml",
"rust/kona/crates/proof/executor/Cargo.toml",
"rust/kona/crates/proof/mpt/Cargo.toml",
"rust/kona/crates/proof/preimage/Cargo.toml",
"rust/kona/crates/proof/proof-interop/Cargo.toml",
"rust/kona/crates/proof/proof/Cargo.toml",
"rust/kona/crates/proof/std-fpvm-proc/Cargo.toml",
"rust/kona/crates/proof/std-fpvm/Cargo.toml",
"rust/kona/crates/protocol/derive/Cargo.toml",
"rust/kona/crates/protocol/genesis/Cargo.toml",
"rust/kona/crates/protocol/hardforks/Cargo.toml",
"rust/kona/crates/protocol/interop/Cargo.toml",
"rust/kona/crates/protocol/protocol/Cargo.toml",
"rust/kona/crates/protocol/registry/Cargo.toml",
"rust/kona/crates/providers/providers-alloy/Cargo.toml",
"rust/kona/crates/providers/providers-local/Cargo.toml",
"rust/kona/crates/utilities/cli/Cargo.toml",
"rust/kona/crates/utilities/macros/Cargo.toml",
"rust/kona/crates/utilities/serde/Cargo.toml",
"rust/kona/examples/discovery/Cargo.toml",
"rust/kona/examples/execution-fixture/Cargo.toml",
"rust/kona/examples/gossip/Cargo.toml",
"rust/op-alloy/crates/consensus/Cargo.toml",
"rust/op-alloy/crates/network/Cargo.toml",
"rust/op-alloy/crates/op-alloy/Cargo.toml",
"rust/op-alloy/crates/provider/Cargo.toml",
"rust/op-alloy/crates/rpc-jsonrpsee/Cargo.toml",
"rust/op-alloy/crates/rpc-types-engine/Cargo.toml",
"rust/op-alloy/crates/rpc-types/Cargo.toml",
"rust/op-revm/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, cannon/Makefile, cannon/testdata/Makefile, cannon/testdata/go-1-24/Makefile, cannon/testdata/go-1-25/Makefile, gas-oracle/Makefile, justfile, kurtosis-devnet/justfile, kurtosis-devnet/op-program-svc/justfile, mise.toml, op-acceptance-tests/justfile, op-alt-da/Makefile, op-alt-da/justfile, op-batcher/Makefile, op-batcher/justfile, op-chain-ops/Makefile, op-chain-ops/justfile, op-challenger/Makefile, op-challenger/justfile, op-conductor/Makefile, op-conductor/justfile, op-deployer/justfile, op-dispute-mon/Makefile, op-dispute-mon/justfile, op-dripper/Makefile, op-dripper/justfile, op-e2e/Makefile, op-faucet/justfile, op-fetcher/justfile, op-interop-mon/Makefile, op-interop-mon/justfile, op-node/Makefile, op-node/justfile, op-program/Makefile, op-proposer/Makefile, op-proposer/justfile, op-service/Makefile, op-service/justfile, op-supernode/Makefile, op-supernode/justfile, op-supervisor/Makefile, op-supervisor/justfile, op-sync-tester/justfile, op-test-sequencer/Makefile, op-test-sequencer/justfile, op-up/justfile, op-validator/justfile, op-wheel/Makefile, op-wheel/justfile, ops/ai-eng/justfile, packages/contracts-bedrock/justfile, rust/alloy-op-evm/justfile, rust/alloy-op-hardforks/justfile, rust/justfile, rust/kona/bin/client/justfile, rust/kona/crates/protocol/registry/justfile, rust/kona/docker/apps/justfile, rust/kona/docker/recipes/kona-node-dev/justfile, rust/kona/docker/recipes/kona-node/justfile, rust/kona/justfile, rust/kona/tests/justfile, rust/op-alloy/Justfile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, cannon/Makefile, cannon/testdata/Makefile, cannon/testdata/go-1-24/Makefile, cannon/testdata/go-1-25/Makefile, gas-oracle/Makefile, justfile, kurtosis-devnet/justfile, kurtosis-devnet/op-program-svc/justfile, mise.toml, op-acceptance-tests/justfile, op-alt-da/Makefile, op-alt-da/justfile, op-batcher/Makefile, op-batcher/justfile, op-chain-ops/Makefile, op-chain-ops/justfile, op-challenger/Makefile, op-challenger/justfile, op-conductor/Makefile, op-conductor/justfile, op-deployer/justfile, op-dispute-mon/Makefile, op-dispute-mon/justfile, op-dripper/Makefile, op-dripper/justfile, op-e2e/Makefile, op-faucet/justfile, op-fetcher/justfile, op-interop-mon/Makefile, op-interop-mon/justfile, op-node/Makefile, op-node/justfile, op-program/Makefile, op-proposer/Makefile, op-proposer/justfile, op-service/Makefile, op-service/justfile, op-supernode/Makefile, op-supernode/justfile, op-supervisor/Makefile, op-supervisor/justfile, op-sync-tester/justfile, op-test-sequencer/Makefile, op-test-sequencer/justfile, op-up/justfile, op-validator/justfile, op-wheel/Makefile, op-wheel/justfile, ops/ai-eng/justfile, packages/contracts-bedrock/justfile, rust/alloy-op-evm/justfile, rust/alloy-op-hardforks/justfile, rust/justfile, rust/kona/bin/client/justfile, rust/kona/crates/protocol/registry/justfile, rust/kona/docker/apps/justfile, rust/kona/docker/recipes/kona-node-dev/justfile, rust/kona/docker/recipes/kona-node/justfile, rust/kona/justfile, rust/kona/tests/justfile, rust/op-alloy/Justfile"
}
}
],
"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.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": "12 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 12,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 2509240,
"source_files_sampled": 3662,
"oversized_source_files": 52
},
"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": "52/3662 source files over 60KB",
"points": 54.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3662,
"oversized": 52
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example",
"examples",
"recipes"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "example, examples, recipes",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example, examples, recipes"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"application"
],
"labels": [
"cli"
],
"scores": {
"cli": 4
},
"primary": "cli",
"evidence": [
{
"tier": "dependencies",
"label": "cli",
"source": "dep:github.com/urfave/cli/v2",
"weight": 4
}
],
"artifacts": [],
"confidence": "low",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"go package 'github.com/ethereum-optimism/optimism' points at a different repository (https://github.com/ethereum-optimism/optimism); excluded from ecosystem scoring",
"crates package 'op-revm' points at a different repository (https://github.com/ethereum-optimism/optimism); excluded from ecosystem scoring",
"crates package 'alloy-op-evm' points at a different repository (https://github.com/ethereum-optimism/optimism); excluded from ecosystem scoring",
"crates package 'alloy-op-hardforks' points at a different repository (https://github.com/ethereum-optimism/optimism); excluded from ecosystem scoring",
"Advisory severity resolved for 120 of 236 advisories (lookup cap); the remainder are reported as unknown severity"
],
"report_type": "repository",
"generated_at": "2026-08-02T21:14:37.870357Z",
"schema_version": "0.29.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mantle-xyz/mantle-v2.svg",
"full_name": "mantle-xyz/mantle-v2",
"license_state": "standard",
"license_spdx": "MIT"
}