10941 commits in all time Jan 20, 2026 10:09 – Apr 20, 2026 10:09 UTC
ehanoc ARCs
Merge 92a8b4ed4f9d0441b9b15a179905d0044d024799 into ef1862dd6168d68627c2387b2a3be16902cfc9a6
Git Commit 63e7c741 Branch pull/239/merge Document 13/4,255 ++ 0 --
filipetamota pera-ios
Merge 60594d926b38194f60624be2583990da8a89f928 into fab8c87ab971eb3daf5c16242b32182949c420ed
Git Commit ed687eae Branch pull/350/merge Document 1/5 ++ 3 --
filipetamota pera-ios
fix badges
Git Commit 60594d92 Branch bugfix/PERA-4100 Document 1/5 ++ 3 --
filipetamota pera-ios
Merge ad36620fa8aae8b3446d4a5f74f8c7bf3ce13030 into fab8c87ab971eb3daf5c16242b32182949c420ed
Git Commit ad7c93cb Branch pull/349/merge Document 3/15 ++ 1 --
filipetamota pera-ios
time formatting fixed
Git Commit ad36620f Branch bugfix/PERA-4099 Document 3/15 ++ 1 --
filipetamota pera-ios
Merge 56dc7ee27a2c8478d96d74dbde306cf875fcf673 into fab8c87ab971eb3daf5c16242b32182949c420ed
Git Commit 6f1d6ae8 Branch pull/348/merge Document 1/2 ++ 2 --
filipetamota pera-ios
translations fixed
Git Commit 56dc7ee2 Branch bugfix/PERA-4098 Document 1/2 ++ 2 --
filipetamota pera-ios
Merge 885e8a4046169c1478f2d14dc1470f9e2a022a51 into fab8c87ab971eb3daf5c16242b32182949c420ed
Git Commit baf3e564 Branch pull/347/merge Document 3/11 ++ 12 --
filipetamota pera-ios
hide body description on rekey to standard for joint accounts
Git Commit 885e8a40 Branch bugfix/PERA-4096 Document 3/11 ++ 12 --
giuliop go-algorand
Merge 1a63c51676fe7694bfe14ac8a723e26fd7a07bbc into 1ad715d077326f7bde11a896b084351b712e6302
Git Commit 7e9c566a Branch pull/6615/merge Document 2/76 ++ 24 --
giuliop go-algorand
protocol: find allocbound directives from module root
Git Commit 1a63c516 Branch pull/6615/head Document 2/76 ++ 24 --
filipetamota pera-ios
Merge 89a59d2076ea5540130caa9fe6b3932c5c176a79 into fab8c87ab971eb3daf5c16242b32182949c420ed
Git Commit 3cb1cee6 Branch pull/344/merge Document 2/3 ++ 1 --
achidlow puya
chore: compile all
Git Commit 9c53e564 Branch feat/statically-failing-op-validator Document 7/91 ++ 91 --
achidlow puya
message tweaks
Git Commit bebfc041 Branch feat/statically-failing-op-validator Document 1/15 ++ 15 --
filipetamota pera-ios
Merge 032eceebe8ff050cb2e9a7a3fcbae2135a33c7ae into fab8c87ab971eb3daf5c16242b32182949c420ed
Git Commit 2bb4189e Branch pull/343/merge Document 1/24 ++ 2 --
filipetamota pera-ios
Merge branch 'main' into bugfix/PERA-4091
Git Commit 032eceeb Branch bugfix/PERA-4091 Document 1/15 ++ 15 --
filipetamota pera-ios
Merge branch 'main' into bugfix/PERA-4095
Git Commit 78be1351 Branch bugfix/PERA-4092 Document 2/16 ++ 16 --
filipetamota pera-ios
Merge 3ce2fb7ba59911b3007d06ec95d11a72dea34692 into fab8c87ab971eb3daf5c16242b32182949c420ed
Git Commit 2118fa3d Branch pull/330/merge Document 1/1 ++ 1 --
filipetamota pera-ios
Merge 51e30c71a1fff0c3b48728b7a37472209bff6e7f into fab8c87ab971eb3daf5c16242b32182949c420ed
Git Commit 6be487df Branch pull/346/merge Document 3/78 ++ 0 --
filipetamota pera-ios
Merge branch 'main' into bugfix/PERA-4095
Git Commit 51e30c71 Branch bugfix/PERA-4095 Document 1/15 ++ 15 --
TruszczynskiA pera-ios
v6.20.0 RC bugfixes
- Now, only signer can cancel shared account async transaction
- Fixed unreported issue with JointAccountPendingTransactionOverlay pop-up animation. Now capsules and buttons will animate properly when view appear on the screen.
- Added cancel transaction confirmation dialog, it will be shown when user tap on the "Cancel" button on the pending shared transaction overlay.
- hide backup account banner for joint accounts
- add joint account participants addresses to inbox fetch request
- joint account analytic events added
- Fixed reported Joint account's UI issues.
- add quick actions inbox badge if there are joint account requests
- Added missing feature. Now co-signers that aren't transaction's proposer will be able to sign transaction using ledger.
- add quick actions inbox badge if there are joint account requests
- inbox texts fixed
- filter out joint accounts from fund and dapps
- Removed doubled BLE discovery trigger
- Implemented "on success" behaviour for BLE/Ledger flow on SendTransactionPreviewScreen
Git Commit fab8c87a Branch main Document 60/1,163 ++ 118 --
achidlow puya
refactor: generalise _bytes_length_lower_bound pattern to substring3, replace2, replace3
Follow the same approach as getbit/setbit/getbyte/setbyte: accept any bytes arg for the first operand and use `_bytes_length_lower_bound` to get a tight bound for `BytesConstant` and the AVM maximum (MAX_BYTES_LENGTH) otherwise. Unifies substring3's previously separate constant-bytes and runtime-bytes arms into one. Doesn't touch the extract family since its immediate-form offsets are capped at 255 (can't exceed MAX_BYTES_LENGTH on its own).
Git Commit b54d3e00 Branch feat/statically-failing-op-validator Document 1/12 ++ 19 --
achidlow puya
chore: compile all
Git Commit aef9449a Branch feat/statically-failing-op-validator Document 54/3,351 ++ 3,138 --
achidlow puya
chore: compile all
Git Commit 430507a0 Branch feat/statically-failing-op-validator Document 33/1,388 ++ 1,499 --