Home Reports Feb 13, 2026
Friday, February 13, 2026
- Commits
- 100
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 20
- distinct authors
- Lines changed
- +226,413 −790,157
- additions / deletions
Friday, February 13, 2026
100 commits were pushed across 16 repos by 20 authors. There were 226,413 additions and 790,157 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 11 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- ledger-app-algorand 12 commits
- abel 2 commits
- community 1 commit
- algokit-core 3 commits
- algokit-lora 13 commits
- algokit-subscriber-ts 1 commit
- algokit-utils-ts 1 commit
- devportal 32 commits
- gGov 6 commits
- puya 8 commits
- xchain-accounts 2 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 5 commits
Commit Log
100 commits · 16 repositories
01:00:21
go-algorand
Build 2627 Data
+1
−1
01:00:21
go-algorand
FI from master
+2356
−1433
01:03:44
algokit-core
core: add rt tokio feature
+1
−1
01:06:58
algokit-lora
fix: correct thousand separator detection for certain locales (#565)
+121
−8
01:12:42
algokit-lora
chore(release): ref:beta 2.3.2-beta.1 [skip ci]
+3
−3
01:12:43
algokit-lora
Notes added by 'git notes add'
+1
−0
01:14:07
algokit-lora
chore: promote main (i.e. staging) to production
+124
−11
01:19:49
algokit-lora
chore(release): ref:stable 2.3.2 [skip ci]
+9
−3
01:19:50
algokit-lora
Notes added by 'git notes add'
+1
−0
01:20:46
algokit-lora
chore: sync stable release 2.3.2 to main [skip ci]
+9
−3
02:51:48
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
02:59:12
algokit-lora
fix: update SPA redirect rule to avoid infinite loop
+1
−1
04:38:35
go-algorand
API: Add cursor-based pagination with prefix support to application boxes endpoint
+2565
−1440
04:55:47
go-algorand
Merge ae3f3ab95a7e0af31d567f57193433afcadf64fd into c0b7a274cf273f8bcc75816087e7bdfbd6062436
+55
−45
05:33:38
abel
Merge branch 'main' into chore/v3-sdk
+35
−24
05:38:43
abel
3.1.6 with v2 latest fixes
+863
−21
08:48:32
puya
test: update coverage to allow patching for subprocesses
+93
−56
08:54:36
puya
test: update coverage to allow patching for subprocesses
+93
−56
10:03:22
ledger-app-algorand
Merge pull request #3 from blooo-io/develop
+4557
−706446
11:25:08
algokit-core
feat: algokit-crypto package (#334)
+5108
−24477
11:25:08
algokit-core
feat: algokit-crypto package (#334)
+5108
−24477
11:44:34
ledger-app-algorand
Potential fix for code scanning alert no. 46: Unsigned comparison to zero
+1
−1
11:53:42
puya
feat: allow native Structs in arc4.emit()
+92
−4
11:53:45
puya
chore: compile all
+3623
−1263
11:53:45
puya
chore: fix formatting and bump stubs version to 3.4.1
+1
−2
11:53:45
puya
refactor: use reinterpret cast for native struct emit to produce simpler ir
+152
−624
12:13:07
xchain-accounts
refactor
+5217
−3249
12:13:26
xchain-accounts
use-wallet ref
+1
−1
12:14:25
puya
refactor: simplify arc4.emit stubs by merging Struct overloads
+5
−7
13:10:35
devportal
DVP-1187: Add library configuration system
+992
−652
13:30:59
devportal
Bumped astro-github-loader package
+9
−8
13:52:13
ledger-app-algorand
Potential fix for code scanning alert no. 43: Comparison result is always the same
+16
−18
13:52:30
puya
refactor: simplify native struct emit by removing separate match case
+4
−40
13:52:49
ledger-app-algorand
Potential fix for code scanning alert no. 43: Comparison result is always the same
+16
−18
13:55:57
devportal
Merge pull request #520 from algorandfoundation/feat/DVP-1187-library-config-system
+1271
−1013
14:00:28
algokit-subscriber-ts
docs: update docs for algokit-utils v10 types, fix stale onMaxRounds refs, and clarify state proof history
+94
−117
14:12:53
ledger-app-algorand
Merge pull request #19 from blooo-io/alert-autofix-46
+1
−1
14:17:17
ledger-app-algorand
Potential fix for code scanning alert no. 66: Poorly documented large function
+21
−0
14:19:29
ledger-app-algorand
Potential fix for code scanning alert no. 62: Poorly documented large function
+28
−0
14:22:48
devportal
Fixed link to intro page
+2
−2
14:23:34
ledger-app-algorand
Potential fix for code scanning alert no. 11: Poorly documented large function
+12
−0
14:24:02
ledger-app-algorand
Merge pull request #20 from blooo-io/alert-autofix-43
+17
−19
14:29:28
devportal
Merge origin/main into claude/refactor-starlight-layout-kfT5x
+1855
−551
14:32:32
ledger-app-algorand
Merge pull request #21 from blooo-io/alert-autofix-66
+21
−0
14:32:54
ledger-app-algorand
Merge pull request #22 from blooo-io/alert-autofix-62
+28
−0
15:15:06
devportal
Fixed lint errors
+3
−3
15:24:15
a-day-in-my-bobalife
chore: log greeting (2026-02-13)
+1
−0
15:24:35
go-algorand
update OnlineStake in tests
+2
−2
17:02:35
devportal
DVP-1188: Add library and language SVG logo assets
+45
−0
17:07:02
devportal
Updated publish workflow
+1
−0
17:10:43
devportal
ci: Add preview URL PR comment and clean up publish workflow
+47
−12
17:13:02
devportal
ci: Add refactor/library-enablement to acceptance workflow triggers
+1
−0
17:14:10
devportal
Updated acceptance workflow
+0
−1
17:23:01
devportal
Merge pull request #521 from algorandfoundation/feat/DVP-1188-library-svg-assets
+94
−13
17:24:24
devportal
DVP-1189: Fix inline scripts for View Transition compatibility
+41
−23
17:26:06
devportal
Fixed lint errors
+13
−9
17:34:03
devportal
Merge pull request #522 from algorandfoundation/feat/DVP-1189-inline-script-fixes
+45
−23
17:39:28
devportal
feat(DVP-1190): Add library sidebar and navigation components
+993
−0
17:46:34
devportal
feat(DVP-1191): Add library logo detection to SiteTitle
+47
−6
17:52:51
devportal
Merge pull request #523 from algorandfoundation/feat/DVP-1190-library-sidebar-components
+993
−0
18:05:16
devportal
refactor(DVP-1191): Centralize library logos and fix type coverage
+34
−17
18:16:26
ledger-app-algorand
Merge pull request #23 from blooo-io/alert-autofix-11
+12
−0
18:16:45
go-algorand
API: add OnlineCirculation to GetSupply (#6322)
+1600
−1473
18:21:48
go-algorand
add Go Benchmark (go) benchmark result for 37536834672be9124eb849dba41c72fbb245d7a4
+445
−1
18:24:07
go-algorand
network: use specific error assertions in tests (#6544)
+60
−46
18:28:17
go-algorand
add Go Benchmark (go) benchmark result for 00da5ef87c2b46cc4a4237d6a9e66f9b9ae7fcc8
+445
−1
18:33:00
devportal
Address PR review findings for SiteTitle library detection
+30
−8
18:35:22
algokit-walletsdk-kmp
Integrate service into composeDemoApp (Android)
+109
−435
18:47:32
devportal
feat(DVP-1193): Add library and version schema fields to content config
+3
−0
19:16:30
algokit-lora
test: add cloudflare test deployment based on feature branch for no production code
+8
−0
19:37:06
devportal
Added skills for astro dev
+426
−0
19:38:51
algokit-lora
test: change constant name to use new Cloudflare pages token to test if it correctly deploys lora
+1
−1
19:39:25
devportal
Fixed lint errors
+4
−2
19:47:37
algokit-walletsdk-kmp
docs: update roadmap
+211
−195
19:47:42
algokit-lora
fix: fix redirects to use index.html
+1
−1
20:01:39
algokit-walletsdk-kmp
feat: integrate service into composeDemoApp (Android) (#234)
+318
−628
20:11:07
algokit-walletsdk-kmp
docs: update readme
+2
−3
20:23:13
devportal
refactor(DVP-1191): Remove phantom version entries from library configs
+5
−21
20:28:12
algokit-walletsdk-kmp
docs: update readme for wallet-sdk-service module removal (#235)
+2
−3
20:34:23
devportal
feat(DVP-1192): Add data-driven library index page
+104
−0
20:36:42
devportal
Merge pull request #524 from algorandfoundation/feat/DVP-1191-header-library-detection
+99
−33
20:37:50
devportal
Merge pull request #525 from algorandfoundation/feat/DVP-1193-content-schema-fields
+429
−0
20:40:27
devportal
fix(DVP-1192): Fix Prettier formatting and replace any with proper type
+25
−6
20:51:40
algokit-utils-ts
feat: recover hd keypair
+122
−2
21:00:46
go-algorand
ledger: optimize delta-DB merge in LookupKvPairsByPrefix
+411
−106
21:02:10
algokit-lora
chore: prepare branch to get merged to main and trigger release workflow
+14
−22
21:11:31
algokit-lora
chore: add main to release-web workflow in order to test main branch (beta) deployment
+1
−1
21:25:37
gGov
with custom oracleaccount base in oracle
+34273
−14409
21:48:12
gGov
vibekit skille
+14329
−0
21:53:31
devportal
fix(DVP-1192): Derive StarlightSidebarEntry from public API instead of hand-written mirror
+11
−19
22:14:37
devportal
Merge pull request #526 from algorandfoundation/feat/DVP-1192-library-index-page
+118
−3
23:17:19
devportal
refactor(DVP-1192): Address code review findings for type safety
+29
−10
23:17:23
gGov
update tests, sdk
+9725
−6433
23:17:50
gGov
vuln scan skill
+689
−0
23:17:57
gGov
ggov docs
+198
−0
23:31:54
java-algorand-sdk
Regenerate code from specification file
+134
−5
23:32:15
go-algorand-sdk
Regenerate code from specification file
+66
−9
23:34:39
go-algorand
Incorporate deltas in presenting paginated view of assets or applications on a per account basis. Includes necessary logic to apply delta changes on top of data queried against database, calculating that the next token returned does not result in missing any entries. Several test cases were added to cover create/modify/delete combinations between the deltas and persisted view.
+702
−66
23:52:46
gGov
ggov
+124279
−0
23:59:51
devportal
Merge pull request #527 from algorandfoundation/feat/DVP-1192-library-index-page
+29
−10