Home Reports Aug 12, 2025

Tuesday, August 12, 2025

Commits
149
pushed this day
Repositories
15
with activity
Contributors
17
distinct authors
Lines changed
+1,282,134 −1,695,332
additions / deletions

August 2025

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 16

Commit Log

149 commits · 15 repositories

00:00:38 algokit-core PatrickDinh feat: send ABI method with the composer +3774 −471
00:00:38 algokit-core PatrickDinh feat: send ABI method with the composer +3774 −471
01:00:26 go-algorand - Build 2442 Data +1 −1
01:12:12 algokit-core PatrickDinh Merge pull request #221 from algorandfoundation/feat/app-client +3774 −471
01:12:12 algokit-core PatrickDinh Merge pull request #221 from algorandfoundation/feat/app-client +3774 −471
01:15:42 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
01:16:36 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.41 [skip ci] +1 −1
01:16:36 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.41 [skip ci] +1 −1
01:18:00 algorand-typescript-testing boblat Merge pull request #87 from algorandfoundation/refactor/spec-suffix +10 −6
01:21:19 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
01:24:01 algokit-core neilcampbell chore: improve the ergonomics of ABIValue for uints +235 −180
01:24:01 algokit-core neilcampbell chore: improve the ergonomics of ABIValue for uints +235 −180
02:04:37 community github-actions[bot] Commit from GitHub Actions (Community Interest Tracker) +2 −0
03:40:49 puya daniel-makerx fix: do not simplify bool parameter of setbit +0 −4
03:45:20 puya daniel-makerx fix: update `op.setbit` and `op.getbit` to set and return a bool value respectively +37 −28
05:26:47 puya daniel-makerx fix: update stubs for bool only itxn fields +7 −8
05:26:47 puya daniel-makerx fix: fix typing for ITxnCreate bool only fields +24 −15
05:40:50 puya daniel-makerx chore: compile all +8981 −586
05:40:50 puya daniel-makerx fix: do not have required fields for `itxn.KeyRegistration` +5 −5
05:40:50 puya daniel-makerx test: add a test case for intrinsics with bool only behaviour +56 −0
05:47:58 puya daniel-makerx docs: add changelog +50 −0
05:53:23 algokit-core neilcampbell Merge pull request #226 from algorandfoundation/chore/improve-abi-value-syntax +235 −180
05:53:23 algokit-core neilcampbell Merge pull request #226 from algorandfoundation/chore/improve-abi-value-syntax +235 −180
05:54:47 algorand-typescript-testing boblat build: Create patch release for refactor commits +4 −0
05:56:56 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
05:57:49 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.42 [skip ci] +1 −1
05:57:49 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.42 [skip ci] +1 −1
06:00:16 algorand-typescript-testing boblat Merge pull request #89 from algorandfoundation/fix/no-release-on-refactor +4 −0
06:02:46 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
06:04:52 algorand-typescript-testing semantic-release-bot Notes added by 'git notes add' +1 −0
06:26:02 subql-stellar dependabot[bot] Bump form-data from 3.0.1 to 3.0.4 +7 −27
06:31:11 algokit-typescript-template neilcampbell chore: adjust the unit test extension +0 −0
06:50:47 puya daniel-makerx chore: disable FBT001 in doc stubs +1 −1
07:02:11 puya daniel-makerx fix: update `op.setbit` and `op.getbit` to set and return a bool value respectively +37 −28
07:02:11 puya daniel-makerx chore: disable FBT001 in doc stubs +1 −1
07:02:11 puya daniel-makerx chore: compile all +8981 −586
07:02:11 puya daniel-makerx fix: update stubs for bool only itxn fields +7 −8
07:02:11 puya daniel-makerx fix: do not simplify bool parameter of setbit +0 −4
07:02:11 puya daniel-makerx fix: do not have required fields for `itxn.KeyRegistration` +5 −5
07:02:11 puya daniel-makerx fix: fix typing for ITxnCreate bool only fields +24 −15
07:02:11 puya daniel-makerx docs: add changelog +50 −0
07:02:11 puya daniel-makerx test: add a test case for intrinsics with bool only behaviour +56 −0
07:03:11 puya daniel-makerx feat: include an error message if a dynamic array writes to an index that is out of bounds +9 −1
07:06:55 puya daniel-makerx chore: compile all +906 −787
07:06:55 puya daniel-makerx docs: add changelog +41 −0
07:11:47 algorand-typescript-testing boblat chore: delete internal type definitions from package +3 −2
07:12:40 puya daniel-makerx docs: add changelog +41 −0
07:12:40 puya daniel-makerx feat: include an error message if a dynamic array writes to an index that is out of bounds +9 −1
07:12:40 puya daniel-makerx chore: compile all +906 −787
08:11:32 puya achidlow add failing test case for function that never returns but says it does and is also inlined +13 −0
08:14:34 puya achidlow chore: compile all +3411 −0
08:14:34 puya achidlow fix: prevent error when inlining subroutines with zero returns at O0 +56 −1
08:30:04 puya achidlow add test case for F-Stack being generated in non-proto subroutine +7445 −1
08:37:04 puya achidlow fix: prevent f-stack using frame_dig/frame_bury when the subroutine has no proto op +52 −4
08:37:04 puya achidlow chore: compile all +71 −71
08:37:27 puya achidlow add test for BigUInt not having fixed size according to SizeOf +1 −0
08:41:14 algokit-core aorumbayev feat: finalizing arc56 abstraction; consolidating arc56 artifacts; +132879 −365
08:48:08 algokit-core aorumbayev feat: initial indexer client +13067 −55
08:48:08 algokit-core aorumbayev chore: client name generation fixes +101 −16
08:48:09 algokit-core aorumbayev chore: regen indexer +81 −81
08:48:09 algokit-core aorumbayev chore: fix msgpack detection in algod +47 −108
08:48:10 algokit-core aorumbayev fix: handles top-level array schemas as type aliases +82 −104
08:48:10 algokit-core aorumbayev feat: Adds Indexer client to algokit-utils +301 −9
08:48:11 algokit-core aorumbayev refactor: adds indexer helpers for testing (aligning with ts utils) +277 −217
08:48:11 algokit-core aorumbayev fix: add tweak to fix manual typos in indexer oas upstream descriptions; refine ci +98 −104
08:48:11 algokit-core aorumbayev chore: wait for indexer helpers +215 −52
08:54:09 puya achidlow add failing test case for function that never returns but says it does and is also inlined +13 −0
08:54:09 puya achidlow add test for BigUInt not having fixed size according to SizeOf +1 −0
08:54:09 puya achidlow add test case for F-Stack being generated in non-proto subroutine +7445 −1
08:54:09 puya achidlow fix: prevent error when inlining subroutines with zero returns at O0 +56 −1
08:54:09 puya achidlow fix: prevent f-stack using frame_dig/frame_bury when the subroutine has no proto op +52 −4
08:54:09 puya achidlow chore: compile all +71 −71
08:54:09 puya achidlow chore: compile all +3411 −0
08:54:21 puya achidlow speed up deserialization && validation when there is a very large number of SourceLocations, and update to latest cattrs +23 −14
09:01:56 algokit-core aorumbayev chore: merge conflicts +3 −3
09:08:46 puya achidlow speed up deserialization && validation when there is a very large number of SourceLocations, and update to latest cattrs +23 −14
09:23:32 algokit-core aorumbayev chore: pr comments +13 −20
09:26:58 puya achidlow chore: compile all +56946 −59683
09:26:58 puya achidlow feat: optimise `int 0; return` -> `err` +9 −0
09:26:58 puya achidlow in `size_diff` script, filter to stats files in supported locations +2 −1
09:26:58 puya achidlow feat: update definition of a trivially inlineable function to include ops of just a single intrinsic (other than a return) +14 −3
09:26:58 puya achidlow chore: compile all +11254 −15639
09:26:59 puya achidlow chore: compile all +70 −92
09:26:59 puya achidlow feat: optimize `dup; return` -> `return` +2 −0
09:40:04 xbacked-sdk xxiled-plastic-cat New vaults +266 −11
09:43:17 puya achidlow add release note +42 −0
09:57:05 algokit-core aorumbayev chore: refactors method signature retrieval +9 −5
10:07:50 puya achidlow chore: compile all +70 −92
10:07:50 puya achidlow feat: optimize `dup; return` -> `return` +2 −0
10:07:50 puya achidlow add release note +42 −0
10:07:50 puya achidlow feat: update definition of a trivially inlineable function to include ops of just a single intrinsic (other than a return) +14 −3
10:07:50 puya achidlow in `size_diff` script, filter to stats files in supported locations +2 −1
10:07:50 puya achidlow feat: optimise `int 0; return` -> `err` +9 −0
10:07:50 puya achidlow chore: compile all +56946 −59683
10:07:50 puya achidlow chore: compile all +11254 −15639
10:08:35 puya daniel-makerx perf: don't do MIR x-stack or optimizations at O0 +9 −7
10:08:36 puya daniel-makerx feat(internal): provide granular control of which optimisations to run on PuyaOptions +8 −10
10:08:36 puya daniel-makerx perf: don't build debug info during assembly if not required +54 −43
10:08:36 puya daniel-makerx test: increase limits for execution tests +4 −2
10:08:36 puya daniel-makerx perf: minimize TEAL optimizations at O0 +9 −4
10:08:36 puya daniel-makerx docs: add changelog +41 −0
10:09:22 puya daniel-makerx chore: compile all +225786 −680970
10:11:15 algo-voting dependabot[bot] Update @typescript-eslint/eslint-plugin requirement +1 −1
10:15:30 algokit-core aorumbayev feat: finalizing arc56 abstraction; consolidating arc56 artifacts; (#227) +132876 −365
10:15:30 algokit-core aorumbayev feat: finalizing arc56 abstraction; consolidating arc56 artifacts; (#227) +132876 −365
10:15:46 puya daniel-makerx docs: add changelog +41 −0
10:15:46 puya daniel-makerx perf: don't build debug info during assembly if not required +54 −43
10:15:46 puya daniel-makerx feat(internal): provide granular control of which optimisations to run on PuyaOptions +8 −10
10:15:46 puya daniel-makerx test: increase limits for execution tests +4 −2
10:15:46 puya daniel-makerx perf: minimize TEAL optimizations at O0 +9 −4
10:15:46 puya daniel-makerx chore: compile all +225786 −680970
10:15:46 puya daniel-makerx perf: don't do MIR x-stack or optimizations at O0 +9 −7
10:15:57 algo-voting sambitsargam Merge pull request #674 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-8.39.1 +1 −1
10:16:07 algo-voting sambitsargam Merge pull request #673 from sambitsargam/dependabot/npm_and_yarn/algosdk-tw-3.4.0 +1 −1
10:16:16 algo-voting sambitsargam Merge pull request #672 from sambitsargam/dependabot/npm_and_yarn/typescript-5.9.2 +1 −1
10:16:36 algo-voting sambitsargam Merge pull request #667 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-9.32.0 +0 −0
10:18:06 algo-voting dependabot[bot] Update core-js requirement from ^3.44.0 to ^3.45.0 +1 −1
10:18:54 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
10:19:46 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.43 [skip ci] +1 −1
10:19:46 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.43 [skip ci] +1 −1
10:24:52 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
11:03:50 algokit-core aorumbayev fix: adds support for string enums in OAS parser +227 −56
11:04:30 algo-voting dependabot[bot] Update js-base64 requirement from ^3.7.7 to ^3.7.8 +1 −1
12:28:27 wen-tools No-Cash-7970 Add Wallet Connect button to main body on pages (#123) +140 −70
14:05:34 revelio dependabot[bot] Bump actions/checkout from 4 to 5 +4 −4
14:19:29 wen-tools No-Cash-7970 Make styling adjustments to wallet connect buttons +44 −17
14:31:00 algo-voting dependabot[bot] Update eslint requirement from ^9.31.0 to ^9.33.0 +1 −1
14:31:13 algo-voting dependabot[bot] Update @typescript-eslint/parser requirement from ^8.38.0 to ^8.39.1 +1 −1
15:15:00 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-08-12) +1 −0
17:05:12 algokit-cli aorumbayev fix: enhances project bootstrapping logic +198 −27
17:15:43 puya - 5.0.0-rc.6 +1 −1
17:43:31 puya-ts joe-p fix: b64 charNum +1 −1
18:09:51 reti joe-p wip: rm old src maps +0 −46848
18:10:03 reti joe-p wip: update TMPL names +4 −4
18:10:09 reti joe-p Merge a5f0264f81924c2bc814e34802f26a3d2f0e1dac into bea7a6a8599c0b3072ae1f96c33c0acf62f81b3d +165524 −110370
18:10:44 puya-ts tristanmenzel fix: Ensure ops which only support boolean values on the AVM receive only boolean values +13773 −8257
18:15:09 go-algorand - tests: debug node TestNodeHybridTopology +64 −11
18:29:50 puya-ts tristanmenzel fix: Ensure ops which only support boolean values on the AVM receive only boolean values +13773 −8257
18:29:50 puya-ts tristanmenzel test: Add failing test to demonstrate bool packing bug +54 −0
18:40:22 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
18:44:00 reti joe-p wip: format utils.algo.ts +12 −12
21:26:46 subql-stellar dependabot[bot] Bump form-data from 3.0.1 to 3.0.4 (#136) +7 −27
23:08:01 algokit-core aorumbayev chore: address pr comments +75 −114
23:25:03 algokit-core aorumbayev feat: indexer api client and minor jinja generator fixes (#228) +14035 −380
23:25:03 algokit-core aorumbayev feat: indexer api client and minor jinja generator fixes (#228) +14035 −380
23:28:38 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0
23:29:30 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.44 [skip ci] +1 −1
23:29:30 algokit-core engineering-ci[bot] chore(python/algokit_transact): bump version to 1.0.0-alpha.44 [skip ci] +1 −1
23:34:08 algokit-core semantic-release-bot Notes added by 'git notes add' +1 −0