You are viewing a single comment's thread from:

RE: Hive Keychain Development Proposal 2026

in #hive2 months ago (edited)

hive-keychain — Activity Summary (2025-04-16 → 2026-04-16)

Headline numbers

MetricValue
Repositories (total / active)25 / 17
Commits1,013
Lines added625,796
Lines deleted561,909
Net lines+63,887
PRs opened97
PRs merged29
PRs closed without merge57
PRs still open~11
Issues opened11

Per-repo breakdown (active repos only)

RepoCommits+Added−Deleted
hive-keychain-mobile580472,488443,462
hive-keychain-extension285104,04983,711
hive-keychain-commons461,7751,826
keychain-sdk-playground265,4205,563
hive-keychain-api137,8791,306
keychain-landing13951174
evm-e2ee118,004221
keychain-sdk92,8681,385
hive-tx-js94,0614,089
hive-multisig-frontend87,6266,302
tutorial5994914
sscjs49,42211,925
swap-widget22551,027
hive-account-recovery100
react-shimmer144
hive-multisig-sdk000
keychain-store000

Dormant repos (no pushes in the window)

hive-qrcode, hive-qrcode-generator, hive-multisig-backend, hive-multisig-granularity-bot, hive-multisig-onboarding, hive-multisig-2fa, stores-map, hive-keychain-landing (archived).

Observations

  • hive-keychain-mobile dominates — ~57% of commits, ~75% of additions, ~79% of deletions. Those line totals almost certainly include lockfiles and generated assets; real "human-written" churn
    is a good deal smaller.
  • hive-keychain-extension is the next powerhouse (~28% of commits).
  • Merge ratio is low: 29 of 97 opened PRs merged (~30%). 57 closed-without-merge suggests lots of bot PRs (Dependabot / Renovate) being dismissed, or heavy PR triage.
  • Strategic focus in the window: core wallet (mobile + extension) plus a clear push on EVM (evm-e2ee, +8k lines) and API (hive-keychain-api, +7.8k / −1.3k — mostly growth).
  • Several side repos went quiet (hive-multisig-*, hive-qrcode*, onboarding) — the multisig line appears to be in maintenance mode.
Sort:  

There are actually many more commits than that on the extension side if you check the feature/evm branch (807 commits)