Home Reports Feb 24, 2026

Tuesday, February 24, 2026

Commits
96
pushed this day
Repositories
18
with activity
Contributors
22
distinct authors
Lines changed
+129,297 −17,135
additions / deletions

February 2026

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 21

Commit Log

96 commits · 18 repositories

00:21:30 algokit-subscriber-ts lempira fix(deps): npm audit failures +11 −14
00:43:38 algokit-utils-ts joe-p feat: ed25519 wrapped seed interface +51 −0
01:00:28 go-algorand - FI from master +39 −6
01:00:28 go-algorand - Build 2638 Data +1 −1
01:25:09 go-algorand - Add rcmgrConnsOutbound and handle IncomingConnectionsLimit=-1 explicitly +77 −62
01:28:47 go-algorand - Merge remote-tracking branch 'upstream/master' into pavel/p2p-fix-p2p-outgoing +2596 −1498
01:30:56 puya Argimirodelpozo feat: add arguments to logicsig (frontend changes) +22 −8
01:31:43 puya Argimirodelpozo add lowering in IR to materialise arguments (a "frame" of sorts, still in AWST form) +80 −1
03:04:16 algo-voting dependabot[bot] build(deps-dev): update @typescript-eslint/eslint-plugin requirement +1 −1
03:04:32 algo-voting dependabot[bot] build(deps-dev): update eslint requirement from ^10.0.0 to ^10.0.2 +1 −1
03:04:45 algo-voting dependabot[bot] build(deps-dev): update @typescript-eslint/parser requirement +1 −1
03:24:28 txnDuck No-Cash-7970 chore(upgrade dependencies): eslint not upgraded to v10 because current plugins did not work with it +860 −977
03:29:20 algokit-walletsdk-kmp michaeltchuang test: add new flows to screenshot tool +57 −0
03:43:31 algokit-walletsdk-kmp michaeltchuang refactor: ktlintFormat +45 −25
04:10:24 algokit-walletsdk-kmp mithiraj95 test: add in ASA transfer screens to screenshot tool (#250) +232 −36
04:11:32 txnDuck No-Cash-7970 refactor(app): use more descriptive Tailwind class names +18 −18
04:12:02 txnDuck No-Cash-7970 docs(lib): fix spelling mistake +1 −1
04:15:17 txnDuck No-Cash-7970 docs(readme): fix PWA badge image +1 −1
05:45:48 puya Argimirodelpozo chore: gen +1 −0
05:46:15 puya Argimirodelpozo chore: nodes.ts.txt +2 −0
06:13:35 txnDuck No-Cash-7970 chore(i18n): disable I18Next support message +4 −1
06:38:32 puya Argimirodelpozo test: add logicsig args test (simple and complex args) +268 −0
09:32:57 AlgoPlonk A-Maugli fix: update project for PuyaPy ARC56 output artifacts +56 −40
10:20:11 puya-ts daniel-makerx test: add test for concatenation of UTF8 + non-UTF8 bytes +1 −0
10:20:14 puya-ts daniel-makerx fix: when concatenating byte constants use unknown encoding if encodings are different +5 −1
10:21:19 puya-ts daniel-makerx chore: update approvals +664 −576
11:25:16 algokit-subscriber-py mrcointreau docs: align algokit-subscriber-py docs content with algokit-subscriber-ts +1023 −344
11:31:27 algokit-subscriber-py mrcointreau Add comprehensive subscriber examples with CI verification (#92) +4680 −4
11:33:27 algokit-subscriber-py mrcointreau Merge branch 'alpha' into feat/update-docs-to-starlight +4680 −14
11:40:07 AlgoPlonk giuliop Bump dependencies +33 −9
11:47:07 algokit-subscriber-py mrcointreau fix: add docs-test poe task for shared ci workflow compatibility +1 −0
11:48:41 puya-ts mrcointreau feat: add 18 example contracts with compilation and on-chain deployment tests +3415 −13
11:55:12 algokit-subscriber-py mrcointreau revert: remove docs-test poe task added for shared ci compatibility and restore old pr.yaml +12 −6
12:27:12 algokit-lora tasosbit feat: add account<>escrow lookup via @d13co/escreg-sdk +234 −13
12:32:48 algokit-lora tasosbit Merge 428ae9d774b269aeb950990837376b70e7194590 into d0ff3b68eb6cfb3641b16ac9b7fcd14733c8349d +234 −13
12:48:26 xchain-accounts d13co frontend network switching bugfix +2 −1
14:00:05 algokit-subscriber-py lempira feat(docs): update docs to starlight (#93) +9269 −1308
14:04:47 algokit-subscriber-py - 2.0.0-alpha.3 +1 −1
14:21:01 algokit-subscriber-ts lempira docs: add auto-generated example pages to documentation site (#153) +380 −16
14:55:54 ledger-app-algorand nullun Merge pull request #4 from blooo-io/develop +163 −94
15:19:31 algokit-subscriber-py lempira docs: add examples section to Starlight documentation +361 −10
15:27:34 puya Argimirodelpozo refactor to be able to recursively materialise tuples +69 −43
15:29:31 a-day-in-my-bobalife michaeltchuang chore: log greeting (2026-02-24) +1 −0
15:37:09 devportal - fix: lint/formatting errors in auto-generated library files +9147 −8560
15:56:15 devportal - feat(DVP): add vitest setup and test infrastructure +259 −2
15:56:16 devportal - fix: add TransformContext return type and passWithNoTests +8 −3
15:56:16 devportal - test(DVP): add yaml-utils unit tests +270 −1
15:56:17 devportal - fix: add importedAt and description assertions to sourceInfo test +3 −0
15:56:17 devportal - test(DVP): add sidebar.ts and types.ts tests +245 −1
15:56:17 devportal - test(DVP): add frontmatter.ts transform tests +288 −1
15:56:17 devportal - test(DVP): add common.ts and content.ts transform tests +435 −0
15:56:17 devportal - test(DVP): add libraries.ts unit tests +319 −0
15:56:17 devportal - fix: address code quality review for yaml-utils tests +33 −3
15:56:17 devportal - test(DVP): add links.ts transform tests +227 −1
15:56:18 devportal - refactor: drop dead RemoteMarkdown tests and unexport extractSection +1 −61
15:56:18 devportal - test(DVP): add RemoteCode and RemoteMarkdown pure function tests +139 −2
15:56:18 devportal - fix: strengthen assertions in libraries.test.ts per review +3 −3
15:56:18 devportal - ci(DVP): add test job to acceptance workflow and fix lint errors +36 −8
15:56:18 devportal - fix(DVP): add Props interfaces to 4 untyped Astro components +31 −1
16:01:28 puya Argimirodelpozo refactor: eliminate unnecesary test +2 −29
16:02:57 devportal - fix(DVP): remove unused widdershins dep and override vulnerable transitive deps +20 −1205
16:02:58 devportal - fix(DVP): add rel="noopener noreferrer" to external links in templates +2 −1
16:02:58 devportal - docs(DVP): document set:html trust boundaries per astro-coding Rule #10 +7 −1
16:11:54 algokit-subscriber-ts p2arthur ci: add write permissions for content - needed by the reusable workflow +1 −1
16:17:06 puya Argimirodelpozo chore: compile_all +80701 −9
16:29:20 devportal - chore(DVP): remove unused lychee link checker +0 −173
16:47:26 go-algorand nullun kmd: fix macOS HID failures caused by Go async preemption signals +84 −0
17:05:34 algokit-subscriber-ts p2arthur ci: remove NPM token secret from release reusable workflow call +0 −1
18:58:53 algokit-subscriber-py lempira docs: add examples (#94) +361 −10
19:02:15 algokit-subscriber-py - 2.0.0-alpha.4 +1 −1
19:28:42 go-algorand - tests: fix stopping race in http client harness +3 −3
20:01:07 go-algorand algorandskiy agreement: implement TODO in broadcast/relay actions (#6551) +30 −36
20:03:49 algokit-utils-ts joe-p chore: fix npm audit +312 −410
20:06:43 go-algorand github add Go Benchmark (go) benchmark result for 964ee6da00c5abe0486881a348140b00fb714097 +445 −1
20:29:31 go-algorand onetechnical Bug fix - also add algorand group for rpm +4 −2
20:30:10 go-algorand onetechnical Bug fixes - set Conflicts properly and pin nfpm +21 −11
20:39:04 go-algorand cce network: don't listen if IncomingConnectionsLimit == 0 +45 −1
20:40:44 go-algorand onetechnical Parse osv-scanner json instead of grepping text +40 −5
20:41:08 go-algorand gmalouf Make sure OtelSetupError is returned on subsequent calls to the function. +7 −4
20:45:05 go-algorand onetechnical Try to make preinstall POSIX compliant +12 −10
21:10:29 go-algorand onetechnical Add defensive coding around version parsing in Makefile +6 −0
21:30:40 use-wallet-ui d13co bridge and rainbowkit WIP +3371 −91
21:30:55 go-algorand - CR: fix error condition +3 −1
21:31:13 xchain-accounts d13co bridge and rainbowkit WIP +1675 −1284
21:32:06 algokit-utils-ts joe-p chore: PR review feedback +159 −7
21:37:50 algokit-utils-ts joe-p test: await runTests +5 −5
22:05:02 use-wallet-ui d13co fix package hazard issue with onBeforeSign in dev builds +2 −2
22:05:33 xchain-accounts d13co sdk minor guard; use-wallet+ui package hazard avoidance improvements +5 −2
22:08:35 use-wallet-ui d13co 1.0.4 +1 −1
22:11:01 xchain-accounts d13co INTEGRATION.md +8 −6
22:40:41 xchain-accounts d13co rpc server support ASA +108 −0
23:19:47 go-algorand cce network: silently fall back if uncompressed vote received for stateless decoder (#6495) +91 −1
23:21:26 xchain-accounts d13co rpc-server: fix stale metamask because no block ticking +23 −1
23:24:52 go-algorand github add Go Benchmark (go) benchmark result for 4134b33e93015c82f1c000ac4aca2773d73d9396 +445 −1
23:31:23 java-algorand-sdk algo-dev-service Regenerate code from specification file +134 −5
23:32:43 go-algorand-sdk algo-dev-service Regenerate code from specification file +66 −9