Home Reports Feb 16, 2026

Monday, February 16, 2026

Commits
73
pushed this day
Repositories
12
with activity
Contributors
10
distinct authors
Lines changed
+54,614 −38,295
additions / deletions

February 2026

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 9

Commit Log

73 commits · 12 repositories

01:00:22 go-algorand - Build 2630 Data +1 −1
01:08:51 go-algorand joe-p AVM: poseidon2 hash function +228 −10
03:03:55 algo-voting dependabot[bot] build(deps-dev): bump eslint-plugin-vue from 10.7.0 to 10.8.0 +9 −9
03:38:19 devportal - Merge fe5cbebb200fef92ce46b08c23f120f22019e49f into d9510d25368fa834bad0cbe31de0e02c292a043d +7961 −252
03:45:46 algo-voting sambitsargam Merge pull request #784 from sambitsargam/dependabot/npm_and_yarn/eslint-plugin-vue-10.8.0 +9 −9
03:45:55 algo-voting sambitsargam Merge pull request #783 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.55.0 +229 −229
03:46:13 algo-voting sambitsargam Merge pull request #781 from sambitsargam/dependabot/npm_and_yarn/vue-3.5.28 +136 −136
03:47:01 algo-voting sambitsargam Delete package-lock.json +0 −26028
03:49:25 algo-voting dependabot[bot] build(deps): bump vue-router from 4.6.4 to 5.0.2 +1 −1
03:49:36 algo-voting sambitsargam Merge pull request #779 from sambitsargam/dependabot/npm_and_yarn/vue-router-5.0.2 +1 −1
06:15:29 use-wallet-ui renovate[bot] chore(deps): Update all non-major dependencies +239 −195
08:06:24 solidity-land-registry dependabot[bot] npm: bump hardhat from 2.28.6 to 3.1.8 +1 −1
08:06:35 solidity-land-registry dependabot[bot] npm: bump @types/node from 22.19.11 to 25.2.3 +1 −1
08:06:41 solidity-land-registry dependabot[bot] npm: bump dotenv from 16.6.1 to 17.3.1 +1 −1
08:40:52 devportal - refactor(DVP-1203): Modernize config structure — co-locate logos, standardize naming, prep version-aware refs +50 −59
08:51:05 devportal - fix(DVP-1203): Deduplicate versions in buildRegistry() to prevent duplicate picker entries +8 −1
09:01:58 devportal - Merge pull request #537 from algorandfoundation/feat/DVP-1195-config-modernization +57 −59
09:42:22 devportal - feat(DVP-1191): Add compact prop to LibraryPicker for header menu context +101 −46
09:43:13 devportal - feat(DVP-1191): Create HeaderMenu component with hamburger toggle and dropdown +200 −0
09:48:30 devportal - feat(DVP-1191): Add library page branch to Header with HeaderMenu hamburger +38 −0
09:48:54 devportal - feat(DVP-1191): Hide Starlight mobile sidebar toggle on library pages +6 −0
09:49:10 devportal - chore(DVP-1191): Delete orphaned LibrarySwitcher component +0 −181
09:53:15 devportal - style(DVP-1191): Fix Prettier formatting in Header and LibraryPicker +65 −61
10:21:01 devportal - fix(DVP-1191): Address code review — add disconnectedCallback, use CSS :has() for toggle hiding +30 −31
10:27:03 devportal - fix(DVP-1191): Remove broken library name links from LibraryPicker — use LinkChips only +4 −27
10:35:02 devportal - Merge pull request #538 from algorandfoundation/feat/DVP-1191-header-menu +352 −254
10:45:49 use-wallet-ui renovate[bot] chore(deps): Update all non-major dependencies (#39) +239 −195
10:46:34 use-wallet-ui renovate[bot] chore(deps): Update pnpm to v10.29.3 +1 −1
10:56:15 devportal - feat(DVP-1192): Extract LibraryLinkCard component with LinkChip variant navigation +96 −59
11:17:53 devportal - fix(DVP-1192): Fix card layout spacing and alignment on library index +8 −8
11:26:54 devportal - Merge pull request #539 from algorandfoundation/feat/DVP-1192-library-index +99 −62
11:55:33 devportal - feat(DVP-1203): Inline SVG logos with theme-reactive colors +68 −77
11:58:40 devportal - style(DVP-1203): Format inline SVG span attributes +12 −2
12:05:52 devportal - Merge pull request #540 from algorandfoundation/feat/DVP-1203-inline-svg-logos +76 −75
13:48:21 go-algorand joe-p chore: specify construction/params in poseidon2 configs +17 −17
13:51:14 devportal - feat(DVP-1204): Add legacy imports for AlgoKit Utils and fix subscriber mapping +106 −2
14:08:15 devportal - fix(DVP-1204): Fix inline SVG logo colors and picker layout +5 −3
14:13:20 use-wallet-ui renovate[bot] chore(deps): Update pnpm to v10.29.3 (#40) +1 −1
14:20:01 devportal - Imported utils docs +7361 −0
14:20:40 use-wallet-ui d13co first +1669 −346
14:21:45 algokit-walletsdk-kmp mithiraj95 alert added for minimum balance while sending fund. +77 −42
14:39:21 devportal - Minor fixes +26 −25
14:49:54 devportal - Merge pull request #541 from algorandfoundation/feat/DVP-1204-sidebar-migration +7498 −30
15:24:16 a-day-in-my-bobalife michaeltchuang chore: log greeting (2026-02-16) +2 −0
15:39:35 use-wallet-ui d13co styling +183 −66
15:42:20 xchain-accounts d13co frontend <> use-wallet-ui <> use-wallet +13838 −4983
15:42:51 algokit-utils-ts dependabot[bot] chore(deps): bump the all group across 1 directory with 13 updates +644 −380
16:38:08 puya mrcointreau refactor: simplify native struct emit by removing separate match case +4 −40
16:38:08 puya mrcointreau refactor: use reinterpret cast for native struct emit to produce simpler ir +152 −624
16:38:08 puya mrcointreau feat: allow native Structs in arc4.emit() +92 −4
16:38:08 puya mrcointreau chore: fix formatting and bump stubs version to 3.4.1 +1 −2
16:38:08 puya mrcointreau chore: compile all +3623 −1263
16:38:08 puya mrcointreau refactor: simplify arc4.emit stubs by merging Struct overloads +5 −7
16:47:40 algokit-walletsdk-kmp michaeltchuang fix: add in missing theme background for new alert +20 −15
17:11:56 a-day-in-my-bobalife dependabot[bot] chore: bump com.android.tools.build:gradle in /DisneyScenicRides +1 −1
17:14:07 devportal - fix(DVP-1205): Standardize linkTransform across all import configs +250 −230
17:23:38 a-day-in-my-bobalife michaeltchuang chore: v2026.6.0 (release) +13 −0
17:23:40 a-day-in-my-bobalife michaeltchuang Notes added by 'git notes add' +1 −0
17:27:41 algokit-walletsdk-kmp mithiraj95 feat: alert added for minimum balance while sending fund. (#237) +138 −32
17:31:22 devportal - refactor(DVP-1205): Migrate sidebar from link to slug for build-time validation +433 −817
17:33:39 algokit-subscriber-ts mrcointreau chore: add 15 runnable subscriber examples with ci verification +4620 −0
17:47:32 algokit-subscriber-ts mrcointreau chore: exclude subscriber examples from root tsconfig to resolve type-check errors +1 −1
20:10:08 devportal - refactor(DVP-1205): remove redundant stripPrefixes from all import configs +8 −20
20:31:02 devportal - Update .husky/pre-commit +1 −2
20:38:02 devportal - Merge pull request #504 from algorandfoundation/main +1812 −540
20:47:23 devportal - fix(DVP-1205): Add cross-section linkMappings for guide→API references +355 −417
20:48:42 forestfish p00temkin 0.3.8 +768 −18
21:48:56 devportal dependabot[bot] chore(deps): bump astro from 5.17.1 to 5.17.2 in the astro-core group +350 −81
21:50:06 devportal dependabot[bot] chore(deps-dev): bump @types/node in the typescript group +69 −68
21:50:48 devportal dependabot[bot] chore(deps-dev): bump the dev-dependencies-minor group with 3 updates +109 −31
21:51:26 devportal dependabot[bot] chore(deps): bump @larkiny/astro-github-loader from 0.11.3 to 0.14.2 +8 −90
23:38:03 devportal - fix(DVP-1205): Update loader to v0.14.5, re-import with fixed bare-path resolution +24 −24
23:47:03 devportal - chore(DVP-1205): Disable errorOnRelativeLinks until remaining broken links resolved +2 −1