Home Reports Aug 5, 2025
Tuesday, August 5, 2025
- Commits
- 100
- pushed this day
- Repositories
- 14
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +263,388 −356,575
- additions / deletions
Tuesday, August 5, 2025
100 commits were pushed across 14 repos by 22 authors. There were 263,388 additions and 356,575 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
14 repositories- go-algorand 25 commits
- indexer 2 commits
- java-algorand-sdk 6 commits
- js-algorand-sdk 2 commits
- community 1 commit
- algokit-avm-vscode-debugger 1 commit
- algokit-lora 8 commits
- puya 30 commits
- puya-ts 6 commits
- specs 8 commits
- a-day-in-my-bobalife 3 commits
- algo-voting 3 commits
- subtopia-js-sdk 3 commits
- asa-list 2 commits
Commit Log
100 commits · 14 repositories
00:08:12
java-algorand-sdk
Bump org.apache.commons:commons-lang3 from 3.8 to 3.18.0 in /examples
+1
−1
00:11:22
indexer
Set to stable go-algorand-sdk v2.10.0.
+3
−3
00:31:27
js-algorand-sdk
test: use typehint to prevent CI error
+1
−1
01:00:26
go-algorand
Build 2435 Data
+1
−1
01:46:08
puya-ts
Merge pull request #245 from algorandfoundation/test/large-box
+8608
−3264
01:58:58
puya-ts
Notes added by 'git notes add'
+1
−0
02:24:42
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
04:46:20
algokit-lora
fix: resolve issues with desktop release
+4
−1
04:49:15
algokit-avm-vscode-debugger
chore(deps): bump the all group across 1 directory with 11 updates
+2730
−1387
04:59:03
puya
add failing test cases
+2
−0
04:59:03
puya
add release note
+42
−0
04:59:03
puya
fix bug with boolean evaluation+comparison involving Asset or Application
+10
−15
04:59:03
puya
chore: compile all
+2406
−2079
04:59:03
puya
chore: compile all
+9653
−9445
05:19:14
algokit-lora
fix: resolve issues with desktop release (#485)
+4
−1
05:25:18
algokit-lora
chore(release): ref:beta 2.0.8-beta.1 [skip ci]
+4
−4
05:25:19
algokit-lora
Notes added by 'git notes add'
+1
−0
05:29:12
algokit-lora
chore: promote main (i.e. staging) to production
+8
−5
05:36:23
algokit-lora
chore(release): ref:stable 2.0.8 [skip ci]
+10
−4
05:36:24
algokit-lora
Notes added by 'git notes add'
+1
−0
05:37:23
algokit-lora
chore: sync stable release 2.0.8 to main [skip ci]
+10
−4
05:49:40
puya
refactor: rename foreign_index resource encoding to index to improve clarity
+1450
−1470
06:20:49
asa-list
Merge pull request #900 from jtokib/add-tokicoin-icon
+174
−4167
06:21:33
asa-list
Merge pull request #901 from tinymanorg/review
+22
−64
06:40:05
puya-ts
remove arc-4 type size calculations
+25
−111
06:40:05
puya-ts
remove front-end tests, logic is now in backend
+1
−38
06:40:05
puya-ts
chore: update approvals
+350
−117
06:53:08
puya-ts
Notes added by 'git notes add'
+1
−0
07:37:37
puya
refactor: rename foreign_index resource encoding to index to improve clarity
+1450
−1470
08:32:22
specs
chore: duplicate avm
+0
−0
08:32:26
specs
chore: restore avm
+903
−0
08:32:35
specs
merge: split avm
+903
−0
08:59:08
specs
docs: avm logic signature mode
+55
−943
09:00:07
specs
chore: restore avm
+845
−0
09:00:07
specs
chore: duplicate avm
+0
−0
09:00:20
specs
merge: split avm
+845
−0
09:35:12
puya
feat: replace itob of extract_uint64 with extract3
+99
−41
09:35:12
puya
chore: compile all
+18510
−23513
09:52:28
go-algorand
goal: minor text fix
+1
−1
10:09:51
puya
chore: compile all
+18510
−23513
10:09:51
puya
feat: replace itob of extract_uint64 with extract3
+99
−41
10:22:16
puya
test: test that logic sig only ops can be compiled from a Contract referencing that logic sig
+4254
−3
10:22:16
puya
chore: compile all
+1251
−198
10:22:16
puya
test: expand test coverage to verify op.args optimizations
+5
−0
10:22:16
puya
fix: Replace warning with error when an unsupported opcode is used for the current execution mode
+26
−2
10:22:16
puya
docs: add changelog
+40
−0
10:22:16
puya
feat: optimize op `arg` to `arg_N` when N <= 3
+12
−0
10:27:05
algo-voting
Update @typescript-eslint/parser requirement from ^8.38.0 to ^8.39.0
+1
−1
10:29:30
go-algorand
output repeating error to the node log
+2
−3
10:33:35
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
10:39:17
algo-voting
Bump typescript from 5.8.3 to 5.9.2
+1
−1
10:39:26
java-algorand-sdk
Handle limit zero case in tests - the generated code should not have been manually modified. (#859)
+17
−10
10:40:48
java-algorand-sdk
bump up version to 2.9.0
+21
−2
10:41:36
js-algorand-sdk
Merge pull request #994 from algorand/release/v3.4.0
+35
−7
10:42:04
indexer
Set to stable go-algorand-sdk v2.10.0. (#1669)
+3
−3
11:25:44
puya
docs: add changelog
+40
−0
11:25:44
puya
chore: compile all
+1251
−198
11:25:44
puya
test: test that logic sig only ops can be compiled from a Contract referencing that logic sig
+4254
−3
11:25:44
puya
test: expand test coverage to verify op.args optimizations
+5
−0
11:25:44
puya
fix: Replace warning with error when an unsupported opcode is used for the current execution mode
+26
−2
11:25:44
puya
feat: optimize op `arg` to `arg_N` when N <= 3
+12
−0
11:26:38
puya
refactor: add ir.ArrayPop
+1669
−1692
11:26:38
puya
docs: update changelog
+43
−2
11:26:38
puya
feat: add index parameter to `Array.pop`, `ReferenceArray.pop` and `arc4.DynamicArray.pop`
+454
−136
11:26:38
puya
refactor: add ir.ArrayConcat
+175
−41
11:26:38
puya
feat: optimize substring 0 0 to empty bytes
+4
−0
11:26:38
puya
tests: add coverage for array pop and concat
+39
−90
11:27:59
puya
chore: compile all
+170546
−170615
13:57:26
specs
docs: avm application mode
+128
−958
14:50:24
go-algorand
Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.
+1
−3
15:12:44
java-algorand-sdk
Merge pull request #861 from algorand/release/2.9.0
+21
−2
15:13:18
java-algorand-sdk
deploy: 75c53f50629d604fd984252ba206308b64e735c5
+41
−72
15:13:43
java-algorand-sdk
deploy: 75c53f50629d604fd984252ba206308b64e735c5
+4051
−105611
15:15:34
a-day-in-my-bobalife
chore: log greeting (2025-08-05)
+1
−0
15:29:04
go-algorand
node: print repeating error to the node log (#6403)
+2
−3
15:34:54
go-algorand
add Go Benchmark (go) benchmark result for 0fd6a25e8d3e3759796a2e8716affa0b17162bbc
+445
−1
17:06:57
go-algorand
network: fix mesher stopping logic
+12
−5
17:18:43
go-algorand
tests: increase wait ready timeout to 5s
+1
−1
17:45:19
go-algorand
tests: fix TestP2PwsStreamHandlerDedup
+1
−1
18:16:39
go-algorand
tests: debug output for TestNodeHybridTopology
+8
−0
19:09:50
a-day-in-my-bobalife
chore: bump com.algorand:algosdk from 2.8.2 to 2.9.0 in /HaveAMagicalDay
+1
−1
19:15:23
a-day-in-my-bobalife
chore: bump com.algorand:algosdk from 2.8.2 to 2.9.0 in /HaveAMagicalDay (#272)
+1
−1
19:48:26
go-algorand
CI: some improvements for faster PR builds (#6397)
+361
−454
19:49:04
subtopia-js-sdk
chore: fix bigint for unnecessary enum types
+13
−3
19:51:28
subtopia-js-sdk
chore(release): 3.0.1-beta.4 [skip ci]
+3
−1
19:51:29
subtopia-js-sdk
Notes added by 'git notes add'
+1
−0
19:54:29
go-algorand
add Go Benchmark (go) benchmark result for e11f501efe78cc958c0c124712f925eb008e6841
+445
−1
20:22:23
go-algorand
Merge remote-tracking branch 'upstream/master' into pavel/network-hybrid-test-panic-fix
+363
−457
20:22:43
go-algorand
Merge remote-tracking branch 'upstream/master' into pavel/network-timeout-test-fixes
+363
−457
20:26:29
go-algorand
Merge remote-tracking branch 'upstream/master' into fix/multisig-signprogram-use
+363
−457
20:27:03
go-algorand
Merge remote-tracking branch 'upstream/master' into fix/inspect-txid
+379
−463
20:42:30
go-algorand
tests: network flaky tests fixes (#6407)
+10
−2
20:45:24
go-algorand
remove unneeded empty tests
+0
−58
20:48:53
go-algorand
add Go Benchmark (go) benchmark result for 1d39d701603cb9de3cfc969f5728b5eb61c12401
+445
−1
20:54:06
go-algorand
build cache on master merges
+10
−0
20:59:04
go-algorand
goal: minor text fix (#6404)
+1
−1
20:59:43
go-algorand
network: fix mesher stopping logic (#6406)
+12
−5
21:04:14
go-algorand
add Go Benchmark (go) benchmark result for f086a8c886ecb16ed076f40d95538006438453b2
+445
−1
21:04:34
go-algorand
add Go Benchmark (go) benchmark result for 5991e1ab6f91fc0b77829f0d314a573c9050cc27
+445
−1
21:53:54
go-algorand
Merge remote-tracking branch 'upstream/master' into access-list
+3084
−2840