9597 commits in all time Apr 21, 2026 21:40 – Jul 20, 2026 21:40 UTC
acfunk use-wallet
Merge b20ea5780b6a546faeae8cab815334b00aa86258 into b6cf017dfe3ab2e4388249076b09bb74800160c1
Git Commit 9ab61a64 Branch pull/439/merge Document 50/1,161 ++ 239 --
acfunk use-wallet
clean up import
Git Commit b20ea578 Branch pull/439/head Document 1/1 ++ 1 --
acfunk connect
fix: ensure arc60 data is always base64 encoded
Git Commit 7fe387f0 Branch pull/199/head Document 4/11 ++ 10 --
PhearZero liquid-auth
wip: presence in rooms with requestId bound signaling
Git Commit 56cff08a Branch feat/presence-detection Document 9/989 ++ 62 --
iglosiggio go-algorand-sdk
feat: Support for PQ accounts (WIP)
This work was originally made with claude assistance and adapted from there.

Remaining work items:
- PQ DLsigs
- Unit Tests
- Integration tests
- Doublecheck API organization
Git Commit 4321c495 Branch pqsig-support Document 10/343 ++ 18 --
wjbeau connect
fix: avoid double encoding (#198)
Git Commit a398c485 Branch main Document 3/10 ++ 3 --
wjbeau connect
chore: bump version
Git Commit 2a75e4c1 Branch tags/v1.6.0-beta.5^0 Document 1/1 ++ 1 --
wjbeau connect
fix: avoid double encoding
Git Commit 6c6502ad Branch tags/v1.6.0-beta.5 Document 2/9 ++ 2 --
nullun go-algorand
Merge 84d20e219ff05d5b32e06fb62b049f6678980b52 into 9c3e95b4b6df71aafe850024c1dc8f6b26b652f8
Git Commit 5d225923 Branch pull/6631/merge Document 4/553 ++ 11 --
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 --