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

February 2026

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 19

Commit Log

88 commits · 16 repositories

00:31:38 use-wallet-ui d13co more shared components into liquid-ui +932 −607
00:33:36 xchain-accounts d13co extension +593 −1
01:00:28 go-algorand - Build 2633 Data +1 −1
01:00:48 go-algorand joe-p test: fix failing tests +15 −3
01:06:32 algokit-subscriber-ts p2arthur ci: update release workflow to use reusable algokit workflows for testing +352 −508
02:19:24 go-algorand cce smaller diff +267 −908
03:03:45 algo-voting dependabot[bot] build(deps-dev): update @vue/eslint-config-typescript requirement +1 −1
03:04:05 algo-voting dependabot[bot] build(deps-dev): update @typescript-eslint/parser requirement +1 −1
03:07:39 go-algorand onetechnical Swap vulnerability scanners +7 −7
03:16:15 go-algorand onetechnical Allow osv-scanner to do its own scanning +1 −1
05:27:22 puya achidlow modify test to have coverage of importing constants from an __init__.py file +0 −0
05:27:22 puya achidlow fix: allow zero end column (eg in case of multiline string constants) +1 −1
05:27:22 puya achidlow wip (partial) +3503 −476
05:27:22 puya achidlow wip (partial) +36 −31
05:27:22 puya achidlow chore: compile all +59 −59
05:27:22 puya achidlow add test for deeply nested module constant reference +4 −0
06:44:00 use-wallet pbennett chore(*): prettier fixes +8 −16
09:29:22 puya achidlow fix: reject compound .py suffixes consistently across source discovery and LSP +4 −4
09:47:25 puya achidlow refactor: improve source discovery and error reporting in find_sources +82 −42
09:47:31 puya achidlow refactor: move source validation into find_sources as resolve_source_set +159 −47
09:47:31 puya achidlow docs: add changelog entry for source resolution improvements +42 −0
09:47:31 puya achidlow refactor: encapsulate mypy concerns within _mypy_build +37 −35
10:00:28 xchain-accounts d13co update outdated comments in logicsig +5 −7
10:24:57 algokit-subscriber-ts mrcointreau fix: use consistent sender/receiver address types n subscriber examples +22 −22
10:38:08 algokit-subscriber-ts mrcointreau fix: resolve merge conflicts in .nsprc and pr.yml +8263 −4860
11:03:12 algokit-subscriber-ts mrcointreau refactor: extract pollWithFilter into shared craeteFilterTester util +178 −253
11:05:49 go-algorand algorandskiy Merge 80b24d5be24a7798234c31aa536777b85f83bd47 into 00da5ef87c2b46cc4a4237d6a9e66f9b9ae7fcc8 +22 −6
11:18:25 algokit-subscriber-ts mrcointreau refactor: update algokit-utils-ts and remove all 'as any' casts from subscriber examples +151 −46
11:28:32 algokit-subscriber-ts mrcointreau chore: add .nsprc exception for minimatch ReDoS (1113296) +5 −0
11:29:47 did-algo crumbs1505 chore: migrate reference contract to Algorand TypeScript 1.0 +57 −49
11:38:19 algokit-subscriber-ts mrcointreau refactor: standardize account naming to role-based +112 −112
11:45:56 algokit-subscriber-ts mrcointreau feat: add address-based balance change filter to example 07 +49 −7
12:25:02 go-algorand onetechnical osvscanner: block on critical findings +24 −6
12:25:43 algokit-utils-py aorumbayev fix: use pip-based build command for semantic-release Docker container +1 −1
12:36:30 algokit-utils-py aorumbayev chore: remove semantic release action with docker +16 −13
12:49:22 algokit-utils-py aorumbayev chore: standardize all CI/CD workflows to use shared setup-algokit-python action +21 −54
13:01:16 go-algorand onetechnical 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 d13co algokit.toml +8 −2
13:10:44 xchain-accounts d13co refactor evm sdk signMessage callback args; minor cleanup READMEs and package.json +197 −1936
13:14:26 algokit-utils-py aorumbayev fix(docs): apply post-migration cleanup from PR #267 review +213 −170
13:25:09 algokit-utils-py aorumbayev fix(oas-generator): fix camelCase-to-snake_case conversion for acronym boundaries +108 −27
13:31:11 algokit-subscriber-ts mrcointreau chore: replace deprecated AlgoClientConfig import path in examples/subsciber +1 −1
13:58:07 algokit-subscriber-ts mrcointreau Merge pull request #150 from algorandfoundation/updated-examples +4746 −91
14:02:29 algokit-subscriber-ts semantic-release-bot Notes added by 'git notes add' +1 −0
14:47:27 algokit-subscriber-py mrcointreau chore: add 15 runnable examples with ci verification +4734 −4
15:00:45 algokit-utils-py aorumbayev Merge branch 'fix/oas-generator-acronym-naming' into fix/docs-cleanup +108 −27
15:07:44 xchain-accounts d13co logicsig readme remove deployment+ci/cd sections, disable github +1 −18
15:08:28 algokit-utils-py aorumbayev fix: use fixed-width lookbehinds in api_build.py for Python 3.12 compat +1 −1
15:14:16 algokit-utils-py aorumbayev fix(docs): add base path prefix to hero action links in index.mdx +5 −2
15:18:54 xchain-accounts d13co update dev portal links to .co +5 −5
15:25:36 a-day-in-my-bobalife michaeltchuang 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 mrcointreau 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 aorumbayev fix: docs cleanup — relative links, trailing newlines, deploy config, code examples +67 −45
15:42:37 algokit-utils-py aorumbayev chore: ensure ruff runs on all python code +1479 −1171
15:57:17 algokit-utils-py aorumbayev fix(docs): use relative hero links and enforce trailing slashes +3 −2
16:20:17 algokit-subscriber-py mrcointreau replace unicode escape sequences with literal UTF-8 chars +100 −160
17:03:05 algokit-subscriber-ts aorumbayev refactor: apply algokit-utils sugar to subscriber examples +56 −173
17:40:08 algokit-utils-py aorumbayev docs: apply migration guide review suggestions +53 −4
17:45:39 wallet dependabot[bot] Bump systeminformation from 5.28.0 to 5.31.1 +3 −3
17:56:02 algokit-utils-py lempira docs: added v5 migration guide +910 −0
18:13:26 go-algorand - CR: fix remaining "mesh" usage +2 −2
18:18:27 go-algorand cce address CR comments +18 −51
18:23:36 go-algorand dependabot[bot] build(deps): bump filippo.io/edwards25519 in /tools/block-generator +3 −3
18:53:30 algokit-lora p2arthur 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 mithiraj95 code refactor and clean-up +115 −58
18:58:14 algokit-lora p2arthur chore: add minimatch vulnerability to exceptions list on .nsprc +5 −0
19:33:01 wallet dependabot[bot] Bump tar from 7.5.6 to 7.5.9 +3 −3
20:05:30 wallet-provider-extensions PhearZero feat: pure interfaces with example app +23634 −7393
20:06:24 go-algorand gmalouf 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 aorumbayev fix: replace PSR Docker action with CLI and standardize CI/CD on shared config (#269) +36 −66
20:54:04 algokit-utils-py aorumbayev 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 p2arthur Merge pull request #566 from algorandfoundation/chore/cloudflare-prod-deploy +31 −23
21:40:39 algokit-lora semantic-release-bot chore(release): ref:beta 2.3.3-beta.1 [skip ci] +3 −3
21:40:40 algokit-lora semantic-release-bot Notes added by 'git notes add' +1 −0
21:44:46 algokit-walletsdk-kmp michaeltchuang fix: duplicate txns in sign manager and ktlint issues +40 −35
22:01:31 algokit-walletsdk-kmp michaeltchuang fix: allow asset opt-ins on iOS +6 −1
22:07:48 algokit-lora engineering-ci[bot] chore: promote main (i.e. staging) to production +34 −26
22:13:58 algokit-lora semantic-release-bot chore(release): ref:stable 2.3.3 [skip ci] +19 −3
22:13:59 algokit-lora semantic-release-bot Notes added by 'git notes add' +1 −0
22:14:54 algokit-lora engineering-ci[bot] chore: sync stable release 2.3.3 to main [skip ci] +19 −3
22:16:22 algokit-lora dependabot[bot] chore(deps-dev): bump vite from 7.2.0 to 7.3.1 +66 −6
22:41:30 algokit-walletsdk-kmp michaeltchuang docs: add in qr code example for asset opt-in +17 −6
22:56:07 algokit-walletsdk-kmp mithiraj95 feat: add ASA opt-in by QR Code (#243) +1110 −41
23:22:36 xchain-accounts d13co add lsig arg prefix for type +175 −80