Home Reports Apr 9, 2026
Thursday, April 9, 2026
- Commits
- 103
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 20
- distinct authors
- Lines changed
- +24,751 −10,576
- additions / deletions
Thursday, April 9, 2026
103 commits were pushed across 16 repos by 20 authors. There were 24,751 additions and 10,576 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 6 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 2 commits
- js-algorand-sdk 1 commit
- algokit-client-generator-ts 5 commits
- algorand-python-testing 14 commits
- algorand-typescript-testing 2 commits
- ARCs 32 commits
- intermezzo 3 commits
- puya-ts 8 commits
- wallet-provider-extensions 9 commits
- xchain-accounts 3 commits
- rosetta-smart-contracts 3 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 8 commits
- use-wallet-ui 5 commits
Commit Log
103 commits · 16 repositories
01:00:21
go-algorand
Build 2682 Data
+1
−1
01:44:11
puya-ts
chore: update puya to production verion 5.8.0
+1
−1
01:50:42
puya-ts
chore: fix audit vulnerabilities
+6
−6
02:51:03
puya-ts
chore: fix audit vulnerabilities
+6
−6
02:51:03
puya-ts
chore: update puya to production verion 5.8.0
+1
−1
03:02:04
puya-ts
Notes added by 'git notes add'
+1
−0
03:09:26
algorand-python-testing
chore: update puya version to 5.8.0
+4
−4
03:23:20
algorand-python-testing
chore: update puya version to 5.8.0
+4
−4
03:27:20
algorand-python-testing
1.2.0-beta.7
+3
−1
04:04:02
algokit-walletsdk-kmp
fix: Xcode compile issues
+13
−13
04:16:10
algokit-walletsdk-kmp
fix: handle Xcode compile issues (#281)
+13
−13
06:20:02
algorand-typescript-testing
chore: fix audit vulnerabilities
+7
−7
07:09:30
algorand-typescript-testing
feat: add arguments to logicsig
+327
−4
08:42:40
ARCs
chore: support arc-0 in config
+25
−9
08:43:01
ARCs
chore: ignore arckit R008
+36
−2
08:55:09
intermezzo
fix(wallet): correct group transaction signer mapping and expand e2e coverage
+50
−38
09:03:57
intermezzo
Format fix
+65
−69
09:33:38
ARCs
docs: formal header must be a valid yaml front matter
+84
−44
09:34:51
ARCs
docs: migration suppressions
+28
−1
09:35:38
ARCs
docs: canonical yaml formatting
+2
−1
09:36:14
ARCs
feat: canonical yaml front-matter
+678
−27
09:37:38
ARCs
feat: canonical yaml front-matter
+16
−7
09:38:08
ARCs
feat: canonical yaml front-matter
+60
−8
09:38:30
ARCs
chore: front-matter migration suppression
+3
−1
09:54:38
ARCs
chore: drop legacy non-canonical yaml support
+189
−116
09:59:43
ARCs
chore: canonical yaml front-matter
+243
−87
10:01:19
ARCs
chore: solve arckit R011
+2
−1
11:29:49
intermezzo
Lint errors fixed
+4
−6
13:41:46
go-algorand
Try to avoid useless db lookups
+64
−18
13:44:55
ARCs
fix: file exist
+97
−5
13:45:51
ARCs
fix: leading newline
+60
−4
13:46:32
ARCs
fix: arc-0
+64
−3
13:46:47
ARCs
Merge pull request #380 from algorandfoundation/migration
+2913
−847
14:22:00
rosetta-smart-contracts
implementation of htlc use case in leo
+137
−0
14:24:21
rosetta-smart-contracts
Merge branch 'main' into main
+1033
−3
14:26:50
ARCs
docs: vetted adopters
+61
−30
14:27:24
ARCs
feat: vetted adopters
+379
−11
14:29:31
ARCs
feat: vetted adopters
+281
−0
14:30:01
ARCs
chore: avoid always true
+3
−7
14:55:42
ARCs
feat: handle empty lines in front matter
+168
−5
14:55:56
ARCs
chore: add adoption summary
+852
−3
15:06:09
rosetta-smart-contracts
Merge pull request #43 from FoundMarras/main
+137
−0
15:07:06
algokit-walletsdk-kmp
Added in new settings modal from figma
+1527
−800
15:11:01
ARCs
docs: final status requires adoption
+27
−4
15:11:22
ARCs
feat: final status requires adoption
+396
−2
15:11:35
ARCs
chore: suppress adoption check for migration
+33
−15
15:15:59
algokit-walletsdk-kmp
code cleanup
+24
−24
15:16:40
ARCs
chore: bootstrap
+19
−5
15:20:33
algokit-walletsdk-kmp
Merge branch 'main' into walletsdk-277
+13
−13
15:28:08
ARCs
docs: add adoption summary example
+51
−0
15:28:36
ARCs
chore: more informative schema errors
+167
−1
15:42:19
a-day-in-my-bobalife
chore: log greeting (2026-04-09)
+1
−0
16:02:17
algokit-client-generator-ts
chore: npm audit fix and exclusions for packages coming from npm itself
+542
−43
16:04:31
algokit-client-generator-ts
Merge branch 'alpha' into chore/node-24-oidc
+9
−9
16:05:48
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
16:13:55
algokit-client-generator-ts
Merge pull request #243 from algorandfoundation/alpha
+5493
−6482
16:14:02
ARCs
docs: split implementation identity and status in arc and adoption
+94
−46
16:14:30
ARCs
feat: split implementation identity and status in arc and adoption
+319
−47
16:15:36
ARCs
chore: add sponsor and implementation
+10
−2
16:15:48
ARCs
chore: add adoption
+5
−2
16:17:01
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
16:47:55
wallet-provider-extensions
fix: create new Uint8Array for cloning private key
+1
−1
16:52:14
go-algorand
CICD: update actions to use SLACK_WEBHOOK_URL (#6597)
+13
−13
16:56:29
algokit-walletsdk-kmp
code refactor
+245
−180
16:56:42
algokit-walletsdk-kmp
Merge remote-tracking branch 'origin/walletsdk-277' into walletsdk-277
+13
−13
16:57:41
go-algorand
add Go Benchmark (go) benchmark result for f04652465c38e8e24214292eff0f391b4a7fa49a
+445
−1
17:22:43
wallet-provider-extensions
fix: normalize the user handle for domain-specific key
+3
−1
17:25:19
wallet-provider-extensions
Merge pull request #14 from algorandfoundation/fix/dp256-private-key-clone
+4
−2
17:25:59
wallet-provider-extensions
chore(release): accounts-keystore-extension
+8
−1
17:26:01
wallet-provider-extensions
Notes added by 'git notes add'
+1
−0
17:26:22
wallet-provider-extensions
chore(release): keystore
+8
−1
17:26:24
wallet-provider-extensions
Notes added by 'git notes add'
+1
−0
17:26:43
wallet-provider-extensions
chore(release): react-native-keystore
+8
−1
17:26:45
wallet-provider-extensions
Notes added by 'git notes add'
+1
−0
18:16:29
algorand-python-testing
refactor: replace algosdk with algokit_utils
+143
−147
18:16:29
algorand-python-testing
refactor: update algokit utils dependency to v5
+88
−110
18:16:30
algorand-python-testing
chore: Bump algokit-utils to the latest alpha
+1
−1
18:16:30
algorand-python-testing
build: ignore mypy error for missing rich console packages
+1
−0
18:16:30
algorand-python-testing
chore: bump puyapy and utils
+2
−2
19:10:23
use-wallet-ui
initial package & example
+4170
−22
19:13:37
use-wallet-ui
remove debugging
+0
−4
19:25:48
use-wallet-ui
fix isLoading condition
+1
−1
19:36:02
algokit-walletsdk-kmp
feat: added in new settings modal from figma (#283)
+1592
−800
20:26:00
algorand-python-testing
build: ignore mypy error for missing rich console packages
+1
−0
20:26:00
algorand-python-testing
chore: bump puyapy and utils
+2
−2
20:26:00
algorand-python-testing
refactor: replace algosdk with algokit_utils
+143
−147
20:26:00
algorand-python-testing
refactor: update algokit utils dependency to v5
+88
−110
20:26:00
algorand-python-testing
chore: Bump algokit-utils to the latest alpha
+1
−1
20:31:16
algorand-python-testing
1.2.0-beta.8
+3
−1
20:35:30
use-wallet-ui
clean up
+12
−10
20:42:57
use-wallet-ui
fix connectedWalletMenu location
+12
−2
21:06:22
puya-ts
chore: Bump algokit-utils to the latest beta
+6
−6
21:13:21
xchain-accounts
fix: hydration error with theme
+19
−15
21:22:06
puya-ts
chore: Bump algokit-utils to the latest beta (#357)
+6
−6
21:33:21
puya-ts
Notes added by 'git notes add'
+1
−0
23:09:26
go-algorand
build: fix MacOS 14 SDK and XCode 16.x issue (#6589)
+10
−0
23:14:38
go-algorand
add Go Benchmark (go) benchmark result for 3a91b39a82510e2eb0d890799232bc52be55008a
+445
−1
23:26:06
xchain-accounts
fix: wallet session persistence and loading state
+55
−5
23:32:40
java-algorand-sdk
Regenerate code from specification file
+75
−6
23:32:50
java-algorand-sdk
Merge 8809f81f2abb8a598a9f8aee12640e45634830cc into 4e38dadc4eec827ed8742c8bb272e0545c801932
+75
−6
23:33:32
js-algorand-sdk
Regenerate code from specification file
+83
−18
23:33:40
go-algorand-sdk
Regenerate code from specification file
+75
−4
23:53:00
xchain-accounts
fix: prevent loading spinner re-renders during wallet init
+37
−26