9590 commits in all time Apr 21, 2026 19:28 – Jul 20, 2026 19:28 UTC
chore: v2026.28.0 (release)
## [2026.28.0](https://github.com/michaeltchuang/a-day-in-my-bobalife/compare/v2026.27.0...v2026.28.0) (2026-07-20)

### Updates & Maintenance

* log greeting (2026-07-14) ([3b71dfd](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/3b71dfdae72f5258e93a13750884a332d3b118f6))
* log greeting (2026-07-15) ([045eb14](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/045eb148c5c0e7f5f3d666bdb0ae6f925ec16a6a))
* log greeting (2026-07-16) ([f90ac71](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/f90ac71ef53c5f29823a23c37d67257f04c8ddce))
* log greeting (2026-07-17) ([79fc707](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/79fc707a9c58e3610072eb8a18e2076eb78c880d))
* log greeting (2026-07-18) ([07db4c4](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/07db4c4d87845f31f1c5c1c0666fcf83eabe8c1b))
* log greeting (2026-07-19) ([8dc0bdf](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/8dc0bdf943c6951c1a1ed556a803d9bf24128a0e))
* log greeting (2026-07-20) ([4977532](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/49775324771b0b78364ba933772feb13b1e66969))
Git Commit f5194e99 Branch main Document 1/13 ++ 0 --
Argimirodelpozo puya
Merge d3379ce78302545229b980daa796bb48a8dee346 into e87f23f05fb139d378e794f68368ee9c3f552c35
Git Commit ddc2721e Branch pull/747/merge Document 51/7,961 ++ 0 --
Argimirodelpozo puya
Merge 353c79183fd9068764e3963d78ff687923bef0bc into e87f23f05fb139d378e794f68368ee9c3f552c35
Git Commit a60c70c9 Branch pull/744/merge Document 300/21,203 ++ 47 --
onetechnical go-algorand
Merge 697cc227a449966bbdee7f7b67435e0e01ad123a into 9c3e95b4b6df71aafe850024c1dc8f6b26b652f8
Git Commit 45037937 Branch pull/6667/merge Document 9/415 ++ 60 --
wjbeau connect
fix: compliance issues with ARC60 spec (#197)
Git Commit f4dff041 Branch main Document 17/52 ++ 49 --
wjbeau connect
chore: bump version
Git Commit 97b115f0 Branch tags/v1.6.0-beta.4^0 Document 1/1 ++ 1 --
Argimirodelpozo puya
chore: rebuild ts nodes
Git Commit 353c7918 Branch feat/lsig-offcurve-salt Document 1/4 ++ 0 --
Argimirodelpozo puya
chore: add changelog
Git Commit 4db06a8f Branch feat/lsig-offcurve-salt Document 1/12 ++ 0 --
Argimirodelpozo puya
fix: temporarily exclude `autosalt` tests from algod parity testing (the pragma is not recognized by v<13)
Git Commit e024ab66 Branch feat/lsig-offcurve-salt Document 1/3 ++ 0 --
Argimirodelpozo puya
test: tests for autosalt
Git Commit 6a826aa8 Branch feat/lsig-offcurve-salt Document 300/20,802 ++ 0 --
Argimirodelpozo puya
feat: add autosalt mechanism in assemble
Git Commit 0f653a20 Branch feat/lsig-offcurve-salt Document 2/38 ++ 1 --
Argimirodelpozo puya
chore: compile all
Git Commit e2d009e8 Branch feat/lsig-offcurve-salt Document 16/51 ++ 39 --
Argimirodelpozo puya
add pragma in emitted teal + show salt in assembly report's last row when applicable
Git Commit 4e06d3e0 Branch feat/lsig-offcurve-salt Document 2/24 ++ 2 --
Argimirodelpozo puya
test: expected output autosalt validation warnings
Git Commit b3e0d135 Branch feat/lsig-offcurve-salt Document 1/52 ++ 0 --
Argimirodelpozo puya
add provisory `ed25519` point in curve check matching go-algorand's more lenient implementation
Git Commit 1785505a Branch feat/lsig-offcurve-salt Document 1/37 ++ 0 --
Argimirodelpozo puya
test: test our `is_edwards25519_point` implementation with known vectors from both go-algorand and falcon-signatures
Git Commit dd8269df Branch feat/lsig-offcurve-salt Document 1/54 ++ 0 --
Argimirodelpozo puya
add autosalting validation for emitting proper warnings at AWST level
Git Commit 45a81e5a Branch feat/lsig-offcurve-salt Document 2/37 ++ 0 --
Argimirodelpozo puya
`autosalt` parameter threading through backend
Git Commit a45a6479 Branch feat/lsig-offcurve-salt Document 11/48 ++ 0 --
Argimirodelpozo puya
feat: add `autosalt` option in lsig and contract stubs + bump stubs version
Git Commit 75e662bb Branch feat/lsig-offcurve-salt Document 6/41 ++ 5 --
wjbeau connect
fix: compliance issues with ARC60 spec
Git Commit 9da20222 Branch tags/v1.6.0-beta.4 Document 16/51 ++ 48 --
cce go-algorand
Merge 4fb7d5a74e855225413c33831502e171122cbad8 into 9c3e95b4b6df71aafe850024c1dc8f6b26b652f8
Git Commit 6ef05531 Branch pull/6659/merge Document 13/2,549 ++ 168 --
Argimirodelpozo puya
address review comments
Git Commit e87f23f0 Branch main Document 1/3 ++ 1 --
Argimirodelpozo puya
test: temporarily exclude v13 programs out of algod parity testing
Git Commit dda02525 Branch main Document 1/9 ++ 1 --
Argimirodelpozo puya
test: varint encoding tests mimicking go-algorand's
Git Commit 52d9a415 Branch main Document 1/136 ++ 28 --