23 commits in all time Dec 17, 2025 17:49 – Mar 17, 2026 17:49 UTC
PhearZero did-algo
Merge f1611be15190f4bd7dc3e81a992a220c51b86e2f into b7ebe4758103fa7d0ed7e54502b50eea85f2f020
Git Commit 0b54ef15 Branch pull/112/merge Document 8/3,692 ++ 3,284 --
PhearZero did-algo
Merge e1e45c030ef4e0e1a065f1c50a9f8d71c8f00948 into b7ebe4758103fa7d0ed7e54502b50eea85f2f020
Git Commit cd49c462 Branch pull/114/merge Document 1/1 ++ 1 --
ehanoc did-algo
Merge pull request #117 from algorandfoundation/update-contract-puyaTS
chore: move TEALscript contract to puyaTS
Git Commit b7ebe475 Branch main Document 14/12,447 ++ 10,169 --
ehanoc did-algo
Merge cce72d9f766f3b4f1c67cad80ab022c731d69981 into bef7db8a8973407d37620250bfca9ff253a3970b
Git Commit a94d4910 Branch pull/117/merge Document 14/12,447 ++ 10,169 --
ehanoc did-algo
chore: Remove unnecessary constant
Git Commit cce72d9f Branch update-contract-puyaTS Document 1/1 ++ 2 --
ehanoc did-algo
chore: Put back assert checking for public avaiable in current metadata
Git Commit d1bd242d Branch update-contract-puyaTS Document 1/1 ++ 1 --
ehanoc did-algo
Merge 3fb901bfc6eca207286ae08e1ae5a309da64014f into bef7db8a8973407d37620250bfca9ff253a3970b
Git Commit d9e06c1a Branch pull/117/merge Document 14/12,449 ++ 10,170 --
ehanoc did-algo
Update reference_contract/contracts/artifacts/DIDAlgoStorageClient.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Git Commit 3fb901bf Branch update-contract-puyaTS Document 1/1 ++ 1 --
ehanoc did-algo
Update reference_contract/contracts/did-algo-storage.algo.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Git Commit fa1cd92f Branch update-contract-puyaTS Document 1/0 ++ 1 --
ehanoc did-algo
Update reference_contract/contracts/artifacts/DIDAlgoStorageClient.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Git Commit 42bacce4 Branch update-contract-puyaTS Document 1/1 ++ 1 --
ehanoc did-algo
Update reference_contract/contracts/did-algo-storage.algo.ts
Co-authored-by: Joe Polny <joepolny@gmail.com>
Git Commit cc173dbc Branch update-contract-puyaTS Document 1/1 ++ 1 --
crumbs1505 did-algo
Merge 1913a8168f4e889bda4b1f6d2a2eb337abcc7a3f into bef7db8a8973407d37620250bfca9ff253a3970b
Git Commit 71b3b884 Branch pull/118/merge Document 2/57 ++ 49 --
crumbs1505 did-algo
chore: migrate reference contract to Algorand TypeScript 1.0
- Migrate from TEALScript to Algorand TypeScript 1.0
- Update imports and type annotations
- Add clone() for metadata assignments
- Update BoxMap with keyPrefix
- Replace sendPayment with itxn.payment()
Git Commit 1913a816 Branch pull/118/head Document 2/57 ++ 49 --
ehanoc did-algo
Merge d0cd4f2a5d7075549a49a8b8da6d8d059cbc33a2 into bef7db8a8973407d37620250bfca9ff253a3970b
Git Commit dba029c1 Branch pull/117/merge Document 14/12,450 ++ 10,170 --
ehanoc did-algo
chore: remove warn log
Signed-off-by: ehanoc <ehanoc@protonmail>
Git Commit d0cd4f2a Branch update-contract-puyaTS Document 1/0 ++ 1 --
ehanoc did-algo
chore: disable sonatype
Signed-off-by: ehanoc <ehanoc@protonmail>
Git Commit db67a14a Branch update-contract-puyaTS Document 1/4 ++ 4 --
ehanoc did-algo
Merge branch 'update-contract-puyaTS' of github.com:algorandfoundation/did-algo into dev-update-contract-puyats
Git Commit c22d8ec4 Branch update-contract-puyaTS Document 7/91 ++ 155 --
ehanoc did-algo
chore: refactor, clarify section and choices
Signed-off-by: ehanoc <ehanoc@protonmail>
Git Commit 059491da Branch update-contract-puyaTS Document 2/167 ++ 217 --
joe-p did-algo
test: create instead of deploy
This ensures that we are testing against clearn state each test run
Git Commit 25dd8f79 Branch update-contract-puyaTS Document 1/4 ++ 13 --
joe-p did-algo
fix: only update metadata box if its not deleted
Previously we were copying the cloned value back into the box outside of
the else block. This meant for the last box we were deleting the
metadata only to write to it again after deletion
Git Commit 59d5a865 Branch update-contract-puyaTS Document 6/87 ++ 142 --
ehanoc did-algo
Revert "chore: simplify Uint8Array vs Buffer usage"
This reverts commit a101d30cdb0f1a92731068ee8204aedabe3ba221.

Signed-off-by: ehanoc <ehanoc@protonmail>
Git Commit d9576aad Branch update-contract-puyaTS Document 2/17 ++ 13 --
ehanoc did-algo
chore: simplify Uint8Array vs Buffer usage
Signed-off-by: ehanoc <ehanoc@protonmail>
Git Commit a101d30c Branch update-contract-puyaTS Document 2/13 ++ 17 --
ehanoc did-algo
chore: move TEALscript contract to puyaTS
Signed-off-by: ehanoc <ehanoc@protonmail>
Git Commit a04c44b5 Branch update-contract-puyaTS Document 12/12,421 ++ 10,026 --