Ecosystem metrics
- Commits
- 963
- up 15.7%
- Releases
- 11
- up 22.2%
- Contributors
- 56
- up 7.7%
- Merges
- 16
- down 23.8%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
10669 commits in all time
May 16, 2026 10:42 – Aug 14, 2026 10:42 UTC
Merge 09851c868e48dccce14b961d791b2cc7fe42c524 into d2de6fadecafa220eaa47dbd00ea1221fc6af26f
fa4aa39f
pull/165/merge
83/12,727 ++ 12,228 --
fix: bump nanoid to 3.3.18 to address GHSA-2v37-7h3g-55p8
09851c86
chore/restore_v3
1/3 ++ 3 --
fix: report non-package-manager algod installs clearly on Linux
Mirrors the macOS Homebrew guard: upgrade and uninstall now verify the algorand package is installed with dpkg/rpm before running apt or dnf, returning a clear message for updater/manual installs.
9ec606fe
pull/188/head
1/28 ++ 0 --
fix: report non-Homebrew algod installs clearly on upgrade/uninstall
Homebrew-based upgrade and uninstall now check whether the algorand formula is actually installed with brew before running brew commands, returning a clear message for updater/manual installs instead of "No available formula with the name algorand".
dc033813
pull/188/head
1/22 ++ 5 --
angular: add chain-awareness to whale-watcher; add token-stalker persistence
bea39b44
master
32/1,109 ++ 66 --
REST: add chain-awareness to whale-watcher; add token-stalker persistence
800d0b35
master
22/1,132 ++ 31 --
Merge ab97d068b539a49d32636bf4cbb6bc1127899245 into 1562a6f3ee4aaf0b23028855b9fce143ce229f2d
3a49d2ae
pull/744/merge
300/21,382 ++ 164 --
chore: get rid of avm 13 exclusions now that localnet has v13
ab97d068
feat/lsig-offcurve-salt
1/0 ++ 12 --
ANGULAR: add Pulsechain to Trending Tokens
ed4806b9
master
4/52 ++ 11 --
Merge 9b3191af0e33286aec58cad741cad697f90d7435 into afe4d3b2e10745c19d6e3a3950e31dc0c02c2665
6c99eb55
pull/901/merge
1/1 ++ 1 --
build(deps-dev): update @typescript-eslint/parser requirement
Updates the requirements on [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) to permit the latest version. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.67.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
9b3191af
dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.67.0
1/1 ++ 1 --
build(deps-dev): update @typescript-eslint/eslint-plugin requirement
Updates the requirements on [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) to permit the latest version. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.67.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
56aefd96
dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.67.0
1/1 ++ 1 --
fix: omit Size line for variable-size opcodes instead of showing 0
3cf266b9
feat/script-to-update-opcodes
2/2 ++ 12 --
chore: refresh opcode dataset now that AVM v13 is released
6490bf4f
feat/script-to-update-opcodes
2/3 ++ 3 --
refactor: switch to lsig for settle
12390ff2
hybrid
17/1,712 ++ 1,235 --