Home Reports Nov 20, 2025

Thursday, November 20, 2025

Commits
95
pushed this day
Repositories
18
with activity
Contributors
25
distinct authors
Lines changed
+93,392 −113,330
additions / deletions

November 2025

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 24

Commit Log

95 commits · 18 repositories

00:07:05 algokit-utils-ts PatrickDinh refactor + test +57 −41
00:09:14 algokit-utils-ts PatrickDinh fix performTransactionComposerSimulate +4 −1
00:29:41 algokit-utils-ts PatrickDinh move the build common data logic into txn builders +134 −66
01:00:22 go-algorand - Build 2542 Data +1 −1
01:03:39 puya achidlow chore: code gen +1 −0
01:03:39 puya achidlow refactor: +316 −208
01:03:40 puya achidlow feat: add safety checks to ensure explicit user asserts / err conditions are preserved +61 −1
01:07:15 puya achidlow chore: compile_all +17592 −16057
01:07:18 puya achidlow remove unused class +0 −26
01:07:18 puya achidlow improve repeated rotations log message +2 −2
01:09:01 puya achidlow chore: compile_all +17 −17
01:09:03 puya achidlow refactor / improve TEAL comment / error message modelling and output +157 −171
01:10:16 puya achidlow chore: compile_all +8001 −8001
01:10:18 puya achidlow add changelog fragment +41 −0
01:35:10 go-algorand-sdk dependabot[bot] build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 +3 −3
01:37:23 algokit-utils-ts PatrickDinh Merge branch 'composer-integration' into abi-integration +754 −1251
01:47:58 puya-ts tristanmenzel chore: Collect stderr from puya service and include text in thrown error message if the process errors +5 −1
01:47:58 puya-ts tristanmenzel test: Remove puya-service singleton in favour of manual injection of an instance when required +38 −52
01:47:58 puya-ts tristanmenzel chore: Replace copyfiles with shx since it is no longer maintained and add audit exception for glob advisory since we don't use glob-cli and updating all uses of glob to the latest is not possible +607 −757
01:47:58 puya-ts tristanmenzel fix: Remove internal static PuyaService instance in favour of optional dependency injection for instance re-use +60 −22
01:47:58 puya-ts tristanmenzel chore: Update advisory id for glob +1 −1
01:47:58 puya-ts tristanmenzel chore: Remove unused download script +0 −12
01:47:58 puya-ts tristanmenzel chore: npm audit fix +43 −22
01:58:26 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
02:11:41 go-algorand dependabot[bot] build(deps): bump golang.org/x/crypto from 0.37.0 to 0.45.0 +27 −24
02:54:56 indexer dependabot[bot] build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 +15 −15
03:54:04 algokit-utils-ts PatrickDinh wip - fix types +54 −59
04:31:43 puya achidlow improve repeated rotations log message +2 −2
04:31:43 puya achidlow chore: compile_all +17 −17
04:31:43 puya achidlow add changelog fragment +41 −0
04:31:43 puya achidlow refactor / improve TEAL comment / error message modelling and output +157 −171
04:31:43 puya achidlow feat: add safety checks to ensure explicit user asserts / err conditions are preserved +61 −1
04:31:43 puya achidlow chore: code gen +1 −0
04:31:43 puya achidlow remove unused class +0 −26
04:31:43 puya achidlow chore: compile_all +17592 −16057
04:31:43 puya achidlow chore: compile_all +8001 −8001
04:31:43 puya achidlow refactor: +316 −208
05:15:26 algokit-utils-ts PatrickDinh wip - fixing types +139 −157
05:17:39 puya boblat feat: add algopy.public alias for algopy.arc4.abimethod decorator +79 −2
05:17:39 puya boblat refactor: relax requirement for @subroutine on contract methods +7 −25
05:28:51 puya boblat chore: compile all +5000 −0
05:28:52 puya boblat refactor: log an error for duplicate decorators +16 −4
05:28:52 puya boblat build: fix algorand-python version to be 3.2.0 +3 −3
06:06:53 algo-voting sambitsargam Merge pull request #742 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.47.0 +161 −161
09:09:25 algokit-lora p2arthur refactor(resolve_address): refactor the resolve sender address to simplify the function and make it named export +39 −38
09:14:57 devportal larkiny docs: import documentation from arcs +1655 −30
09:36:15 ARCs SudoWeezy Update arc-0090.md +2 −1
09:39:28 ARCs SudoWeezy Merge pull request #358 from algorandfoundation/arc-90-merge-uri-schemes +578 −4
09:55:11 devportal - Removed unnecessary doc updates +1 −3691
10:01:58 devportal - Documentation Update: arcs (#416) +1654 −3719
10:30:26 ledger-app-algorand reffiek feat: implement serialization functions and sign_data method for Algorand arbitrary data signing +282 −5
10:31:45 ledger-app-algorand reffiek test: add arbitrary sign test cases using canonical JSON encoding +20 −2
10:33:08 ledger-app-algorand reffiek refactor: rename signature validity check functions and enhance transaction signature verification +78 −9
10:33:44 ledger-app-algorand reffiek test: add comprehensive tests for signing arbitrary data with various scenarios +967 −0
10:33:57 ledger-app-algorand reffiek test: generate golden snapshots +0 −0
10:34:09 ledger-app-algorand reffiek chore: delete unused files +0 −93
10:43:44 algokit-lora nullun fix: Decoded ABI Args now render an address the same as an account +6 −0
11:22:16 ARCs cusma docs: define formal xgov status; improve security considerations +65 −26
12:04:29 nodekit nullun feat: Display additional TX and RX rates for P2P +71 −33
12:43:57 ARCs SudoWeezy Merge pull request #363 from cusma/arc86 +65 −26
12:51:07 devportal - Updated import config +1 −1
12:51:46 devportal - Updated import config (#417) +1 −1
12:54:03 devportal larkiny docs: import documentation from arcs +687 −61
13:16:49 devportal - docs: import documentation from arcs (#418) +687 −61
13:26:25 devportal - ci(publish): Target main-dist for release (#394) +22657 −44794
13:29:53 CryptoDeepTools AImissq Merge ffe6b3359f6fb229d646072809fdb564cae9a562 into cef5a733295f001aa53e7d5b472439c8118d9ca3 +1 −0
14:00:23 ledger-app-algorand reffiek chore: generate golden snapshots for flex and stax +0 −0
14:06:18 ledger-app-algorand reffiek refactor: fix linting warnings and reduce complexity +124 −58
14:10:29 ledger-app-algorand reffiek refactor: fix python linting +3 −6
15:14:55 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-11-20) +1 −0
16:17:39 a-day-in-my-bobalife dependabot[bot] chore: bump foundation from 1.9.3 to 1.9.5 in /DisneyScenicRides +1 −1
16:17:44 a-day-in-my-bobalife dependabot[bot] chore: bump lifecycle-livedata-ktx in /DisneyScenicRides +1 −1
16:17:51 a-day-in-my-bobalife dependabot[bot] chore: bump ui from 1.9.3 to 1.9.5 in /DisneyScenicRides +1 −1
16:17:57 a-day-in-my-bobalife dependabot[bot] chore: bump runtime-livedata from 1.9.3 to 1.9.5 in /DisneyScenicRides +1 −1
16:19:36 BlockEstate Codingcodercodes Update app.py +0 −1
16:20:17 BlockEstate Codingcodercodes Clean up index.js by removing unnecessary lines +0 −4
16:20:32 BlockEstate Codingcodercodes Update server.js +0 −3
16:21:30 BlockEstate Codingcodercodes Refactor processAssets function for improved clarity +0 −12
16:21:51 BlockEstate Codingcodercodes Update app.py +2 −0
17:33:28 nodekit nullun feat: Display peer count for PSP and/or WS +119 −35
17:55:43 go-algorand jannotti Chore: Remove some things that have been marked deprecated (#6496) +22 −3136
18:01:00 go-algorand github add Go Benchmark (go) benchmark result for 3bfbc772170ba4dcc7e00765104d22841c80a7fe +445 −1
18:17:02 indexer urtho before-time/after-time optimization for participation queries (#1683) +14 −4
18:17:20 indexer dependabot[bot] build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#1684) +15 −15
18:19:22 go-algorand-sdk dependabot[bot] build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 (#759) +3 −3
18:27:23 go-algorand gmalouf Update x/crypto in block-generator. +24 −21
19:17:40 go-algorand cce remove some unused programs +11 −2166
19:22:59 go-algorand cce remove ddconfig +1 −4
19:25:57 go-algorand cce put find-nodes back +2 −2
19:35:18 puya-ts achidlow test: Expand reference types test for methodSelector contract to cover by index and by value, and ensure it is invoked by the relevant test file +1498 −532
19:40:23 go-algorand cce rm ddconfig.sh +0 −162
19:48:16 puya-ts achidlow test: Expand reference types test for methodSelector contract to cover by index and by value, and ensure it is invoked by the relevant test file +1498 −532
20:27:01 rosetta-smart-contracts ale-gll Bet.vy +83 −0
21:10:58 AlgoQuest cagmero feat: Replace standalone quest map and NFT screens with a new `arsenal` tab and introduce global type definitions. +397 −2388
23:28:23 js-algorand-sdk algo-dev-service Regenerate code from specification file +24 −0