Home Reports Jul 7, 2025
Monday, July 7, 2025
- Commits
- 64
- pushed this day
- Repositories
- 17
- with activity
- Contributors
- 19
- distinct authors
- Lines changed
- +21,465 −10,136
- additions / deletions
Monday, July 7, 2025
64 commits were pushed across 17 repos by 19 authors. There were 21,465 additions and 10,136 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
17 repositories- go-algorand 6 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- revelio 1 commit
- community 1 commit
- algokit-core 18 commits
- algokit-cli 1 commit
- algokit-client-generator-ts 6 commits
- algokit-lora 3 commits
- ARCs 1 commit
- liquid-auth-use-wallet-client 4 commits
- puya-ts 11 commits
- specs 1 commit
- docs 1 commit
- solidity-land-registry 3 commits
- a-day-in-my-bobalife 3 commits
- tinyman-js-sdk 2 commits
Commit Log
64 commits · 17 repositories
00:24:51
algokit-client-generator-ts
build(deps-dev): bump @eslint/js from 9.26.0 to 9.30.1
+16
−4
01:00:24
go-algorand
Build 2405 Data
+1
−1
02:24:53
algokit-core
refactor: move the common txn params to common.rs
+98
−78
02:24:53
algokit-core
refactor: move the common txn params to common.rs
+98
−78
02:36:37
algokit-core
Merge pull request #192 from algorandfoundation/refactor/common-composer
+98
−78
02:36:37
algokit-core
Merge pull request #192 from algorandfoundation/refactor/common-composer
+98
−78
08:56:54
algokit-core
feat: add asset config to the composer
+508
−6
08:56:54
algokit-core
feat: add asset config to the composer
+508
−6
09:05:57
solidity-land-registry
npm: bump @types/node from 22.16.0 to 24.0.10
+1
−1
09:17:13
solidity-land-registry
npm: bump solhint from 5.2.0 to 6.0.0
+1
−1
09:17:41
tinyman-js-sdk
fix(restake): Fix applyRateChange txn params
+9
−11
09:20:22
algokit-core
Merge pull request #193 from algorandfoundation/feat/asset-config-composer
+508
−6
09:20:22
algokit-core
Merge pull request #193 from algorandfoundation/feat/asset-config-composer
+508
−6
09:21:02
solidity-land-registry
npm: bump dotenv from 16.6.1 to 17.0.1
+1
−1
09:23:55
algokit-core
Notes added by 'git notes add'
+1
−0
09:25:17
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.26 [skip ci]
+1
−1
09:25:17
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.26 [skip ci]
+1
−1
09:30:46
algokit-core
Notes added by 'git notes add'
+1
−0
09:50:54
revelio
Bump tailwindcss-rails from 3.3.0 to 4.3.0
+32
−30
09:54:17
tinyman-js-sdk
Remove handled TODO
+4
−22
11:42:08
algokit-cli
chore(deps): bump the all group across 1 directory with 9 updates
+62
−62
12:40:15
liquid-auth-use-wallet-client
Merge pull request #17 from algorandfoundation/fix/log-out
+1
−1
12:40:48
liquid-auth-use-wallet-client
Notes added by 'git notes add'
+1
−0
12:40:48
liquid-auth-use-wallet-client
chore(release): Liquid Auth Use-Wallet Client
+8
−1
12:49:26
liquid-auth-use-wallet-client
Merge d7b70fb69d6d374ecb6fe9d59c56a8534b45be5e into d1d312d67ae076bfcb1cae4315f6fa7e9e8f0ccf
+118
−213
12:54:06
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−1
13:07:07
docs
Update supported-networks-and-assets.md
+0
−1
13:10:40
algokit-lora
chore(deps-dev): bump vite from 5.4.19 to 7.0.2
+417
−175
13:50:26
go-algorand
fix possible race in a test
+0
−2
13:55:59
algokit-core
feat: add validation for app calls
+789
−14
13:55:59
algokit-core
feat: add validation for app calls
+789
−14
14:00:34
algokit-core
feat: integrate app call into utils
+641
−4
14:00:34
algokit-core
feat: integrate app call into utils
+641
−4
14:00:37
algokit-core
chore: review feedback
+10
−10
14:00:37
algokit-core
chore: review feedback
+10
−10
14:22:29
algokit-lora
Merge pull request #460 from algorandfoundation/feat/add-versioning-tweaks
+69
−125
14:31:19
algokit-lora
feat: add support for viewing application local state (#456)
+635
−219
14:41:34
go-algorand
remove disconnect from mesh requests
+5
−33
15:15:12
a-day-in-my-bobalife
chore: log greeting (2025-07-07)
+2
−0
15:43:29
ARCs
Add deployments and ARC56 JSON to ARC59
+113
−5
15:53:11
algokit-client-generator-ts
build(deps-dev): bump @commitlint/config-conventional (#172)
+4
−4
15:55:06
algokit-client-generator-ts
build(deps): bump commander from 13.1.0 to 14.0.0 (#170)
+6
−6
16:08:43
algokit-client-generator-ts
chore: brace exception audit patch
+21
−16
17:08:57
algokit-client-generator-ts
chore: brace exception audit patch (#187)
+21
−16
17:10:23
algokit-client-generator-ts
build(deps-dev): bump typescript-eslint from 8.32.0 to 8.35.1
+103
−69
17:15:23
a-day-in-my-bobalife
chore: v2025.26.0 (release)
+15
−0
17:15:25
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
18:24:07
puya-ts
wip: numerical types and math
+79
−5
18:37:27
puya-ts
wip: box create
+5
−1
18:42:08
puya-ts
wip: casting
+20
−3
18:53:12
puya-ts
wip: refs
+24
−1
19:40:07
specs
Initial description of the tx.Access field
+35
−19
19:50:01
go-algorand
Avoid downstream generated type changes for pre-existing TransactionProof/GetApplicationBoxes in API by leveraging x-go-type.
+1241
−1240
20:20:25
puya-ts
wip: add summary to obj and array
+7
−0
20:21:58
puya-ts
wip: add globals
+2
−1
20:22:52
puya-ts
wip: add StaticArray
+1
−0
20:30:18
go-algorand
API: Avoid downstream generated type changes for pre-existing TransactionP… (#6375)
+1241
−1240
20:34:29
go-algorand-sdk
Regenerate code from specification file
+26
−2
20:34:38
go-algorand
add Go Benchmark (go) benchmark result for da10cb504db0fa495433cd19b783ab1e6ad34751
+445
−1
20:34:42
java-algorand-sdk
Regenerate code from specification file
+59
−32
23:13:17
puya-ts
Handle bytes.concat(string)
+8
−2
23:13:26
puya-ts
Add coverage of itxn destructuring from object
+7
−6
23:39:41
puya-ts
Handle tuple resolve to array
+26
−8
23:39:56
puya-ts
Update approvals
+11263
−6161