Ecosystem metrics
- New Repos
- 8
- New
- Commits
- 782
- down 13.8%
- Releases
- 7
- up 75.0%
- Contributors
- 47
- down 6.0%
- Merges
- 16
- down 66.0%
Activity Overview
Commits and releases over time
- Commits
- Releases
- Authors
Repository Explorer
No repositories match that filter.
6898 commits in all time
Jun 05, 2026 18:44 – Sep 03, 2026 18:44 UTC
Merge aa9e375ce474dc95a8217a0bb192c9e3047cc2c6 into 79b18a96a154f8effb58f933f5f0007235ee4cfe
cf32e1dc
pull/6724/merge
3/233 ++ 19 --
fix: bundle correct type declarations via tsc
4dd34ef4
fix/d_ts
3/34 ++ 20 --
refactor: move transaction signing wrappers out of crypto
Move scheme-specific signed transaction construction into the transaction package and expose a scheme-neutral SignTransaction helper. Preserve the legacy signing APIs and public API compatibility.
0ad428ff
joe-p/pqsig-support
28/286 ++ 149 --
Merge 8242c0d5b41c33ee3443a01b0a3668bf5abf6ccc into 0ac12488f00497f1e8e78331295be523a5436ff0
f4e26438
pull/609/merge
2/6 ++ 6 --
fix: use utils 9.2.1 to work with Pera's PQ fee changes
See https://github.com/algorandfoundation/algokit-utils-ts/pull/612
8242c0d5
fix/utils_9.2.1
2/6 ++ 6 --
Notes added by 'git notes add'
4a3f0054
notes/semantic-release-v9.2.1
1/1 ++ 0 --
Notes added by 'git notes add'
04000829
notes/semantic-release-v9.2.1-beta.3
1/1 ++ 0 --
Merge f23d7fb693396895e8442a8d11cd68fcaa43e3f8 into c0a602b03cf24b70b1f150987a2b0076af6f30ae
1cc14120
pull/609/merge
2/1,432 ++ 1,638 --
chore(deps): bump the all group across 1 directory with 12 updates
Bumps the all group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@algorandfoundation/tealscript](https://github.com/algorandfoundation/TEALScript) | `0.106.3` | `0.107.2` | | [@tsconfig/node22](https://github.com/tsconfig/bases/tree/HEAD/bases) | `22.0.5` | `22.0.6` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.64.0` | `8.68.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.10` | `4.1.11` | | [prettier](https://github.com/prettier/prettier) | `3.9.5` | `3.9.6` | | [rolldown-plugin-dts](https://github.com/sxzz/rolldown-plugin-dts) | `0.23.2` | `0.28.2` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.7` | `25.0.9` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.1` | `4.23.12` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.64.0` | `8.68.0` | | [uuid](https://github.com/uuidjs/uuid) | `14.0.1` | `14.0.2` | Updates `@algorandfoundation/tealscript` from 0.106.3 to 0.107.2 - [Release notes](https://github.com/algorandfoundation/TEALScript/releases) - [Commits](https://github.com/algorandfoundation/TEALScript/compare/0.106.3...0.107.2) Updates `@tsconfig/node22` from 22.0.5 to 22.0.6 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@typescript-eslint/eslint-plugin` from 8.64.0 to 8.68.0 - [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.68.0/packages/eslint-plugin) Updates `@vitest/coverage-v8` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/coverage-v8) Updates `prettier` from 3.9.5 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.9.5...3.9.6) Updates `rolldown` from 1.2.0 to 1.2.6 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.2.6/packages/rolldown) Updates `rolldown-plugin-dts` from 0.23.2 to 0.28.2 - [Release notes](https://github.com/sxzz/rolldown-plugin-dts/releases) - [Commits](https://github.com/sxzz/rolldown-plugin-dts/compare/v0.23.2...v0.28.2) Updates `semantic-release` from 25.0.7 to 25.0.9 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](https://github.com/semantic-release/semantic-release/compare/v25.0.7...v25.0.9) Updates `tsx` from 4.23.1 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.23.1...v4.23.12) Updates `typescript-eslint` from 8.64.0 to 8.68.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/typescript-eslint) Updates `uuid` from 14.0.1 to 14.0.2 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v14.0.1...v14.0.2) Updates `vitest` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest) --- updated-dependencies: - dependency-name: "@algorandfoundation/tealscript" dependency-version: 0.107.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tsconfig/node22" dependency-version: 22.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: rolldown dependency-version: 1.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: rolldown-plugin-dts dependency-version: 0.28.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: semantic-release dependency-version: 25.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typescript-eslint dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: uuid dependency-version: 14.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
f23d7fb6
dependabot/npm_and_yarn/all-cef24bb43c
2/1,432 ++ 1,638 --
fix: resolve transaction IDs from the signed transactions (#612)
* fix: resolve transaction IDs from the signed transactions Signers (e.g. wallets) can mutate the transactions they are given, so the transactions that were built aren't necessarily the ones that reach the network. The group was sent successfully, but the results (and the `pendingTransactionInformation` lookups behind `confirmations`) were derived from the pre-mutation transactions, whose IDs were never on chain. Resolve the transactions from the signed transactions in `sendAtomicTransactionComposer`, `TransactionComposer.simulate()` and the legacy `sendTransaction`, so `txIds`, `transactions`, `groupId` and `confirmations` all reflect what was actually sent. * chore: npm audit fixes --------- Co-authored-by: Joe Polny <joepolny@gmail.com>
c0a602b0
main
7/172 ++ 70 --
Merge b141c6941c10c6ba7afe41d9106d3fa83db0883f into 79b18a96a154f8effb58f933f5f0007235ee4cfe
746eda04
pull/6718/merge
3/256 ++ 16 --
chore: npm audit fixes
f92a9566
fix/mutated-transactions-txids-main
3/16 ++ 62 --
chore: bump io.github.algorandecosystem:falcon-signatures-mobile-sdk from 0.0.19 to 0.1.0 in /HaveAMagicalDay (#370)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7774f732
main
1/1 ++ 1 --
chore: bump io.github.algorandecosystem:falcon-signatures-mobile-sdk
Bumps [io.github.algorandecosystem:falcon-signatures-mobile-sdk](https://github.com/algorandecosystem/falcon-signatures-mobile) from 0.0.19 to 0.1.0. - [Release notes](https://github.com/algorandecosystem/falcon-signatures-mobile/releases) - [Commits](https://github.com/algorandecosystem/falcon-signatures-mobile/compare/v0.0.19...v0.1.0) --- updated-dependencies: - dependency-name: io.github.algorandecosystem:falcon-signatures-mobile-sdk dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
c8eda746
pull/370/head
1/1 ++ 1 --
Merge 1bb710c89008e66f29b17a7341fb0f063541a4c7 into 361d3066ffaca4241991cc6563403417bf562ecf
79e3129a
pull/23/merge
1/4,208 ++ 3,553 --
chore(deps): lock file maintenance
1bb710c8
renovate/lock-file-maintenance
1/4,208 ++ 3,553 --
Merge b81ee683a141916b9c73adce0e17040ffeb73981 into 361d3066ffaca4241991cc6563403417bf562ecf
72477f1c
pull/32/merge
2/346 ++ 520 --
chore(deps): update commitlint monorepo to v21
b81ee683
renovate/major-commitlint-monorepo
2/346 ++ 520 --
docs: add OpenChainBench to Metrics and Analytics Services (#187)
26f1819a
main
1/1 ++ 0 --