Home Reports Jun 4, 2025
Wednesday, June 4, 2025
- Commits
- 65
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 18
- distinct authors
- Lines changed
- +94,031 −65,408
- additions / deletions
Wednesday, June 4, 2025
65 commits were pushed across 16 repos by 18 authors. There were 94,031 additions and 65,408 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 5 commits
- java-algorand-sdk 5 commits
- js-algorand-sdk 2 commits
- algokit-core 18 commits
- algokit-lora 8 commits
- algokit-utils-ts 6 commits
- devportal 1 commit
- liquid-auth-ios 1 commit
- puya 2 commits
- puya-ts 3 commits
- xGov 1 commit
- algo-intent 5 commits
- AlgoNFT_Dashboard 1 commit
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 5 commits
- asa-list 1 commit
Commit Log
65 commits · 16 repositories
00:05:53
algokit-walletsdk-kmp
fix: add lint filter for composeTestApp
+28
−0
00:13:37
algokit-walletsdk-kmp
feat: KMP Webview libraries integrated (#3)
+171
−74
01:00:26
go-algorand
FI from master
+788
−227
01:00:27
go-algorand
Build 2370 Data
+1
−1
01:51:31
puya
chore: update .gitattributes with more linguist-generated patterns
+7
−1
02:04:32
puya
chore: update .gitattributes with more linguist-generated patterns
+7
−1
03:03:37
algokit-core
feat: added mdbook as documentation framework
+1905
−26
03:03:37
algokit-core
feat: added mdbook as documentation framework
+1905
−26
03:22:08
algokit-core
fix: moved deploy docs to separate workflow
+47
−32
03:22:08
algokit-core
fix: moved deploy docs to separate workflow
+47
−32
03:27:18
puya-ts
wip
+566
−239
03:39:36
algokit-core
chore: removed commented code that was used for testing
+2
−0
03:39:36
algokit-core
chore: removed commented code that was used for testing
+2
−0
03:49:59
algokit-lora
chore: move tracking script to ensure it doesn't interfere when blocked
+5
−6
04:18:44
algokit-utils-ts
wip - composer 2
+390
−244
05:19:15
AlgoNFT_Dashboard
minor changes
+1
−1
06:38:59
algokit-lora
chore: some small PR tweaks
+63
−69
06:54:32
algokit-utils-ts
wip - refactor
+150
−43
07:26:33
asa-list
update upload-to-s3.yml
+2
−2
07:27:22
algokit-lora
chore: some small PR tweaks
+8
−10
07:27:47
algokit-lora
chore: some small PR tweaks 2
+13
−18
07:35:10
puya-ts
fix: revert array literal assignment handling away from comma expression
+77034
−56749
08:28:29
puya-ts
feat: add clone function to replace copy methods
+214
−237
10:41:25
algokit-utils-ts
wip - refactor v2
+108
−53
10:52:17
algokit-utils-ts
fix signer
+5
−0
11:36:32
algokit-core
chore: removed unused build code
+20
−42
11:36:32
algokit-core
chore: removed unused build code
+20
−42
12:21:50
algokit-lora
Merge pull request #1 from neilcampbell/main
+62
−69
12:38:53
algokit-utils-ts
make the hack slightly better
+2
−4
14:10:38
algokit-core
wip: use Mutex for WASM, toString, and transactions getter
+54
−22
14:47:41
devportal
Merge pull request #324 from algorandfoundation/feat/ethereum-to-algorand
+277
−0
14:48:33
liquid-auth-ios
fix: gets UI alert working
+36
−51
15:25:04
a-day-in-my-bobalife
chore: log greeting (2025-06-04)
+1
−0
15:47:04
algokit-lora
Merge pull request #431 from algorandfoundation/chore/move-tracking-script
+5
−6
15:54:55
algokit-core
wip: valueOf and proper toString via JSON.stringify
+58
−76
17:08:29
java-algorand-sdk
Add ci-test target for cucumber tests and remove interactive flag from docker call
+5
−1
17:09:07
java-algorand-sdk
Fix calling $HOME variable
+3
−3
17:09:24
java-algorand-sdk
Add GitHub Actions workflow for tests
+40
−0
17:25:10
js-algorand-sdk
Firefox may be pre-installed. Try removing the github action
+0
−5
17:30:36
algokit-core
wip: toJSON
+14
−0
17:33:43
algokit-walletsdk-kmp
Added Cross-Platform QR scanning support.
+45
−64
17:40:54
algokit-walletsdk-kmp
Merge branch 'main' into main
+16
−0
17:43:51
algokit-walletsdk-kmp
unused imports removed.
+0
−12
17:44:45
algokit-core
wip: test error
+14
−1
18:13:02
algokit-core
wip: fetch
+43
−0
18:16:13
java-algorand-sdk
Change PR type / category check to run on PRs to main
+1
−1
18:36:50
js-algorand-sdk
CICD: implement tests in GitHub Actions (#985)
+159
−7
18:45:41
java-algorand-sdk
CICD: run tests in GitHub Actions (#836)
+49
−5
19:01:09
algokit-core
use cargo ndk
+2
−10
19:22:55
go-algorand
Merge remote-tracking branch 'upstream/master' into config-reorg
+7219
−6706
19:40:18
algo-intent
update: added video handler
+32
−7
19:40:25
go-algorand
code review
+8
−10
19:43:51
algo-intent
update: can now handle video NFTs
+162
−53
19:59:39
algo-intent
update: can handle mutiple txns at once
+12
−1
19:59:59
algo-intent
update: can handle mutiple txns at once
+113
−5
20:00:31
algo-intent
update: added support for mutli wallet txn
+71
−1
20:21:02
algokit-core
fix: broken link
+1
−1
20:21:02
algokit-core
fix: broken link
+1
−1
20:27:12
go-algorand
Try a larger instance type
+1
−1
21:03:57
algokit-lora
feat: integrate QR code functionality alongside existing copy buttons in AccountLink components
+31
−29
21:04:25
xGov
Create xgov_council-20.md
+69
−0
21:18:45
algokit-lora
fix: Add back copy button on Application Link
+1
−1
23:03:59
algokit-core
fix: use working copy of transact rust function
+1882
−18
23:17:43
algokit-core
fix: clean up code
+4
−2
23:26:11
algokit-utils-ts
add maxRounds and transformError logic
+29
−60