Home Reports Jun 26, 2025
Thursday, June 26, 2025
- Commits
- 94
- pushed this day
- Repositories
- 19
- with activity
- Contributors
- 26
- distinct authors
- Lines changed
- +43,327 −20,891
- additions / deletions
Thursday, June 26, 2025
94 commits were pushed across 19 repos by 26 authors. There were 43,327 additions and 20,891 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
19 repositories- go-algorand 8 commits
- indexer 3 commits
- java-algorand-sdk 1 commit
- js-algorand-sdk 1 commit
- community 2 commits
- algokit-core 19 commits
- algokit-cli 6 commits
- algokit-lora 14 commits
- algokit-management-tool 2 commits
- algokit-utils-py 1 commit
- algokit-utils-ts 5 commits
- ARCs 1 commit
- homebrew-tap 1 commit
- puya-ts 1 commit
- BlockEstate 1 commit
- a-day-in-my-bobalife 1 commit
- txnDuck 2 commits
- asa-list 1 commit
- use-wallet 24 commits
Commit Log
94 commits · 19 repositories
00:23:03
algokit-management-tool
feat: add repository overview page with releases table
+173
−5
00:25:24
algokit-management-tool
Merge pull request #3 from algorandfoundation/feat/add-github-releases
+353
−5
01:00:26
go-algorand
Build 2394 Data
+1
−1
02:04:54
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
02:18:14
algokit-lora
fix: support visuals for rekeys from app accounts to user accounts (#453)
+6482
−247
02:38:03
use-wallet
docs(svelte): update code snippets to use TypeScript syntax
+34
−34
03:29:03
algokit-utils-ts
chore: Update docs
+50
−50
03:29:03
algokit-utils-ts
fix: Nested structs referenced by name are now decoded correctly
+1133
−3
03:29:04
algokit-utils-ts
chore: Lint fix
+1
−1
03:38:13
algokit-utils-ts
fix: Nested structs referenced by name are now decoded correctly
+1183
−53
03:44:27
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
03:45:56
use-wallet
docs(svelte): enhance documentation for reactive values access
+22
−2
03:57:08
use-wallet
feat: add Svelte adapter (#377)
+3276
−989
05:11:44
use-wallet
fix(network): use correct fnet genesis ID
+1
−1
05:14:56
use-wallet
chore(config): migrate config .github/renovate.json
+5
−3
05:17:44
use-wallet
chore(renovate): simplify matchStrings in renovate.json
+1
−3
05:20:54
use-wallet
chore(config): migrate renovate config (#367)
+2
−2
05:27:47
use-wallet
chore(prettier): update .prettierignore for all generated Svelte files
+1
−1
05:30:47
use-wallet
chore(deps): update non-major dependencies
+3537
−1421
05:33:01
use-wallet
chore(contributing): remove unnecessary blank line in guidelines
+0
−1
05:36:53
use-wallet
chore(deps): update non-major dependencies (#359)
+3537
−1422
05:39:39
use-wallet
chore(deps): update dependency algosdk to v3.3.1
+67
−67
05:40:38
use-wallet
chore(deps): update wallet dependencies
+56
−737
05:42:52
use-wallet
chore(deps): update dependency algosdk to v3.3.1 (#369)
+67
−67
05:45:05
use-wallet
chore(deps): update wallet dependencies (#362)
+56
−737
05:47:02
use-wallet
chore(deps): pin dependencies
+131
−199
05:49:51
use-wallet
chore(deps): update wallet dependencies to ^2.21.3
+145
−238
05:50:07
use-wallet
chore(deps): pin dependencies (#358)
+131
−199
05:53:06
use-wallet
chore(deps): update wallet dependencies to ^2.21.3 (#364)
+145
−238
05:54:50
use-wallet
chore(deps): update dependency typescript to v5.8.3
+204
−204
05:58:33
use-wallet
chore(deps): update dependency typescript to v5.8.3 (#361)
+204
−204
05:59:53
use-wallet
chore(deps): lock file maintenance
+837
−1813
06:03:07
use-wallet
chore(deps): lock file maintenance (#360)
+837
−1813
06:07:04
algokit-cli
fix: bust cache by tweaking the poetry lock
+3
−3
07:49:43
algokit-cli
fix: allow caches to be cleared
+30
−0
07:51:36
algokit-core
feat: added specialized composer asset transaction types
+237
−4
07:57:16
algokit-cli
fix: bust cache by tweaking the poetry lock (#662)
+33
−3
07:57:19
use-wallet
Merge branch 'main' into feat/w3wallet-wallet
+6823
−4236
08:05:39
algokit-core
feat: added specialized composer asset transaction types (#178)
+237
−4
08:05:39
algokit-core
feat: added specialized composer asset transaction types (#178)
+237
−4
08:09:09
algokit-core
Notes added by 'git notes add'
+1
−0
08:10:25
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.21 [skip ci]
+1
−1
08:10:25
algokit-core
chore(python/algokit_transact): bump version to 1.0.0-alpha.21 [skip ci]
+1
−1
08:16:40
algokit-core
Notes added by 'git notes add'
+1
−0
08:21:09
algokit-core
Notes added by 'git notes add'
+1
−0
08:22:43
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.22 [skip ci]
+6
−6
08:22:43
algokit-core
chore(python/algod_api): bump version to 1.0.0-alpha.22 [skip ci]
+6
−6
08:25:28
asa-list
Merge pull request #899 from grzracz/main
+16
−4
08:25:33
algokit-core
Notes added by 'git notes add'
+1
−0
08:32:59
algokit-core
chore: sync to the latest algokit transact
+2
−2
10:13:38
txnDuck
fix(txn_presets): correct the grammar of titles, buttons and descriptions of key reg presets
+10
−10
10:16:08
BlockEstate
Update contract.py
+0
−1
10:28:22
algokit-core
chore: refining generator; basic ci pipeline
+2043
−936
10:56:09
algokit-core
refactor: tag extra fields with explicit x-algokit-bigint
+129
−101
11:02:11
algokit-cli
feat: replace GITHUB_TOKEN with engineering-ci bot token in release workflows
+13
−5
11:12:56
algokit-cli
chore: replace GITHUB_TOKEN with engineering-ci bot token in release
+13
−5
12:10:21
algokit-utils-py
chore: add test to confirm fix in ts wasn't applicable
+954
−0
12:53:48
community
Commit from GitHub Actions (Community Interest Tracker)
+0
−1
13:49:29
algokit-cli
fix: update the brew cask to not require sudo on install
+0
−6
13:59:13
indexer
Merge branch 'main' into github-actions-tests
+56
−65
14:01:53
homebrew-tap
fix: patch cask to not require elevation
+0
−6
14:13:04
algokit-core
chore: various fmt and clippy fixes
+3941
−3622
14:18:57
algokit-lora
feat: add version environment variables and configuration
+30
−0
14:18:58
algokit-lora
feat: enhance semantic-release configuration for staging/production workflow
+1679
−55
14:18:58
algokit-lora
feat: create unified version management system
+73
−0
14:18:58
algokit-lora
feat: update settings page with enhanced version display and comprehensive tests
+318
−9
14:18:59
algokit-lora
feat: update desktop release workflow integration
+28
−1
14:18:59
algokit-lora
feat: create staging deployment workflow for automated beta releases
+66
−0
14:18:59
algokit-lora
feat: add version synchronization script for web and desktop builds
+57
−1
14:18:59
algokit-lora
feat: update production release workflow and add promotion workflow
+100
−48
14:19:51
algokit-lora
docs: add comprehensive versioning documentation
+1
−1
14:19:53
algokit-lora
docs: add comprehensive versioning documentation
+103
−4
14:23:44
algokit-core
Merge remote-tracking branch 'origin/main' into feat/rust-client
+6
−17
14:31:51
algokit-core
chore: clippy warnings
+9
−20
14:51:16
algokit-lora
feat: update branching strategy to use main as staging and release as production
+29
−29
15:14:53
a-day-in-my-bobalife
chore: log greeting (2025-06-26)
+1
−0
15:17:51
algokit-lora
fix: patch algosdk so deleted applications can be fetched
+49
−6
15:18:32
algokit-lora
docs: add workflow descriptions and update release process documentation
+57
−3
15:39:00
js-algorand-sdk
fix: handle null values when deserializing byte arrays
+3
−0
15:53:14
ARCs
Update arc-0086.md
+106
−1
16:00:12
indexer
CICD: implement tests in GitHub Actions (#1657)
+240
−2
17:18:48
go-algorand
CI: add test result uploads and refactor nightly config (#6372)
+76
−24
17:23:15
go-algorand
add Go Benchmark (go) benchmark result for ecc67c3c10387c8e582f94979bf8348512ac2307
+445
−1
19:03:01
go-algorand
Repeat app-assets e2e test, btu for --access
+688
−34
19:15:07
go-algorand
p2p: ignore initial no peers error in capabilities advertisement (#6310)
+70
−5
19:19:35
go-algorand
add Go Benchmark (go) benchmark result for 9adaf5573757900f2e57f1f656704176ece8d65a
+445
−1
19:28:30
algokit-core
docs: update swift and go garbage collection info (#177)
+4
−8
19:28:30
algokit-core
docs: update swift and go garbage collection info (#177)
+4
−8
20:55:04
txnDuck
chore: upgrade dependencies
+383
−381
20:56:26
go-algorand
CR feedback
+23
−13
21:09:03
go-algorand
don't use xxhash for addresses
+13
−5
22:59:59
puya-ts
Increase test coverage of assignments
+84
−7
23:27:55
java-algorand-sdk
Regenerate code from specification file
+33
−33
23:31:32
indexer
Sync with main@7105187
+635
−382