Home Reports Oct 6, 2025

Monday, October 6, 2025

Commits
89
pushed this day
Repositories
17
with activity
Contributors
18
distinct authors
Lines changed
+674,482 −8,121
additions / deletions

October 2025

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 17

Commit Log

89 commits · 17 repositories

00:05:43 algokit-client-generator-ts dependabot[bot] chore(deps-dev): bump typescript-eslint from 8.39.1 to 8.45.0 +61 −61
00:06:35 algokit-client-generator-ts dependabot[bot] chore(deps-dev): bump rollup from 4.46.2 to 4.52.4 +114 −84
00:07:03 algokit-client-generator-ts dependabot[bot] chore(deps-dev): bump @eslint/js from 9.33.0 to 9.37.0 +3 −3
01:00:24 go-algorand - Build 2497 Data +1 −1
01:37:23 algokit-subscriber-py dependabot[bot] chore(deps-dev): bump ruff from 0.12.9 to 0.13.3 +23 −23
02:12:13 puya daniel-makerx fix: support creating a type alias from another type alias +43 −2
02:16:00 puya daniel-makerx refactor: use lowercase errors as per convention and use logger.error instead of context function +4 −4
03:03:55 algo-voting dependabot[bot] build(deps-dev): bump eslint from 9.36.0 to 9.37.0 +49 −43
04:15:55 algokit-utils-ts-debug dependabot[bot] chore(deps): bump the all group across 1 directory with 8 updates +166 −136
04:57:35 algorand-python-testing Argimirodelpozo algorand-python and puyapy version bump +4 −12
05:01:51 algorand-python-testing - 1.0.0-beta.8 +7 −1
06:16:26 algorand-python-testing - 1.0.0 +3 −1
06:21:59 algokit-python-template daniel-makerx feat: update to include puyapy language server +21 −14
06:21:59 algokit-python-template neilcampbell chore: fix build issues +11 −2
07:04:02 puya daniel-makerx refactor: use lowercase errors as per convention and use logger.error instead of context function +4 −4
07:04:02 puya daniel-makerx fix: support creating a type alias from another type alias +43 −2
07:04:13 puya daniel-makerx fix: ignore stderr in get_sys_path unless returncode is non-zero +2 −2
07:04:13 puya daniel-makerx chore: add changelog +41 −0
07:04:13 puya daniel-makerx fix: ensure get_sys_path is always called via an isolated process when used in language server +6 −6
07:05:40 solidity-land-registry dependabot[bot] npm: bump @types/node from 22.18.8 to 24.6.2 +1 −1
07:37:18 puya daniel-makerx fix: ignore stderr in get_sys_path unless returncode is non-zero +2 −2
07:37:18 puya daniel-makerx chore: add changelog +41 −0
07:37:18 puya daniel-makerx fix: ensure get_sys_path is always called via an isolated process when used in language server +6 −6
07:43:23 puya - 5.0.1 +11 −84
08:49:15 algokit-python-template daniel-makerx feat: update to include puyapy language server +21 −14
08:49:15 algokit-python-template neilcampbell chore: fix build issues +11 −2
09:13:03 tinyman-js-sdk gulcinuras Bump up the app version for order platform fee bug fix +3 −3
09:18:27 tinyman-js-sdk gulcinuras Merge pull request #113 from tinymanorg/fix/order-platform-fee-rate +6 −5
09:46:54 ff-py-sdk algolog Add missing state to consensus app +10 −1
11:04:50 algokit-lora dependabot[bot] chore(deps-dev): bump happy-dom from 15.11.6 to 19.0.2 +15 −31
12:52:41 algokit-core joe-p wip: handle vec reponse types +20420 −2
13:05:42 algokit-core joe-p wip: handle Vecs in models +24787 −161
13:11:52 algokit-core joe-p wip: skip Into rust type impl for problematic return types +4 −27
13:14:42 algokit-core joe-p wip: handle option vecs in model From impls +206 −66
13:30:31 algokit-core joe-p wip: handle SimulateRequestTransactionGroup +40 −6
13:47:38 algokit-core joe-p wip: handle SimulateRequest +128 −178
14:37:59 algokit-core joe-p wip: more skipped Froms +54 −95
15:05:03 go-algorand gmalouf Additional min fee test fixes. +6 −6
15:14:49 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-10-06) +2 −0
15:24:16 go-algorand Copilot Initial plan +0 −0
15:40:32 go-algorand Copilot Fix DHT resource cleanup in tests to prevent goroutine leaks +90 −20
16:03:09 go-algorand jannotti Use NearZeros to make simple Equal() tests +54 −7
16:38:30 AlgoPlonk giuliop Update to use PuyaPy 5.0 +71 −47
17:15:36 a-day-in-my-bobalife michaeltchuang chore: v2025.39.0 (release) +14 −0
17:15:38 a-day-in-my-bobalife michaeltchuang Notes added by 'git notes add' +1 −0
17:25:39 algokit-core joe-p wip: use custom_newtype! for Vec aliases +52 −21
17:31:42 algokit-core joe-p wip: all models except errors +16 −1
17:35:51 algokit-core joe-p wip: rm From<Error> for RustError +0 −21
17:43:34 algokit-core joe-p wip: rm From impl for api errors +0 −1233
18:09:03 go-algorand jannotti Add LogicSig.Equal +12 −0
18:21:11 go-algorand algorandskiy chore: remove MessageHandle (#6455) +34 −190
18:28:40 go-algorand github add Go Benchmark (go) benchmark result for 9ab4e78d0730a3d76aa8000e98f005361c11f88c +445 −1
18:34:53 go-algorand gmalouf Temp debug logging. +12 −1
18:38:16 algokit-core joe-p wip: working From for api errors +345 −518
18:40:35 algokit-core joe-p wip: fix typo in Vec alias From +3 −3
18:47:31 go-algorand jannotti Test: Use NearZeros to make simple Equal() tests (#6458) +66 −7
18:54:06 go-algorand github add Go Benchmark (go) benchmark result for d1da52ec3888ed628aa999b10e3083fd886966bb +445 −1
18:54:30 algokit-core joe-p wip: proper try_into for sim request +5 −1
18:58:23 algokit-core joe-p wip: proper try_into for dryrun +5 −1
19:07:51 algokit-core joe-p Merge branch 'main' into feat/algod_client_ffi_crate +600564 −2084
19:15:14 algokit-core joe-p wip: use algod_client_ffi in algokit_utils_ffi +5 −23
19:15:23 go-algorand jannotti Checkpoint before testing MBR changes to run CI +427 −133
19:15:23 go-algorand jannotti Initial work to allow epp and global changes +137 −22
19:16:51 go-algorand jannotti Deal with MBR movement to the updater +1571 −1331
19:16:59 go-algorand jannotti Test inner updates +93 −0
19:16:59 go-algorand jannotti Changed errors because now we always call wellFormed +7 −12
19:16:59 go-algorand jannotti Add goal e2e test +64 −5
19:16:59 go-algorand jannotti propagate maxCounts to parent cows +49 −27
19:16:59 go-algorand jannotti Test that program size are checked in wellFormed during update +33 −0
19:16:59 go-algorand jannotti Rename "Renter" to "SizeSponsor" +1110 −1110
19:16:59 go-algorand jannotti Add tests for changign extra pages +100 −3
19:17:04 algokit-core joe-p wip: rm escape seq +92 −92
19:23:16 reti jack-rep Update front-end.md typo +1 −1
19:23:28 algokit-core joe-p wip: passing test_utils.py] +22036 −5
19:58:17 go-algorand gmalouf Adjust e2e_subs tests where needed to stay below reward thresholds. +24 −6
20:11:05 go-algorand gmalouf Remove debug logging. +2 −11
20:30:52 reti pbennett Merge pull request #401 from jack-rep/patch-1 +1 −1
21:57:11 puya-ts joe-p formatting and rm TODOs +25 −25
21:57:40 puya-ts joe-p bump ver +1 −1
21:58:28 puya-ts joe-p fix Address table +1 −2
21:59:01 puya-ts joe-p rm old statement about ensted types +24 −24
21:59:32 puya-ts joe-p rm ref type section +0 −4
22:00:26 puya-ts joe-p update tmpl var section +13 −0
22:02:24 puya-ts joe-p update uint section +11 −1
22:02:38 puya-ts joe-p rename native +1 −1
22:06:02 algokit-core aorumbayev ci: add nextest runner +18 −16
22:15:45 algokit-core aorumbayev chore: alias to cargo t +17 −12
22:54:11 go-algorand gmalouf Make stateproof tests resilient to txn fee changes. +3 −3
23:20:49 go-algorand gmalouf Exercise the tests with notably different fee values for current and future. +2 −2