Home Reports Aug 7, 2025
Thursday, August 7, 2025
- Commits
- 38
- pushed this day
- Repositories
- 14
- with activity
- Contributors
- 16
- distinct authors
- Lines changed
- +11,489 −5,539
- additions / deletions
Thursday, August 7, 2025
38 commits were pushed across 14 repos by 16 authors. There were 11,489 additions and 5,539 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
14 repositories- go-algorand 7 commits
- indexer 2 commits
- DML-CHAIN 2 commits
- algokit-core 7 commits
- algokit-client-generator-ts 3 commits
- algorand-python-testing 1 commit
- algorand-typescript-testing 2 commits
- devportal 3 commits
- puya 1 commit
- puya-ts 2 commits
- BlockEstate 5 commits
- a-day-in-my-bobalife 1 commit
- forestfish 1 commit
- ghostgranny 1 commit
Commit Log
38 commits · 14 repositories
01:00:24
go-algorand
FI from master
+6443
−2586
01:00:24
go-algorand
Build 2437 Data
+1
−1
01:20:18
puya
5.0.0-rc.5
+1
−1
01:38:11
puya-ts
chore: update puya version
+1
−1
02:10:07
puya-ts
use lowercase for resourceEncoding options
+202
−202
02:40:40
algorand-typescript-testing
use lowercase for resourceEncoding options
+30
−30
08:25:22
algokit-core
chore: improves stability check for generated API client (#222)
+12
−16
08:25:22
algokit-core
chore: improves stability check for generated API client (#222)
+12
−16
08:29:27
algokit-core
Notes added by 'git notes add'
+1
−0
08:30:42
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.38 [skip ci]
+1
−1
08:30:42
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.38 [skip ci]
+1
−1
08:36:53
algokit-core
Notes added by 'git notes add'
+1
−0
08:49:20
algokit-client-generator-ts
chore: update dependencies
+963
−1528
08:55:44
algokit-client-generator-ts
chore: update poetry dependencies
+142
−103
08:58:50
algokit-client-generator-ts
chore: adjust approval update script
+0
−10
09:02:54
algorand-typescript-testing
refactor: replace `Impl` pattern for stubbing in testing implementation
+380
−384
09:14:13
algorand-python-testing
chore: update dependencies to `rc.5`
+4
−4
11:15:19
devportal
Updated config-settings.mdx
+1
−1
11:39:53
devportal
Update config-settings.mdx
+1
−1
12:26:29
go-algorand
add a few wellFormed inner transaction tests
+32
−10
12:29:26
go-algorand
tests: allow axfer of 0 amount to anyone
+19
−8
13:21:27
go-algorand
tests: fix wait timeout in TestApplicationsUpgradeOverREST (#6410)
+2
−2
13:30:41
go-algorand
add Go Benchmark (go) benchmark result for a59652c68a33fa415093023965123279bc64bafd
+445
−1
15:06:05
BlockEstate
Update package.json
+0
−0
15:06:58
BlockEstate
Update .algokit.toml
+0
−0
15:07:46
BlockEstate
Update extensions.json
+0
−0
15:08:33
BlockEstate
Update package.json
+0
−0
15:09:24
BlockEstate
Update package-lock.json
+1
−14
15:15:13
a-day-in-my-bobalife
chore: log greeting (2025-08-07)
+1
−0
15:15:54
ghostgranny
0.2.43
+68
−9
15:25:03
forestfish
0.2.43
+1451
−33
15:34:50
devportal
Merge pull request #340 from algorandfoundation/fix/node-ref-settings
+1
−1
16:47:31
DML-CHAIN
Update README.md
+272
−1
16:51:43
DML-CHAIN
Update README.md
+2
−2
19:07:35
go-algorand
Comment clarity
+16
−10
19:10:37
algokit-core
chore: sync algod oas spec with upstread 4.2.0 go-algorand release
+620
−555
19:23:10
indexer
Custom handle asset_id=0 and application_id=0 queries to detect creation transactions.
+282
−3
20:33:05
indexer
Support better currency less than filtering for algo transfers specified via asset_id=0.
+80
−4