9662 commits in all time May 01, 2026 16:21 – Jul 30, 2026 16:21 UTC
scholtz-aures wallet
Deploying to gh-pages from @ scholtz/wallet@9aeb329c29ff9c02beb3a91aad4f5095fcb8374a 🚀
Git Commit 59903c8d Branch gh-pages Document 9/16 ++ 16 --
scholtz-aures wallet
feat: add handling for raw base-unit amounts in asset transfers
Git Commit 9aeb329c Branch master Document 1/13 ++ 3 --
nullun specs
Merge de71967c705bfd67a677fd03327d3a9ff1be37e8 into c9b88a2a57152812dc5618a8c9ea7437d40a0278
Git Commit 6fa6f9fc Branch pull/305/merge Document 2/21 ++ 7 --
nullun specs
docs: clarify empty balance record and special address exemptions
- Define _empty_ so it does not rely on resource counts that the balance
  record field list does not include.
- Introduce the State Proof sender address in the lead-in sentence,
  before its first use in the conditions.
- Fold the trailing note into the first condition: an account holding a
  resource is not exempt, rather than being required to satisfy an
  unsatisfiable requirement.
- Say the three special addresses are exempt unconditionally, so the
  statement does not read as contradicting the empty record exemption.
- List the State Proof sender alongside the incentive pool and the fee
  sink in the Account State section.
Git Commit de71967c Branch pull/305/head Document 2/18 ++ 16 --
nullun specs
docs: exempt empty balance records and State Proof sender from MBR checks
Replace the zero-stake exemption in the first account state validity
condition with an exemption for accounts whose balance record is empty,
and exempt the State Proof sender address from both minimum balance
conditions, matching the reference implementation.
Git Commit c145b994 Branch pull/305/head Document 1/14 ++ 2 --
Merge d515c320fb307c169cc2f2e8dde2d149967df0e1 into 361d3066ffaca4241991cc6563403417bf562ecf
Git Commit 771d9870 Branch pull/17/merge Document 4/3,363 ++ 1,954 --
fix(deps): update all non-major dependencies
Git Commit d515c320 Branch renovate/all-minor-patch Document 4/3,363 ++ 1,954 --
yasincaliskan connect
Merge ce612e4fb472377166f18e90484f8334ba7833a3 into ce7e081d5e7796d44bbfa79e0fe0350598ae814c
Git Commit 3a91c7e6 Branch pull/203/merge Document 1/1 ++ 1 --
yasincaliskan connect
1.6.0
Git Commit ce612e4f Branch yasincaliskan/bump-version-1.6.0 Document 1/1 ++ 1 --
cusma specs
Merge pull request #304 from algorandfoundation/fix/mdbook-optional-server
fix: skip optional renderer when serving (patches mdbook 0.5.4)
Git Commit c9b88a2a Branch master Document 2/11 ++ 2 --
Merge f824af21f19389ff5911fe98ad8cfff9d49dd7f6 into eb903edcae43b254e15ba4c87840e3cd20a5dfc9
Git Commit b3972c4e Branch pull/322/merge Document 4/613 ++ 232 --
Moved accounts page to root Concept page
Git Commit f824af21 Branch docs/account-management-update-code-example Document 2/1 ++ 1 --
renovate[bot] use-wallet
Merge b3266daf9131a0bd451cec63ad6b6ffc4a8cf5b4 into 5073ca134b7c4c5721fcfbe976d5c364a5cc777a
Git Commit 5846993c Branch pull/421/merge Document 15/3,394 ++ 1,888 --
renovate[bot] use-wallet
chore(deps): update non-major dependencies
Git Commit b3266daf Branch renovate/non-major-dependencies Document 15/3,394 ++ 1,888 --
bwmx pawn
Merge f12fb1f5312cd0016afcac6924c4cc279d5be968 into 35e2c3bd36d7b1bd4ce5b12ef2f1b86c73cadf3b
Git Commit 72e6bd16 Branch pull/28/merge Document 12/990 ++ 37 --
bwmx pawn
feat: gate fee sponsorship behind a custom fee-sponsorship credential
Require a manager-issued `fee-sponsorship-credential` SD-JWT VC on
POST /wallet/transactions/sponsor/. CredentialAuthGuard now resolves the
required vct from @RequiredCredential route metadata (defaulting to
device-attestation-credential, so existing routes are unchanged).
Possession of the credential is the entitlement — the manager only
issues it to users allowed to use sponsored-fee routes.

The sponsor route additionally requires every user transaction in the
group to be sent from the Algorand address bound to the presented
credential's did:key, so fees are only sponsored for the credential
holder's own transactions.

- Replace the credential-gated GET /wallet/sponsor/ with a public
  unauthenticated GET /wallet/manager/address so wallets can learn the
  Sponsor address before building a group; drop SponsorDetailDto and
  getSponsorInfo
- Add unit specs for CredentialAuthGuard (default and metadata-selected
  vct, cross-rejections, issuer/binding failures)
- Add e2e coverage for the full journey: register the custom
  configuration, issue and redeem the VC over OID4VCI, present it, and
  get the group sponsored — plus rejection of absent credentials,
  device-attestation credentials, and groups sent by other wallets

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Git Commit f12fb1f5 Branch feat/fee-sponsorship Document 8/505 ++ 99 --
docs: Work on Account management page around runnable examples
Git Commit 32e85159 Branch docs/account-management-update-code-example Document 3/612 ++ 406 --
cusma specs
Merge 020632baaf85b85e8364b05a4df406986d63512e into a461913c0913bafabddbd016f77149caf52ede9c
Git Commit f7d4ea75 Branch pull/304/merge Document 2/11 ++ 2 --
cusma specs
fix: skip optional renderer when serving (patches mdbook 0.5.4)
Git Commit 020632ba Branch fix/mdbook-optional-server Document 2/11 ++ 2 --
cusma specs
Merge pull request #303 from algorandfoundation/dependabot/submodules/theme-0d4606c
chore(deps): bump theme from `e823cd0` to `0d4606c`
Git Commit a461913c Branch master Document 1/1 ++ 1 --
dependabot[bot] specs
chore(deps): bump theme from `e823cd0` to `0d4606c`
Bumps [theme](https://github.com/algorandfoundation/af-mdbook-theme) from `e823cd0` to `0d4606c`.
- [Commits](https://github.com/algorandfoundation/af-mdbook-theme/compare/e823cd088a1204569ab61e68c46575b3ebfcdbf2...0d4606c75e50ac4d97895eefde122639a4983095)

---
updated-dependencies:
- dependency-name: theme
  dependency-version: 0d4606c75e50ac4d97895eefde122639a4983095
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 93ed97bf Branch master Document 1/1 ++ 1 --
nullun go-algorand
Merge 592bd88b7dc7e7268598e8adc46122f89ac85c87 into 88fe542f3a2b6cbe898497cd3321f7bd20a7429b
Git Commit ba42a2cc Branch pull/6674/merge Document 25/2,070 ++ 1,387 --
jannotti go-algorand-sdk
Merge 399d2791fd5ac5f2c2df129d2d5c5e223efe2b59 into c63137cd1b4c01cf55c532ed7788197f3948baaa
Git Commit 9128257e Branch pull/794/merge Document 4/229 ++ 27 --
Merge a5cf512084feda393cea50819d112902bce57935 into c63137cd1b4c01cf55c532ed7788197f3948baaa
Git Commit f816415c Branch pull/819/merge Document 2/3 ++ 3 --