Ecosystem metrics

New Repos
14
down 44.0%
Commits
875
up 19.2%
Releases
11
up 120.0%
Contributors
59
up 22.9%
Merges
12
down 55.6%

Repository Explorer

10606 commits in all time May 14, 2026 13:30 – Aug 12, 2026 13:30 UTC
Ganainmtech devportal
Merge 7c3ec16cd7f80798554a98e90606463cba694a48 into 3373832646a00d4285576642c42c4776cbf71f24
Git Commit 85ee4257 Branch pull/640/merge Document 1/20 ++ 0 --
Ganainmtech devportal
docs: add simulate fee estimation section
Git Commit 7c3ec16c Branch docs/simulate-usage-fees Document 1/20 ++ 0 --
joe-p js-algorand-sdk
Merge f8eee9bba75c22d10918be9c0c36d7e64c6856cf into 75c72bf720cdf08705f25d121fcce3e3150f72e6
Git Commit efaa9247 Branch pull/1115/merge Document 16/916 ++ 32 --
joe-p js-algorand-sdk
feat: challenge discout, empty refs, and new deltas
Git Commit f8eee9bb Branch feat/v42 Document 6/133 ++ 0 --
joe-p js-algorand-sdk
Merge branch 'generate/68e0f84a' into feat/v42
Git Commit 873d2e78 Branch feat/v42 Document 1/169 ++ 0 --
joe-p js-algorand-sdk
Merge remote-tracking branch 'origin/main' into feat/v42
# Conflicts:
#	examples/falcon.ts
#	src/falcon-signer.ts
#	src/logicsig.ts
#	src/pq-signer.ts
#	src/signer.ts
#	src/signing.ts
#	tests/12.PQ.ts
#	tests/cucumber/steps/steps.js
Git Commit 686e9f29 Branch feat/v42 Document 26/726 ++ 259 --
Merge 5196f9ee568136a55964876c38c434af2f1d83a7 into c16958b8238c18f3d0762c3772e296e9b7976a02
Git Commit b172fcb7 Branch pull/30/merge Document 40/3,356 ++ 98 --
docs(migrations): document adoption in application extensions and baselining
Git Commit 5196f9ee Branch pull/30/head Document 2/158 ++ 2 --
meetthosar devportal
Merge 1d0195b41a72d3a9e9b90cabd0f2b422f489b8b6 into 3373832646a00d4285576642c42c4776cbf71f24
Git Commit b3ea7b78 Branch pull/639/merge Document 5/186 ++ 14 --
meetthosar devportal
docs: updated Sharing Boxes Between Applications links
Git Commit 1d0195b4 Branch feat/box-family-read-write Document 1/1 ++ 1 --
meetthosar devportal
docs: update box storage links
Git Commit 72db1e47 Branch feat/box-family-read-write Document 1/2 ++ 2 --
meetthosar devportal
docs: clarify family box re-entrancy wording in avm.md
Git Commit 36dd1bd3 Branch feat/box-family-read-write Document 1/12 ++ 8 --
Merge 7d30f921287e64aa52a0e8cceb07eb75ec89d258 into c16958b8238c18f3d0762c3772e296e9b7976a02
Git Commit cec0076e Branch pull/30/merge Document 40/3,200 ++ 98 --
meetthosar devportal
Added high level concept for 'Family box writing' & 'Foreign box reading'
Git Commit 2dfe44d7 Branch feat/box-family-read-write Document 1/31 ++ 21 --
feat(react-native-keystore): track legacy passkey flagging as migration 0001
BREAKING CHANGE: legacy passkey flagging no longer runs automatically on engine
start. It is now revision 0001 of the package's migration manifest and requires
WithMigrations from @algorandfoundation/provider-migrations to be installed on
the provider. Applications that do not add it will never flag legacy passkeys.
Git Commit 7ab0e90f Branch pull/30/head Document 12/247 ++ 47 --
feat(example): wire the migrations engine into the react-native wallet
Git Commit ad0a2f43 Branch pull/30/head Document 7/142 ++ 38 --
feat(react-native-keystore): gate engine hydration behind an optional `before` promise
Git Commit af602290 Branch pull/30/head Document 2/88 ++ 10 --
test(react-native-keystore): pin storage identity between migration context and engine
Code review flagged that the migration-registration test never exercised the
real createReactNativeKeyStore path, so nothing asserted that the migration's
context() returns the very same storage object the engine reads/writes. Adds
a test that constructs the real engine and checks reference identity;
verified it fails when the invariant is broken.
Git Commit c446a22f Branch pull/30/head Document 1/29 ++ 0 --
feat(migrations): scaffold provider-migrations package with types and errors
Git Commit d99a1a2b Branch pull/30/head Document 11/549 ++ 2 --
test(migrations): cover failure isolation, downgrades, hooks and scratch lifetime
Git Commit 9a801205 Branch pull/30/head Document 1/381 ++ 1 --