10847 commits in all time Apr 02, 2026 22:01 – Jul 01, 2026 22:01 UTC
jannotti go-algorand
Merge 00ecb78e51ca3ce3b8c96ca7f4a9c052d37e1acf into e39e98059096fae320981932b07c704028cdecde
Git Commit 12030b99 Branch pull/6596/merge Document 40/2,706 ++ 1,209 --
jannotti go-algorand
Add some basic tests of foreign box access at ledger level
Git Commit 00ecb78e Branch pull/6596/head Document 5/187 ++ 70 --
dependabot[bot] ARCs
Merge 1a969797559f887c7c28f77cd397532d85a3144c into 8d32b9a4b660ed0e1b3bf4ff6e745bfef8e345d8
Git Commit 423be5c8 Branch pull/450/merge Document 5/9 ++ 9 --
dependabot[bot] ARCs
chore(deps): bump actions/checkout from 6.0.3 to 7.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/df4cb1c069e1874edd31b4311f1884172cec0e10...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 1a969797 Branch dependabot/github_actions/actions/checkout-7.0.0 Document 5/9 ++ 9 --
dependabot[bot] ARCs
Merge 9c2878e0ebe1b304f11f9cc4c3f540cc604234ad into 8d32b9a4b660ed0e1b3bf4ff6e745bfef8e345d8
Git Commit 53c2ef89 Branch pull/449/merge Document 3/6 ++ 6 --
dependabot[bot] ARCs
chore(deps): bump the minor-and-patch group with 2 updates
Bumps the minor-and-patch group with 2 updates: [actions/setup-go](https://github.com/actions/setup-go) and [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/setup-go` from 6.4.0 to 6.5.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/4a3601121dd01d1626a1e23e37211e3254c1c06c...924ae3a1cded613372ab5595356fb5720e22ba16)

Updates `actions/setup-python` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/a309ff8b426b58ec0e2a45f0f869d46889d02405...ece7cb06caefa5fff74198d8649806c4678c61a1)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: actions/setup-python
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 9c2878e0 Branch dependabot/github_actions/minor-and-patch-1af0cc9ca0 Document 3/6 ++ 6 --
scholtz wallet
Merge c2e0b4d0647f99ec1df526d58eaf1d777e9a7e4d into 85941f827a0ef7c9c75b4e7f993dbf31b3907aab
Git Commit 631f6c0f Branch pull/164/merge Document 300/1,320 ++ 869,910 --
Argimirodelpozo puya
Merge 5d6935b53b4aac22c908fae1d5e0e4f5a023dae0 into c7372289f1c3064796ddf16a1de5b0947ac47379
Git Commit 2f3c1215 Branch pull/743/merge Document 15/437 ++ 181 --
Argimirodelpozo puya
test: temporarily exclude v13 programs out of algod parity testing
Git Commit 5d6935b5 Branch feat/varuint-jump-encoding-asm Document 1/9 ++ 1 --
scholtz wallet
feat: add noShell prop to PublicLayout for centered auth Panel, update ImportWallet and NewWallet to use it
Git Commit c2e0b4d0 Branch feature/upgrade-primevue Document 5/29 ++ 15 --
scholtz wallet
feat: enhance layout and styling for Login and NewWallet components, replace link-strip with language-footer for improved UI consistency
Git Commit a76773e0 Branch feature/upgrade-primevue Document 5/68 ++ 88 --
scholtz wallet
fix: adjust page-shell margins and card styling to improve layout consistency
Git Commit cac46eb2 Branch feature/upgrade-primevue Document 2/32 ++ 2 --
jannotti go-algorand
Merge ce5b64c35935149c56cf05e6c3ef27b4efaacb07 into e39e98059096fae320981932b07c704028cdecde
Git Commit 7ee9809b Branch pull/6596/merge Document 38/2,579 ++ 1,199 --
jannotti go-algorand
CR fixes
Git Commit ce5b64c3 Branch pull/6596/head Document 5/15 ++ 11 --
Argimirodelpozo puya
Merge 28cfbf27781080479bf620c9932da38aa9189294 into c7372289f1c3064796ddf16a1de5b0947ac47379
Git Commit 959da284 Branch pull/743/merge Document 15/429 ++ 181 --
Argimirodelpozo puya
chore: compile all
Git Commit 28cfbf27 Branch feat/varuint-jump-encoding-asm Document 12/115 ++ 115 --
Argimirodelpozo puya
test: varint encoding tests mimicking go-algorand's
Git Commit 5b508fab Branch feat/varuint-jump-encoding-asm Document 1/136 ++ 28 --
Argimirodelpozo puya
feat: avm 13 varint branch destination encoding in assemble
Git Commit b44d97bb Branch feat/varuint-jump-encoding-asm Document 2/178 ++ 38 --
scholtz wallet
feat: enhance UI consistency with page-shell and link-strip classes, update input icon usage for PrimeVue v4
Git Commit 1c33f715 Branch feature/upgrade-primevue Document 11/59 ++ 18 --
scholtz wallet
primevue update
Git Commit 81de08a5 Branch feature/upgrade-primevue Document 300/1,167 ++ 869,822 --
joe-p js-algorand-sdk
wip: mnemonic support
Git Commit 48d1b82d Branch feat/pq Document 2/20 ++ 9 --
scholtz wallet
cicd deploy
Git Commit 85941f82 Branch master Document 1/1 ++ 1 --
scholtz wallet
feat: integrate Playwright for end-to-end testing and add related scripts
Git Commit fa9a4a81 Branch master Document 7/263 ++ 2 --