Ecosystem metrics

New Repos
1,879
New
Commits
440
down 5.0%
Releases
9
down 10.0%
Contributors
42
down 17.6%
Merges
15
up 0.0%

Repository Explorer

4413 commits in all time May 24, 2026 23:37 – Aug 22, 2026 23:37 UTC
github-actions[bot] wallet
cicd deploy 1.2026.08.22-main [skip ci]
Git Commit 4f5f3f7f Branch master Document 1/1 ++ 1 --
mitre88 go-algorand-sdk
fix: omit empty API token header on algod/indexer clients
Public nodes can disable API auth. Always setting X-Algo-API-Token to an
empty string caused those requests to fail. Only send the header when
both the header name and token are non-empty.

Fixes #653.
Git Commit 21119cf1 Branch pull/844/head Document 2/44 ++ 2 --
fix: cap simulate allowMoreLogging at 64KB and 1024 log calls
Closes algorandfoundation/algorand-typescript-testing#145
Git Commit 8f1f2396 Branch pull/146/head Document 5/84 ++ 6 --
Merge d3193d1a5edd614f5b444c2555208a233f4f07a0 into fb8247d1111a5c618a32185104e0b6efd00c0f77
Git Commit 40171846 Branch pull/605/merge Document 4/115 ++ 32 --
Merge 36767576b1a61ffaeed06c1b54b5f3de9b738216 into cc0ee91490bd2df1d3cba57ea344bee3c3ea9b75
Git Commit 3a1ac294 Branch pull/72/merge Document 2/35 ++ 8 --
mitre88 algokit-utils-ts
Merge 7690a49dd2197abd34b1ed96e536a04b6d0409e9 into fb8247d1111a5c618a32185104e0b6efd00c0f77
Git Commit a631cac2 Branch pull/604/merge Document 4/127 ++ 14 --
fix links to moved algorand-typescript and algokit-cli docs
Git Commit 46e189ff Branch security-guide Document 1/2 ++ 2 --
gabrielkuettel devportal
Merge ac9031d02886986b1dfa0dbedff34f691d8b7ff0 into 2cd175e0f03d678500f57d454d1d11f789b996f3
Git Commit 223d4516 Branch undefined Document 300/236,448 ++ 98,940 --
gabrielkuettel devportal
fix: give the algod/indexer/kmd landing pages actual content
Git Commit 71cf7569 Branch fix/rest-api-landing-pages Document 7/15,608 ++ 7 --
lempira algokit-core
feat(transact): logic signature support
A logic signature authorizes a transaction with a program instead of a key. The
program either owns its own account, whose address is the hash of the program, or
is delegated by an account that signs it and spends from its own balance.

SignedTransaction gains an lsig field, so a logicsig-signed transaction now
survives a decode and re-encode instead of silently losing its authorization.

Delegation targets lmsig. Consensus v41 rejects the legacy msig field on a
LogicSig, because it hashed the bare program under the same domain separator a
single-key delegation uses, letting a member's subsignature be lifted out and
replayed as their own personal delegation. lmsig binds the multisig account
address into the signed bytes. The msig field is kept so historical transactions
decode, but nothing produces it.

The block template declared its own opaque lsig field beside the flattened
SignedTransaction, which would have shadowed the real one. Removed there and
added to both generator constructors; algod_client/tests/models.rs pins that a
logic signature reaches the flattened type, and lives outside src/ so it survives
regeneration.

The escrow address test uses the known program and address pair from the
js-algorand-sdk suite rather than a locally computed value.
Git Commit 43331ae9 Branch feat/transact-v41-catchup Document 18/414 ++ 19 --
gabrielkuettel devportal
Merge 84512ce4df87afbffd64d5d797c89419cb7e9fc5 into 2cd175e0f03d678500f57d454d1d11f789b996f3
Git Commit 2124e6a8 Branch undefined Document 300/236,391 ++ 98,899 --
LoafPickleWW wen-tools
feat: implement multi-chain NFT import tool suite and supporting utility modules
Git Commit 066d54ad Branch main Document 13/22 ++ 22 --
urtho pg_algorand
Add 0.2 -> 1.0 upgrade path
Ships the tested upgrade script so clusters carried through pg_upgrade at
0.2 can reach 1.0 with ALTER EXTENSION pg_algorand UPDATE, without the
drop/recreate dance. CREATE OR REPLACE upgrades the two functions with
dependents in place; the three GetNFD* functions are dropped and
recreated because 1.0 renamed their parameters. Verified on betanet,
testnet x2 and mainnet upgrades (identical to a fresh 1.0 install).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019ACfCvu2UPpd6UcoK8cpW3
Git Commit a708f174 Branch main Document 2/77 ++ 1 --
LoafPickleWW wen-tools
feat: create SimpleMint page for configuring and executing asset minting operations
Git Commit 103c26db Branch main Document 1/6 ++ 4 --
github-actions[bot] wallet
cicd deploy 1.2026.08.21-main [skip ci]
Git Commit bd1639df Branch master Document 1/1 ++ 1 --
scholtz-aures wallet
feat: add Falcon-1024 post-quantum account support
- Introduced Falcon-1024 account type with corresponding UI elements and localization in Russian, Slovak, and Turkish.
- Implemented account creation, import, and export functionalities for Falcon accounts.
- Added Falcon-specific mnemonic generation and validation.
- Integrated Falcon signing mechanism for transactions.
- Updated routing to include Falcon account creation page.
- Enhanced backup warnings and account management features for Falcon accounts.
- Added unit tests for Falcon account functionalities.
Git Commit 0aca3298 Branch master Document 28/951 ++ 43 --
LoafPickleWW wen-tools
feat: implement Stablecoin Studio, Minting Suite, and Brale utility modules
Git Commit 181bc641 Branch main Document 5/812 ++ 1 --
chore: Improve README note on the `falcon` tag
Git Commit cec61858 Branch pqsig-support Document 1/1 ++ 1 --
JBScaled devportal
Merge 8c4bfa8644a329fe80a58d6cec7beab311b3cdcc into dfb39a360fe74d6d4e6efd11bbf76d1887efb420
Git Commit 20fa1f27 Branch undefined Document 1/27 ++ 21 --
Merge pull request #600 from algorand/fix/reject-negative-extra-pages
fix: reject negative extra_pages in appcall transactions
Git Commit 189855d4 Branch main Document 2/40 ++ 1 --
tasosbit gGov
test: xalgo: drop the 'mostly escrows' beneficiaries assertion
It asserted that escrow entries outnumber self entries in beneficiaries.json,
which held while the cache only ever saw fxALGO holders — those sit almost
entirely in Folks escrows (~3333 of ~3352 per the README).

56d8577 broadened the candidate set to both assets, and plain xALGO holders
are wallets, so they resolve to self. The cache is now 3978 escrow / 8046 self
(33%), and the premise is false by design rather than by regression. The file
does not record which asset a candidate came from, so the fxALGO-only ratio
cannot be recovered from it.

The two remaining assertions still cover the file's real invariants: ordering
and address validity, and that every escrow entry names a tracked app, a valid
owner distinct from the escrow, and an opt-in round.
Git Commit 24b04b39 Branch chore/pipeline-parallelization Document 1/0 ++ 5 --