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