Home Reports Nov 4, 2025

Tuesday, November 4, 2025

Commits
62
pushed this day
Repositories
17
with activity
Contributors
22
distinct authors
Lines changed
+160,103 −119,393
additions / deletions

November 2025

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 21

Commit Log

62 commits · 17 repositories

00:15:33 TEALScript joe-p fix: ensure uintN types are the correct width in tuples +16974 −15890
00:16:27 algokit-walletsdk-kmp michaeltchuang refactor: add in watch migration check +255 −156
00:20:30 TEALScript joe-p Merge pull request #589 from algorandfoundation/fix/u128_bug +17574 −16490
00:21:47 TEALScript joe-p 0.107.1 +607 −607
00:25:00 algokit-utils-ts PatrickDinh wip - fix signer for nested txn +45 −11
00:30:10 TEALScript joe-p Merge pull request #590 from algorandfoundation/dev +18177 −17093
00:31:12 algokit-utils-ts PatrickDinh update error message +3 −1
00:33:23 algokit-walletsdk-kmp michaeltchuang fix: improve some UI +131 −114
00:41:46 algokit-walletsdk-kmp mithiraj95 feat: add in watch accounts support (#154) +997 −157
00:51:36 algorand-go-mobile-sdk yasin-ce Configure maven central +92 −172
01:00:21 go-algorand - FI from master +1041 −162
01:00:21 go-algorand - Build 2526 Data +1 −1
02:15:12 algokit-utils-ts PatrickDinh use EMPTY_SIGNATURE +2 −1
02:34:23 algorand-go-mobile-sdk yasin-ce Increase version to v1.0.4 +16 −4
03:04:42 algo-voting dependabot[bot] build(deps-dev): bump @typescript-eslint/parser from 8.46.2 to 8.46.3 +70 −70
03:05:09 algo-voting dependabot[bot] build(deps-dev): bump @typescript-eslint/eslint-plugin +229 −229
03:09:38 xHD-Wallet-API-kt HashMapsData2Value fix: upgraded lazysodium-java with Pera binaries +1 −1
03:45:00 algokit-utils-ts PatrickDinh wip - PR review: rename transaction type enums and unifi appId field +347 −341
05:30:22 algorand-typescript-testing boblat fix: abiCall throws unknown contract error for calls made to contracts with @contract decorator +106 −7
05:35:24 algokit-utils-ts PatrickDinh rename back to accountReferences +111 −109
06:02:17 algokit-lora p2arthur fix(wizard_visual) fix wizard actions overflowing + fix visual txn button overlapping nodes +59 −57
06:07:20 algokit-utils-py daniel-makerx build: remove `uv run` from poe tasks as poe will do this itself +4 −4
06:09:26 algokit-utils-py daniel-makerx build: remove mypy ignores for client modules +0 −11
06:09:40 algokit-utils-ts PatrickDinh rename access to accessReferences +8 −8
06:11:28 algokit-utils-py daniel-makerx build: reduce duplication in client poe tasks +12 −15
06:30:36 algokit-lora p2arthur test(snapshots): update snapshots for tests to match mobile updates +15703 −15551
07:00:43 algokit-utils-py daniel-makerx refactor: make individual model modules private +1 −1
07:00:44 algokit-utils-py daniel-makerx chore: regenerate clients after module name change +369 −369
07:01:25 algokit-utils-py daniel-makerx refactor: use a more exhaustive list for reserved python words +2 −17
07:01:42 algokit-utils-py daniel-makerx chore: regenerate clients after reserved words change +6 −6
09:25:53 algokit-lora mrcointreau fix: trigger application interface name validation when interface exists +1 −1
09:51:02 algorand-go-mobile-sdk yasin-ce Update group name +2 −2
10:14:28 ARCs SudoWeezy Merge pull request #361 from cusma/arc62 +3514 −2160
10:14:36 ARCs SudoWeezy Merge pull request #360 from cusma/arc20 +18174 −9753
13:58:31 liquid-auth - Added favicon (#56) +5 −2
13:59:40 liquid-auth - Updated documentation readme (#53) +181 −28
15:06:30 algokit-utils-py aorumbayev Merge branch 'decoupling-api-generator-client-changes' into decoupling-api-generator +378 −393
15:14:52 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-11-04) +1 −0
15:16:00 ARCs cusma docs: validate arc89 uri on creation +4 −0
15:20:55 algokit-utils-py aorumbayev feat: api clients (#211) +29496 −19
15:26:34 ledger-app-algorand reffiek test: add snapshots from the ci +0 −0
15:56:20 go-algorand nullun Apply suggestions from code review +3 −3
16:10:27 weLend xxiled-plastic-cat Updated config tests for negative outcomes +35 −38
16:30:16 weLend xxiled-plastic-cat additional test coverage +210 −11
16:56:25 algokit-lora p2arthur build(deps): bump tailwind to v4.1.16 and refresh lock (fix tar vuln) +6641 −3698
17:17:37 algokit-lora p2arthur Merge branch 'main' into fix/mobile-components +65 −5
17:27:40 algokit-lora p2arthur fix(build): fix build errors +2 −1
17:42:57 go-algorand nullun goal: Update 'goal app call' help text (#6448) +3 −3
17:48:58 go-algorand github add Go Benchmark (go) benchmark result for 4cb92b834067581178dd17adb16f807f05c47681 +445 −1
18:08:27 ledger-app-algorand reffiek Merge pull request #4 from blooo-io/fix/LDG-762-fix-compilation-issue-on-apex_p +7 −3
19:16:51 algokit-lora p2arthur fix(package): fix package-lock to reflect tailwind deps 4.16^ + fix recurring build errors +5267 −11487
19:23:21 algokit-lora p2arthur fix(package-lock): fix package lock not being in sync with package.json breaking CI +21 −21
19:34:28 go-algorand jannotti better UpdatingSizes comment +1 −1
20:36:51 puya-ts tristanmenzel fix: Normalise document uris across the language server to resolve diagnostic responsiveness in webstorm +89 −27
20:46:29 xHD-Wallet-API-ts rbonestell Updated crypto_scalarmult_ed25519_base_noclamp to throw error when scalar is 0, matching libsodium-sumo behavior. Updated test accordingly. +14 −22
21:42:20 algokit-lora p2arthur fix(package-lock): fix package lock to use jotai 2.7 + sync package.json +6793 −3745
21:47:57 algokit-lora p2arthur fix(package-lock): fix package lock to use jotai 2.7 + sync package.json +15256 −8932
22:34:09 algokit-utils-py aorumbayev refactor: removal of legacy v2 code and tests +134 −7969
22:53:21 algokit-walletsdk-kmp mithiraj95 screenshort test implementation +38 −1
23:10:09 algokit-lora p2arthur fix(dependencies): fix jotai and semantic release dependencies for CI +86 −3232
23:11:18 algokit-walletsdk-kmp michaeltchuang fix: send algo max improvement +147 −90
23:26:37 algokit-walletsdk-kmp michaeltchuang fix: send algo max improvement (#157) +147 −90