Ecosystem metrics

New Repos
12
down 52.0%
Commits
762
up 2.0%
Releases
12
up 200.0%
Contributors
60
up 17.6%
Merges
13
down 58.1%

Repository Explorer

10657 commits in all time May 13, 2026 08:34 – Aug 11, 2026 08:34 UTC
sofinico gGov
feat: sdk: gGov MBR vault support for live voting, with tests
Git Commit 566ec7ef Branch feat/live-voting-mbr Document 8/338 ++ 3 --
sofinico gGov
feat: contracts: periods self-fund MBR from the registry on vote
Analogous to fractional delegation. Same registry as a vault + MBR post-condition pattern.
Git Commit f22b2d31 Branch feat/live-voting-mbr Document 14/7,086 ++ 5,217 --
Merge 612c104d162d8d7ddfa2ad28fba39c696191e1d2 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a
Git Commit 8b073007 Branch pull/444/merge Document 1/3,258 ++ 2,724 --
Merge 6f07c68e03ed7e2380dc76dc0b634048e550fad6 into 68e036affd9e62d0a64dcdb3f252eb0ee2e052d3
Git Commit 6d2248c2 Branch pull/6689/merge Document 2/3 ++ 3 --
Merge 134f6b50caa904c055ddfbf9448a87ffff806db7 into 68e036affd9e62d0a64dcdb3f252eb0ee2e052d3
Git Commit a8e48aa0 Branch pull/6688/merge Document 2/3 ++ 3 --
Merge 991c77b886ea0c88c469cf8c56e44f7ac117a008 into 68e036affd9e62d0a64dcdb3f252eb0ee2e052d3
Git Commit a9d781f8 Branch pull/6687/merge Document 2/12 ++ 12 --
Argimirodelpozo puya-ts
Merge d8e9246113f1c399ddf12d705c554309af12e841 into 0dfa4474062d89f435e29aef93d44dd6d8277d5a
Git Commit ff894eaf Branch pull/402/merge Document 5/125 ++ 91 --
Merge e1b0f17c27ad12571000b4e1d5357f788c746db8 into d1dfc389785d4cbd0fe3252d98387875c625bcc5
Git Commit f84f0a32 Branch pull/899/merge Document 1/1 ++ 1 --
build(deps-dev): update eslint requirement from ^10.8.0 to ^10.8.1
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.8.0...v10.8.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.8.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit e1b0f17c Branch dependabot/npm_and_yarn/eslint-tw-10.8.1 Document 1/1 ++ 1 --
build(deps-dev): bump @typescript-eslint/parser from 8.67.0 to 8.66.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.67.0 to 8.66.0.
- [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.66.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.66.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit aae43563 Branch dependabot/npm_and_yarn/typescript-eslint/parser-8.66.0 Document 1/1 ++ 1 --
Merge 09daa85adf7a25448412c6b9fc309f09a832d39a into 7d2d52615e262b1e35612c8890f0001f480f3758
Git Commit 2f2fe5e3 Branch pull/385/merge Document 23/1,170 ++ 336 --
sofinico gGov
feat: sdk: MBR vault support for live voting, with tests
- `makeVoteTxns` now names the frac registry app and its `instances` box on every vote, top-up or not, given the state-conditional inner call on `checkNeedMBR`.

- Ref-slot padding goes `numEscrows * 5 + 20` -> `+ 21` for the extra box.

- `extraFee` is deliberately unchanged. Both MBR hops pay their own fee, so the voter's group fee is invariant to whether the top-up fires.

- New `instanceBoxName` in util/boxes.ts, deriving prefix and key encoding from the ARC-56 spec rather than hardcoding 'i' + uint16.

- Test coverage includes regression-like cases for the whole MBR top-up flow.
Git Commit 864ae1af Branch feat/live-voting-mbr Document 17/543 ++ 261 --
Merge 3c0a7c2c0b415cb926d6d67204a2168dbd7a3be8 into 967fcacfacdf0b3c91efdcc5239ef0360acb99cf
Git Commit ddaa80cb Branch pull/835/merge Document 11/70 ++ 0 --
Merge 0ed86b6cab6244d9c96da7e9262b77b875bf9e17 into 15718f1bace20b8ed752bff60492a95cd81eaf4b
Git Commit aae3e66c Branch pull/1127/merge Document 2/514 ++ 8 --
Merge c3c8c50e4cb624fe7965be546800c74771819b90 into 4e38dadc4eec827ed8742c8bb272e0545c801932
Git Commit 243f02b2 Branch pull/939/merge Document 27/394 ++ 395 --
Merge 77ad7dfa0b8c3c871a3235e65ec6c52e8c928690 into 7d2d52615e262b1e35612c8890f0001f480f3758
Git Commit eae50e0e Branch pull/385/merge Document 23/1,123 ++ 333 --
JBScaled algokit-utils-py
Merge 41cdbb0d26da70c069c4702b0343a6c925a71684 into 5fedc0fbbdc30073db774f16a5cca46dc735c1ca
Git Commit 3bebf19c Branch pull/326/merge Document 8/719 ++ 655 --
JBScaled algokit-utils-py
docs: absorb and delete transaction composer page
Git Commit 41cdbb0d Branch feat/docs-transactions Document 5/51 ++ 522 --