Home Reports Jan 13, 2026

Tuesday, January 13, 2026

Commits
61
pushed this day
Repositories
14
with activity
Contributors
17
distinct authors
Lines changed
+44,791 −16,454
additions / deletions

January 2026

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 16

Commit Log

61 commits · 14 repositories

01:00:21 go-algorand - Build 2596 Data +1 −1
01:05:19 use-wallet renovate[bot] chore(deps): update dependency pnpm to v10.28.0 +2 −2
02:18:59 puya daniel-makerx chore: compile all +3 −3
02:26:07 puya daniel-makerx test: add asserts to ensure return code fails for the correct reason +5 −0
02:26:07 puya Argimirodelpozo doc: add changelog +42 −0
02:26:07 puya Argimirodelpozo add cli tests for both puyapy and puya +49 −6
02:26:07 puya Argimirodelpozo add warnings in puyapy that are out of context +5 −2
02:26:07 puya Argimirodelpozo chore: compile_all +291 −291
02:26:07 puya Argimirodelpozo feat: add a `treat-warnings-as-errors` flag +60 −6
02:26:07 puya daniel-makerx chore: compile all +3 −3
02:26:07 puya daniel-makerx doc: include alias in changelog +3 −1
02:26:07 puya daniel-makerx refactor: remove unnecessary change +1 −1
02:27:03 puya - Chore: Update issue templates +137 −54
02:27:03 puya iglosiggio Apply suggestions from code review +3 −3
02:31:11 puya - Chore: Update issue templates +137 −54
02:31:11 puya iglosiggio Apply suggestions from code review +3 −3
02:33:45 puya daniel-makerx test: fix windows test failure +1 −4
02:38:36 puya daniel-makerx test: fix windows test failure +1 −4
03:52:13 algokit-lora PatrickDinh fix: upgrade semantic-release to fix npm audit +1031 −1191
03:53:48 algokit-lora PatrickDinh fix: qs audit issue +5 −4
04:07:08 algokit-lora PatrickDinh fix: upgrade to react-router-dom@6.30.3 to fix npm audit +23 −23
04:56:31 algokit-lora PatrickDinh fix: upgrade semantic-release to fix npm audit +1031 −1191
04:56:31 algokit-lora PatrickDinh fix: qs audit issue +5 −4
04:56:55 algokit-lora PatrickDinh fix: upgrade to react-router-dom@6.30.3 to fix npm audit +23 −23
05:17:46 algokit-lora PatrickDinh fix: double scroll bar when viewing application programs +2 −2
05:27:10 genAcct_genTxn dependabot[bot] Merge dcd08efdd3cc7e6bde980c41e172d1a22627a9e2 into 62cccd45503e15a93031a5cdda2ba8cc68a21cf4 +19232 −12112
05:37:05 algo-voting dependabot[bot] build(deps-dev): bump @typescript-eslint/parser from 8.52.0 to 8.53.0 +70 −70
05:37:20 algo-voting dependabot[bot] build(deps-dev): bump @typescript-eslint/eslint-plugin +229 −229
09:25:58 connect yasincaliskan feat(sign-data): check auth-addr before sending the sign data request +277 −6
09:26:13 connect yasincaliskan Merge branch 'PERA-3259' into beta-v1 +277 −6
09:26:28 connect yasincaliskan bump up to 1.5.1 +1 −1
11:38:40 algokit-subscriber-py - Updated sphinx config +12100 −813
11:43:19 algokit-subscriber-py - Disabled unnecessary workflows +5 −2
11:46:04 algokit-subscriber-py - Updated workflow +1 −1
11:47:53 algokit-subscriber-py - Updated workflow +1 −1
11:48:44 algokit-subscriber-py - Updated workflow +1 −1
11:55:19 algokit-subscriber-py - Updated workflow +1 −4
13:47:52 xHD-Wallet-API-ts joe-p chore: rename to computeSharedBlake2bSecret +8 −8
13:49:06 xHD-Wallet-API-ts joe-p chore: remove redudant await +1 −1
13:51:22 xHD-Wallet-API-ts joe-p chore: fix indentation +1 −1
14:30:05 ledger-app-algorand reffiek refactor: improve error handling in simpleAccessListElementToString +25 −40
15:15:34 a-day-in-my-bobalife michaeltchuang chore: log greeting (2026-01-13) +1 −0
16:12:39 algokit-lora p2arthur Merge pull request #537 from algorandfoundation/fix/txn-graph-click +20 −20
16:16:32 xHD-Wallet-API-ts ehanoc Merge pull request #26 from algorandfoundation/feat/ecdh_callback +49 −21
16:41:04 xHD-Wallet-API-ts joe-p feat!: options object for ECDH that supports curve25519 or ed25519 +53 −29
17:14:35 algokit-subscriber-py - Added missing file +221 −0
17:33:10 xHD-Wallet-API-ts joe-p docs: fix ECDH doc +1 −1
17:36:20 xHD-Wallet-API-ts joe-p chore: fix indentation +24 −24
17:55:22 use-wallet pbennett feat(*): add Web3Auth wallet support +1496 −1
18:51:52 go-algorand cce change IsGossipServer => IsListenServer +50 −50
19:08:40 go-algorand cce remove DHTMode "auto" value +13 −12
19:25:37 use-wallet pbennett feat(use-wallet): add tests for deriveAlgorandAccountFromEd25519 +258 −1
19:30:35 algokit-subscriber-py - Re-enabled workflows +0 −4
19:51:47 use-wallet pbennett feat(*): enhance Web3Auth integration and update dependencies +803 −35
19:52:49 algokit-utils-ts lempira test: add placeholder tests for experimental and private algod endpoints +103 −0
20:10:08 d-asa dependabot[bot] chore(deps-dev): bump virtualenv from 20.36.0 to 20.36.1 +3 −3
20:15:07 algorand-agent-skills gabrielkuettel Add Algorand agent skills and AI coding tool configurations +4963 −0
20:54:11 use-wallet pbennett feat(*): add support for Web3Auth custom authentication flows +452 −18
21:02:58 d-asa dependabot[bot] chore(deps-dev): bump filelock from 3.20.2 to 3.20.3 +3 −3
21:17:06 use-wallet pbennett feat(Connect): add Firebase authentication support +823 −38
22:03:44 use-wallet pbennett feat(FirebaseAuth): add reusable Firebase authentication component +358 −22