Home Reports Dec 4, 2025

Thursday, December 4, 2025

Commits
75
pushed this day
Repositories
13
with activity
Contributors
17
distinct authors
Lines changed
+127,514 −117,954
additions / deletions

December 2025

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 16

Commit Log

75 commits · 13 repositories

00:46:27 algokit-utils-ts PatrickDinh Merge branch 'decoupling' into re-export +1340 −16022
00:56:35 algokit-utils-ts PatrickDinh wip - rename sig to shorter version +54 −55
01:00:21 go-algorand - Build 2556 Data +1 −1
01:01:55 algokit-utils-ts PatrickDinh export arc56MethodToABIMethod + docs + test snapshot +74 −73
01:17:06 algokit-utils-ts PatrickDinh export more types from abi-method +11 −1
01:59:57 algokit-utils-ts PatrickDinh exclude model meta from public export +228 −213
02:44:34 txnDuck No-Cash-7970 build: exclude test files from build through SWC config instead of TypeScript config +6 −6
03:12:18 txnDuck No-Cash-7970 feat(grp_compose): add transaction group page +493 −4
03:18:03 puya boblat fix: run `Merge Chained Aggregate Reads` and `Replace Aggregate Box Ops` optimizers at L0 +2 −2
03:18:16 puya boblat chore: compile all +47931 −44881
03:19:50 puya boblat feat: optimize `box_get` followed by `extract`|`extract3`|`substring3` as `box_extract` +70 −6
03:19:54 txnDuck No-Cash-7970 chore: upgrade dependencies +232 −232
03:20:07 puya boblat feat: optimize `box_get` followed by `len` as `box_len` +86 −34
03:20:07 puya boblat chore: compile all +567 −525
03:20:07 puya boblat refactor: remove special handling of index and slice ops on `<box>.value` +2 −20
03:20:07 puya achidlow chore: compile_all +644 −1712
03:20:07 puya boblat refactor: remove special handling for `<box>.bytes` +0 −172
03:20:07 puya achidlow feat: when creating a box, or writing a constant, cache the length +22 −8
03:20:07 puya boblat chore: compile all +9203 −9847
03:20:07 puya boblat chore: compile_all +8819 −9677
03:20:07 puya boblat chore: compile all +9701 −7178
03:41:03 algokit-utils-ts neilcampbell chore: remove dryrun +5 −398
03:52:16 algokit-utils-ts neilcampbell Merge pull request #473 from algorandfoundation/decoupling-remove-dryrun +5 −398
03:54:53 algokit-utils-ts PatrickDinh wip - refactor to Transaction class +210 −189
04:19:49 algokit-utils-ts PatrickDinh fix transact test +175 −124
04:28:15 algokit-utils-ts PatrickDinh update snapshots +71 −5
04:38:22 algo-voting sambitsargam Merge pull request #753 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-8.48.1 +70 −70
04:39:38 algo-voting dependabot[bot] build(deps-dev): bump @typescript-eslint/eslint-plugin +161 −161
04:41:51 algo-voting sambitsargam Merge pull request #752 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.48.1 +161 −161
04:42:30 algo-voting sambitsargam Merge pull request #751 from sambitsargam/dependabot/npm_and_yarn/eslint-plugin-vue-10.6.2 +8 −8
04:49:14 algokit-utils-ts PatrickDinh update validateTransaction +162 −162
05:03:55 algokit-utils-ts PatrickDinh remove getTransactionId +33 −56
05:05:01 algokit-utils-ts PatrickDinh format + docs +329 −743
05:33:44 txnDuck No-Cash-7970 test(e2e): remove unnecessary page refreshes +3 −12
05:43:06 txnDuck No-Cash-7970 docs(shareable_links): attempt to make the "Compose Transaction page links" easier to understand +34 −32
05:47:08 txnDuck No-Cash-7970 refactor(compose_txn): place preset into stored transaction data +9 −3
06:08:02 algokit-utils-ts PatrickDinh add type check to make sure Transaction and TransactionParams match +29 −5
06:08:05 txnDuck No-Cash-7970 test(e2e): add test for transaction group compose page +70 −0
06:51:32 algokit-utils-ts neilcampbell Merge pull request #471 from algorandfoundation/fix/localnet-dispenser +63 −24
06:52:42 algokit-utils-py daniel-makerx chore: refresh kmd client +2 −0
06:54:54 algokit-utils-py neilcampbell chore: review fixes +4 −4
06:55:41 algokit-utils-py daniel-makerx chore: refresh docs +103 −19
06:58:52 algokit-utils-ts semantic-release-bot Notes added by 'git notes add' +1 −0
07:01:07 algokit-utils-py neilcampbell fix: enable LocalNet dispensing after 30000 rounds (#226) +42 −19
07:01:44 puya boblat test: add tests for `index` and `slice` operations of boxes storing FixedBytes/Bytes > 4k +95 −0
07:02:47 puya boblat chore: compile all +38606 −21056
07:08:41 puya boblat doc: add change log +41 −0
07:36:24 algokit-utils-py daniel-makerx chore: simplify __init__.py +5 −4
08:24:00 algokit-utils-py daniel-makerx refactor: put abi types in their own submodule +80 −115
08:51:25 algokit-utils-py daniel-makerx test: increase coverage for ABIType.byte_len +10 −1
08:51:25 algokit-utils-py daniel-makerx test: increase coverage for ABIType.from_string +33 −0
08:51:25 algokit-utils-py daniel-makerx refactor: improve error messages for ABIType.from_string +17 −11
08:52:13 algokit-subscriber-ts - chore: Updated typedoc config and algo-docs-sync package +319 −315
08:58:34 algokit-subscriber-ts - chore: Updated typedoc config +186 −185
08:59:13 algokit-subscriber-ts - chore: Regenerated API docs +184 −184
10:47:46 algokit-utils-py daniel-makerx refactor: improve error messages for ABIType.encode and decode +123 −31
11:05:16 algokit-subscriber-ts - chore: replaced package.json script with direct call to algo-docs build +2 −3
11:25:24 algokit-subscriber-ts - chore: Updated package.json +2 −1
11:47:29 algokit-subscriber-ts - chore: Upgrade algo-docs-sync package +7 −7
12:05:42 algokit-utils-py aorumbayev feat: add support for skip tag in oas generator; dropping dryrun +23 −447
13:35:21 algokit-utils-py aorumbayev chore: update branch for oas generator remote source to main +1 −1
14:49:36 algokit-utils-ts joe-p chore: update docstring +1 −1
14:50:16 algokit-utils-ts joe-p docs: generate docs +13 −13
15:15:16 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-12-04) +1 −0
16:07:31 a-day-in-my-bobalife dependabot[bot] chore: bump ui from 1.9.3 to 1.10.0 in /DisneyScenicRides +1 −1
16:07:39 a-day-in-my-bobalife dependabot[bot] chore: bump foundation from 1.9.3 to 1.10.0 in /DisneyScenicRides +1 −1
18:07:44 algokit-walletsdk-kmp mithiraj95 Passkeys integration +3992 −22
18:31:25 algokit-walletsdk-kmp mithiraj95 di issue fixed +1 −0
18:52:25 algorand-hackseries-factfunders Greeshma370 debugged +1609 −1937
19:01:27 algokit-avm-vscode-debugger dependabot[bot] chore(deps): bump jws from 3.2.2 to 3.2.3 +31 −67
19:01:30 algokit-avm-vscode-debugger dependabot[bot] Merge bfe0277d7a04fa1c067d4569a520a7d373802397 into 3bf1157b95555887deec818841b5654d76849938 +31 −67
19:11:31 algorand-hackseries-factfunders Greeshma370 updated Chatbot's responses +291 −47
20:46:28 puya-ts tristanmenzel refactor(Language Server): Move analysis over to a worker thread to improve server responsiveness +461 −153
22:05:01 algokit-utils-py aorumbayev chore: further simplify mock server +14 −20
23:46:21 rosetta-smart-contracts ale-gll Update lottery/README.md, added vyper/SimpleTransfer +97 −2