Home Reports Feb 17, 2026

Tuesday, February 17, 2026

Commits
114
pushed this day
Repositories
18
with activity
Contributors
19
distinct authors
Lines changed
+669,944 −291,990
additions / deletions

February 2026

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 18

Commit Log

114 commits · 18 repositories

00:05:05 puya daniel-makerx tests: ensure isolation between box tests +1 −1
00:05:05 puya daniel-makerx refactor: hide private puya lib IR functions +21 −20
00:08:18 puya daniel-makerx feat: add new box arc4 puya lib subroutines +3107 −3
00:08:19 puya daniel-makerx chore: compile all +35307 −4728
00:08:19 puya daniel-makerx refactor: move invoke_puya_lib_subroutine into OpFactory +41 −70
00:08:20 puya daniel-makerx feat: expand box optimisations to support dynamic array pops and concat +507 −92
00:08:20 puya daniel-makerx test: add coverage for large box pop and concat operations +873 −90
00:08:20 puya daniel-makerx chore: add changelog +42 −0
00:08:20 puya daniel-makerx chore: compile all +514844 −68421
00:08:21 puya daniel-makerx chore: remove stale comment +1 −1
01:00:20 go-algorand - Build 2631 Data +1 −1
02:30:02 puya achidlow minor refactor +28 −26
03:03:51 algo-voting dependabot[bot] build(deps-dev): update @typescript-eslint/parser requirement +1 −1
03:04:06 algo-voting dependabot[bot] build(deps-dev): bump eslint from 9.39.2 to 10.0.0 +1 −1
03:04:23 algo-voting dependabot[bot] build(deps-dev): update @typescript-eslint/eslint-plugin requirement +1 −1
03:21:39 puya achidlow minor refactor +9 −10
03:38:42 puya achidlow don't error since it's possible in the future this might be a different kind of array +4 −2
03:39:39 puya daniel-makerx test: add coverage for pop/concat of dynamic items +20 −2
03:39:40 puya daniel-makerx chore: compile all +51571 −20607
04:48:58 algorand-state-channels dancodery Add warning about Algorand and personal recommendations +6 −1
04:49:55 algorand-state-channels dancodery Update warning message in README +1 −1
04:51:35 algorand-state-channels dependabot[bot] Merge 5865d4d0f229234f948747f24cef0e4b3742bd2d into 98d6ece3e5e7db41adbf729135e843bc98abbe15 +1 −1
06:33:59 falcon Rexicon226 amortize SHAKE256 extraction in H2P +9 −6
08:55:15 algokit-subscriber-ts mrcointreau chore: update semantic-release and @semantic-release/npm to resolve undici vulnerability and refresh .nsprc exceptions +37 −63
09:00:50 puya achidlow minor refactor +29 −34
09:03:04 puya achidlow don't create temporary variables if there are no tuple indexes to update +61 −51
09:17:54 puya achidlow chore: compile all +4123 −169421
09:17:56 puya achidlow minor refactor +15 −31
09:31:41 ARCs ehanoc feat: not only admin can be the counter party to the ECDH process for encryption. Make it flexible +3361 −40
09:33:57 algokit-utils-py mrcointreau docs: align content and structure with algokit-utils-ts docs +2101 −1469
10:54:03 ARCs ehanoc fix: remove debug files +0 −2946
11:08:39 ledger-app-algorand GuilaneDen feat(LDG-796): switch to ledger-zxlib Zondax submodule +2 −2
11:39:44 falcon Rexicon226 speedup pubkey decoding with SIMD +113 −1
11:39:52 falcon Rexicon226 speedup mq_ntt with SIMD +200 −5
11:42:55 devportal - fix(DVP-1205): Preserve dots and case in content IDs to fix 132 broken API doc links +5374 −5347
11:48:48 devportal - style(DVP-1205): Fix prettier formatting in reimported api-algopy.arc4.md +1 −1
12:55:56 ledger-app-algorand GuilaneDen test(LDG-796): updated tests snapshots +0 −0
13:16:16 ledger-app-algorand n4l5u0r Potential fix for code scanning alert no. 49: Commented-out code +0 −3
13:16:46 ledger-app-algorand n4l5u0r Merge pull request #26 from blooo-io/alert-autofix-49 +0 −3
13:22:51 ledger-app-algorand n4l5u0r Potential fix for code scanning alert no. 10: For loop variable changed in body +11 −4
13:41:28 wallet-provider-extensions PhearZero feat: reflective api extension +174 −58
13:47:16 devportal - fix(DVP-1205): Fix 264 broken relative links and re-enable errorOnRelativeLinks +59 −17
13:53:21 wallet-provider-extensions PhearZero docs: add hooks explainer in BOOTSTRAPPING +33 −0
13:55:59 wallet-provider-extensions PhearZero chore: add TODO for cleaning key material from hooks +1 −0
13:59:22 deterministic-P256-kt HashMapsData2Value feat: produce Andrid compatible .aar file +94 −1
14:01:58 devportal - Merge pull request #548 from algorandfoundation/feat/DVP-1205-sidebar-nav-fixes +6273 −6641
14:54:57 use-wallet-ui d13co resolve assets + app escrows in txn preview; package fixes +123 −20
15:03:35 ledger-app-algorand n4l5u0r Merge pull request #27 from blooo-io/alert-autofix-10 +11 −4
15:07:23 algokit-lora p2arthur refactor: add step to deploy page to beta environment using the main branch +9 −1
15:11:11 algokit-lora p2arthur chore: revert generate-release-version action +3 −12
15:14:14 algokit-lora p2arthur chore: update build and release job to require ci workflow +1 −1
15:27:06 a-day-in-my-bobalife michaeltchuang chore: log greeting (2026-02-17) +1 −0
15:42:28 algokit-lora aorumbayev feat(transactions): support unified access references and reject version +1482 −54
15:42:39 algokit-lora aorumbayev feat(applications): display app version in details +54 −0
16:05:47 wallet-provider-extensions PhearZero chore: package +122 −41
16:11:20 ledger-app-algorand n4l5u0r Potential fix for code scanning alert no. 9: For loop variable changed in body +3 −1
16:20:22 xchain-accounts d13co with eip-712 +1496 −511
16:21:11 algokit-lora aorumbayev fix(transaction-wizard): refine access references and reject version handling +504 −480
16:28:09 use-wallet-ui d13co Merge remote-tracking branch 'refs/remotes/origin/main' +197 −196
16:29:33 algokit-lora aorumbayev chore: npm audit +36 −36
16:30:32 xchain-accounts d13co minor readme and gitmodules +4 −4
16:38:21 algokit-lora aorumbayev fix(deps): resolve npm audit moderate advisories +121 −154
16:41:43 ledger-app-algorand n4l5u0r Merge pull request #28 from blooo-io/alert-autofix-9 +3 −1
16:46:35 devportal - feat: add overviewOrderTransform and fix index.md sidebar ordering +67 −7
16:46:42 devportal - chore: reimport content with sidebar order transforms and fixed entry IDs +71 −30
16:51:18 go-algorand gmalouf Update ledger/acctupdates.go +1 −1
16:51:29 go-algorand gmalouf Update ledger/acctupdates.go +1 −1
16:57:53 go-algorand gmalouf Exclude limit=0 case as invalid in lookupAssetResources and lookupApplicationResources of acctupdates.go. +12 −10
17:06:55 wallet-provider-extensions PhearZero docs: Moves bootstrap out of the package scope, adds typedoc refinements and updates markdown +308 −102
17:16:49 ledger-app-algorand n4l5u0r Merge pull request #24 from blooo-io/fix/security-scan +94 −29
17:20:35 devportal - Fixed lint errors +7 −5
17:33:25 wallet-provider-extensions PhearZero lint: adds interface formatting, includes rejections for partial implementation. +192 −178
17:33:35 devportal - Merge pull request #549 from algorandfoundation/feat/sidebar-meta-updates +141 −38
18:19:30 wallet-provider-extensions PhearZero test: updates testing library to handle missing api methods +12 −11
18:35:23 wallet-provider-extensions PhearZero docs: move provider instance out of React Provider context to the module context +5 −7
18:49:49 algostack - Fix typo in method name for TEAL disassembly in Query module +1 −1
18:50:57 algostack ctibo Merge pull request #1 from AlgoNode/fix/typo +86 −4
18:51:32 algostack - 0.8.5 +3 −3
19:45:20 devportal - feat(DVP-1206): add SidebarMetadata types for glob-based sidebar config +33 −6
19:47:30 devportal - feat(DVP-1206): add sidebarMetadata exports to all library sidebar configs +58 −0
19:53:21 devportal - feat(DVP-1206): add SIDEBAR_METADATA barrel export +19 −1
20:02:06 algokit-lora p2arthur chore: add npm audit exceptions to .nsprc - most expired 02/15/2026 +51 −1
20:03:25 devportal - feat(DVP-1206): create TypeScript sidebar meta generator with glob pattern matching +367 −0
20:10:08 algokit-lora p2arthur Merge branch 'main' into chore/cloudflare-prod-deploy +4400 −4152
20:33:08 devportal - refactor(DVP-1206): decouple sidebar configs from import configs and delete legacy files +75 −469
20:51:21 devportal - fix(DVP-1206): address review feedback and regenerate _meta.yml files +28 −18
21:04:24 wallet-provider-extensions ehanoc Merge pull request #5 from algorandfoundation/dev-kms-true +7731 −1262
21:08:06 devportal - fix(DVP-1206): fix lint/prettier formatting in _meta.yml files +10 −10
21:14:56 algokit-walletsdk-kmp michaeltchuang fix: qr code was working asset transfer +61 −15
21:16:28 algokit-subscriber-ts p2arthur Merge pull request #148 from algorandfoundation/ci/pr-workflow-to-main +6236 −444
21:19:22 use-wallet-ui d13co algokit.toml +9 −0
21:20:23 devportal - Merge pull request #550 from algorandfoundation/feat/DVP-1206-sidebar-meta-ts-migration +508 −422
21:26:26 xchain-accounts d13co algokit build everything +7 −15
21:27:42 use-wallet-ui d13co change ui hooks to register/unregister +36 −3
21:27:55 xchain-accounts d13co change use-wallet ui hooks to register/unregister +102 −154
21:28:47 algokit-walletsdk-kmp michaeltchuang fix: QR code was not working for asset transfer (#242) +61 −15
21:47:46 devportal - refactor(DVP-1206): abstract sidebar label convention into utility module +88 −69
21:59:19 devportal - Merge pull request #551 from algorandfoundation/feat/DVP-1206-sidebar-meta-ts-migration +88 −69
22:01:55 wallet-provider-extensions PhearZero ci: adds build package and includes workflows/templates +7192 −1084
22:05:25 wallet-provider-extensions PhearZero chore: fix linting +14 −14
22:08:24 wallet-provider-extensions PhearZero docs: update package-releaser name +6 −6
22:09:56 wallet-provider-extensions PhearZero Merge pull request #6 from algorandfoundation/feat/dist-release +7206 −1098
22:14:57 wallet-provider-extensions PhearZero ci: skip CI on push, use npx for releaser +1 −3
22:22:06 wallet-provider-extensions PhearZero ci: add implicit bin command name, add dependencies +30 −475
22:25:26 wallet-provider-extensions PhearZero ci: downgrade to node 22 +2 −2
22:28:32 ledger-app-algorand n4l5u0r Potential fix for code scanning alert no. 11: Poorly documented large function +12 −0
22:31:17 ledger-app-algorand n4l5u0r Potential fix for code scanning alert no. 2: Sizeof with side effects +2 −1
22:42:15 wallet-provider-extensions PhearZero ci: debug binaries in actions +2 −1
22:44:06 wallet-provider-extensions PhearZero ci: run ci after build for linking +2 −2
22:45:02 wallet-provider-extensions semantic-release-bot Notes added by 'git notes add' +1 −0
22:48:53 wallet-provider-extensions PhearZero build: [skip ci] add publishConfig to keystore +4 −0
23:02:44 xchain-accounts d13co mock rpc server +1851 −1
23:17:07 use-wallet-ui d13co decouple pendingSign from beforesign dialog show +12 −6
23:19:19 xchain-accounts d13co fix metamask disconnect/reconnect issues; check chainId before signing; ui fixes; mock rpc server in sdk +9 −5