Ecosystem metrics

New Repos
11
down 56.0%
Commits
989
up 30.1%
Releases
12
up 140.0%
Contributors
59
up 22.9%
Merges
17
down 22.7%

Repository Explorer

10584 commits in all time May 15, 2026 10:31 – Aug 13, 2026 10:31 UTC
nullun go-algorand
Merge b3a2fcab66d4311f87b34debbccbf4a6ed8091e7 into 8d7f8f778c8668bb5162fad3179bbb4cbb1082bb
Git Commit 7a9d7399 Branch pull/6690/merge Document 39/2,216 ++ 3,884 --
Merge 2130c2fd0826b5e8b15d16979455b15a4a5e8a19 into f63cce5c51a360d3f8d685268de440430347b5cb
Git Commit bbb0a15e Branch pull/596/merge Document 8/345 ++ 63 --
Merge 9130a0c70e4d4613a2f2ecdd57f5741635cd2308 into 95d55a9b81145fcbc0a09023680b96b684f57b64
Git Commit f63cce5c Branch pull/595/merge Document 36/2,629 ++ 67 --
refactor: rename *TransactionSigner callback signers to *AlgorandSigner
Git Commit 9130a0c7 Branch feat/pq Document 7/82 ++ 88 --
nullun go-algorand
Doc: Note that booleans behave like null at json_ref extraction
The Special Values section listed booleans and null separately, which
read as though they differ at extraction. They do not: extracting a
key whose value is true, false, or null errors whatever return type
is requested. Booleans are never readable as JSONString letters or
JSONUint64 0 and 1. Merge the bullets, and add the missing extraction
coverage to TestOpJSONRef for all three values across all three return
types.
Git Commit b3a2fcab Branch pull/6690/head Document 2/34 ++ 3 --
nullun go-algorand
Doc: Drop the historical-zero notes from the block fields
BlkProposer, BlkFeesCollected, BlkBranch512, and BlkSha512TxnCommitment
described the zero values returned for blocks that predate their
enabling upgrade. Per review, the docs describe the behavior of the
current protocol, and these transition notes were not applied
consistently across fields anyway.
Git Commit 34bcedd6 Branch pull/6690/head Document 7/20 ++ 20 --
nullun go-algorand
Doc: Say genesis blocks start their txn counter at 1000
Every current consensus version sets the genesis TxnCounter to 1000,
so document that rather than the historical 0 alternative. Per review,
the docs describe the behavior of the current protocol.
Git Commit 7b80c667 Branch pull/6690/head Document 7/7 ++ 7 --
nullun go-algorand
opdoc: Drop the redundant uint64 conversion on docVersion
An untyped constant converts implicitly everywhere docVersion is
used.
Git Commit 555c208b Branch pull/6690/head Document 1/1 ++ 1 --
refactor: move is_ed25519_point out of encoding into ed25519_check module
Git Commit 80bd179a Branch feat/pq Document 3/47 ++ 41 --
Merge 01870c035bbff5fb3297c2f37a06e9fc424381d9 into c89215d7048708c6f19274cb813911144da93eaa
Git Commit 481b43ea Branch pull/836/merge Document 40/1,616 ++ 607 --
feat: Add an extensible signer API for falcon
Git Commit 01870c03 Branch extensible-signing-api Document 19/491 ++ 232 --
Argimirodelpozo puya
Merge e410c21c4b3b0a65238bebbfdfed6f4d950f35f4 into 1562a6f3ee4aaf0b23028855b9fce143ce229f2d
Git Commit 3f398e8b Branch pull/744/merge Document 300/21,385 ++ 155 --
chore(release): keystore [skip ci]
# [keystore@1.0.0-canary.23](https://github.com/algorandfoundation/wallet-provider-extensions/compare/keystore@1.0.0-canary.22...keystore@1.0.0-canary.23) (2026-08-13)

### Features

* extractable keys and seeds ([b78f0f8](https://github.com/algorandfoundation/wallet-provider-extensions/commit/b78f0f8a0acc0d3c895ae9155f56ddb4ca6f0a55))
Git Commit be0aa215 Branch main Document 2/7 ++ 1 --
chore(release): identities-extension [skip ci]
# [identities-extension@1.0.0-canary.5](https://github.com/algorandfoundation/wallet-provider-extensions/compare/identities-extension@1.0.0-canary.4...identities-extension@1.0.0-canary.5) (2026-08-13)

### Features

* extractable keys and seeds ([b78f0f8](https://github.com/algorandfoundation/wallet-provider-extensions/commit/b78f0f8a0acc0d3c895ae9155f56ddb4ca6f0a55))
Git Commit 39b000dd Branch main Document 2/7 ++ 1 --
chore(release): accounts-keystore-extension [skip ci]
# [accounts-keystore-extension@1.0.0-canary.10](https://github.com/algorandfoundation/wallet-provider-extensions/compare/accounts-keystore-extension@1.0.0-canary.9...accounts-keystore-extension@1.0.0-canary.10) (2026-08-13)

### Features

* extractable keys and seeds ([b78f0f8](https://github.com/algorandfoundation/wallet-provider-extensions/commit/b78f0f8a0acc0d3c895ae9155f56ddb4ca6f0a55))
Git Commit 7c538e5a Branch main Document 2/7 ++ 1 --
chore(release): keystore-web [skip ci]
# [keystore-web@1.0.0-canary.3](https://github.com/algorandfoundation/wallet-provider-extensions/compare/keystore-web@1.0.0-canary.2...keystore-web@1.0.0-canary.3) (2026-08-13)

### Features

* extractable keys and seeds ([b78f0f8](https://github.com/algorandfoundation/wallet-provider-extensions/commit/b78f0f8a0acc0d3c895ae9155f56ddb4ca6f0a55))
Git Commit c88e125a Branch main Document 2/7 ++ 1 --
chore(release): react-native-keystore [skip ci]
# [react-native-keystore@1.0.0-canary.19](https://github.com/algorandfoundation/wallet-provider-extensions/compare/react-native-keystore@1.0.0-canary.18...react-native-keystore@1.0.0-canary.19) (2026-08-13)

### Features

* extractable keys and seeds ([b78f0f8](https://github.com/algorandfoundation/wallet-provider-extensions/commit/b78f0f8a0acc0d3c895ae9155f56ddb4ca6f0a55))
Git Commit 7fdb2bcb Branch main Document 2/7 ++ 1 --
chore(release): keystore-node [skip ci]
# [keystore-node@1.0.0-canary.3](https://github.com/algorandfoundation/wallet-provider-extensions/compare/keystore-node@1.0.0-canary.2...keystore-node@1.0.0-canary.3) (2026-08-13)

### Features

* extractable keys and seeds ([b78f0f8](https://github.com/algorandfoundation/wallet-provider-extensions/commit/b78f0f8a0acc0d3c895ae9155f56ddb4ca6f0a55))
Git Commit 22edcc0b Branch main Document 2/7 ++ 1 --