Home Reports Mar 27, 2026

Friday, March 27, 2026

Commits
59
pushed this day
Repositories
11
with activity
Contributors
13
distinct authors
Lines changed
+551,489 −388,442
additions / deletions

March 2026

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 12

Friday, March 27, 2026

59 commits were pushed across 11 repos by 13 authors. There were 551,489 additions and 388,442 deletions.

Stay up to date with the latest insights and developments on AlgoScan

Updated repos

11 repositories

Commit Log

59 commits · 11 repositories

01:00:21 go-algorand - Build 2669 Data +1 −1
01:10:56 algokit-lora dependabot[bot] chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 +63 −3
01:19:02 puya achidlow fix a hypothetical/future issue whereby a block with a single predecessor && unconditionally branched to with trivial phi nodes could result in a use-before-def error +10 −2
03:45:43 bitcoinBuyer1_CryptoMaven.xyz thomasm1 cryptomaven.xyz: authorization & authenticate tests +795 −397
04:16:16 bitcoinBuyer1_CryptoMaven.xyz thomasm1 cryptomaven.xyz: Whale-watcher & utility tests +129 −425
09:26:45 algokit-cli mrcointreau fix: bump pyjwt and requests to resolve CVE-2026-32597 and CVE-2026-25645 +15 −11
09:28:04 devportal JBScaled refactor: Why Algorand Core Pillars +92 −143
09:28:48 devportal JBScaled add: Why Algorand DevEx Section +34 −0
13:21:37 community github-actions[bot] Commit from GitHub Actions (Community Interest Tracker) +1 −0
13:49:40 ARCs cusma docs: use pre-commit for generic hygiene +100 −201
14:14:43 algokit-lora mrcointreau chore: bump algokit-tuils and algokit-subscriber, update audit exceptions and add web3auth wallet provider +1298 −1263
14:22:15 algokit-lora mrcointreau chore: update npm adit exceptions with new advisory ids +3 −3
14:22:24 algokit-lora p2arthur Merge 3472ffc7b7914a4fcb4bafecf639abcda4f1bf2c into d0ff3b68eb6cfb3641b16ac9b7fcd14733c8349d +1691 −1655
14:32:32 ARCs cusma docs: optional repo-root .arckit.jsonc rule ignore +53 −12
14:39:58 ARCs cusma chore: ignore binaries +2 −0
14:40:06 ARCs cusma chore: add links +2 −2
14:40:11 ARCs cusma chore: nit +0 −8
14:40:26 ARCs cusma chore: set permissions +6 −1
14:48:47 ARCs cusma feat: arckit cli +3545 −1
14:50:42 ARCs cusma feat: pre-commit +63 −0
14:51:08 ARCs cusma feat: ci-cd +932 −0
14:51:17 ARCs cusma docs: guidelines +256 −0
14:58:20 ARCs cusma chore: remove unused func +0 −9
14:59:02 ARCs cusma chore: handle errors +66 −23
15:00:04 ARCs cusma fix: redundant transition flow +8 −6
15:01:10 ARCs cusma chore: regression test for writer failures +19 −0
15:18:28 ARCs cusma chore: nit +2 −3
15:18:40 ARCs cusma chore: remove unused param +1 −1
15:26:34 a-day-in-my-bobalife michaeltchuang chore: log greeting (2026-03-27) +1 −0
15:32:36 ARCs cusma chore: split pre-commit autofix and fail only +108 −0
15:35:29 ARCs cusma Merge pull request #378 from algorandfoundation/arc-kit +6454 −39
16:53:18 algokit-utils-py joe-p chore: use xhd pypi package +14 −7
16:55:10 algokit-utils-py joe-p Merge branch 'alpha' into alpha-feat/crypto +8099 −7484
18:05:09 ARCs cusma chore: markdownlint alias +1 −0
18:05:28 ARCs cusma chore: solve MD022 +118 −0
18:13:30 ARCs cusma chore: solve MD031 +127 −0
18:17:34 algokit-utils-py joe-p chore: ignore vulns +7 −5
18:29:51 ARCs cusma chore: solve MD004 +137 −116
18:35:14 algokit-utils-py joe-p chore: add exceptiongroup dep +5 −2
19:15:40 algokit-utils-py joe-p chore: PR feedback +2 −5
22:12:46 puya daniel-makerx refactor: use ir.ArrayConcat for all arrays +3753 −2293
22:12:46 puya daniel-makerx refactor: use ir.ArrayPop for all dynamic array types +259 −191
22:12:46 puya daniel-makerx test: add op up transaction to test as budget increased from 648 to 706 +24 −12
22:13:56 puya daniel-makerx chore: compile all +322328 −225592
22:13:59 puya achidlow optimise & refactor ARC-4 embedded library functions +3935 −4053
22:14:00 puya achidlow chore: compile all +160457 −123610
22:14:01 puya achidlow refactoring +17 −9
22:14:01 puya achidlow remove unused special case +2 −11
22:14:01 puya daniel-makerx restore additional concat params when doing array concats +6 −1
22:14:01 puya achidlow refactoring +51 −46
22:14:01 puya achidlow allow coverage to be reported when there are failing tests +4 −1
22:14:01 puya achidlow chore: compile all +866 −671
22:14:02 puya achidlow refactor: remove over-read on ReplaceValue lowering +4 −5
22:14:16 puya achidlow chore: compile all +11557 −13246
22:14:17 puya achidlow add test for read and write of static/fixed size array of dynamic sized elements, where the elements are not themselves byte-length or mutli-byte-length arrays +17709 −0
22:14:17 puya achidlow linting +3 −6
22:14:18 puya achidlow improve error message on attempted pop from empty dynamic array +3 −3
22:14:18 puya achidlow given that AWST ArrayConcat doesn't (can't) validate operands, restore previous behaviour of invalid type combinations being a code/user error rather than an internal error +12 −20
23:37:53 algorand-agent-skills gabrielkuettel Refactor and improve agent skills +6239 −6844