Ecosystem metrics

New Repos
7
New
Commits
674
up 16.4%
Releases
2
down 33.3%
Contributors
51
up 2.0%
Merges
12
down 25.0%

Repository Explorer

7414 commits in all time Jun 26, 2026 15:28 – Sep 24, 2026 15:28 UTC
algorandskiy go-algorand
Merge 51d21d51c85feef9fec9913cafb3bad13f0fd562 into e11b48291dad3517c56f727054fcc42ac7ea4d04
Git Commit 6c375b43 Branch pull/6743/merge Document 23/3,315 ++ 213 --
algorandskiy go-algorand
remove some redundant tests
Git Commit 51d21d51 Branch pull/6743/head Document 3/89 ++ 249 --
nullun falcon
Merge ef88247076d39bcac53be0831f4db105fae15b9e into 956d9bc0ab8c503e0133259488cd8e0aedc0986d
Git Commit c3b5444c Branch pull/18/merge Document 16/2,524 ++ 52 --
cce go-algorand
Merge f8264e7239ec783d86c00128154131d0234fd658 into e11b48291dad3517c56f727054fcc42ac7ea4d04
Git Commit 5aa30c8c Branch pull/6728/merge Document 8/330 ++ 107 --
jannotti falcon
Chris Peikert code review
Git Commit ef882470 Branch pull/18/head Document 3/84 ++ 4 --
algorandskiy go-algorand
update node.go with better error message
Git Commit 67523fb9 Branch pull/6743/head Document 2/21 ++ 9 --
LoafPickleWW wen-tools
feat: add WenPad UI components, step views, and project context utilities
Git Commit a1fde754 Branch main Document 7/652 ++ 104 --
algorandskiy go-algorand
Merge a65f50118b1708ed424410085d06a789b8ab8f78 into e11b48291dad3517c56f727054fcc42ac7ea4d04
Git Commit 337742b7 Branch pull/6743/merge Document 23/3,430 ++ 180 --
algorandskiy go-algorand
remove algokey migrate
Git Commit a65f5011 Branch pull/6743/head Document 6/4 ++ 431 --
algorandskiy go-algorand
restore v1 and v2 partdb files support
Git Commit 0ab0537a Branch pull/6743/head Document 6/167 ++ 31 --
cce go-algorand
transactions: gate the heartbeat group rule on a consensus flag
Git Commit f8264e72 Branch pull/6728/head Document 7/99 ++ 38 --
cce go-algorand
Merge d49d8e55521ba519eebffe86bcb36b20a5fbb66d into e11b48291dad3517c56f727054fcc42ac7ea4d04
Git Commit 2356bd54 Branch pull/6728/merge Document 8/330 ++ 107 --
cce go-algorand
transactions: gate the heartbeat group rule on a consensus flag
Git Commit d49d8e55 Branch pull/6728/head Document 7/99 ++ 38 --
chore(release): ref:stable 2.5.0 [skip ci]
## [2.5.0](https://github.com/algorandfoundation/algokit-lora/compare/v2.4.1...v2.5.0) (2026-09-24)

### 🐛 Bug Fixes

* **deps:** bump algokit-subscriber to ^3.4.0 to map the reject version of app calls ([5ef85ec](https://github.com/algorandfoundation/algokit-lora/commit/5ef85ec8df04f52183af18d991498b1d358f4484))
* prevent the reject version from being set on application create transactions ([e561d8e](https://github.com/algorandfoundation/algokit-lora/commit/e561d8e77b46d11065ceb3951b514abb666bb8b1))

### 🚀 Features

* add 'lease' field to the transaction wizard ([b860e4a](https://github.com/algorandfoundation/algokit-lora/commit/b860e4a23a355e889484f621d55604a5e0f6d029))
* add 'reject version' field to the transaction wizard and show the appliocation version ([8c0f3b2](https://github.com/algorandfoundation/algokit-lora/commit/8c0f3b2e2e9ba455827a322afbfa38955e3140c4))
* add 'rekey to' field to the transaction wizard ([ed92043](https://github.com/algorandfoundation/algokit-lora/commit/ed92043c746a125590bb3d7ebb7eeff32da05cca))
* show post quantum signature details on the transaction page ([f0e6605](https://github.com/algorandfoundation/algokit-lora/commit/f0e66052569ab2e4d64ebe6e69012ddef2a69829))
* show the signature type on the account page ([ee48d34](https://github.com/algorandfoundation/algokit-lora/commit/ee48d3418fa1385cfab1e73c28b0c586cc385186))
* support the v41/v42 block header fields (prev512, txn512, ld, ct) ([f8f1cb7](https://github.com/algorandfoundation/algokit-lora/commit/f8f1cb7315446a55ffd730c1d0f4e7829a2f2a06))
Git Commit b7c6e127 Branch release Document 3/19 ++ 3 --
ipaleka frontend
Bugfix for stale warning message in alerts window after push notification enabled in browser
Git Commit 55693fc5 Branch main Document 1/1 ++ 1 --
algorandskiy go-algorand
fix deletion-insertion race
Git Commit 404f933d Branch pull/6743/head Document 2/83 ++ 5 --
ipaleka widgets
Bugfix for stale warning message in alerts window after push notification enabled in browser
Git Commit 9b2944cf Branch main Document 2/102 ++ 0 --
chore: promote main (i.e. staging) to production
This promotion merges tested changes from main branch to release for production release.
Git Commit c629df57 Branch release Document 67/1,396 ++ 72 --
chore(release): ref:beta 2.5.0-beta.5 [skip ci]
## [2.5.0-beta.5](https://github.com/algorandfoundation/algokit-lora/compare/v2.5.0-beta.4...v2.5.0-beta.5) (2026-09-24)

### 🚀 Features

* show post quantum signature details on the transaction page ([f0e6605](https://github.com/algorandfoundation/algokit-lora/commit/f0e66052569ab2e4d64ebe6e69012ddef2a69829))
* show the signature type on the account page ([ee48d34](https://github.com/algorandfoundation/algokit-lora/commit/ee48d3418fa1385cfab1e73c28b0c586cc385186))
Git Commit 25917580 Branch main Document 2/3 ++ 3 --
mrcointreau algokit-lora
Merge pull request #616 from algorandfoundation/feat/post-quantum-signatures
feat: post quantum signatures
Git Commit 970b2866 Branch main Document 22/238 ++ 8 --
ipaleka frontend
Core package comments and docstrings cleanup
Git Commit bc74b067 Branch main Document 45/717 ++ 840 --
mrcointreau algokit-lora
Merge f0e66052569ab2e4d64ebe6e69012ddef2a69829 into 5207f34b1312e71a1c0208b863feb0c049c6c807
Git Commit 91ffa612 Branch pull/616/merge Document 22/238 ++ 8 --