Ecosystem metrics
- New Repos
- 11
- New
- Commits
- 671
- down 28.2%
- Releases
- 8
- up 166.7%
- Contributors
- 48
- up 11.6%
- Merges
- 17
- down 54.1%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
7063 commits in all time
Jun 07, 2026 03:22 – Sep 05, 2026 03:22 UTC
Merge 3c1318fd9c7336fe022ca9be3c34c73c7671b868 into b0a3e71a91adfd1dfb97b5060d054618c2a147aa
5e6e74b7
pull/66/merge
10/1,217 ++ 1,300 --
chore(deps): Update all non-major dependencies
3c1318fd
renovate/all-non-major-dependencies
10/1,217 ++ 1,300 --
Docs: the NLnet audit route was declined 2026-06-29; stop naming it as the plan (#46)
ROADMAP.md and AUDIT_READINESS.md both named NLnet NGI Zero -> Radically Open Security as the primary path to an independent security audit. NLnet's director declined in writing on 2026-06-29: the NGI Zero programmes have ended and no audit funding is available. Both documents were written 2026-06-03 and never updated -- 67 days of a stale claim about the audit path, one of them sitting in the audit-readiness document itself, which is the first file an external auditor reads. The honest state: the audit is a paid engagement, not yet funded, or a grant not yet identified. That is a worse position than the documents described, and it is the one a reviewer needs to see. Found while triaging 64 Gmail drafts: the unsent 2026-07-04 draft to bob@nlnet.nl was a two-line courtesy acknowledgement of the decline, not a live request. Security impact: documentation only. Weakens a claim rather than making one. Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
1b349f7d
main
2/9 ++ 5 --
Merge b141c6941c10c6ba7afe41d9106d3fa83db0883f into 3490087555c5b7e99454cd97b620bd61c1393e15
07e0e4dc
pull/6718/merge
3/256 ++ 16 --
Merge 767bbbddb884bae419b292186e1af0174be9ab54 into 3490087555c5b7e99454cd97b620bd61c1393e15
48f9e376
pull/6501/merge
19/1,195 ++ 268 --
feat: superchat functionality integrated (#401)
Co-authored-by: Michael T Chuang <github@michaeltchuang.com>
7468b8b4
main
19/600 ++ 232 --
refactor: deduplicate signing helpers across crypto and transaction
Collapse the repeated signature-length checks, delegation-signature counting, JSON-based signer equality, and per-index signing loops into shared helpers within each package. Two of the deduplicated call sites, the program signers in makeLogicSig and Ed25519AppendMultisigToLogicSig, previously copied the raw signature without checking its length, silently accepting a short signature from a custom Ed25519Signer as a subsig. They now return errInvalidSignatureReturned like every other signing path. Move the PQ golden tests to the transaction package so they exercise PQAccountTransactionSigner directly, and drop signPQAccountTransactionFixture, a test-only reimplementation of the signing envelope that could have passed while the real signer was broken. Add coverage for the rekeyed PQ signer.
08940f0d
joe-p/pqsig-support
12/422 ++ 545 --
Merge 9bfd1edddff97f625fe03b20d97361f42f42db0a into 0f211bf113f6199f1eaf28fa1f1ba2de3c0409b0
8815c52b
pull/401/merge
19/600 ++ 232 --
Merge 39c461c67879f262f6f6d23ef485f86e1eaba900 into 361d3066ffaca4241991cc6563403417bf562ecf
e56f3302
pull/17/merge
4/3,364 ++ 1,957 --
fix(deps): update all non-major dependencies
39c461c6
renovate/all-minor-patch
4/3,364 ++ 1,957 --
Merge a43642aa03c2c21a3a25d3e0d609a9e5ca8c4226 into f8ae52cea63d7169bf659d687539c842771bbcd6
142ea63c
pull/46/merge
2/9 ++ 5 --
Docs: the NLnet audit route was declined 2026-06-29; stop naming it as the plan
ROADMAP.md and AUDIT_READINESS.md both named NLnet NGI Zero -> Radically Open Security as the primary path to an independent security audit. NLnet's director declined in writing on 2026-06-29: the NGI Zero programmes have ended and no audit funding is available. Both documents were written 2026-06-03 and never updated -- 67 days of a stale claim about the audit path, one of them sitting in the audit-readiness document itself, which is the first file an external auditor reads. The honest state: the audit is a paid engagement, not yet funded, or a grant not yet identified. That is a worse position than the documents described, and it is the one a reviewer needs to see. Found while triaging 64 Gmail drafts: the unsent 2026-07-04 draft to bob@nlnet.nl was a two-line courtesy acknowledgement of the decline, not a live request. Security impact: documentation only. Weakens a claim rather than making one. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
a43642aa
docs/nlnet-audit-route-was-declined
2/9 ++ 5 --
Merge fb2a68337faa6bb8be9dfe2ebc5010435fd1a2ee into 9bc334a8819e21a61e5717e04c07dec184a7c579
6e06406a
pull/92/merge
2/56 ++ 42 --
chore(deps): update dependency eslint to v10
fb2a6833
renovate/major-eslint-monorepo
2/56 ++ 42 --
Merge 6c70afcdfc58ef1e89116dcd0d6e8da5cdcf117f into 0f211bf113f6199f1eaf28fa1f1ba2de3c0409b0
9b94a425
pull/401/merge
18/559 ++ 221 --
SuperChat functionality integrated to debug screen.
6c70afcd
pull/401/head
6/245 ++ 175 --
Merge dde7454e36a7ead9e430c3ed2a3eca57d7169c32 into 3490087555c5b7e99454cd97b620bd61c1393e15
790c093d
pull/6726/merge
2/19 ++ 14 --
tests: fix kmd handle expiration in e2e-subs tests
ea5dff28
pull/6726/head
1/16 ++ 10 --