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%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
10606 commits in all time
May 14, 2026 13:30 – Aug 12, 2026 13:30 UTC
Merge 7c3ec16cd7f80798554a98e90606463cba694a48 into 3373832646a00d4285576642c42c4776cbf71f24
85ee4257
pull/640/merge
1/20 ++ 0 --
docs: add simulate fee estimation section
7c3ec16c
docs/simulate-usage-fees
1/20 ++ 0 --
Merge f8eee9bba75c22d10918be9c0c36d7e64c6856cf into 75c72bf720cdf08705f25d121fcce3e3150f72e6
efaa9247
pull/1115/merge
16/916 ++ 32 --
feat: challenge discout, empty refs, and new deltas
f8eee9bb
feat/v42
6/133 ++ 0 --
Merge branch 'generate/68e0f84a' into feat/v42
873d2e78
feat/v42
1/169 ++ 0 --
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
686e9f29
feat/v42
26/726 ++ 259 --
Merge 5196f9ee568136a55964876c38c434af2f1d83a7 into c16958b8238c18f3d0762c3772e296e9b7976a02
b172fcb7
pull/30/merge
40/3,356 ++ 98 --
docs(migrations): document adoption in application extensions and baselining
5196f9ee
pull/30/head
2/158 ++ 2 --
Merge 1d0195b41a72d3a9e9b90cabd0f2b422f489b8b6 into 3373832646a00d4285576642c42c4776cbf71f24
b3ea7b78
pull/639/merge
5/186 ++ 14 --
docs: updated Sharing Boxes Between Applications links
1d0195b4
feat/box-family-read-write
1/1 ++ 1 --
docs: clarify family box re-entrancy wording in avm.md
36dd1bd3
feat/box-family-read-write
1/12 ++ 8 --
Merge 5800ed6947941f49d69a419081d24af29d8450f7 into f8a1376be4bde38b83eac7c40df89a3a7a0127fa
909aed23
pull/90/merge
2/270 ++ 155 --
Merge 164d06c71e8401891894a4a02f2059aac3e7930a into f8a1376be4bde38b83eac7c40df89a3a7a0127fa
aae88c48
pull/80/merge
2/408 ++ 459 --
Merge 7d30f921287e64aa52a0e8cceb07eb75ec89d258 into c16958b8238c18f3d0762c3772e296e9b7976a02
cec0076e
pull/30/merge
40/3,200 ++ 98 --
Added high level concept for 'Family box writing' & 'Foreign box reading'
2dfe44d7
feat/box-family-read-write
1/31 ++ 21 --
fix: address final review findings
7d30f921
pull/30/head
9/287 ++ 19 --
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.
7ab0e90f
pull/30/head
12/247 ++ 47 --
feat(example): wire the migrations engine into the react-native wallet
ad0a2f43
pull/30/head
7/142 ++ 38 --
feat(react-native-keystore): gate engine hydration behind an optional `before` promise
af602290
pull/30/head
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.
c446a22f
pull/30/head
1/29 ++ 0 --
chore: apply oxfmt formatting
323a0265
pull/30/head
4/29 ++ 16 --
feat(migrations): add manifest validation
22b44d73
pull/30/head
2/89 ++ 0 --
feat(migrations): scaffold provider-migrations package with types and errors
d99a1a2b
pull/30/head
11/549 ++ 2 --
test(migrations): cover failure isolation, downgrades, hooks and scratch lifetime
9a801205
pull/30/head
1/381 ++ 1 --