Home Reports Jun 25, 2025
Wednesday, June 25, 2025
- Commits
- 86
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 20
- distinct authors
- Lines changed
- +119,061 −135,651
- additions / deletions
Wednesday, June 25, 2025
86 commits were pushed across 16 repos by 20 authors. There were 119,061 additions and 135,651 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 6 commits
- go-algorand-sdk 6 commits
- indexer 4 commits
- algokit-core 44 commits
- algokit-lora 3 commits
- algokit-management-tool 1 commit
- ARCs 2 commits
- liquid-auth-ios 1 commit
- puya-ts 4 commits
- algo-intent 1 commit
- a-day-in-my-bobalife 3 commits
- txnDuck 2 commits
- algo-voting 1 commit
- asa-list 1 commit
- use-wallet 6 commits
- AlgoBotX 1 commit
Commit Log
86 commits · 16 repositories
00:22:12
puya-ts
Fix missing arc4 struct names
+3246
−3374
00:45:15
puya-ts
skip single eval on non-destructuring assignments
+34661
−40546
01:00:23
go-algorand
FI from master
+27
−52
01:00:23
go-algorand
Build 2393 Data
+1
−1
03:12:49
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
08:38:16
ARCs
Create arc-0086.md
+83
−0
09:16:46
txnDuck
perf(usability): reduce opacity of labels to match color of normal text
+2
−6
09:29:44
algokit-core
feat: added composer asset transfer transaction type
+62
−1
10:05:08
txnDuck
perf(aesthetics): embolden "Compose" button text when there is an error on the Sign Transaction page
+1
−1
11:17:11
asa-list
feat: update VEST icon
+16
−4
11:55:06
ARCs
Removing technical information
+1
−22
12:18:55
go-algorand
Also upload nightly test results to codecov
+26
−5
13:01:42
algokit-lora
Merge pull request #451 from algorandfoundation/dependabot/npm_and_yarn/pbkdf2-3.1.3
+185
−56
13:24:31
go-algorand
Fix test results path, add workflow dispatch, and limit upload to targeted branches
+12
−3
13:51:40
algokit-core
Merge pull request #174 from algorandfoundation/chore/clippy
+114
−90
13:51:40
algokit-core
Merge pull request #174 from algorandfoundation/chore/clippy
+114
−90
13:55:12
algokit-core
Notes added by 'git notes add'
+1
−0
13:56:33
algokit-core
chore: fix typo
+1
−1
13:56:35
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.19 [skip ci]
+1
−1
13:56:35
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.19 [skip ci]
+1
−1
13:57:06
algokit-core
Merge branch 'main' into feat/rust_utils
+39462
−477
13:59:54
algokit-core
feat(ffi_mutex): set ffi_uniffi as the default trait
+1
−1
14:02:55
algokit-core
Notes added by 'git notes add'
+1
−0
14:05:41
algokit-core
chore: fmt/clippy
+1
−5
14:07:28
algokit-core
Notes added by 'git notes add'
+1
−0
14:09:05
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.20 [skip ci]
+6
−6
14:09:05
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.20 [skip ci]
+6
−6
14:11:53
algokit-core
Notes added by 'git notes add'
+1
−0
14:17:59
algokit-core
fix(utils): http client trait with ffi_wasm
+4
−3
14:20:03
algokit-core
chore: fix typo
+2
−2
14:23:51
algokit-core
chore: rename algokit_http_client crate
+12
−12
14:34:00
algokit-core
feat: added specialized composer asset transaction types
+190
−20
14:40:00
algokit-core
fix(utils): use appropriate error types
+45
−34
14:40:08
algokit-core
chore: nit on asset close to name
+3
−3
14:59:04
algokit-core
fix(http_client): avoid unwrap
+8
−1
15:00:31
algokit-core
chore: add docstring
+2
−0
15:11:47
algokit-core
feat: custom jinja based rust client generator
+3603
−0
15:11:49
algokit-core
chore: generate rust client crate
+7865
−424
15:11:50
algokit-core
refactor: a file per endpoint
+4919
−3516
15:11:52
algokit-core
chore: wip
+247
−12
15:11:53
algokit-core
chore: wip
+2585
−584
15:11:54
algokit-core
chore: adding basic tests for raw rust client
+1790
−69
15:11:56
algokit-core
chore: refining tests
+1005
−527
15:12:06
algokit-core
chore: commenting out cd for old oas based py ts clients; reorganizing for new rust client gen
+391
−10271
15:12:25
algokit-core
chore: removing native api clients
+360
−65804
15:14:35
a-day-in-my-bobalife
chore: log greeting (2025-06-25)
+1
−0
15:17:01
algokit-lora
fix: support visuals for rekeys from app accounts to user accounts
+6670
−297
15:23:30
algokit-core
chore: refactoring oas generator with ruff and mypy conventions
+3397
−4357
15:29:19
a-day-in-my-bobalife
chore: bump com.android.tools.build:gradle in /DisneyScenicRides
+1
−1
15:32:07
a-day-in-my-bobalife
chore: bump com.android.tools.build:gradle from 8.10.1 to 8.11.0 in /DisneyScenicRides (#259)
+1
−1
16:44:06
algokit-lora
chore: cleanup
+15
−24
17:16:38
go-algorand
Add conditional for setting home dir
+6
−6
17:41:39
algokit-core
docs: update swift and go garbage collection info
+4
−8
17:47:13
algo-intent
Update README.md
+1
−1
17:55:31
algokit-core
feat: algokit_utils (Rust impl only) (#166)
+1743
−527
17:55:31
algokit-core
feat: algokit_utils (Rust impl only) (#166)
+1743
−527
17:58:58
algokit-core
Notes added by 'git notes add'
+1
−0
18:00:24
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.20 [skip ci]
+1
−1
18:00:24
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.20 [skip ci]
+1
−1
18:01:29
go-algorand-sdk
Sync create-release-pr to match process for other 3 SDKs. Re-sync generated CHANGELOG file format to match.
+618
−471
18:07:39
algokit-core
Notes added by 'git notes add'
+1
−0
18:12:52
algokit-core
Notes added by 'git notes add'
+1
−0
18:14:48
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.21 [skip ci]
+6
−6
18:14:48
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.21 [skip ci]
+6
−6
18:17:51
algokit-core
Notes added by 'git notes add'
+1
−0
18:39:46
go-algorand-sdk
Support release/tagging via release.yml.
+123
−114
19:04:36
indexer
Simplify some handling
+8
−17
19:32:38
go-algorand-sdk
Update .github/workflows/create-release-pr.yml
+1
−1
19:39:19
go-algorand-sdk
Where relevant, pin specific ubuntu versions.
+2
−2
19:40:40
go-algorand-sdk
Update .github/workflows/create-release-pr.yml
+1
−1
19:47:19
AlgoBotX
Updated README.md
+42
−7
19:49:26
indexer
Modernize slack configuration and format cleanup
+36
−42
19:50:14
indexer
Formatting
+0
−10
19:51:05
indexer
No submodules anymore
+0
−2
20:08:39
go-algorand
refactor: introduce GenesisInfo
+171
−149
20:09:33
use-wallet
fix(core): add missing exports for Lute, Defly-Web, and Biatec
+3
−0
20:13:19
use-wallet
Merge remote-tracking branch 'origin/main' into svelte
+3
−0
20:27:49
use-wallet
chore(svelte): add test script to package.json
+1
−0
20:29:04
use-wallet
refactor(svelte): inline wallet lookup for proper reactivity
+3
−4
20:31:58
use-wallet
test(svelte): add comprehensive unit tests for Svelte adapter
+530
−0
20:34:04
go-algorand-sdk
Devops: Release Process Sync (#737)
+741
−585
21:16:23
puya-ts
Use a hash of property names and types to create a unique name for anonymous object types
+1760
−2203
21:16:59
puya-ts
Drop code fixes folder from this branch
+0
−117
21:25:00
use-wallet
fix(svelte): add @testing-library/svelte dependency
+99
−3
22:52:58
liquid-auth-ios
feat: working registration
+73
−128
23:57:23
algokit-management-tool
feat: Add GitHub releases API endpoint with latest release tracking
+180
−0