Home Reports Mar 10, 2026
Tuesday, March 10, 2026
- Commits
- 96
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 21
- distinct authors
- Lines changed
- +739,182 −622,858
- additions / deletions
Tuesday, March 10, 2026
96 commits were pushed across 16 repos by 21 authors. There were 739,182 additions and 622,858 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 14 commits
- java-algorand-sdk 1 commit
- algokit-cli 24 commits
- algokit-fullstack-template 9 commits
- algokit-lora 1 commit
- algokit-utils-ts 1 commit
- liquid-auth 1 commit
- puya 1 commit
- xchain-accounts 6 commits
- d-asa 25 commits
- foodprint 2 commits
- vibekit 2 commits
- a-day-in-my-bobalife 1 commit
- connect 1 commit
- algo-voting 2 commits
- use-wallet-ui 5 commits
Commit Log
96 commits · 16 repositories
00:55:46
algokit-fullstack-template
ci: update check-python workflow to pass provider template url refs
+3
−0
01:00:29
go-algorand
Build 2652 Data
+1
−1
01:22:04
algokit-fullstack-template
chore: update examples manually
+42604
−85
01:37:41
algokit-fullstack-template
ci: add branch references for python and ts template providers to the check python ci
+4
−2
01:53:31
algokit-fullstack-template
chore: regenerate templates
+240
−47998
02:06:20
algokit-fullstack-template
chore: add newly generated templates
+43097
−2
03:04:06
algo-voting
build(deps-dev): update @vue/compiler-sfc requirement
+1
−1
03:04:40
algo-voting
build(deps-dev): update @typescript-eslint/parser requirement
+1
−1
03:32:17
foodprint
Merge 7105ddb009b792c839e891ddf95f0aed63c021a4 into df1a49964237946ddfa51a8ca158ae970b2e9958
+481
−111
03:34:07
foodprint
Merge 12ede10581ee8f4b9c108b091fcd7decd52b645b into df1a49964237946ddfa51a8ca158ae970b2e9958
+481
−111
04:25:14
algokit-fullstack-template
ci: add branch references to the generator
+424
−56252
04:33:41
algokit-fullstack-template
chore: remove algokit-tealscript-template prep/beta-release ref
+60973
−151
04:33:52
algokit-fullstack-template
Merge 9c6d556080bb6c7f5ff3900471e35d91d506d7a1 into da4b06229fa1f60a1559bd125eeac190b98202d2
+43058
−175
07:06:33
algokit-lora
chore(deps): bump and override transitives to fix npm audit findings
+378
−522
07:18:50
algokit-fullstack-template
ci: change cd workflow to commit changelog to the github source code
+2
−1
08:26:46
vibekit
refactor: extract domain packages, add concurrency semaphore, inject ResolveAppSpecFn
+3383
−1299
08:50:02
d-asa
chore: nit
+12
−12
08:55:01
d-asa
chore: nit
+1
−1
08:55:16
use-wallet-ui
add all bridge source networks to getDefaultConfig by default
+31
−8
08:55:42
xchain-accounts
change signWithProvider to use raw provider - bypass wagmi active chain issue; add all source bridge networks to defaultConfig
+2
−2
08:59:27
d-asa
Merge pull request #91 from cusma/docs/nits
+12
−12
09:09:47
vibekit
feat: skip LLM for known input types (address, txn, NFD, integer)
+159
−4
10:08:22
connect
ci: add npm trusted publishers support via OIDC
+4
−3
11:23:25
use-wallet-ui
opt out improvements
+61
−19
12:19:11
d-asa
chore: actus enums
+122
−74
12:19:19
d-asa
feat: sdk errors
+10
−0
12:19:29
d-asa
feat: actus contract registry
+74
−0
12:19:34
d-asa
test: actus contract registry
+55
−0
12:19:42
d-asa
chore: nit
+2
−1
12:25:31
d-asa
Merge pull request #92 from cusma/sdk/registry
+263
−75
12:41:29
d-asa
feat: actus models
+172
−0
12:41:56
d-asa
chore: sdk exports
+20
−0
12:42:05
d-asa
test: sdk models
+67
−0
12:42:12
d-asa
chore: nit
+1
−1
12:53:15
xchain-accounts
opt out improvements
+1
−1
12:53:39
xchain-accounts
change EIP712 domain to "Algorand x EVM"
+34
−34
13:00:27
d-asa
chore: remove hash
+2
−41
13:01:10
d-asa
Merge pull request #93 from cusma/sdk/models
+221
−1
13:23:50
liquid-auth
feat(android): add lookups for all fingerprints
+70
−19
14:11:53
use-wallet-ui
rename liquid-ui to algo-x-evm-ui
+23
−23
14:14:22
xchain-accounts
rename liquid-ui to algo-x-evm-ui
+25
−47
14:23:35
algokit-cli
refactor: migrate to uv-first packaging and distribution (#712)
+4185
−4556
14:39:49
java-algorand-sdk
Bump commons-codec to 1.19.0 in examples/pom.xml. (#891)
+1
−2
15:15:04
go-algorand
update comment
+1
−1
15:29:23
go-algorand
network: fix removePeer unprotect TOCTOU
+96
−5
15:29:27
a-day-in-my-bobalife
chore: log greeting (2026-03-10)
+1
−0
15:50:03
d-asa
chore: add business day and end of month conventions
+9
−0
15:50:24
d-asa
feat: unix time helpers
+18
−0
15:50:33
d-asa
feat: day count convetions
+234
−0
15:50:47
d-asa
feat: actus schedule
+512
−0
15:52:15
d-asa
test: unix time
+132
−0
15:52:20
d-asa
test: day count
+426
−0
15:52:29
d-asa
test: actus schedule
+656
−0
16:02:50
go-algorand
Some CR updates including change to FreezeAddr prefetching
+385
−34
16:03:41
go-algorand
Merge remote-tracking branch 'origin/prefetch-better' into prefetch-better
+3
−3
16:15:56
d-asa
feat: add dey count convention enum
+41
−0
16:16:25
d-asa
chore: apply code review suggestions
+109
−4
16:17:40
d-asa
Merge pull request #94 from cusma/sdk/cycles
+2133
−0
16:27:39
use-wallet-ui
liquid > algo-x-evm
+43
−43
16:27:55
xchain-accounts
liquid > algo-x-evm
+123
−123
16:42:10
use-wallet-ui
bump
+1
−1
16:42:24
xchain-accounts
version bumps
+2
−2
17:04:38
go-algorand
Add an alignment test with Access
+26
−2
17:30:23
puya
refactor: replace arc4 types with native quivalents in puya examples
+168
−113
17:56:45
algokit-cli
feat: decoupling from algosdk; installing latest algokit utils
+504604
−0
17:56:50
algokit-cli
feat(docs): initialize Starlight scaffold in docs/
+7007
−0
17:56:50
algokit-cli
feat(docs): add splash home page
+69
−33
17:56:50
algokit-cli
feat(docs): add astro.config.mjs with sidebar and branding
+130
−22
17:56:50
algokit-cli
chore: update to latest alpha 4 with get prefixes stripped from clients
+4
−4
17:56:50
algokit-cli
build: bump algokit-utils to 5.0.0a7
+4
−4
17:56:51
algokit-cli
ci: add deploy-docs job to cd.yaml for GitHub Pages
+31
−0
17:56:51
algokit-cli
chore: fix .gitignore — remove bare *.md and obsolete Sphinx entry
+5384
−3
17:56:51
algokit-cli
docs: update pyproject.toml poe tasks and dependency groups
+113
−4
17:56:51
algokit-cli
feat(docs): migrate hand-written markdown content to Starlight
+2
−2
17:56:51
algokit-cli
ci: add check-docs workflow
+18
−0
17:56:51
algokit-cli
ci: add build-docs composite action
+36
−0
17:57:52
algokit-cli
chore: remove obsolete source dirs migrated to Starlight
+0
−6394
17:58:00
algokit-cli
ci: added temp preview docs for pr preview
+48
−10
17:58:00
algokit-cli
fix(docs): resolve sphinx-build path
+45
−52
18:03:17
algokit-cli
chore: removed git ignored files
+0
−501167
18:03:47
algokit-utils-ts
fix: use the signer from the sender
+48
−3
18:27:17
go-algorand
tests: fix TestNodeSetCatchpointCatchupMode data race (#6574)
+6
−2
18:28:09
go-algorand
Eval: Prefetch better (#6555)
+1486
−337
18:31:40
go-algorand
network: fix streamManager deadlock that causes goroutine leak on P2P hybrid relays (#6576)
+538
−75
18:32:20
go-algorand
add Go Benchmark (go) benchmark result for 72220dd949764b020d184c7f22cedcad0b98c8c5
+445
−1
18:33:25
go-algorand
add Go Benchmark (go) benchmark result for 5621eccd3b544df22fecd53811fc7027621ca266
+445
−1
18:35:58
go-algorand
add Go Benchmark (go) benchmark result for ba01f10e39e7dc0324dbbab43892854c0fcdfa5c
+445
−1
18:36:35
algokit-cli
chore: formatted code
+4413
−2
19:16:11
go-algorand
Update the Version, BuildNumber, genesistimestamp.data
+2
−0
19:40:45
algokit-cli
fix: add build docs github action
+12
−17
20:13:58
go-algorand
Merge pull request #6578 from Algo-devops-service/relbeta4.6.0
+7946
−2729
20:25:29
algokit-cli
refactor: moved docs deps to the docs group
+11
−10
20:28:12
algokit-cli
chore: formatted code
+5
−1
20:37:33
algokit-cli
fix: linting errors
+2
−3
20:41:16
algokit-cli
chore: formatted code
+2
−1
21:31:29
algokit-cli
fix(ci): updated docs command
+1
−1