9862 commits in all time Apr 18, 2026 23:50 – Jul 17, 2026 23:50 UTC
Argimirodelpozo puya-ts
chore: puya version bump (#398)
Git Commit c183d064 Branch main Document 262/19,779 ++ 17,859 --
Merge 16c812a506bdf1ddcb6dbcb7566617a5da2a20b6 into f3a5a5f8d43d17631d9e828181a98f4bdad3e1ad
Git Commit 46f468f7 Branch pull/821/merge Document 8/6 ++ 158 --
JBScaled devportal
Merge ee67b2a2310476bf00f45c4dd9c642a8bb0f58a0 into e8f5b81251f09e0dddf12f6f0ccc46a8f2429bf1
Git Commit ac1d6b56 Branch pull/631/merge Document 9/1,235 ++ 190 --
JBScaled devportal
chore: lint and build
Git Commit ee67b2a2 Branch feat/script-to-update-opcodes Document 1/3 ++ 5 --
JBScaled devportal
feat: default to (current) opcode list
Git Commit 1b8cca67 Branch feat/script-to-update-opcodes Document 1/10 ++ 1 --
JBScaled devportal
feat: converted generate-opcode.js to .ts
Git Commit b4d1cc83 Branch feat/script-to-update-opcodes Document 3/18 ++ 5 --
Argimirodelpozo puya-ts
Merge 47d874d5bbfd08d95abf587bc348eef8f05fc8c9 into 57b9aac68bf720c3beb792dcaf5f30604691aa61
Git Commit 26b7d877 Branch pull/398/merge Document 262/19,779 ++ 17,859 --
JBScaled devportal
Merge 69254338c067bbd16e9a0215864fd03d43d74f1e into e8f5b81251f09e0dddf12f6f0ccc46a8f2429bf1
Git Commit a6562a53 Branch pull/631/merge Document 9/1,211 ++ 186 --
JBScaled devportal
feat: opcode count based on filter selection
Git Commit 69254338 Branch feat/script-to-update-opcodes Document 1/16 ++ 1 --
Argimirodelpozo puya-ts
chore: puya version bump
Git Commit 47d874d5 Branch chore/puya-version-bump Document 262/19,779 ++ 17,859 --
JBScaled devportal
feat: convert generate opcodes to import/export pattern
Git Commit 70254eff Branch feat/script-to-update-opcodes Document 2/17 ++ 9 --
Argimirodelpozo puya-ts
Merge 8308ae773c43c1e738c5b2a5ae01107f895b256b into 57b9aac68bf720c3beb792dcaf5f30604691aa61
Git Commit 6c7c6ae5 Branch pull/397/merge Document 7/56 ++ 11 --
Argimirodelpozo puya-ts
feat: add description `desc` field in logged errors, used as the arc56 comment when provided
Git Commit e124f0f2 Branch desc-in-logged-errs Document 5/43 ++ 11 --
Argimirodelpozo puya-ts
test: add tests for new desc field in logged errors
Git Commit 8308ae77 Branch desc-in-logged-errs Document 2/13 ++ 0 --
JBScaled devportal
feat: improve dropdown ergonomics & remove custom styling
Git Commit ccb7bb49 Branch feat/script-to-update-opcodes Document 5/251 ++ 462 --
Merge 5207ed19377de3e0cafb6b5a38cb8dc0ceee6295 into 3442519234c85345cde5f05b60f52e14d74fa7f3
Git Commit 988da1c0 Branch pull/594/merge Document 2/152 ++ 2 --
Fix: Wallet.delete_key/delete_multisig return False for non-existent addresses
Fix GitHub issue #472: Wallet.delete_key() and Wallet.delete_multisig()
now correctly return False when the specified address does not exist in
the wallet, instead of always returning True.

The fix adds a pre-check using list_keys() / list_multisig() before
calling the KMD delete endpoint. This prevents callers from incorrectly
assuming a deletion succeeded when the key/multisig was never present.

Changes:
- algosdk/wallet.py: Add existence check in delete_key() and delete_multisig()
- algosdk/wallet.py: Update docstrings to document False return value
- tests/unit_tests/test_wallet.py: New test file with 6 unit tests
Git Commit 5207ed19 Branch pull/594/head Document 2/152 ++ 2 --
semantic-release puya
5.9.0
Automatically generated by python-semantic-release
Git Commit 89276970 Branch main Document 28/69 ++ 1,023 --
Argimirodelpozo puya-ts
Merge 43e13f66bb62cdae6db1d3a5c0961f77c5df8967 into 57b9aac68bf720c3beb792dcaf5f30604691aa61
Git Commit aed266c8 Branch pull/397/merge Document 7/58 ++ 13 --
Argimirodelpozo puya-ts
test: add tests for new desc field in logged errors
Git Commit 43e13f66 Branch desc-in-logged-errs Document 2/13 ++ 0 --
Argimirodelpozo puya
feat: description field in logged errors (#746)
Git Commit 11f91577 Branch main Document 43/1,797 ++ 800 --
Argimirodelpozo puya
chore: poe gen
Git Commit b517a493 Branch pull/746/head Document 1/1 ++ 0 --
Argimirodelpozo puya
chore: add changelog
Git Commit f3e2e527 Branch pull/746/head Document 1/43 ++ 0 --