Home Reports Feb 19, 2026
Thursday, February 19, 2026
- Commits
- 88
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 20
- distinct authors
- Lines changed
- +56,523 −22,713
- additions / deletions
Thursday, February 19, 2026
88 commits were pushed across 16 repos by 20 authors. There were 56,523 additions and 22,713 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 12 commits
- algokit-lora 10 commits
- algokit-subscriber-py 3 commits
- algokit-subscriber-ts 13 commits
- algokit-utils-py 15 commits
- devportal 3 commits
- did-algo 1 commit
- puya 11 commits
- wallet-provider-extensions 1 commit
- xchain-accounts 6 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 5 commits
- algo-voting 2 commits
- wallet 2 commits
- use-wallet 1 commit
- use-wallet-ui 2 commits
Commit Log
88 commits · 16 repositories
00:31:38
use-wallet-ui
more shared components into liquid-ui
+932
−607
00:33:36
xchain-accounts
extension
+593
−1
01:00:28
go-algorand
Build 2633 Data
+1
−1
01:00:48
go-algorand
test: fix failing tests
+15
−3
01:06:32
algokit-subscriber-ts
ci: update release workflow to use reusable algokit workflows for testing
+352
−508
02:19:24
go-algorand
smaller diff
+267
−908
03:03:45
algo-voting
build(deps-dev): update @vue/eslint-config-typescript requirement
+1
−1
03:04:05
algo-voting
build(deps-dev): update @typescript-eslint/parser requirement
+1
−1
03:07:39
go-algorand
Swap vulnerability scanners
+7
−7
03:16:15
go-algorand
Allow osv-scanner to do its own scanning
+1
−1
05:27:22
puya
modify test to have coverage of importing constants from an __init__.py file
+0
−0
05:27:22
puya
fix: allow zero end column (eg in case of multiline string constants)
+1
−1
05:27:22
puya
wip (partial)
+3503
−476
05:27:22
puya
wip (partial)
+36
−31
05:27:22
puya
chore: compile all
+59
−59
05:27:22
puya
add test for deeply nested module constant reference
+4
−0
06:44:00
use-wallet
chore(*): prettier fixes
+8
−16
09:29:22
puya
fix: reject compound .py suffixes consistently across source discovery and LSP
+4
−4
09:47:25
puya
refactor: improve source discovery and error reporting in find_sources
+82
−42
09:47:31
puya
refactor: move source validation into find_sources as resolve_source_set
+159
−47
09:47:31
puya
docs: add changelog entry for source resolution improvements
+42
−0
09:47:31
puya
refactor: encapsulate mypy concerns within _mypy_build
+37
−35
10:00:28
xchain-accounts
update outdated comments in logicsig
+5
−7
10:24:57
algokit-subscriber-ts
fix: use consistent sender/receiver address types n subscriber examples
+22
−22
10:38:08
algokit-subscriber-ts
fix: resolve merge conflicts in .nsprc and pr.yml
+8263
−4860
11:03:12
algokit-subscriber-ts
refactor: extract pollWithFilter into shared craeteFilterTester util
+178
−253
11:05:49
go-algorand
Merge 80b24d5be24a7798234c31aa536777b85f83bd47 into 00da5ef87c2b46cc4a4237d6a9e66f9b9ae7fcc8
+22
−6
11:18:25
algokit-subscriber-ts
refactor: update algokit-utils-ts and remove all 'as any' casts from subscriber examples
+151
−46
11:28:32
algokit-subscriber-ts
chore: add .nsprc exception for minimatch ReDoS (1113296)
+5
−0
11:29:47
did-algo
chore: migrate reference contract to Algorand TypeScript 1.0
+57
−49
11:38:19
algokit-subscriber-ts
refactor: standardize account naming to role-based
+112
−112
11:45:56
algokit-subscriber-ts
feat: add address-based balance change filter to example 07
+49
−7
12:25:02
go-algorand
osvscanner: block on critical findings
+24
−6
12:25:43
algokit-utils-py
fix: use pip-based build command for semantic-release Docker container
+1
−1
12:36:30
algokit-utils-py
chore: remove semantic release action with docker
+16
−13
12:49:22
algokit-utils-py
chore: standardize all CI/CD workflows to use shared setup-algokit-python action
+21
−54
13:01:16
go-algorand
Ensure tarballs are included in attestation
+7
−1
13:04:08
devportal
chore: remove unused LibrarySlug union type
+0
−9
13:09:55
use-wallet-ui
algokit.toml
+8
−2
13:10:44
xchain-accounts
refactor evm sdk signMessage callback args; minor cleanup READMEs and package.json
+197
−1936
13:14:26
algokit-utils-py
fix(docs): apply post-migration cleanup from PR #267 review
+213
−170
13:25:09
algokit-utils-py
fix(oas-generator): fix camelCase-to-snake_case conversion for acronym boundaries
+108
−27
13:31:11
algokit-subscriber-ts
chore: replace deprecated AlgoClientConfig import path in examples/subsciber
+1
−1
13:58:07
algokit-subscriber-ts
Merge pull request #150 from algorandfoundation/updated-examples
+4746
−91
14:02:29
algokit-subscriber-ts
Notes added by 'git notes add'
+1
−0
14:47:27
algokit-subscriber-py
chore: add 15 runnable examples with ci verification
+4734
−4
15:00:45
algokit-utils-py
Merge branch 'fix/oas-generator-acronym-naming' into fix/docs-cleanup
+108
−27
15:07:44
xchain-accounts
logicsig readme remove deployment+ci/cd sections, disable github
+1
−18
15:08:28
algokit-utils-py
fix: use fixed-width lookbehinds in api_build.py for Python 3.12 compat
+1
−1
15:14:16
algokit-utils-py
fix(docs): add base path prefix to hero action links in index.mdx
+5
−2
15:18:54
xchain-accounts
update dev portal links to .co
+5
−5
15:25:36
a-day-in-my-bobalife
chore: log greeting (2026-02-19)
+1
−0
15:28:06
devportal
Merge pull request #556 from algorandfoundation/chore/remove-unused-librarylug-type
+0
−9
15:31:06
algokit-subscriber-py
chore: resolve mypy type errors and ruff lint issues in examples
+18
−12
15:38:55
devportal
initial x402 intro
+1393
−1319
15:39:57
algokit-subscriber-ts
fix: docs cleanup — relative links, trailing newlines, deploy config, code examples
+67
−45
15:42:37
algokit-utils-py
chore: ensure ruff runs on all python code
+1479
−1171
15:57:17
algokit-utils-py
fix(docs): use relative hero links and enforce trailing slashes
+3
−2
16:20:17
algokit-subscriber-py
replace unicode escape sequences with literal UTF-8 chars
+100
−160
17:03:05
algokit-subscriber-ts
refactor: apply algokit-utils sugar to subscriber examples
+56
−173
17:40:08
algokit-utils-py
docs: apply migration guide review suggestions
+53
−4
17:45:39
wallet
Bump systeminformation from 5.28.0 to 5.31.1
+3
−3
17:56:02
algokit-utils-py
docs: added v5 migration guide
+910
−0
18:13:26
go-algorand
CR: fix remaining "mesh" usage
+2
−2
18:18:27
go-algorand
address CR comments
+18
−51
18:23:36
go-algorand
build(deps): bump filippo.io/edwards25519 in /tools/block-generator
+3
−3
18:53:30
algokit-lora
refactor: update deploy to cloudflare job to use cloudflare-wrangler @v3 composable action instead of deploying through shell script
+6
−7
18:56:20
algokit-walletsdk-kmp
code refactor and clean-up
+115
−58
18:58:14
algokit-lora
chore: add minimatch vulnerability to exceptions list on .nsprc
+5
−0
19:33:01
wallet
Bump tar from 7.5.6 to 7.5.9
+3
−3
20:05:30
wallet-provider-extensions
feat: pure interfaces with example app
+23634
−7393
20:06:24
go-algorand
Based on CR feedback: fixed bug resulting in params not being returned when a holding was deleted. Removed intermediate assetDeltaEntry/appDeltaEntry types in favor of the pre-existing AssetResourceRecord/AppResourceRecord types. Cleaned up delta/db entry if/else merge logic for both assets and applications.
+126
−158
20:51:34
algokit-utils-py
fix: replace PSR Docker action with CLI and standardize CI/CD on shared config (#269)
+36
−66
20:54:04
algokit-utils-py
fix: post-migration docs cleanup and OAS generator naming fix (#270)
+1803
−1367
21:01:26
algokit-utils-py
5.0.0-alpha.16
+1
−1
21:34:33
algokit-lora
Merge pull request #566 from algorandfoundation/chore/cloudflare-prod-deploy
+31
−23
21:40:39
algokit-lora
chore(release): ref:beta 2.3.3-beta.1 [skip ci]
+3
−3
21:40:40
algokit-lora
Notes added by 'git notes add'
+1
−0
21:44:46
algokit-walletsdk-kmp
fix: duplicate txns in sign manager and ktlint issues
+40
−35
22:01:31
algokit-walletsdk-kmp
fix: allow asset opt-ins on iOS
+6
−1
22:07:48
algokit-lora
chore: promote main (i.e. staging) to production
+34
−26
22:13:58
algokit-lora
chore(release): ref:stable 2.3.3 [skip ci]
+19
−3
22:13:59
algokit-lora
Notes added by 'git notes add'
+1
−0
22:14:54
algokit-lora
chore: sync stable release 2.3.3 to main [skip ci]
+19
−3
22:16:22
algokit-lora
chore(deps-dev): bump vite from 7.2.0 to 7.3.1
+66
−6
22:41:30
algokit-walletsdk-kmp
docs: add in qr code example for asset opt-in
+17
−6
22:56:07
algokit-walletsdk-kmp
feat: add ASA opt-in by QR Code (#243)
+1110
−41
23:22:36
xchain-accounts
add lsig arg prefix for type
+175
−80