Activity Overview

Commits and releases over time

  • Commits
  • Releases
  • Authors

Repository Explorer

178 commits in all time Jun 29, 2026 03:20 – Sep 27, 2026 03:20 UTC
Merge 3ac006a17e004cf8ba3cebbb1e6061dcd3ff6185 into 543110998c63b82a7f517c631c32ae62b9fbe9e3
Git Commit 9bf9a3f5 Branch pull/944/merge Document 59/4,214 ++ 156 --
@mrcointreau review: change resource collection order to match the other sdks
Git Commit cb1182a0 Branch pull/944/head Document 2/16 ++ 16 --
test: add tests for new resource ref and access list behavior
Git Commit 1baabcfc Branch pull/944/head Document 2/91 ++ 24 --
Update src/main/java/com/algorand/algosdk/signer/Ed25519MultisigAlgorandSigner.java
Co-authored-by: mrcointreau <45950216+mrcointreau@users.noreply.github.com>
Git Commit 48da3eef Branch pull/944/head Document 1/3 ++ 3 --
fix: empty references for 0 app, asset and account resource refs
Git Commit 7709155f Branch pull/944/head Document 3/34 ++ 11 --
address @mrcointreau review findings: the inner holdingRef/LocalsRef/BoxRef types used boxed Long/byte[] fields, so NON_DEFAULT serialization never suppressed zero indices or empty box names, breaking access list usage of index 0 shorthands
Git Commit 0449e83b Branch pull/944/head Document 3/131 ++ 46 --
feat: allow 0 in access-list app refs and treat the zero address as sender
Git Commit 9ebd6a25 Branch pull/944/head Document 3/23 ++ 11 --
refactor: use authAddr setter so equality with sender implies empty
Git Commit e7954cd5 Branch pull/944/head Document 2/34 ++ 9 --
@mrcointreau review: fix old bug that would assign local schema when not set, causing msgpack key set to nil instead of being actually absent
Git Commit 6f289faf Branch pull/944/head Document 2/42 ++ 1 --
Update src/test/java/com/algorand/algosdk/crypto/TestPQ.java
Co-authored-by: mrcointreau <45950216+mrcointreau@users.noreply.github.com>
Git Commit 3ac006a1 Branch pull/944/head Document 1/13 ++ 4 --
Update src/main/java/com/algorand/algosdk/signer/Ed25519AlgorandSigner.java
Co-authored-by: mrcointreau <45950216+mrcointreau@users.noreply.github.com>
Git Commit ebd79d04 Branch pull/944/head Document 1/2 ++ 3 --
feat: update javadocs and some checks for new v42 consensus limits (note fields, app args, extra app pages, lsig size)
Git Commit ede747b1 Branch pull/944/head Document 4/9 ++ 8 --