Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"ckb",
"indexer",
"api",
"integration",
"ckb-indexer"
],
"is_fork": false,
"size_kb": 7835,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 837093,
"Python": 917,
"Makefile": 1500,
"Dockerfile": 524
},
"pushed_at": "2023-03-09T22:58:02Z",
"created_at": "2021-04-09T06:08:53Z",
"owner_type": "Organization",
"updated_at": "2026-03-10T08:23:57Z",
"description": "Building on top of ckb-indexer, Mercury provides handy integration features for Nervos CKB.",
"is_archived": true,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://www.nervos.org",
"name": "Nervos Network",
"type": "Organization",
"login": "nervosnetwork",
"company": null,
"location": null,
"followers": 476,
"avatar_url": "https://avatars.githubusercontent.com/u/35361817?v=4",
"created_at": "2018-01-12T06:41:30Z",
"is_verified": null,
"public_repos": 237,
"account_age_days": 3116
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.4",
"kind": "patch",
"published_at": "2022-10-08T09:31:56Z"
},
{
"tag": "v0.2.9",
"kind": "patch",
"published_at": "2022-09-19T11:06:24Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2022-09-19T10:44:14Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2022-09-19T02:35:12Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2022-08-29T11:03:14Z"
},
{
"tag": "v0.2.8",
"kind": "patch",
"published_at": "2022-06-17T11:18:23Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2022-06-17T10:51:14Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2022-06-17T09:00:09Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2022-06-13T11:03:25Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2022-05-18T04:22:38Z"
},
{
"tag": "v0.2.7",
"kind": "patch",
"published_at": "2022-05-17T07:42:12Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2022-03-30T03:37:18Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2022-03-15T04:18:40Z"
},
{
"tag": "v0.2.6",
"kind": "patch",
"published_at": "2022-03-10T11:27:04Z"
},
{
"tag": "v0.2.5",
"kind": "patch",
"published_at": "2022-02-28T10:26:54Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2022-02-15T09:20:15Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2022-01-19T11:39:48Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2021-12-29T13:49:58Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2021-12-15T08:26:51Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2021-12-02T07:06:37Z"
},
{
"tag": "v0.2.0-beta.4",
"kind": "prerelease",
"published_at": "2021-11-17T16:50:59Z"
},
{
"tag": "v0.2.0-beta.3",
"kind": "prerelease",
"published_at": "2021-11-01T14:41:20Z"
},
{
"tag": "v0.2.0-beta.2",
"kind": "prerelease",
"published_at": "2021-10-08T14:21:09Z"
},
{
"tag": "v0.2.0-beta.1",
"kind": "prerelease",
"published_at": "2021-09-21T16:15:50Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2021-09-03T14:03:53Z"
},
{
"tag": "v0.1.0-rc.3",
"kind": "prerelease",
"published_at": "2021-08-01T07:49:22Z"
},
{
"tag": "v0.1.0-rc.2",
"kind": "prerelease",
"published_at": "2021-07-25T14:36:32Z"
},
{
"tag": "v0.1.0-rc.1",
"kind": "prerelease",
"published_at": "2021-06-11T16:58:43Z"
}
],
"recent_commits": [
{
"oid": "93082ff445372f127606f8078b33a2554471e9bb",
"body": "chore: release mercury v0.4.4 version",
"is_bot": false,
"headline": "Merge pull request #460 from nervosnetwork/rc/0.4.4",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-10-08T07:38:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fdbbe4c2db30b21ffe4ee40880693ef4cfb8562",
"body": null,
"is_bot": false,
"headline": "chore: release v0.4.4 (#459)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-10-08T07:23:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e06dfc96bd6e68f56140aae137412a0b9d7368a",
"body": "* add extra::ExtraType in rpc get_balance\r\n\r\n* add test test_dao_get_balance\r\n\r\n* rm unused code.\r\n\r\n* update rpc readme",
"is_bot": false,
"headline": "feat(rpc): add `extra` para in rpc `get_balance` (#450)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-10-08T03:47:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0331ef93b7923993fc174ae9ea8accb9cf652f3b",
"body": "chore: release mercury v0.4.3 version",
"is_bot": false,
"headline": "Merge pull request #454 from nervosnetwork/dev-0.4",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-09-19T01:43:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d5cc0f63469b83421db5fc5744ad46eda1b6701",
"body": null,
"is_bot": false,
"headline": "chore: release v0.4.3 (#453)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-09-19T01:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9b6a704dcb896f478b87a72b121caf0b74aaca6",
"body": "* Update dependencies:\r\n* ckb related crates version from 0.101 to 0.104\r\n* rand\r\n* dashmap\r\n\r\n* update dependencies: jsonrpsee to 0.15.",
"is_bot": false,
"headline": "chore: update dependencies (#443)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-09-15T01:27:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cafe7e1768f00cd1b15ec0af52cdb671130c0e8b",
"body": "* Supplementary description get_balance in the readme\r\n\r\n* fix get_balance for withdrawing cell.\r\n\r\n* fix a calculate maximum withdraw.",
"is_bot": false,
"headline": "fix(rpc): fix get_balance for withdrawing cell (#449)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-09-14T09:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e77a0f30fd9840c73c247baa3647c5b01f191c83",
"body": "* remove unused Context.\r\n\r\n* remove dep crate creep",
"is_bot": false,
"headline": "chore: clean up `creep::Context` (#440)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-08-29T11:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca613cb788ec809f8f9b0cd78efa1846d2e74d2f",
"body": "chore: release mercury v0.4.2 version",
"is_bot": false,
"headline": "Merge pull request #442 from nervosnetwork/dev-0.4",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-08-29T10:30:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e194784e82e23ea1a1377f5c898449b8e7490b48",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into dev-0.4",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-08-29T10:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecb31aa2436e61323800b7eeb47f89ebdb999fd3",
"body": "* fix a link in readme.\r\n\r\n* update change log and migration doc.\r\n\r\n* update version to version v0.4.2.",
"is_bot": false,
"headline": "chore: release v0.4.2 (#441)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-08-29T10:06:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1896e490a3c160e8ee6a4cdcbef517225b16165",
"body": "* remove unused code.\r\n\r\n* add sqlx crate.\r\n\r\n* add db-sqlx crate.\r\n\r\n* add mod PgSqlx.\r\n\r\n* impl query_block_x by sqlx.\r\n\r\n* clean unused dep.\r\n\r\n* use sqlx::Any for both pg and sqlite(test).\r\n\r\n* add fetch_count for SQLXPool.\r\n\r\n* refactoring db-sqlx.\r\n\r\n* refacotring.\r\n\r\n* use QueryAs as sql buil\n[…]\n* fix fmt.\r\n\r\n* fix: Postgres doesn't support multiple commands in one prepared statement.\r\n\r\n* remove the config filed db_log_level and overide sqlx log level to TRACE.\r\n\r\n* fix bind type mismatched.",
"is_bot": false,
"headline": "refactor(DB): replace rbatis with sqlx (#424)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-08-26T02:03:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4374fdc8bafbefceb2a60e945de2928faf1e4a33",
"body": "chore: update dependabot config",
"is_bot": false,
"headline": "Merge pull request #430 from EthanYuan/dev-0.4-dependabot",
"author_name": "Quake Wang",
"author_login": "quake",
"committed_at": "2022-07-07T23:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89515686f22190fd745b61fd1763886477a3ae36",
"body": "chore: release mercury v0.4.1 version",
"is_bot": false,
"headline": "Merge pull request #436 from nervosnetwork/dev-0.4",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-06-17T07:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f75a22a0f4e2bf48315f7dafdde7b183eff93c41",
"body": null,
"is_bot": false,
"headline": "chore: release v0.4.1 (#435)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-06-17T07:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ca1a076a53c6ab2f77e3829ce8691e00ba26938",
"body": "…` will cause random `-14` dao script validation error (#432)\n\n* update test: test_simple_transfer_udt_from_provide_capacity.\r\n\r\n* update test: issue_udt_1.\r\n\r\n* fixed a randomly failing integration test: test_dao_by_out_point.\r\n\r\n* Modified as suggested.",
"is_bot": false,
"headline": "fix(rpc): transactions generated by rpc `build_dao_claim_transaction…",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-06-17T02:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab2f42ce7efd31de3f207e3d988d9dca5b2dce22",
"body": null,
"is_bot": false,
"headline": "add more detailed description for `ExtraFilter`.",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-06-16T00:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21d4fef3c6d9447a2e6e5eb639c3ec3ba70d9697",
"body": "chore(doc): add more detailed description for `ExtraFilter`",
"is_bot": false,
"headline": "Merge pull request #431 from EthanYuan/dev-0.4-readme",
"author_name": "Quake Wang",
"author_login": "quake",
"committed_at": "2022-06-15T23:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f80d34c2d8b6fd0b86a7c55f27c725a5d3aa589",
"body": null,
"is_bot": false,
"headline": "add more detailed description for `ExtraFilter`.",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-06-15T14:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcf871199d17736827e9fe091e5f3529d2575828",
"body": null,
"is_bot": false,
"headline": "update dependabot config.",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-06-14T08:21:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0785d3d744882f82f8fc30cd9d510d5923bdcb36",
"body": "chore: release mercury v0.4.0 version",
"is_bot": false,
"headline": "Merge pull request #429 from nervosnetwork/dev-0.4",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-06-13T10:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc2d6f2e63476404c2ca5b9672e55779b6645355",
"body": null,
"is_bot": false,
"headline": "update change log. (#428)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-06-13T10:21:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f6a318b4f1484d7914ca20488e7e661aaced69c",
"body": "* update version v0.4.0.\r\n\r\n* add deprecated note for rpc register_addresses\r\n\r\n* update integration Cargo.lock.",
"is_bot": false,
"headline": "chore: release v0.4.0 (#426)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-06-13T08:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9f0771e9124c5c06847380aa49e6c9e3a1139f9",
"body": "* update ckb version when call rpc get_mercury_info.\r\n\r\n* migration Part I: RPC Types Breaking Change.\r\n\r\n* add Part II: RPC Methods Breaking Change",
"is_bot": false,
"headline": "chore(doc): update migration doc for 0.4.0 (#425)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-06-11T04:15:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ff8d8c69a364c73064650a25bce6a4c94959778",
"body": "* refactoring rpc type: DaoWithdrawPayload.\r\n\r\n* fix readme.\r\n\r\n* refactoring rpc type: DaoClaimPayload\r\n\r\n* refactoring rpc type: SudtIssuePayload.\r\n\r\n* remove check_same_enum_value in rpc build_transfer_transaction.\r\n\r\n* remove check_same_enum_value in rpc build_dao_deposit_transaction\r\n\r\n* clean \n[…]\ne number of accounts based on pw lock cannot be fully recovered\r\n\r\n* add tests for change ckb.\r\n\r\n* clean code.\r\n\r\n* update test test_issue_udt_from_multi_item.\r\n\r\n* add test test_change_to_output_acp",
"is_bot": false,
"headline": "refactor(rpc): update rpc type (#423)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-06-01T06:07:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "36c17f106617c405dc46391effd43906e3428dc8",
"body": "* * enum support snake name alias\r\n* modify group_type enum value\r\n\r\n* break change:\r\n* ExtraType::CellBase -> ExtraType::Cellbase\r\n* ExtraFilter::CellBase -> ExtraFilter::Cellbase\r\n* ExtraFilter::Freeze -> ExtraFilter::Frozen\r\n* TransactionStatus::committed -> TransactionStatus::Committed",
"is_bot": false,
"headline": "refactor(rpc): update rpc type and enum (#422)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-05-27T13:49:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "610d9b5659270214ca18c8ac7acb4decc975d52e",
"body": "* fix test.\r\n\r\n* chore: add dependabot config for ckb update\r\n\r\n* remove crate inspection.\r\n\r\n* remove empty benchmark.\r\n\r\n* remove empty extensions crates.\r\n\r\n* update dockerfile.\r\n\r\n* rm unused files in docs.\r\n\r\n* update layout.md in docs.\r\n\r\n* rm unused mod file.\r\n\r\n* rm unused deps.\r\n\r\n* rm unused deps.\r\n\r\n* rm kv store code.\r\n\r\n* update dependabot.\r\n\r\n* fix a readme bug.",
"is_bot": false,
"headline": "chore: rearrange dependencies (#418)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-05-27T02:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7746dd852e8b0648789f9b0ac3d7926088d65e63",
"body": "* refactoring: unwarp\r\n\r\n* Replace PARALLEL_SYNC_ENABLE_BLOCK_HEIGHT_GAP_THRESHOLD with TASK_LEN.\r\n\r\n* upgrade jsonrpsee version and unrestricted http server response body size.\r\n\r\n* remove unused code.\r\n\r\n* update rust toolchain.\r\n\r\n* solve cargo clippy warning.\r\n\r\n* solve integration.\r\n\r\n* solve clippy warning.",
"is_bot": false,
"headline": "chore: check for inappropriate use of unwrap and some maintenance (#417)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-05-23T01:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15f7152cec7c693d85bc3354315135c3cea116ba",
"body": "* refactoring: transfer mode.\r\n\r\n* pass tests.\r\n\r\n* pass integration tests.\r\n\r\n* update readme.",
"is_bot": false,
"headline": "refactor(rpc): replace Type Mode with Type OutputCapacityProvider (#411)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-05-17T02:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e254c68e39125302a99cacf935067a2822068276",
"body": "* rm change para.\r\n\r\n* rm change filed\r\n\r\n* add tests for get_live_cells_by_item\r\n\r\n* fix a bug: when out point with AssetType::CKB can't find a cell.\r\n\r\n* refactoring signer.\r\n\r\n* update signer.\r\n\r\n* add test case test_transfer_ckb_hold_by_from_out_point\r\n\r\n* improve change logic when transfer ckb.\n[…]\n modify filed pay_fee Type in Type TransferPayload\r\n\r\n* update integration test.\r\n\r\n* add tests for PayFee.\r\n\r\n* update readme.\r\n\r\n* add test_transfer_ckb_hold_by_from_pw_pay_fee_to.\r\n\r\n* refactoring.",
"is_bot": false,
"headline": "refactor(rpc): modify Type TransferPayload and SudtIssuePayload (#410)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-05-11T10:26:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3f1029eeba01f0f7800d165c0cc17fbf8bb76582",
"body": null,
"is_bot": false,
"headline": "chore: update the ckb component in the configuration file to 0.103",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-05-03T02:33:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c404c3a76f602c43f7164199bfe7f974e9efa5f9",
"body": "…pe Record and Balance (#407)\n\n* Add filed ownership for Type Balance and Type Record.\r\n\r\n* update readme.",
"is_bot": false,
"headline": "refactor(rpc): change the type of the field ownership to String in Ty…",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-04-26T01:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3db911eff523568b5a6faba7711237e42ec912f9",
"body": "…406)\n\n* add test dao.\r\n\r\n* update integration test.\r\n\r\n* add test_dao_pool_money.\r\n\r\n* improve ckb change logic.\r\n\r\n* refactoring: complete_prebuild_tx.\r\n\r\n* impl fn build_script_groups.\r\n\r\n* maintain a stable order of cell deps\r\n\r\n* maintain a stable order of script groups.\r\n\r\n* replace type Scri\n[…]\nwitness building.\r\n\r\n* refactoring.\r\n\r\n* Refactor code based on review suggestions.\r\n\r\n* remove redundant script deps.\r\n\r\n* fix change logic.\r\n\r\n* rm header_dep_map filed from Type TransferComponents.",
"is_bot": false,
"headline": "refactor(rpc): replace Type SignatureAction with Type ScriptGroup (#…",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-04-25T02:12:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "83403babfefd29c9861638dac4d6145c2f3e7332",
"body": "…ype (#405)\n\n* update Type Balance\r\n\r\n* update Type Range.\r\n\r\n* change all rpc number type to hex string.\r\n\r\n* update Record Type and Balance Type.\r\n\r\n* update readme\r\n\r\n* remove dep ckb-jsonrpc-types from common crate.\r\n\r\n* Refactor code based on review suggestions\r\n\r\n* remove reject_reason filed in GetTransactionInfoResponse.",
"is_bot": false,
"headline": "refactor(rpc): unify the values in all types in rpc as hex string t…",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-04-20T03:53:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7cdd6a452f75bd4419aae1d45249d41cc30cc80",
"body": "* update integration test dev chain genesis_epoch_length from 1000 to 100.\r\n\r\n* add integration test test_issue_udt_hold_by_from\r\n\r\n* remove type Status, filed status in Record, and filed claimable in type Balance.\r\n\r\n* fix doc and comments.\r\n\r\n* add tests for build_transfer_transaction\r\n\r\n* rm owne\n[…]\nest_transfer_udt_pay_with_acp.\r\n\r\n* chore: update config based on Recommended Hardware\r\n\r\n* refactoring get_live_cells_by_item.\r\n\r\n* refactoring address const.\r\n\r\n* refactoring: get_scripts_by_address",
"is_bot": false,
"headline": "refactor(rpc): remove cheque related types and fileds (#403)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-04-14T01:40:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f6fd7ad0e3bdcc02b45e69be049017147ade309c",
"body": "* add change log for 0.2 branch. (#401)\r\n\r\n* chore: add change log for 0.3 branch",
"is_bot": false,
"headline": "chore: add change log for 0.3 branch and update readme (#402)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-04-07T08:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b30c4960aed7d4610bde57e912dbcc6fa9f71cb1",
"body": "* add new crate integration-tests.\r\n\r\n* add tests framework.\r\n\r\n* add first test case get_balance.\r\n\r\n* catch unwind panic.\r\n\r\n* add readme\r\n\r\n* add dev chain data.\r\n\r\n* update readme.\r\n\r\n* add IntegrationTest API module.\r\n\r\n* add test_generate_block.\r\n\r\n* update ckb data, add anyone_can_pay and che\n[…]\n* update readme.\r\n\r\n* rename SUPER_USER_ADDRESS to GENESIS_BUILT_IN_ADDRESS_1\r\n\r\n* speed up block generation\r\n\r\n* add core-rpc-types crate to dependencies.\r\n\r\n* fix mercury state not ready in setup.",
"is_bot": false,
"headline": "chore: add dev chain based integration tests (#399)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-03-31T04:21:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "96c0416a005ca31b0a01a4a07cc3770ff0262514",
"body": "chore: release v0.3.1",
"is_bot": false,
"headline": "Merge pull request #400 from EthanYuan/0.3.1-release",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-03-30T03:18:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "164b8f99ac8b1b35bc3149dc5ff7ca0628a423de",
"body": null,
"is_bot": false,
"headline": "chore: release v0.3.1",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-03-30T02:58:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abe692e69e595ec78d1c45602a31202e2b8e996d",
"body": "* refactor: sync process\r\n\r\n* add sync status report\r\n\r\n* cargo clippy\r\n\r\n* add canonical chain table sync\r\n\r\n* refactor use step by instead of loop\r\n\r\n* remove useless code\r\n\r\n* fix: argument of do sync\r\n\r\n* follow review opinion\r\n\r\n* fix set cursor\r\n\r\n* refactor get last block number\r\n\r\n* fix tokio spawn\r\n\r\n* add sync indexer cell state\r\n\r\n* refactor: use sync status table\r\n\r\n* fix get last number in a task\r\n\r\n* fix eq tip\r\n\r\n* fix the tip\r\n\r\n* refactor loop without JoinHandle",
"is_bot": false,
"headline": "fix(sync): reduce the memory usage in synchronization (#389)",
"author_name": "Eason Gao",
"author_login": null,
"committed_at": "2022-03-30T02:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e11eaf9db266e49b1d53598b09e26c7b46eefb5b",
"body": "* chore: release v0.3.0\r\n\r\n* update readme examples.",
"is_bot": false,
"headline": "chore: release v0.3.0 (#398)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-03-15T02:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaae2b09adc454941c2a765951043dc735df171a",
"body": "chore: cherry pick dev branch update",
"is_bot": false,
"headline": "Merge pull request #397 from EthanYuan/dev-0.3-cherry-pick-0.2-update",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-03-15T01:09:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4126a5d43fee537fd35a40882e80056460e25d5d",
"body": "* fix(rpc): rename \"freezed\" to \"frozen\"\r\n\r\n* update migration doc.",
"is_bot": false,
"headline": "chore(rpc): rename \"freezed\" to \"frozen\" (#391)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-03-15T01:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcafb869c436e3cd44f3688a10e57afd31573d6b",
"body": null,
"is_bot": false,
"headline": "fix(doc): correct errors in rpc readme (#395)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-03-14T02:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e48f6d88ac2b2ac1485800dbacf7153950eced0",
"body": "…ng HoldByFrom mode. (#392)",
"is_bot": false,
"headline": "fix(rpc): Removed restriction on to address when transferring ckb usi…",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-03-14T02:21:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70677079a30c66fa98aa1d2a475603bc1b0a4e74",
"body": "* Modify Record type and Item, replace RecordId with OutPoint.\r\n\r\n* impl logic to replace record id with out point.\r\n\r\n* fix rpc tests.\r\n\r\n* add rpc test test_address_cheque.\r\n\r\n* fix clippy.\r\n\r\n* refacotring: dedup_json_items\r\n\r\n* refactoring: cell cache.\r\n\r\n* refactoring: get_default_owner_address_by_item\r\n\r\n* refactoring PoolUdtCategory.\r\n\r\n* remove unused code.\r\n\r\n* update readme.\r\n\r\n* improve address parse error description.\r\n\r\n* update migration for breaking change.\r\n\r\n* refactoring code.",
"is_bot": false,
"headline": "refactor(rpc): out point replaces record id (#390)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-03-08T13:16:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4c0b2a65271478eee7639a280d11c18061aabd1",
"body": "* refactor: `balance_transfer_tx_capacity`\r\n\r\n* Update core/rpc/core/src/impl/utils.rs\r\n\r\n* Update core/rpc/core/src/impl/utils.rs\r\n\r\nCo-authored-by: Chengxing Yuan <yuanchengxing@hotmail.com>",
"is_bot": false,
"headline": "refactor: `balance_transfer_tx_capacity` (#370)",
"author_name": "Hanssen",
"author_login": "Hanssen0",
"committed_at": "2022-03-01T13:23:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3516ad3ab4dd9b8223d0d71437f0c4ec23c8d4ff",
"body": null,
"is_bot": false,
"headline": "chore: release v0.2.5 (#387)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-28T09:29:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a581907a5cb83a97f13259c039df30c226f16c42",
"body": "* fix get_transaction order does not work.\r\n\r\n* fix get_transaction extra ExtraType::Dao does not work.\r\n\r\n* fix query_transactions input extra CellBase.\r\n\r\n* fix tests.\r\n\r\n* Update core/rpc/core/src/impl/utils.rs\r\n\r\nremove clone\r\n\r\nCo-authored-by: Quake Wang <quake.wang@gmail.com>\r\n\r\nCo-authored-by: Quake Wang <quake.wang@gmail.com>",
"is_bot": false,
"headline": "fix(rpc): query_transactions by (#386)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-21T03:06:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb194ba8f511feea3a64b433fdc4676f6ea2201c",
"body": "fix(rpc): get_cells and get_cells_capacity",
"is_bot": false,
"headline": "Merge pull request #385 from EthanYuan/fix-get-cells",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-21T02:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45be0fcafb178dee423e6623d35efb2117cf7ac9",
"body": "fix(db): return_count of pagination did not work as expected",
"is_bot": false,
"headline": "Merge pull request #384 from EthanYuan/fix-return-count",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-21T02:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3b3793ce07f4a57e0bcc60bd372313b129bb6a5",
"body": null,
"is_bot": false,
"headline": "fix pagination of get_cells and get_cells_capacity.",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-19T11:00:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec08b70783063eab6ab54783457524c9b8f5c382",
"body": null,
"is_bot": false,
"headline": "fix get_cells and get_cells_capacity.",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-19T09:14:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d6f5020d28a7d65a8ee7517bc07b49b8f037a69",
"body": null,
"is_bot": false,
"headline": "fix to_pagination_response.",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-18T11:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6999994b07f5ee119f4710bf9330c336ae714e99",
"body": null,
"is_bot": false,
"headline": "add test_query_transactions.",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-18T10:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e292b2b685dfb5b6bef860f1d0f2b42eb76894d",
"body": null,
"is_bot": false,
"headline": "add test_query_indexer_cells",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-18T10:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "670b3b11870457fb7d8c94ca705cd2533dd8d366",
"body": null,
"is_bot": false,
"headline": "add test_query_live_cells.",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-18T10:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f085a55ec5a1b7ba86392c790f6cea0f9e1f375a",
"body": null,
"is_bot": false,
"headline": "fix pagination for db get_historical_live_cells",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-18T03:27:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5edc8408e9e75eb09ba61e8cb58777915edddf8c",
"body": null,
"is_bot": false,
"headline": "fix pagination for db get_cells.",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-18T03:26:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b62cf41d49f653a47bfca2b1836fc8456f5d9ba9",
"body": null,
"is_bot": false,
"headline": "add test for pagination.",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-18T02:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dc502c3f8592a3300f78432a114aa8d9f9c892a",
"body": "…inct_tx_hashes_count.",
"is_bot": false,
"headline": "fix the caculation of count in PaginationResponse in mehod fetch_dist…",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-18T02:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d34d2486e4a32081e382aa8080201a86cd99360",
"body": "fix(db): get_historical_live_cells add pagination",
"is_bot": false,
"headline": "Merge pull request #382 from EthanYuan/fix-bugs",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-18T02:35:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5093bdc6a955ece08a6973c9a022f4b4cf44fbb",
"body": null,
"is_bot": false,
"headline": "improve code by removing clone/to_owned",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-18T02:22:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bafcc571727584eb801ab862f6e572ace9a5d305",
"body": "fix(sync): mercury fail to start",
"is_bot": false,
"headline": "Merge pull request #383 from EthanYuan/fix-dev-chain-start-fail",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-18T01:45:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6286a957a4d795525a7d93a816e09b71cb819984",
"body": "…IGHT_GAP_THRESHOLD",
"is_bot": false,
"headline": "define constants instead of hardcoding: PARALLEL_SYNC_ENABLE_BLOCK_HE…",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-17T10:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08b8db376901be7bb0acbd0bd8928dcb85e2e9cf",
"body": "…1000 and parallel synchronization is enabled",
"is_bot": false,
"headline": "fix(sync): Mercury will fail to start when the chain height is below …",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-17T09:49:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1d04ee2861e8838ad33696208aea8294c8e1d3d",
"body": null,
"is_bot": false,
"headline": "fix: get_historical_live_cells does not have pagination.",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-17T02:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31e173d30293334affdf9989186daae792364a28",
"body": null,
"is_bot": false,
"headline": "update docker_compose_config.toml",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-15T09:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "050eccc0f0857eeabc496dd8e7a063d2c800fe7a",
"body": null,
"is_bot": false,
"headline": "correct typos.",
"author_name": "EthanYuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-15T09:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28bbdcc9b84c9b320d045322e5246511e3764cda",
"body": null,
"is_bot": false,
"headline": "chore: release v0.2.4 (#380)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-15T08:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bf6cd96699d237acd79b10af72a8b847f47aa5a",
"body": "…nfo (#379)\n\n* support transfer mode: PayWithAcp\r\n\r\n* bug fix: secp address as item cannot find its acp cells.\r\n\r\n* add rpc get_account_info\r\n\r\n* add account type enum in GetAccountInfoResponse.\r\n\r\n* update readme.\r\n\r\n* add more test cases for rpc get_account_info.\r\n\r\n* add more rpc test cases for transfer mode PayWithAcp.",
"is_bot": false,
"headline": "feat(rpc): add new transfer mode PayWithAcp and new rpc get_account_i…",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-15T05:34:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "124290b46455b735945a416920f97127a76b83fd",
"body": null,
"is_bot": false,
"headline": "fix(sync): re-create table should re-create index too. (#378)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-05T02:15:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee90f8f00be4cf5c40746bc1ec4c8f2344ce4aa2",
"body": "… type script (#377)\n\n* fix(rpc): fix get_balance for acp and pw lock cell without type script.\r\n\r\n* update rpc tests.",
"is_bot": false,
"headline": "fix(rpc): fix get_balance statistics for acp and pw lock cell without…",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-02-05T02:15:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1410cef4e8921c350235c8cba44962c42c12dd6",
"body": "* update rpc readme doc.\r\n\r\n* update the since description in rpc readme doc.\r\n\r\n* update pg sql config: downgrade the postgres image to v10.",
"is_bot": false,
"headline": "chore: update rpc readme and docker config (#376)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-01-27T05:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcf47f42cd30e19d3eb7b5122f6c606c2c1dff66",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into dev",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-01-19T11:08:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a29a539370abb177729a04fbea0d8f7a9381bb35",
"body": null,
"is_bot": false,
"headline": "chore: release v0.2.3 (#374)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-01-19T11:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99b79d691639efa4afd7df0314e063f68c244ebf",
"body": "* fix(rpc): signature action supporting pw-lock.\r\n\r\n* add SECP256K1 to dep cell.",
"is_bot": false,
"headline": "fix(rpc): failed to verify on test chain (#373)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-01-19T10:02:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0fbe2313a54597350179656c0a10aa42cec376c",
"body": "* fix get_simple_transfer_mode to support pw lock.\r\n\r\n* remove the index to improve the db performance.\r\n\r\n* update migration.",
"is_bot": false,
"headline": "chore: update db index creation script (#372)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-01-19T02:35:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba20c74a88c5084155927ce13d02ea8fdf047df2",
"body": "* add pw_lock as builtin_scripts in config.\r\n\r\n* support pw-lock for to_record util method.\r\n\r\n* fix utils::get_scripts_by_address and get_transactions_by_scripts.\r\n\r\n* get_balance impl pw-lock.\r\n\r\n* update rpc test.\r\n\r\n* query_transaction suppot pw-lock.\r\n\r\n* add test case test_new_full_address_for\n[…]\n* fix dao claim pooling.\r\n\r\n* support pw lock with dao claim pooling.\r\n\r\n* to support pw lock, rename prebuild_ckb_secp_transfer_transaction to prebuild_ckb_default_transfer_transaction.\r\n\r\n* fix bug.",
"is_bot": false,
"headline": "feat(rpc): support pw lock (#369)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-01-18T17:01:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aca78d5d02564b1c6e3e49ac60be8e78756f76a3",
"body": "* fix rpc tests.\r\n\r\n* fix rpc tests.",
"is_bot": false,
"headline": "chore: fix rpc tests (#371)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-01-18T06:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f31243537f34d85c6f863ad04d2a3193dcbfe81",
"body": "* test: add more build_transfer_transaction integration test cases\r\n\r\n* test: add more build_simple_transfer_transaction integration test cases\r\n\r\n* test: add more build_adjust_account_transaction integration test cases\r\n\r\n* test: add more query_transactions integration test cases\r\n\r\n* test: refactor test code\r\n\r\n* test: add build_sudt_issue_transaction integration test case",
"is_bot": false,
"headline": "test: add more build_transfer_transaction integration test cases (#367)",
"author_name": "fjchen7",
"author_login": "fjchen7",
"committed_at": "2022-01-15T06:50:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "606fc1e15efa9d3502cd0a33825667c959152708",
"body": "* integrate pprof.\r\n\r\n* feat: configurable pprof apis\r\n\r\n* docs: flame graph\r\n\r\nCo-authored-by: EthanYuan <yuanchengxing@hotmail.com>",
"is_bot": false,
"headline": "feat: pprof flame graph (#368)",
"author_name": "Hanssen",
"author_login": "Hanssen0",
"committed_at": "2022-01-14T02:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "178127b8344ce5aa8238a1338d8cabf469a51e75",
"body": "* make build_detailed_cell CellTable's method.\r\n\r\n* refactoring func transfer_string in apm.\r\n\r\n* refactoring: use iter and collect, replace for and push.\r\n\r\n* refactoring: check_same_enum_value.\r\n\r\n* refactoring: build_cell_for_output in rpc utils.\r\n\r\n* refactoring: rename fetch_consume_cells_by_tx\n[…]\nl/build_tx.rs\r\n\r\nrefactoring: map_json_items\r\n\r\nCo-authored-by: Quake Wang <quake.wang@gmail.com>\r\n\r\n* implement From<CellTable> for DetailedCell.\r\n\r\nCo-authored-by: Quake Wang <quake.wang@gmail.com>",
"is_bot": false,
"headline": "chore: refactoring code (#366)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2022-01-04T10:07:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "62ecb6b9137b2f6a9c7043b2f03121a88c333773",
"body": "* perf: query tip from canonical block table\r\n\r\n* feat: compute progress on `ParallelSecondStage`",
"is_bot": false,
"headline": "feat: compute progress on `ParallelSecondStage` (#365)",
"author_name": "Hanssen",
"author_login": "Hanssen0",
"committed_at": "2022-01-04T07:15:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f58cbf40b37aa6476ee7ec0e7a9f26b66a7b9c14",
"body": "* feat: Add get_cells_capacity integration test cases\r\n\r\n* feat: Add get_tip integration test cases\r\n\r\n* feat: Add get_transactions integration test cases\r\n\r\n* feat: Add get_cells integration test cases\r\n\r\n* feature: Enhance test cases\r\n\r\n* feature: Add README.md in ./tests",
"is_bot": false,
"headline": "feat: Add indexer API test cases (#364)",
"author_name": "fjchen7",
"author_login": "fjchen7",
"committed_at": "2021-12-30T08:53:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5bb86af961882cb2c250a2f54312b15e2a5c9aa",
"body": "chore: release mercury v0.2.2 version",
"is_bot": false,
"headline": "Merge pull request #361 from nervosnetwork/dev",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2021-12-29T08:54:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54d6639c2fab2636e13e91d7f521d10a6797fc9a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into dev",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2021-12-29T08:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2a0b4479e1f2c9683970691edf753c2aa988007",
"body": "* feat: support recycling all ACP cells (#350)\r\n\r\n* feat: add integration test (#352)\r\n\r\n* chore: Add Github Action for integration test\r\n\r\n* chore: init integration test files\r\n\r\n* feat: Add get_block_info integration test cases\r\n\r\n* feat: Add get_mercury_info integration test cases\r\n\r\n* feat: Add \n[…]\nhen order is desc (#359)\r\n\r\n* chore: release v0.2.2 (#360)\r\n\r\nCo-authored-by: Eason Gao <kaoimin@qq.com>\r\nCo-authored-by: Hanssen <handsome0hell@gmail.com>\r\nCo-authored-by: fjchen7 <fjchen7@gmail.com>",
"is_bot": false,
"headline": "chore: rebase (#362)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2021-12-29T08:39:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ef1541ebbd669d14260e7c06c75962a0e4bb466e",
"body": null,
"is_bot": false,
"headline": "chore: release v0.2.2 (#360)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2021-12-29T08:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53b0a571f2bc5892ff0c9686626348ee07abdfdb",
"body": null,
"is_bot": false,
"headline": "fix(db): build_next_cursor error when order is desc (#359)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2021-12-29T08:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b3d7791a838189809f5312f0195e434e9c45831",
"body": "* fix test case: test_query_by_record.\r\n\r\n* fmt code.\r\n\r\n* fix test case: test_query_by_pagination_cursor.\r\n\r\n* fix case: test_query_by_identity_udt.\r\n\r\n* fix test case: test_query_by_identity_ckb.",
"is_bot": false,
"headline": "chore: fix integration test cases (#358)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2021-12-29T02:52:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6475333fb6d325273cf18a3dfafbd29458fe0d4d",
"body": "* fix(rpc): query_transaction with record item\r\n\r\n* fix unit test.",
"is_bot": false,
"headline": "fix(rpc): query_transaction with record item (#357)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2021-12-27T01:48:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20fc7638222d7dd920b79eb5742351e2b636bad1",
"body": "* feat: Add get_balance_ok_identity_multiple_assets test cases\r\n\r\n* feat: Add get_balance_fail_block_hash_and_number test cases\r\n\r\n* feat: Add query_transactions integration test cases\r\n\r\n* feat: Add get_cells integration test cases\r\n\r\n* feat: Initial rust integration test structure\r\n\r\n* feat: Rewri\n[…]\nrray len comparison\r\n\r\n* feat: pass mercury test host via environment variable\r\n\r\n* feat: remove hurl integration test cases\r\n\r\n* feat: run cargo test in github action\r\n\r\n* feat: supress cargo warning",
"is_bot": false,
"headline": "chore: Add Github Action for integration test (#356)",
"author_name": "fjchen7",
"author_login": "fjchen7",
"committed_at": "2021-12-24T14:06:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "beccaa81af65375ee0dcbb77fc7589e9f9a04fe5",
"body": "* fix(rpc): get_balance return null when record id encoded based on short address.\r\n\r\n* fix get_live_cells did not filter out point when tip_block_number specified.\r\n\r\n* fix filter in query_live_cells .",
"is_bot": false,
"headline": "fix(rpc): get_balance return error when pass record (#355)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2021-12-24T07:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6bffe7bcff10e8dc0ddd2a3ee3f31c33bc19fbb",
"body": "* add tests for cursor.\r\n\r\n* fix readme typos.\r\n\r\n* fix fetch_distinct_tx_hashes sql.\r\n\r\n* enable return_count for query_transactions.",
"is_bot": false,
"headline": "fix(rpc): query_transactions limt semantic error (#354)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2021-12-24T01:03:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "679ab1e0672179ae652d9b398521a39b4c83500a",
"body": "* cargo update rbatis.\r\n\r\n* update dep lib jsonrpsee\r\n\r\n* replace bson2 with rbson",
"is_bot": false,
"headline": "chore: update lib version of rbatis and jsonrpsee. (#353)",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2021-12-20T08:44:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4dc39ffa0dd82a44535f499c653a23fe4da1397",
"body": "* style: remove deprecated methods\r\n\r\n* perf: support pagination in `get_live_cells_by_item`\r\n\r\nA new config item `pool_cache_size` was added to specify the limit of\r\ncells querying.",
"is_bot": false,
"headline": "perf: support pagination in `get_live_cells_by_item` (#351)",
"author_name": "Hanssen",
"author_login": "Hanssen0",
"committed_at": "2021-12-20T07:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8163bb85205641f5333bb5f82d94b721b5bce89",
"body": "* chore: Add Github Action for integration test\r\n\r\n* chore: init integration test files\r\n\r\n* feat: Add get_block_info integration test cases\r\n\r\n* feat: Add get_mercury_info integration test cases\r\n\r\n* feat: Add get_db_info integration test cases\r\n\r\n* feat: Add get_sync_state integration test cases\r\n\n[…]\n get_transaction_info integration test cases\r\n\r\n* feat: Add get_balance integration test cases\r\n\r\nCo-authored-by: Eason Gao <kaoimin@qq.com>\r\nCo-authored-by: Chengxing Yuan <yuanchengxing@hotmail.com>",
"is_bot": false,
"headline": "feat: add integration test (#352)",
"author_name": "fjchen7",
"author_login": "fjchen7",
"committed_at": "2021-12-20T03:24:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3c11bcd8c9dd609efba95a400c52bd9532a4be5e",
"body": null,
"is_bot": false,
"headline": "feat: support recycling all ACP cells (#350)",
"author_name": "Hanssen",
"author_login": "Hanssen0",
"committed_at": "2021-12-17T08:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a55178caa6b4d72dec11e93a4a89fc72dfe9219",
"body": "chore: release mercury v0.2.1 version",
"is_bot": false,
"headline": "Merge pull request #349 from nervosnetwork/dev",
"author_name": "Chengxing Yuan",
"author_login": "EthanYuan",
"committed_at": "2021-12-15T07:42:54Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 28,
"commits_last_year": 0,
"latest_release_at": "2022-10-08T09:31:56Z",
"latest_release_tag": "v0.4.4",
"releases_from_tags": false,
"days_since_last_push": 1234,
"active_weeks_last_year": 0,
"days_since_latest_release": 1386,
"mean_days_between_releases": 15.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "mercury",
"exists": true,
"license": "MIT/Apache-2.0",
"keywords": [
"client",
"mercury",
"async",
"parser",
"web",
"api-bindings",
"asynchronous",
"web-programming::http-client"
],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/mercury",
"is_deprecated": false,
"latest_version": "0.1.0",
"repository_url": "https://github.com/postlight/mercury-rs",
"versions_count": 1,
"total_downloads": 2043,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 3,
"first_published_at": "2017-10-26T00:35:59.632463Z",
"latest_published_at": "2017-10-26T00:35:59.632463Z",
"latest_version_yanked": false,
"days_since_latest_publish": 3194
},
{
"name": "common",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "crates",
"matches_repo": null,
"registry_url": "https://crates.io/crates/common",
"is_deprecated": false,
"latest_version": "0.1.0",
"repository_url": null,
"versions_count": 1,
"total_downloads": 14135,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 113,
"first_published_at": "2019-05-30T08:59:04.748074Z",
"latest_published_at": "2019-05-30T08:59:04.748074Z",
"latest_version_yanked": false,
"days_since_latest_publish": 2613
},
{
"name": "protocol",
"exists": true,
"license": "MIT",
"keywords": [
"udp",
"protocol",
"connection",
"tcp",
"encoding"
],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/protocol",
"is_deprecated": false,
"latest_version": "3.4.0",
"repository_url": "https://github.com/dylanmckay/protocol",
"versions_count": 71,
"total_downloads": 159666,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2068,
"first_published_at": "2016-09-11T05:29:14.519937Z",
"latest_published_at": "2022-09-10T17:39:36.477145Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1414
}
]
},
"popularity": {
"forks": 15,
"stars": 22,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-06-11",
"count": 1
},
{
"date": "2021-06-30",
"count": 1
},
{
"date": "2021-07-23",
"count": 1
},
{
"date": "2021-07-25",
"count": 1
},
{
"date": "2021-08-04",
"count": 1
},
{
"date": "2021-11-11",
"count": 1
},
{
"date": "2021-11-16",
"count": 2
},
{
"date": "2021-11-19",
"count": 1
},
{
"date": "2021-11-22",
"count": 1
},
{
"date": "2022-05-17",
"count": 1
},
{
"date": "2022-05-19",
"count": 1
},
{
"date": "2022-11-29",
"count": 1
}
],
"complete": true,
"collected": 14,
"total_forks": 15
},
"star_history": null,
"open_issues_and_prs": 7
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"common/Cargo.toml",
"core/ckb-client/Cargo.toml",
"core/cli/Cargo.toml",
"core/rpc/core/Cargo.toml",
"core/rpc/types/Cargo.toml",
"core/service/Cargo.toml",
"core/storage/Cargo.toml",
"core/synchronization/Cargo.toml",
"db/db-sqlx/Cargo.toml",
"db/xsql-test/Cargo.toml",
"integration/Cargo.toml",
"logger/Cargo.toml",
"protocol/Cargo.toml",
"tests/Cargo.toml"
],
"largest_source_bytes": 107147,
"source_files_sampled": 101,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"common/Cargo.toml",
"integration/Cargo.toml",
"logger/Cargo.toml",
"protocol/Cargo.toml",
"tests/Cargo.toml"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "core-cli",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "log",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "tokio",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "anyhow",
"manifest": "common/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "async-trait",
"manifest": "common/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "blake2b-rs",
"manifest": "common/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "bech32",
"manifest": "common/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "ckb-hash",
"manifest": "common/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.104"
},
{
"name": "ckb-types",
"manifest": "common/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.104"
},
{
"name": "derive_more",
"manifest": "common/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.99"
},
{
"name": "hex",
"manifest": "common/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "minstant",
"manifest": "common/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "once_cell",
"manifest": "common/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.10"
},
{
"name": "secp256k1",
"manifest": "common/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.22"
},
{
"name": "serde",
"manifest": "common/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "anyhow",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "clap",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3.1"
},
{
"name": "ckb-crypto",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.104"
},
{
"name": "ckb-hash",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.104"
},
{
"name": "ckb-jsonrpc-types",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.104"
},
{
"name": "ckb-types",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.104"
},
{
"name": "hex",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "inventory",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "jsonrpc-core",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "18.0"
},
{
"name": "once_cell",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.10"
},
{
"name": "rand",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "reqwest",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "rust-crypto",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "secp256k1",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.22"
},
{
"name": "serde",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "serde_json",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "common",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "core-rpc-types",
"manifest": "integration/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "log",
"manifest": "logger/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "log4rs",
"manifest": "logger/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "json",
"manifest": "logger/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12"
},
{
"name": "serde",
"manifest": "logger/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "serde_derive",
"manifest": "logger/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "chrono",
"manifest": "logger/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "common",
"manifest": "logger/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "ckb-types",
"manifest": "protocol/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.104"
},
{
"name": "ckb-jsonrpc-types",
"manifest": "protocol/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.104"
},
{
"name": "serde",
"manifest": "protocol/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "common",
"manifest": "protocol/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 432,
"open_issues": 3,
"closed_ratio": 0.769,
"closed_issues": 10,
"closed_unmerged_prs": 27
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "EthanYuan",
"commits": 150,
"avatar_url": "https://avatars.githubusercontent.com/u/8140412?v=4"
},
{
"type": "User",
"login": "rev-chaos",
"commits": 62,
"avatar_url": "https://avatars.githubusercontent.com/u/32355308?v=4"
},
{
"type": "User",
"login": "fjchen7",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/10106636?v=4"
},
{
"type": "User",
"login": "Hanssen0",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/13783760?v=4"
},
{
"type": "User",
"login": "zhengjianhui",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/17523075?v=4"
},
{
"type": "User",
"login": "bitrocks",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/7197352?v=4"
},
{
"type": "User",
"login": "xxuejie",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/340446?v=4"
},
{
"type": "User",
"login": "jordanmack",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/37931?v=4"
},
{
"type": "User",
"login": "quake",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/8990?v=4"
},
{
"type": "User",
"login": "ssslllsss",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/64396829?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.586
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"code_lint.yml",
"integration-test.yml",
"pr_lint.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 6,
"reason": "binaries present in source code",
"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": "0 out of 25 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": 5,
"reason": "Found 14/26 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project is archived",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "63 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "93082ff445372f127606f8078b33a2554471e9bb",
"ran_at": "2026-07-25T23:34:49Z",
"aggregate_score": 3.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 468,
"created_at": "2022-11-10T16:20:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 475,
"created_at": "2023-03-09T22:57:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 476,
"created_at": "2023-03-09T22:57:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 477,
"created_at": "2023-03-09T22:57:56Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2022-10-08T07:38:29Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 457,
"created_at": "2022-09-29T14:07:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 458,
"created_at": "2022-09-29T14:32:15Z",
"last_comment_at": "2022-11-11T01:32:24Z",
"last_comment_author": "EthanYuan"
},
{
"number": 461,
"created_at": "2022-10-13T02:15:48Z",
"last_comment_at": "2022-11-11T06:58:05Z",
"last_comment_author": "EthanYuan"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/nervosnetwork/mercury",
"host": "github.com",
"name": "mercury",
"owner": "nervosnetwork"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "The weighted overall 47 is calibrated to 45 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 19.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 47,
"calibrated": 45,
"calibration": "2026-08-02"
}
},
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 19,
"pct": 40
}
}
],
"value": 18,
"inputs": {
"security": 38,
"vitality": 22,
"community": 49,
"governance": 60,
"calibration": "2026-08-02",
"engineering": 63,
"ai_readiness": 63,
"abandonment_cap": 19,
"abandonment_state": "declared",
"weighted_overall_raw": 47,
"abandonment_multiplier": 40,
"weighted_overall_before_abandonment": 45,
"overall_after_abandonment_multiplier": 18
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 22,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1234,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1234 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1234
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project is archived",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"releases_count": 28,
"latest_release_tag": "v0.4.4",
"releases_from_tags": false,
"days_since_latest_release": 1386,
"mean_days_between_releases": 15.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "28 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 28
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1386 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1386
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~15.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 15.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "weak",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"cap": 19,
"state": "declared",
"guards": [],
"signals": [],
"red_flag": true,
"multiplier_pct": 40,
"declared_reason": "archived",
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "the repository is archived on GitHub",
"points": 40,
"status": "partial",
"details": [
{
"code": "abandonment_archived",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 49,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"forks": 15,
"stars": 22,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "22 stars",
"points": 21.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 22
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "15 forks",
"points": 9.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 15
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "at_risk",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"packages": [
"common"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 14135,
"monthly_downloads": 113
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "113 downloads/month across crates",
"points": 27.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 113,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 60,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.586
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 59% of commits",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 59
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 78,
"inputs": {
"merged_prs": 432,
"open_issues": 3,
"closed_issues": 10,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.769,
"closed_unmerged_prs": 27,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "77% of issues closed",
"points": 32.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 77
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "432/459 decided PRs merged",
"points": 28.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 432,
"decided": 459
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 14/26 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"followers": 476,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "nervosnetwork",
"public_repos": 237,
"account_age_days": 3116
},
"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": "476 followers of nervosnetwork",
"points": 19.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 476,
"login": "nervosnetwork"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "237 public repos, account ~8 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 237
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"packages": [
"common"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 2613
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 2613 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2613
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "1 published versions",
"points": 4,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 1
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 63,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 25 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"ckb",
"indexer",
"api",
"integration",
"ckb-indexer"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": "weak",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 4.5,
"status": "partial",
"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": "0 out of 25 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 14/26 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"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 not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project is archived",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "63 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"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": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 63,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.8,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "80 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 80,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"common/Cargo.toml",
"core/ckb-client/Cargo.toml",
"core/cli/Cargo.toml",
"core/rpc/core/Cargo.toml",
"core/rpc/types/Cargo.toml",
"core/service/Cargo.toml",
"core/storage/Cargo.toml",
"core/synchronization/Cargo.toml",
"db/db-sqlx/Cargo.toml",
"db/xsql-test/Cargo.toml",
"integration/Cargo.toml",
"logger/Cargo.toml",
"protocol/Cargo.toml",
"tests/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"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": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 107147,
"source_files_sampled": 101,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/101 source files over 60KB",
"points": 54.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 101,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"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": {
"labels": [
"library",
"cli"
],
"scores": {
"cli": 4,
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:crates",
"weight": 6
},
{
"tier": "dependencies",
"label": "cli",
"source": "dep:clap",
"weight": 4
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"crates package 'mercury' points at a different repository (https://github.com/postlight/mercury-rs); excluded from ecosystem scoring",
"Could not fetch crates package 'common-logger' from its registry",
"crates package 'protocol' points at a different repository (https://github.com/dylanmckay/protocol); excluded from ecosystem scoring",
"Could not fetch crates package 'integration' from its registry",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T23:35:06.485722Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nervosnetwork/mercury.svg",
"full_name": "nervosnetwork/mercury",
"license_state": "standard",
"license_spdx": "MIT"
}