Ecosystem metrics

New Repos
8
New
Commits
643
up 30.7%
Releases
2
down 66.7%
Contributors
55
up 17.0%
Merges
11
down 31.3%

Repository Explorer

7288 commits in all time Jun 23, 2026 20:30 – Sep 21, 2026 20:30 UTC
Merge c49bc0d9370106e981546d139509d8b390d63af4 into b0a3e71a91adfd1dfb97b5060d054618c2a147aa
Git Commit 6751a9a9 Branch pull/66/merge Document 10/1,214 ++ 1,283 --
chore(deps): Update all non-major dependencies
Git Commit c49bc0d9 Branch renovate/all-non-major-dependencies Document 10/1,214 ++ 1,283 --
chore: v2026.37.0 (release)
## [2026.37.0](https://github.com/michaeltchuang/a-day-in-my-bobalife/compare/v2026.36.0...v2026.37.0) (2026-09-21)

### Updates & Maintenance

* log greeting (2026-09-15) ([5587dee](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/5587deeeebce00e038e465be6b76c91f818d551e))
* log greeting (2026-09-16) ([bec2a77](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/bec2a7756bd074e105daa2501c0bef1e277780e6))
* log greeting (2026-09-17) ([bd03815](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/bd038156bc8c7948258e1df9de00449b226cc34a))
* log greeting (2026-09-18) ([775c817](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/775c8171c55b1223e06181cea44413781f95252d))
* log greeting (2026-09-19) ([b31bd4a](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/b31bd4a6b28ed7d1aa7140ec384d10b43fd05134))
* log greeting (2026-09-20) ([eb3c3e0](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/eb3c3e04a5fa2dad1f6bd1f37087e9dc756fedb1))
* log greeting (2026-09-21) ([f1db816](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/f1db81688487e1e6e8f850f7ee2ed70e701f89f7))
Git Commit dccf7c34 Branch main Document 1/13 ++ 0 --
ipaleka widgets
Added population module which tells the engine which pages have rules on them
Git Commit 3a63a36b Branch main Document 4/264 ++ 1 --
Argimirodelpozo puya
Merge fe10b9fe883bd2e98bb6dc7896c05142b0e691cc into 27751c364229ae3cd0334fe4071e61690b6879e4
Git Commit 56f96169 Branch pull/751/merge Document 300/209,555 ++ 10,346 --
Merge c0cf39bd6fb4b4c4e361901bfdb3fac5f0250ad4 into 13a5e07cca4517890dbedc99da961e21271778b1
Git Commit e9b4887b Branch pull/414/merge Document 99/13,577 ++ 2,089 --
jannotti go-algorand
Merge 37b61201e3fcb31dd62e3b77f492d9f8c7f4f3d3 into 1f4ad10fd780a66a043e15b2e692079aede69b6a
Git Commit 74dd1d2d Branch pull/6737/merge Document 36/502 ++ 11 --
jannotti go-algorand
Disallow logicsig args that are not read
LogicSig args are not signed so any relay can append args to a
transaction in flight. The program cannot detect it: it can prove that
at least N args exist, never that at most N do.

That is harmless while args are free. Once they are priced, and
combined with a refundable fee, padding would start consuming the
sender's extra fees.

Under the new RequireLogicSigArgAccess consensus parameter, a LogicSig may
carry no argument it did not read: none above the highest index it read,
and none below that index unless the argument is empty. Empty holes remain
legal, so goal tealsign's padding keeps working.

opArgN records reads in a bitmask on EvalContext, and logicSigVerify
checks it -- this is a rule about a transaction, not about what a program
means, so it sits beside the other transaction-level LogicSig rules.
Git Commit 37b61201 Branch pull/6737/head Document 36/502 ++ 11 --
ipaleka widgets
Implemented alerts user widget
Git Commit cf77c583 Branch main Document 30/3,834 ++ 1 --
Merge 4d6bc4f69fd79b70973af05587eedae7b7466c5e into 13a5e07cca4517890dbedc99da961e21271778b1
Git Commit b102b95f Branch pull/414/merge Document 99/13,577 ++ 2,089 --
Argimirodelpozo puya
chore: compile all
Git Commit fe10b9fe Branch fix/dynamic-bool-array-in-box Document 300/205,590 ++ 10,301 --
Argimirodelpozo puya
chore: changelog
Git Commit b6635047 Branch fix/dynamic-bool-array-in-box Document 1/4 ++ 0 --
Argimirodelpozo puya
test: add test for bitpacked dynamic array as a struct field inside of a box
Git Commit 98627ecc Branch fix/dynamic-bool-array-in-box Document 2/86 ++ 0 --
cce go-algorand
Merge 49f11e468961430314676ea508ac0ce3bd6ca9e1 into 1f4ad10fd780a66a043e15b2e692079aede69b6a
Git Commit 733939a8 Branch pull/6728/merge Document 7/285 ++ 129 --
vividvisit go-algorand
Merge 01ad2e0a03d0f6935a732397654025462e08b597 into 1f4ad10fd780a66a043e15b2e692079aede69b6a
Git Commit a97ad113 Branch pull/6730/merge Document 1/3 ++ 3 --
giuliop go-algorand
Merge 4aea623fbb7868f304cc13eee925812be8258d87 into 1f4ad10fd780a66a043e15b2e692079aede69b6a
Git Commit 3a0b37ba Branch pull/6723/merge Document 13/505 ++ 12 --
onetechnical go-algorand
Merge 89d41a93a30acecdac038adf842653d3f5ef7fb7 into 1f4ad10fd780a66a043e15b2e692079aede69b6a
Git Commit 8e3bf8c8 Branch pull/6567/merge Document 16/1,647 ++ 22 --
ChrisWozniak go-algorand
Merge b6e36d117a6e3f005b6b4061d73fef98b07ea0f1 into 1f4ad10fd780a66a043e15b2e692079aede69b6a
Git Commit e914bb45 Branch pull/6735/merge Document 16/650 ++ 504 --
algorandskiy go-algorand
Merge 505e75762087072c03e7319cdff10f449353f3b3 into 1f4ad10fd780a66a043e15b2e692079aede69b6a
Git Commit 7144c73f Branch pull/6743/merge Document 23/3,378 ++ 249 --
Merge d60b10a1aa2630d0309c9535356d797339289d4b into 1f4ad10fd780a66a043e15b2e692079aede69b6a
Git Commit 317418fb Branch pull/6742/merge Document 2/23 ++ 21 --
algorandskiy go-algorand
Merge f4c1612e0bbc511c840f8dda419c17c0041cc08d into 1f4ad10fd780a66a043e15b2e692079aede69b6a
Git Commit 58c8869d Branch pull/6744/merge Document 3/144 ++ 2 --