10932 commits in all time Jan 24, 2026 11:21 – Apr 24, 2026 11:21 UTC
filipetamota pera-ios
Merge 81d8930276d57844885d319d46285e58eb0b634b into b61a556ea90694a670def00e76789567b78a89a2
Git Commit 646ae323 Branch pull/359/merge Document 16/78 ++ 176 --
achidlow puya
simplify generate_stubs.py
Git Commit 1295998c Branch fix/op-selection Document 1/266 ++ 380 --
filipetamota pera-ios
issues fixed
Git Commit 81d89302 Branch bugfix/PERA-4147 Document 16/78 ++ 176 --
achidlow puya
remove unnecessary overloads from generated Python front-end data
Git Commit cb18dd8a Branch fix/op-selection Document 6/2,635 ++ 5,428 --
filipetamota pera-ios
[iOS] Can't switch from TestNet to MainNet (#357)
* refactor network switching flow. add joint account version to request

* fix tests
Git Commit b61a556e Branch main Document 5/63 ++ 21 --
Merge 2f207aca357fd54cbfa082b0e6d024d8ca33e3fd into 3d439d43fd013ee047305660f74d36a37e1f5750
Git Commit 0a977a73 Branch pull/259/merge Document 8/183 ++ 35 --
chore: replace @makerx deps with local implementations and inline configs
Git Commit 2f207aca Branch chore/makerx-decoupling Document 8/183 ++ 35 --
filipetamota pera-ios
[IOS] - Shared Account - Show Cancel + Close in pending sigs only when device holds proposer (#356)
* show cancel button when accessing the pending signatures overlay from the inbox

* fix cancel button action

* unused code removed
Git Commit d4f34b47 Branch main Document 4/55 ++ 15 --
chore: archive dead links and fix duplicate swift-algorand entry (#179)
* chore: archive dead links detected by link checker

Move vote-coin-demo to ARCHIVED.md (GitHub repo 404) and remove the
reporoster.com stargazer/forker badges (SSL certificate expired on the
image host). Also drop a duplicate swift-algorand entry flagged by
awesome-lint.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* chore: exclude medium.com from link checker

Medium serves a 403 to any non-browser request via its bot protection,
which makes medium.com links unreliable for the automated link checker
even though they work fine for humans.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Git Commit 18baa669 Branch main Document 3/3 ++ 7 --
chore: exclude medium.com from link checker
Medium serves a 403 to any non-browser request via its bot protection,
which makes medium.com links unreliable for the automated link checker
even though they work fine for humans.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Git Commit a12d2f16 Branch pull/179/head Document 1/2 ++ 1 --
chore: archive dead links detected by link checker
Move vote-coin-demo to ARCHIVED.md (GitHub repo 404) and remove the
reporoster.com stargazer/forker badges (SSL certificate expired on the
image host). Also drop a duplicate swift-algorand entry flagged by
awesome-lint.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Git Commit 703c75c8 Branch pull/179/head Document 2/1 ++ 6 --
Merge 9b6a62833457d522b42a4fc38b7aa08228e41e57 into b8a4dd8459bd55d2eb95720571bec8fc2a2e0e24
Git Commit 05c2c16f Branch pull/178/merge Document 1/1 ++ 0 --
Add DorkFi to DeFi Platforms (#177)
Co-authored-by: mikepappa <mike.pappalardo@icloud.com>
Git Commit b8a4dd84 Branch main Document 1/1 ++ 0 --
Add CorvidLabs Swift/iOS tools for Algorand (#175)
* Add CorvidLabs Swift/iOS tools for Algorand development

Add Swift libraries from CorvidLabs to the Swift SDK section and
Testing & Debugging section, expanding iOS/macOS developer coverage:

- swift-algorand: Modern async/await Algorand SDK
- swift-algokit: AlgoKit utilities for Swift
- swift-arc: ARC metadata standards library
- swift-mint: NFT minting library
- swift-algochat: Encrypted on-chain messaging
- swift-algotest: Mock chain testing framework

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: capitalize Blockchain to pass awesome-lint spell check

Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Git Commit cae3b4fc Branch main Document 1/6 ++ 0 --
Add corvid-agent AI platform and Algorand tools (#174)
* Add corvid-agent AI platform and Algorand tools

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: capitalize Blockchain to pass awesome-lint spell check

Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Git Commit 5b0017e9 Branch main Document 1/4 ++ 2 --
Add swift-algorand to Swift SDKs (#173)
* Add swift-algorand to Swift SDKs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: capitalize Blockchain to pass awesome-lint spell check

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* chore: exclude app.metrika.co from link checker

Metrika returns 403 to automated checkers, same as other sites already
in the exclude list (CompX, Pera Explorer, CertiK, etc.).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Git Commit 04b9829e Branch main Document 2/3 ++ 1 --
filipetamota pera-ios
Merge 5e9e61d2c7d625a71e6a7e4b71da24a878424b3c into efd5c565e0f4d9021a943d0fe1783cf018c610f5
Git Commit 304c1e08 Branch pull/358/merge Document 65/795 ++ 333 --
filipetamota pera-ios
Merge 7c641ab6b3e82f6926c68a163426454a5d4b575d into efd5c565e0f4d9021a943d0fe1783cf018c610f5
Git Commit 5bc11a62 Branch pull/357/merge Document 5/63 ++ 21 --
filipetamota pera-ios
refactor network switching flow. add joint account version to request
Git Commit a413d6ab Branch bugfix/PERA-3823 Document 4/62 ++ 21 --
achidlow puya
chore: compile all
Git Commit 20529ef5 Branch feat/statically-failing-op-validator Document 18/1,038 ++ 1,038 --
achidlow puya
wip
Git Commit 8b1e8828 Branch feat/statically-failing-op-validator Document 2/35 ++ 35 --
achidlow puya
refactors, plus add substring3 constant start > bytes length case
Git Commit ac301a1a Branch feat/statically-failing-op-validator Document 1/38 ++ 42 --
boblat puya
Merge d60505c7f76d0b6eae5f189f35973221f070e802 into 5e9ff87db3e831098c8e80723978d7c843d38234
Git Commit cd044c22 Branch pull/711/merge Document 300/32,517 ++ 18,346 --
boblat puya
chore: compile all
Git Commit d60505c7 Branch fix/op-selection Document 217/2,967 ++ 2,604 --