Home Reports Feb 20, 2026
Friday, February 20, 2026
- Commits
- 98
- pushed this day
- Repositories
- 20
- with activity
- Contributors
- 19
- distinct authors
- Lines changed
- +78,558 −79,297
- additions / deletions
Friday, February 20, 2026
98 commits were pushed across 20 repos by 19 authors. There were 78,558 additions and 79,297 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
20 repositories- go-algorand 8 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- js-algorand-sdk 3 commits
- py-algorand-sdk 1 commit
- algokit-subscriber-ts 7 commits
- algokit-utils-py 5 commits
- algokit-utils-ts 2 commits
- devportal 9 commits
- puya-ts 3 commits
- wallet-provider 3 commits
- awesome-algorand 3 commits
- mobileapp 4 commits
- d-asa 32 commits
- algorand-mcp 1 commit
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 4 commits
- connect 1 commit
- algo-voting 1 commit
- gridworks 8 commits
Commit Log
98 commits · 20 repositories
00:10:20
algokit-utils-py
docs: integrate examples into Starlight documentation
+552
−2
01:00:21
go-algorand
Build 2634 Data
+1
−1
01:22:51
awesome-algorand
Add corvid-agent AI platform and Algorand tools
+4
−2
01:26:08
algokit-subscriber-ts
fix: fix release workflow to correctly use the node-release reusable workflow from algokit-shared-config
+1
−1
02:12:49
algokit-subscriber-ts
ci: update node-build-zip call t ouse test branch from shared configs
+1
−1
03:04:09
algo-voting
build(deps): update vue-router requirement from ^5.0.2 to ^5.0.3
+1
−1
03:28:25
algokit-walletsdk-kmp
fix: pass note to asset confirm page, and handle unknown asa id
+87
−14
03:50:22
wallet-provider
feat: shared utility methods
+45
−1
03:50:57
wallet-provider
chore(release): [skip ci] Wallet Provider
+8
−1
03:50:57
wallet-provider
Notes added by 'git notes add'
+1
−0
04:33:24
algokit-walletsdk-kmp
fix: make transaction submission a bit more reliable
+80
−39
04:34:41
algokit-subscriber-ts
ci: uncomment ci job to test whole workflow usage
+13
−13
04:48:58
algokit-walletsdk-kmp
refactor: fix ktlint issue
+3
−1
04:55:15
algokit-walletsdk-kmp
fix: pass note to asset confirm page, and handle unknown asa id (#246)
+137
−21
10:37:42
algokit-utils-py
chore: update uv.lock
+1
−1
10:47:07
devportal
refactor: rename SidebarMetadata.includes to .sections
+1
−1
10:47:29
devportal
refactor: update all SidebarMetadata references from .includes to .sections
+7
−7
10:47:51
devportal
refactor: widen sidebar globs from /latest to /* for version agnosticism
+7
−7
10:53:43
d-asa
chore: python 3.13; bump dependencies
+5
−5
10:53:50
d-asa
chore: lock dependencies
+506
−442
10:54:22
d-asa
chore: python 3.13; bump actions
+3
−3
10:54:28
d-asa
chore: python 3.13
+2
−2
10:54:41
d-asa
chore: native types
+50
−48
10:55:28
d-asa
chore: deprecate subroutine decorator; native types
+146
−235
10:55:35
d-asa
chore: build artifacts
+5562
−5866
11:00:53
devportal
feat: add rebaseSidebarEntries() utility for sidebar.json path rebasing
+55
−1
11:03:57
d-asa
chore: deprecate subroutine decorator; native types
+32
−47
11:04:05
d-asa
chore: build artifacts
+8012
−8678
11:29:24
devportal
feat: add file-existence detection to buildSidebarEntries for sidebar.json
+38
−5
11:31:34
devportal
feat: add buildAllLibrarySidebarEntries() aggregator
+21
−1
11:36:20
devportal
refactor: replace 6 manual sidebar imports with buildAllLibrarySidebarEntries()
+3
−12
11:40:53
devportal
refactor: remove dead sidebarEntries exports from sidebar.config.ts files
+0
−73
11:46:00
algorand-mcp
Update README.md
+2
−2
12:10:45
connect
fix(deeplink): selected account parsing issue (#186)
+4
−4
13:16:36
devportal
Added note for useWallet
+4
−0
13:26:23
d-asa
chore: no multiple returns for consistency
+3
−3
13:26:40
d-asa
chore: build artifacts
+929
−907
13:26:58
d-asa
chore: deprecate subroutine decorator; native types
+54
−72
13:27:09
d-asa
chore: build artifacts
+8842
−9367
13:37:15
d-asa
chore: deprecate subroutine decorator; native types
+51
−64
13:37:24
d-asa
chore: build artifacts
+8596
−9325
13:43:09
d-asa
chore: lint
+3
−9
13:43:14
d-asa
chore: build artifacts
+174
−182
14:07:20
d-asa
chore: kwargs on abimethods
+5
−4
14:07:26
d-asa
chore: build artifacts
+92
−92
14:07:52
d-asa
Merge pull request #66 from cusma/chore/update-puya
+31732
−34016
14:09:34
d-asa
fix: update interest rate signature
+2
−2
14:09:43
d-asa
chore: build artifacts
+2081
−2067
14:10:14
d-asa
Merge pull request #67 from cusma/fix/update-interest-rate-interface
+2083
−2069
14:10:30
d-asa
chore(deps-dev): bump ruff
+23
−23
14:12:53
go-algorand-sdk
updates for algorand/go-algorand#6322 and algorand/go-algorand#6552
+133
−10
14:13:34
py-algorand-sdk
updates for algorand/go-algorand#6322 and algorand/go-algorand#6552
+29
−0
14:14:30
js-algorand-sdk
updates for algorand/go-algorand#6322 and algorand/go-algorand#6552
+428
−23
14:14:52
java-algorand-sdk
updates for algorand/go-algorand#6322 and algorand/go-algorand#6552
+236
−6
14:16:29
js-algorand-sdk
Merge 5a896c912c31b88cad90143a6a208b17aee4083f into 50fc8160dedb83da25914da4136867ff3870d7cc
+428
−23
14:18:29
d-asa
ci: contracts parallel testing with matrix strategy
+34
−56
14:18:57
d-asa
Merge branch 'main' into ci/matrix-execution
+2083
−2069
14:22:34
d-asa
Merge branch 'main' into dependabot/pip/minor-and-patch-75011380db
+2083
−2069
14:24:56
algokit-utils-py
docs: remove deploy smart contract section and add examples link to quick start
+5
−55
14:26:31
d-asa
Merge pull request #69 from cusma/ci/matrix-execution
+34
−56
14:26:45
d-asa
Merge branch 'main' into dependabot/pip/minor-and-patch-75011380db
+34
−56
14:31:32
d-asa
Merge pull request #68 from cusma/dependabot/pip/minor-and-patch-75011380db
+23
−23
14:39:49
d-asa
chore: nit
+1
−1
14:40:34
d-asa
Merge pull request #70 from cusma/docs/deployments
+1
−1
14:46:57
awesome-algorand
Add CorvidLabs Swift/iOS tools for Algorand development
+6
−0
15:23:27
a-day-in-my-bobalife
chore: log greeting (2026-02-20)
+1
−0
15:24:59
algokit-subscriber-ts
refactor: apply algokit-utils sugar to subscriber examples (#152)
+56
−173
15:27:02
algokit-subscriber-ts
fix: docs cleanup — relative links, trailing newlines, deploy config, code examples (#151)
+67
−45
15:29:01
js-algorand-sdk
Replace instanceof checks on custom SDK types with tag-based type guards
+184
−18
15:34:10
algokit-subscriber-ts
Notes added by 'git notes add'
+1
−0
15:49:13
algokit-utils-ts
chore: expand algorand_client examples 03-signer-config, 05-account-manager and add 16-leases
+195
−16
16:02:20
algokit-subscriber-ts
docs: add auto-generated example pages to documentation site
+364
−2
16:05:51
algokit-utils-ts
chore: add .nsprc exception for minimatch ReDoS (1113296)
+5
−0
16:25:41
go-algorand
feat(api): add maxBytes enforcement and moreData flag to paginated box listing
+614
−252
17:31:10
awesome-algorand
Add NFTRemix to Projects section
+1
−0
18:36:59
go-algorand
Update ledger/acctupdates.go
+1
−2
19:57:22
go-algorand
CR: unprotect non-dispatched conns
+71
−39
20:02:44
go-algorand
feat(api): add round parameter to paginated box listing
+507
−343
20:09:17
mobileapp
Fix total without nfts subtraction
+8
−8
20:14:31
go-algorand
fix linter
+22
−22
20:33:01
algokit-utils-py
docs: integrate examples into Starlight documentation (#272)
+558
−58
20:40:05
algokit-utils-py
5.0.0-alpha.17
+1
−1
20:44:29
go-algorand
p2p: fix race cond StopNotify vs notifyAll
+12
−4
21:19:37
puya-ts
chore: fix yet another npm audit vuln
+10
−0
21:43:23
puya-ts
chore: fix yet another npm audit vuln
+10
−0
21:48:59
mobileapp
Add dynamic ALGO/USD sum below pie charts and bottom safe area padding
+121
−39
21:55:11
puya-ts
Notes added by 'git notes add'
+1
−0
21:57:36
mobileapp
Version bump
+5
−11
22:20:03
go-algorand
fix data race in TestStreamNonDialedOutgoingConnection
+29
−4
22:40:54
gridworks
Bump poetry from 1.8.5 to 2.3.2 in /.github/workflows
+1
−1
22:40:57
gridworks
Merge a44595f087582dfc05c9bbb332c64186f622c9bd into 9f51263f4374dc1a6108533b69854d1c2a3932f6
+1
−1
22:40:57
gridworks
Bump pip from 25.2 to 26.0.1 in /.github/workflows
+1
−1
22:41:00
gridworks
Merge cf517d7cd9a09bebad92293263b5c48b383e0154 into 9f51263f4374dc1a6108533b69854d1c2a3932f6
+1
−1
22:41:01
gridworks
Bump virtualenv from 20.33.1 to 20.38.0 in /.github/workflows
+1
−1
22:41:03
gridworks
Merge ac99dffa663411e816d6e777b162a739b526d8b6 into 9f51263f4374dc1a6108533b69854d1c2a3932f6
+1
−1
22:41:05
gridworks
Bump nox from 2024.4.15 to 2026.2.9 in /.github/workflows
+1
−1
22:41:07
gridworks
Merge 7683b216c2c378a21532577007241849b0b5d259 into 9f51263f4374dc1a6108533b69854d1c2a3932f6
+1
−1
22:48:05
mobileapp
Show all listings for non-1/1 NFTs (API breaking change, users must update mobile app)
+83
−64