Home Reports Jun 9, 2025
Monday, June 9, 2025
- Commits
- 62
- pushed this day
- Repositories
- 21
- with activity
- Contributors
- 18
- distinct authors
- Lines changed
- +30,464 −4,826,368
- additions / deletions
Monday, June 9, 2025
62 commits were pushed across 21 repos by 18 authors. There were 30,464 additions and 4,826,368 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
21 repositories- AlgoSwap 2 commits
- go-algorand 5 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- sandbox 5 commits
- community 2 commits
- algokit-core 5 commits
- algokit-cli 1 commit
- algokit-client-generator-py 1 commit
- algokit-client-generator-ts 1 commit
- algokit-example-gallery 2 commits
- algokit-lora 5 commits
- algokit-subscriber-py 2 commits
- algokit-utils-py 1 commit
- algokit-utils-ts 3 commits
- algorand-typescript-testing 1 commit
- puya-ts 5 commits
- xGov 1 commit
- algo-intent 13 commits
- a-day-in-my-bobalife 3 commits
- algo-voting 2 commits
Commit Log
62 commits · 21 repositories
00:30:16
algokit-client-generator-ts
build(deps-dev): bump typescript-eslint from 8.32.0 to 8.33.1
+101
−50
01:00:23
go-algorand
Build 2375 Data
+1
−1
01:44:03
algokit-lora
Merge pull request #433 from algorandfoundation/feat/store-page-sizes
+392
−45
01:55:39
algokit-subscriber-py
chore(deps-dev): bump pytest from 8.3.5 to 8.4.0
+11
−10
01:56:14
algokit-subscriber-py
chore(deps-dev): bump ruff from 0.11.9 to 0.11.13
+21
−21
02:09:43
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
02:12:22
puya-ts
refactor: use comma expression only when destructing mutable object to object literal
+18694
−35631
03:00:53
puya-ts
refactor: use temp variable in for in loop instead of object destructing
+1163
−517
03:41:38
puya-ts
refactor: update awst nodes file to include convert array node
+24
−1
03:44:28
puya-ts
fix: report correct source location for the compile errors involving constants
+1069
−1368
05:10:16
algokit-utils-ts
chore: PR fixes
+10
−9
05:14:49
algokit-utils-ts
fix: return waitForIndexer when latest lastValid is reached (#408)
+66
−13
05:19:58
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
09:25:54
algorand-typescript-testing
refactor: split off encoded-types file and consolidate encoders
+559
−706
10:39:26
algokit-cli
chore(deps): bump the all group across 1 directory with 9 updates
+102
−98
11:16:17
algokit-lora
chore(deps): bump @radix-ui/react-switch from 1.2.4 to 1.2.5
+13
−13
11:24:57
algokit-lora
chore(deps): bump @hookform/resolvers from 3.9.1 to 5.1.1
+18
−9
12:36:23
algo-intent
Delete Frontend directory
+0
−4782589
12:38:49
algo-intent
Update README.md
+0
−22
12:48:29
algo-intent
update: removed unused imports
+2
−3
12:49:19
algo-intent
error_handle: transaction was showing failed in the frontend but going through properly
+74
−133
12:49:39
algo-intent
update: removed unused functions
+12
−21
12:49:53
algo-intent
update: removed unused functions
+0
−2
12:52:53
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−2
13:08:23
algo-intent
Update README.md
+122
−79
13:09:04
algo-intent
Update README.md
+1
−0
13:13:11
algo-intent
Update README.md
+3
−3
13:15:55
algo-intent
Update README.md
+4
−4
13:16:19
algo-intent
Update README.md
+0
−1
13:16:57
algo-intent
Update README.md
+1
−1
13:18:26
algo-intent
Update README.md
+1
−2
14:06:32
algokit-utils-py
chore(deps): bump the all group across 1 directory with 7 updates
+228
−84
14:15:06
go-algorand
test: waitFor was badly broken (#6359)
+31
−24
14:19:28
go-algorand
add Go Benchmark (go) benchmark result for 2a21fcad3586e7e3ddd8a122d5361eb8ca65c3a8
+445
−1
14:37:46
algokit-client-generator-py
chore(deps): bump the minor-and-patch group across 1 directory with 8 updates
+92
−78
15:14:49
a-day-in-my-bobalife
chore: log greeting (2025-06-09)
+2
−0
15:29:42
AlgoSwap
updating contract and UI
+2344
−370
15:49:24
algokit-example-gallery
chore: removed commented out code
+1
−9
15:51:03
sandbox
Initial test of quick port to GitHub Actions
+34
−0
15:54:52
algokit-example-gallery
feat: added cli install commands for examples
+215
−100
16:55:05
xGov
Create xgov_council-88888.md
+46
−0
17:15:16
a-day-in-my-bobalife
chore: v2025.22.0 (release)
+15
−0
17:15:17
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:39:24
sandbox
Remove circleci and move test script
+1
−54
17:45:00
algokit-core
Merge pull request #132 from algorandfoundation/fix/main_node
+5
−13
17:45:00
algokit-core
Merge pull request #132 from algorandfoundation/fix/main_node
+5
−13
17:47:43
algokit-core
Notes added by 'git notes add'
+1
−0
17:57:00
sandbox
Fix missing network for devnet
+1
−1
18:10:13
puya-ts
fix issues with arc28 signatures
+3653
−3826
18:17:03
go-algorand
Introduce BalanceRequirements to break dependency
+143
−138
18:47:10
sandbox
Update devnet genesis file
+91
−92
18:54:20
sandbox
Remove unnecessary step from GitHub Actions workflow
+0
−4
20:32:03
algokit-core
chore: addressed PR comments
+33
−9
20:32:03
algokit-core
chore: addressed PR comments
+33
−9
21:16:27
go-algorand
build(deps): bump github.com/pion/interceptor in /tools/block-generator
+12
−11
22:12:20
algokit-lora
feat: added payment txn url search params
+46
−9
22:56:40
algo-voting
Merge pull request #638 from sambitsargam/dependabot/npm_and_yarn/eslint-plugin-vue-tw-10.2.0
+1
−1
22:56:48
algo-voting
Merge pull request #636 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.33.1
+1
−1
23:09:10
algokit-lora
chore: updated tests for payment transaction
+155
−5
23:25:18
AlgoSwap
Done
+326
−126
23:27:55
go-algorand-sdk
Regenerate code from specification file
+3
−3
23:28:32
java-algorand-sdk
Regenerate code from specification file
+33
−33