Ecosystem metrics

New Repos
21
New
Commits
642
down 33.5%
Releases
8
up 166.7%
Contributors
50
up 25.0%
Merges
24
down 36.8%

Repository Explorer

7064 commits in all time Jun 07, 2026 14:33 – Sep 05, 2026 14:33 UTC
ipaleka frontend
Bugfix for login window not shown after the second wallet is connected
Git Commit c5ff66ce Branch v1_0_0 Document 5/455 ++ 37 --
SergoVashakmadze vibekit
Merge fd34d8c486cc6fca0dedc597e4e3f597265e7d0f into ca4bfa7925cbe2e36e166dea2007485ff3b57f84
Git Commit f25c4bb4 Branch pull/22/merge Document 4/573 ++ 0 --
ipaleka frontend
Bugfix for login window not shown after the second wallet is connected
Git Commit 025bbd21 Branch v1_0_0 Document 3/337 ++ 8 --
ipaleka frontend
Bugfix for swap window from a bundle page uses a wrong address
Git Commit 0053fe65 Branch v1_0_0 Document 5/324 ++ 54 --
ipaleka widgets
Bugfix for swap window from a bundle page uses a wrong address
Git Commit d8174ff3 Branch main Document 2/159 ++ 7 --
feat: switch to hybrid lsig for liquid stream settle (#403)
Co-authored-by: Michael T Chuang <github@michaeltchuang.com>
Git Commit eae5ea37 Branch main Document 35/5,906 ++ 3,498 --
Merge 40281fee7a97a745027567440a20d510c103c61e into 7468b8b4dbfbeccd3ff476a384b8bd93f28478ab
Git Commit 05601987 Branch pull/403/merge Document 35/5,906 ++ 3,498 --
Merge 40f197cd8058564303cc2870d4eb036f39ae0cef into 7468b8b4dbfbeccd3ff476a384b8bd93f28478ab
Git Commit d141fa9c Branch pull/392/merge Document 35/5,900 ++ 3,494 --
feat: superchat functionality integrated (#401)
Co-authored-by: Michael T Chuang <github@michaeltchuang.com>
Git Commit 56e0ed2a Branch hybrid Document 19/600 ++ 232 --
Merge 3c1318fd9c7336fe022ca9be3c34c73c7671b868 into b0a3e71a91adfd1dfb97b5060d054618c2a147aa
Git Commit 5e6e74b7 Branch pull/66/merge Document 10/1,217 ++ 1,300 --
chore(deps): Update all non-major dependencies
Git Commit 3c1318fd Branch renovate/all-non-major-dependencies Document 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>
Git Commit 1b349f7d Branch main Document 2/9 ++ 5 --
cce go-algorand
Merge b141c6941c10c6ba7afe41d9106d3fa83db0883f into 3490087555c5b7e99454cd97b620bd61c1393e15
Git Commit 07e0e4dc Branch pull/6718/merge Document 3/256 ++ 16 --
Merge 767bbbddb884bae419b292186e1af0174be9ab54 into 3490087555c5b7e99454cd97b620bd61c1393e15
Git Commit 48f9e376 Branch pull/6501/merge Document 19/1,195 ++ 268 --
feat: superchat functionality integrated (#401)
Co-authored-by: Michael T Chuang <github@michaeltchuang.com>
Git Commit 7468b8b4 Branch main Document 19/600 ++ 232 --
joe-p go-algorand-sdk
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.
Git Commit 08940f0d Branch joe-p/pqsig-support Document 12/422 ++ 545 --
Merge 9bfd1edddff97f625fe03b20d97361f42f42db0a into 0f211bf113f6199f1eaf28fa1f1ba2de3c0409b0
Git Commit 8815c52b Branch pull/401/merge Document 19/600 ++ 232 --