Home Reports Sep 1, 2025
Monday, September 1, 2025
- Commits
- 77
- pushed this day
- Repositories
- 15
- with activity
- Contributors
- 13
- distinct authors
- Lines changed
- +389,860 −401,427
- additions / deletions
Monday, September 1, 2025
77 commits were pushed across 15 repos by 13 authors. There were 389,860 additions and 401,427 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
15 repositories- go-algorand 1 commit
- algokit-core 5 commits
- algokit-client-generator-ts 3 commits
- algokit-lora 3 commits
- algokit-subscriber-py 1 commit
- algokit-utils-ts 10 commits
- algorand-typescript-testing 2 commits
- puya 30 commits
- puya-ts 2 commits
- specs 2 commits
- solidity-land-registry 1 commit
- a-day-in-my-bobalife 3 commits
- gridworks 9 commits
- tinyman-js-sdk 1 commit
- algorandSupplyChain 4 commits
Commit Log
77 commits · 15 repositories
00:19:19
algokit-client-generator-ts
chore(deps-dev): bump rollup from 4.46.2 to 4.50.0
+98
−83
00:19:29
algokit-client-generator-ts
chore(deps-dev): bump @noble/ed25519 from 2.3.0 to 3.0.0
+5
−5
00:19:43
algokit-client-generator-ts
chore(deps-dev): bump typescript-eslint from 8.39.1 to 8.41.0
+61
−61
01:00:31
go-algorand
Build 2462 Data
+1
−1
01:26:05
algokit-utils-ts
chore: refactor ABIType to enum
+123
−107
01:32:44
algokit-utils-ts
chore: fix type
+4
−3
01:50:16
algokit-utils-ts
chore: refactor abi method txn arg types to enum
+27
−6
02:48:45
puya
refactoring:
+282
−317
02:48:45
puya
chore: compile_all
+26948
−25522
03:01:42
puya
fix: also remove redundant copies inside ValueTuple objects when destructuring
+61
−37
03:01:42
puya
perf: don't validate during replace_aggregate_box_ops
+2
−1
03:01:42
puya
chore: compile_all
+3740
−12953
03:01:42
puya
perf: validate phi outside of loop
+1
−1
03:01:42
puya
chore: compile_all
+26948
−25522
03:01:42
puya
refactoring:
+282
−317
03:01:42
puya
refactor: simplify new IRMutator approach
+57
−72
03:01:42
puya
perf: change IRMutator interface to reduce unnecessary modifications
+423
−259
03:03:50
algorand-typescript-testing
Merge pull request #90 from algorandfoundation/fix/resource-encoding
+48
−15
03:04:15
puya
fix: ensure labelled blocks are handled correctly in other types of control flow scenarios, not just switch cases
+23
−17
03:06:34
puya
chore: compile_all
+66231
−68564
03:08:27
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
03:12:50
puya
chore: compile_all
+66231
−68564
03:12:50
puya
fix: ensure labelled blocks are handled correctly in other types of control flow scenarios, not just switch cases
+23
−17
03:22:58
puya
feat: critical edge splitting in IR destructuring
+64
−6
03:23:04
algokit-subscriber-py
chore(deps-dev): bump ruff from 0.12.9 to 0.12.11
+23
−23
03:26:06
puya
chore: compile_all + update traces
+33232
−39976
03:27:30
puya
refactor: use OpFactory to simplify so IR for-loop handling code
+23
−58
03:28:19
puya
feat: internal pure function annotation, for use by puya-lib, so that ARC-4 functions do not create optimisation barriers
+1554
−1522
03:29:53
puya
chore: compile_all
+17084
−18912
04:25:28
puya
refactor: simplify SSA->CSSA conversion
+23
−42
04:25:28
puya
chore: compile_all + update traces
+13637
−14873
04:25:28
puya
Make changelog notes consistent with sentence casing and full stops, and add general program size improvement note to cover critical edge splitting.
+33
−32
05:47:20
algokit-core
chore: add test for double nested app call
+161
−2
06:02:59
algokit-utils-ts
chore: PR feedback
+15
−15
06:09:24
algokit-utils-ts
chore: rename
+2
−2
06:09:40
algokit-utils-ts
refactor: string to enum (#429)
+153
−115
06:13:08
algokit-utils-ts
wip - struct
+72
−0
06:13:47
algokit-utils-ts
Merge branch 'future' into feat/arc56
+16
−16
06:32:20
puya
refactor: use OpFactory to simplify so IR for-loop handling code
+23
−58
06:32:20
puya
Make changelog notes consistent with sentence casing and full stops, and add general program size improvement note to cover critical edge splitting.
+33
−32
06:32:20
puya
chore: compile_all
+17084
−18912
06:32:20
puya
feat: internal pure function annotation, for use by puya-lib, so that ARC-4 functions do not create optimisation barriers
+1554
−1522
06:32:20
puya
chore: compile_all + update traces
+33232
−39976
06:32:20
puya
chore: compile_all + update traces
+13637
−14873
06:32:20
puya
feat: critical edge splitting in IR destructuring
+64
−6
06:32:20
puya
refactor: simplify SSA->CSSA conversion
+23
−42
06:44:32
algokit-utils-ts
wip
+31
−4
08:38:39
puya-ts
Merge pull request #262 from algorandfoundation/feat/refactor-abi-method-call
+7295
−3388
08:44:53
algokit-lora
refactor(optional_sender) refactor optional sender to working version in the browser
+111
−56
08:49:16
puya-ts
Notes added by 'git notes add'
+1
−0
10:23:38
algokit-lora
Return the transaction summary types in alphabetical order
+1
−1
10:45:57
algokit-lora
tests: corrected expected order
+4
−4
11:20:18
algokit-utils-ts
wip - arc56 struct
+24
−10
11:53:14
algorandSupplyChain
Merge 21751fdd841435bcd88486793ae0d765161ce431 into f0c626deb7bc5fa2a57db89122ea83e2b8e7992c
+10397
−7314
11:53:14
algorandSupplyChain
Merge aa84dffda307b97110dca288db9231efc86fe4b7 into f0c626deb7bc5fa2a57db89122ea83e2b8e7992c
+16028
−11720
11:53:14
algorandSupplyChain
Merge c8bb6c7250450b3cb02bee672c23c1992008070d into f0c626deb7bc5fa2a57db89122ea83e2b8e7992c
+10741
−7309
11:53:14
algorandSupplyChain
Merge ca843a7a1cfae061a4d601fb075b24614204d12e into f0c626deb7bc5fa2a57db89122ea83e2b8e7992c
+10795
−7338
13:14:12
specs
fix: image path
+1
−1
13:16:53
specs
fix: image
+4
−0
13:45:11
solidity-land-registry
npm: bump hardhat from 2.26.3 to 3.0.3
+1
−1
14:20:17
gridworks
Bump codecov/codecov-action from 5.4.3 to 5.5.0
+1
−1
14:32:35
gridworks
Bump websockets from 13.1 to 15.0.1
+71
−88
14:34:19
gridworks
Bump snowballstemmer from 2.2.0 to 3.0.1
+5
−5
14:35:51
gridworks
Bump requests from 2.32.3 to 2.32.5
+5
−5
14:36:53
gridworks
Bump anyio from 4.6.0 to 4.10.0
+5
−6
15:02:06
gridworks
Bump uvicorn from 0.30.6 to 0.35.0
+5
−5
15:14:13
a-day-in-my-bobalife
chore: log greeting (2025-09-01)
+2
−0
15:16:38
gridworks
Bump virtualenv from 20.33.1 to 20.34.0 in /.github/workflows
+1
−1
15:50:16
gridworks
Bump actions/checkout from 4 to 5
+4
−4
15:56:30
gridworks
Bump nox from 2024.4.15 to 2025.5.1 in /.github/workflows
+1
−1
16:05:51
algokit-core
chore: applying some fixes noticed whilst implementing ts transact
+2
−2
16:06:18
algokit-core
chore: tweak transact param names
+2
−2
16:16:51
tinyman-js-sdk
Implement swap-router v3 changes
+234
−12
16:42:53
algokit-core
chore: tweaks based on implementing the TS composer
+10677
−10639
17:00:49
algokit-core
chore: remove addTransactions and addTransactionsWithSigner as they're not really needed anymore
+33
−51
17:14:59
a-day-in-my-bobalife
chore: v2025.34.0 (release)
+15
−0
17:15:00
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0