9131 commits in all time Dec 28, 2025 04:56 – Mar 28, 2026 04:56 UTC
sambitsargam algo-voting
Merge pull request #810 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.57.2
build(deps-dev): update @typescript-eslint/eslint-plugin requirement from ^8.57.1 to ^8.57.2
Git Commit 2705506f Branch main Document No file changes
sambitsargam algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.57.2
Git Commit 4702acbe Branch main Document 1/5 ++ 5 --
sambitsargam algo-voting
Merge pull request #809 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-10.1.0
build(deps-dev): update eslint requirement from ^10.0.3 to ^10.1.0
Git Commit 69dd4c58 Branch main Document 1/1 ++ 1 --
sambitsargam algo-voting
Merge pull request #811 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.57.2
build(deps-dev): update @typescript-eslint/parser requirement from ^8.57.1 to ^8.57.2
Git Commit e4c04d23 Branch main Document 1/1 ++ 1 --
sambitsargam algo-voting
Merge pull request #812 from sambitsargam/dependabot/npm_and_yarn/typescript-6.0.2
build(deps-dev): bump typescript from 5.9.3 to 6.0.2
Git Commit 5f420bb0 Branch main Document 1/1 ++ 1 --
sambitsargam algo-voting
Merge pull request #813 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.31
build(deps-dev): update @vue/compiler-sfc requirement from ^3.5.30 to ^3.5.31
Git Commit 462b3ece Branch main Document 1/1 ++ 1 --
dependabot[bot] puya
Merge 9b708a2f9d40d47682230dbd6b072e1f892945c2 into cc476d8d7df0f840114632d67a3b7b3397f7047e
Git Commit 7185af1d Branch pull/676/merge Document 2/5 ++ 5 --
Merge 19543190041391a7556633ad856675ec610c4fed into 3712d46e33263f41e9d6807d9cafdb84f628eddb
Git Commit c3afc225 Branch pull/357/merge Document 4/235 ++ 150 --
Merge 1140138d0bba28e70cf06759ff9533d1128c2bcf into 3712d46e33263f41e9d6807d9cafdb84f628eddb
Git Commit 77434e94 Branch pull/327/merge Document 1/1 ++ 1 --
Merge 5f63d785bcb2688ce08c3f8c245d130881bd8183 into 3712d46e33263f41e9d6807d9cafdb84f628eddb
Git Commit ec1ce0aa Branch pull/330/merge Document 1/1 ++ 1 --
joe-p puya
Merge cadaf1c27784b181e46bc8488bc9f996b00c7591 into cc476d8d7df0f840114632d67a3b7b3397f7047e
Git Commit 7722669a Branch pull/664/merge Document 4/142 ++ 2 --
Merge 6baa3c8bb7f28d2e7bec8c23d8511f6d9fae4d1a into 3712d46e33263f41e9d6807d9cafdb84f628eddb
Git Commit 82b286f4 Branch pull/354/merge Document 1/1 ++ 1 --
Merge fc58abaadc22b18a17eeebf03dc1e6e83b82af76 into 3712d46e33263f41e9d6807d9cafdb84f628eddb
Git Commit 8ba2dc60 Branch pull/360/merge Document 1/1 ++ 1 --
dependabot[bot] puya
Merge 09cf353750666fc585e2ab3c640feaccf51eeeb5 into cc476d8d7df0f840114632d67a3b7b3397f7047e
Git Commit 9b570d26 Branch pull/674/merge Document 2/5 ++ 5 --
dependabot[bot] puya
Merge ddc47fbf830ad3110b740a1f60f3937e2aa5f6bf into cc476d8d7df0f840114632d67a3b7b3397f7047e
Git Commit 790e92de Branch pull/678/merge Document 2/5 ++ 5 --
Merge bd7d210631a790a009765f4ee5a3fee2ea07e354 into 3712d46e33263f41e9d6807d9cafdb84f628eddb
Git Commit c9d3b66b Branch pull/346/merge Document 1/1 ++ 1 --
Merge 5e2efa34ac169767645c84a08ab70c2b1fa54c69 into 3712d46e33263f41e9d6807d9cafdb84f628eddb
Git Commit 8d927ce7 Branch pull/353/merge Document 1/1 ++ 1 --
renovate[bot] use-wallet
Merge bc449c32762f5a0ed9cb4963bc5f2f25308cfb47 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a
Git Commit 2719a54e Branch pull/421/merge Document 14/1,418 ++ 1,127 --
renovate[bot] use-wallet
chore(deps): update non-major dependencies
Git Commit bc449c32 Branch renovate/non-major-dependencies Document 14/1,418 ++ 1,127 --
Merge 6b8c8606d34b5cc7c8933826aa656ac2d6fffb95 into 3712d46e33263f41e9d6807d9cafdb84f628eddb
Git Commit 4308ad17 Branch pull/335/merge Document 1/1 ++ 1 --
Merge beccaeef14c3d822672cb1961a5b471b95475221 into 3712d46e33263f41e9d6807d9cafdb84f628eddb
Git Commit 04555522 Branch pull/356/merge Document 1/1 ++ 1 --
jannotti go-algorand
Merge 99df8ee067c432d57970ee6d5f7c8ee0187c1391 into 094ea6b25e84f0b8b66af847a54d4892b261aa5c
Git Commit 3c9777a2 Branch pull/6596/merge Document 29/1,879 ++ 1,225 --
jannotti go-algorand
app_params_set, new box params, and "foreign" box opcodes
This PR introduces `app_params_set` as a way for apps to set some of
their own parameters. As of this PR, two flags are introduced.
ForeignBoxReads makes all of the calling app's boxes "public" in the
sense that they can be read by other apps, on-chain.  FamilyBoxAccess,
makes all of the boxes available for read AND write, but only to apps
with the same creator as the calling app.

All box opcodes have a new version which accepts the appID for the box
being manipulated.  For example `box_len` has a new version called
`app_box_len` that takes an additional argument, the appID of the box
whose length is being queried.  Perhaps these should be called
`box_len_ex` by analogy to `app_global_get_ex` which has a similar
relationship to `app_global_get`.

Of course, the box being accessed must be _available_ by the usual
meaning of _available_. (Listed in tx.Boxes or tx.Access, in one of
the transactions of the group.)
Git Commit 99df8ee0 Branch pull/6596/head Document 29/1,879 ++ 1,225 --