Ecosystem metrics

New Repos
29
New
Commits
739
down 4.9%
Releases
4
up 0.0%
Contributors
49
down 15.5%
Merges
28
up 21.7%

Repository Explorer

11089 commits in all time May 06, 2026 13:33 – Aug 04, 2026 13:33 UTC
cusma specs
Merge a42917080e49bcc6413312f177c932f03e67b582 into 794f50566d045c082fe705cfca63d04b232d5c51
Git Commit 636c0707 Branch pull/310/merge Document 46/1,117 ++ 798 --
cusma specs
chore: local rendering review
Git Commit a4291708 Branch feat/pseudocode-blocks Document 1/2 ++ 2 --
cusma specs
chore: cr
Git Commit 8d2538cc Branch feat/pseudocode-blocks Document 2/14 ++ 5 --
sofinico gGov
fix: frontend: input label spacing
Fix labels sitting too close to their inputs. In Tailwind v4, `space-y-*` sets margin-bottom on the label, and a plain `<label>` is inline — inline elements ignore top and bottom margins, so the spacing did nothing. `ui/label.tsx` is now `block`, which takes the gap from 1.8px to the 8px it was meant to be, in every form.
Git Commit f00c9509 Branch feat/last-option-abstain Document 1/3 ++ 1 --
sofinico gGov
chore: frontend: period title in manage list with UTC date range
- Show the period title in the /manage list. New Title column, and the whole row is now one `PeriodTableRow` component so the period body is read once per row instead of twice — the title and the ballot label both come from it, and the list query doesn't include it.

- The voting window column now shows dates only, with the full UTC times on hover. This needed a new `formatDateRangeUTC`: the existing `formatDateRange` uses the viewer's timezone, and the manage panel works in UTC, so it could show a different day than the tooltip below it.

- Sample data: election ballots read Support / Veto / Abstain, matching what the manage UI writes.
Git Commit b9168136 Branch feat/last-option-abstain Document 3/95 ++ 46 --
cusma specs
Merge 32e0cc30c0142c36f856ebd6818c5cbe5ccbd7f3 into 794f50566d045c082fe705cfca63d04b232d5c51
Git Commit 24e35eeb Branch pull/310/merge Document 45/1,106 ++ 796 --
cusma specs
chore: split long pseudocode blocks
Git Commit 32e0cc30 Branch feat/pseudocode-blocks Document 6/64 ++ 6 --
cusma specs
fix: links
Git Commit a126d278 Branch feat/pseudocode-blocks Document 3/11 ++ 12 --
cusma specs
docs: tex macros and pseudocode
Git Commit cbd3790d Branch feat/pseudocode-blocks Document 1/73 ++ 9 --
cusma specs
chore: match check
Git Commit 1fb5c2b0 Branch feat/pseudocode-blocks Document 3/194 ++ 0 --
cusma specs
feat: pseudocode
Git Commit 15a0df76 Branch feat/pseudocode-blocks Document 28/718 ++ 716 --
cusma specs
chore: harmonize tex macros
Git Commit 0ba05eca Branch feat/pseudocode-blocks Document 13/23 ++ 23 --
cusma specs
chore: harmonize tex macros
Git Commit 1309353f Branch feat/pseudocode-blocks Document 8/28 ++ 35 --
sofinico gGov
feat: frontend: enforce last topic option is abstain in manage page
- Mirror the GT_OA rule from `ensureValidOptions` in the manage panel, so an operator cannot build an option list the contract will reject.

- There's a fixed row with "Abstain" option, locked and without move/remove controls. Both editors hold only the custom options and append Abstain at call time.

- Frontend is even stricter than the contract: enforces `MIN_CUSTOM_OPTIONS=2` (at least two non-abstain options) and rejects an operator-typed Abstain in any casing.

- Create a new utils file for topic options to centralize validation for add/edit topic options. Also adds the missing duplicate-option check to AddTopic.
Git Commit db4a4a03 Branch feat/last-option-abstain Document 4/165 ++ 71 --
scholtz-aures wallet
Deploying to gh-pages from @ scholtz/wallet@15999bf9d23404aa93b97c24ee4119b06aad9edc 🚀
Git Commit 8d6af633 Branch gh-pages Document 10/20 ++ 20 --
scholtz-aures wallet
fix: resolve genesis ID mismatch for custom network transactions
Git Commit 15999bf9 Branch master Document 5/140 ++ 2 --
cusma specs
Merge pull request #309 from algorandfoundation/chore/abft-unsplit
chore: consolidate over-split files
Git Commit 794f5056 Branch master Document 56/1,363 ++ 1,463 --
Merge 3fab95d0bd2a5cd3600633c96c613b470787f547 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a
Git Commit ea12da09 Branch pull/434/merge Document 5/432 ++ 0 --
Merge 8108e666dc7fec7322ad526555183b4af048d7e8 into 5fedc0fbbdc30073db774f16a5cca46dc735c1ca
Git Commit c7109a9e Branch pull/322/merge Document 4/630 ++ 232 --
Added 'Under the hood' section in the page
Git Commit 8108e666 Branch docs/account-management-update-code-example Document 1/15 ++ 13 --
Merge 25f91f53ade096fadf052e1483da1a891a3c18eb into 564e5164780b79ae9404e80ca411ff99814b74ca
Git Commit 85ce30ce Branch pull/596/merge Document 6/125 ++ 23 --
feat: defeer note size validation to algod to allow larger notes
Git Commit 25f91f53 Branch feat/v42 Document 4/35 ++ 15 --
Merge 7c93732f8bc19ac1b4ff21569b037f93c8ce695c into a06f0e8e671d1760d708fab4da7bfa240de2448c
Git Commit b2ac0cb1 Branch pull/181/merge Document 1/10 ++ 0 --