Home Reports Mar 26, 2026
Thursday, March 26, 2026
- Commits
- 87
- pushed this day
- Repositories
- 20
- with activity
- Contributors
- 16
- distinct authors
- Lines changed
- +177,469 −49,456
- additions / deletions
Thursday, March 26, 2026
87 commits were pushed across 20 repos by 16 authors. There were 177,469 additions and 49,456 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
20 repositories- go-algorand 2 commits
- indexer 1 commit
- algokit-cli 1 commit
- algokit-lora 2 commits
- algokit-utils-py 1 commit
- algorand-typescript-testing 1 commit
- ARCs 24 commits
- devportal 7 commits
- puya 23 commits
- registered-authenticators 1 commit
- rosetta-smart-contracts 1 commit
- d-asa 1 commit
- algorand-mcp 2 commits
- a-day-in-my-bobalife 4 commits
- algokit-walletsdk-kmp 6 commits
- algo-voting 1 commit
- wallet 1 commit
- subql-stellar 1 commit
- bitcoinBuyer1_CryptoMaven.xyz 1 commit
Commit Log
87 commits · 20 repositories
00:21:42
devportal
Update x402 tutorial structure and content
+488
−0
00:49:53
wallet
Bump picomatch
+15
−15
00:59:53
devportal
Add x402 flow diagram image
+0
−0
01:00:23
go-algorand
Build 2668 Data
+1
−1
01:00:23
go-algorand
FI from master
+2
−0
02:45:06
devportal
chore: add tslib dependency so builds pass
+5
−1
02:56:00
algorand-typescript-testing
test: use loggedErr and loggedAssert in example contract
+28
−6
02:56:38
puya
chore: add changelog fragment
+42
−0
02:56:38
puya
feat: implement LocalMap
+415
−9
02:56:38
puya
refactor: rename BoxPrefixedKeyExpression -> MapPrefixedKeyExpression
+39
−33
02:56:38
puya
refactor: add get_storage_key_codec to be used explicitly for storage keys
+17
−7
02:56:38
puya
chore: compile all
+1851
−1304
02:56:38
puya
chore: add changelog fragment
+1
−0
02:56:38
puya
chore: compile all
+61040
−0
02:56:38
puya
test: add test cases for global map
+327
−0
02:56:38
puya
refactor: move disabling of DeprecationWarning to structure method
+4
−4
02:56:38
puya
test: add test cases for local map
+350
−0
02:56:38
puya
feat: add warning if global or local maps are defined with no state totals definition
+38
−2
02:56:38
puya
chore: compile all
+52886
−0
02:56:38
puya
feat: add GlobalMap stub
+74
−0
02:56:38
puya
feat: add LocalMap stub
+95
−0
02:56:38
puya
test: ignore DeprecationWarning during AWST deserialization
+4
−5
02:56:38
puya
Update changelog.d/20260305_171549_daniel.mcgregor_global_local_map_support.md
+2
−2
02:56:38
puya
chore: compile all
+14817
−14802
02:56:38
puya
feat: implement GlobalMap
+398
−19
02:56:38
puya
docs update for GlobalMap/LocalState
+120
−1
02:56:38
puya
extract common utility function
+31
−38
02:56:38
puya
chore: compile all
+14
−2
02:56:38
puya
test: improve test coverage and error messages
+90
−6
03:00:14
devportal
chore: lint fix
+36815
−29900
03:03:55
algo-voting
build(deps-dev): update @vue/compiler-sfc requirement
+1
−1
03:36:21
devportal
fix: prefix unused parameters to resolve ts6133 warnings
+15
−22
03:40:40
devportal
fix: resolve deprecated API usage warnings in components
+11
−20
04:05:59
devportal
docs: add missing env vars to README and create .env.example
+36
−6
06:29:30
algorand-mcp
feat: improve skill scores for algorand-mcp
+42
−115
06:29:34
algorand-mcp
ci: add Tessl skill review workflow for SKILL.md PRs
+22
−0
06:49:26
puya
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
08:31:35
ARCs
chore: minor nits
+13
−12
08:31:42
algokit-lora
chore(deps): bump picomatch
+78
−18
08:33:32
ARCs
chore: formatting
+25
−24
08:35:50
ARCs
Merge pull request #376 from algorandfoundation/arc-0
+464
−144
08:45:05
verifiable-shuffle
Bump picomatch
+6
−6
09:33:30
verifiable-shuffle
Merge pull request #24 from CiottiGiorgio/dependabot/npm_and_yarn/projects/verifiable-shuffle-frontend/security-patches-66413a1f6e
+6
−6
09:34:40
verifiable-shuffle
fix requests security alert
+9
−8
09:34:49
verifiable-shuffle
Merge remote-tracking branch 'origin/main'
+6
−6
10:17:02
subql-stellar
Bump yaml from 1.10.2 to 1.10.3
+3
−3
10:47:29
verifiable-shuffle
Bump ecdsa
+4
−4
10:50:31
verifiable-shuffle
Merge pull request #25 from CiottiGiorgio/dependabot/pip/projects/verifiable-shuffle/security-patches-95eea1d556
+4
−4
11:46:07
ARCs
chore: arc templates
+124
−0
11:46:20
ARCs
chore: issue templates
+64
−0
11:46:29
ARCs
chore: pr templates
+223
−0
11:46:36
ARCs
chore: discussion templates
+62
−0
11:46:56
ARCs
chore: remove old template
+0
−48
11:47:02
ARCs
chore: rename
+0
−0
11:47:12
ARCs
chore: nits
+11
−10
11:47:44
ARCs
chore: adoption summary guidelines
+12
−0
11:48:01
ARCs
chore: update process and templates
+67
−24
12:02:24
registered-authenticators
feat: Passkey Autofill and Rocca Wallet Testing
+14
−0
13:04:46
algokit-utils-py
chore(deps): bump requests from 2.32.4 to 2.33.0
+8
−7
13:40:56
ARCs
chore: apply review suggetions
+7
−7
13:41:39
ARCs
Merge pull request #377 from algorandfoundation/templates
+563
−82
14:12:44
rosetta-smart-contracts
Merge pull request #35 from FoundMarras/main
+1
−0
15:03:54
a-day-in-my-bobalife
chore: bump ui from 1.10.0 to 1.10.6 in /DisneyScenicRides
+1
−1
15:04:03
a-day-in-my-bobalife
chore: bump runtime-livedata from 1.10.0 to 1.10.6 in /DisneyScenicRides
+1
−1
15:04:24
a-day-in-my-bobalife
chore: bump foundation from 1.10.0 to 1.10.6 in /DisneyScenicRides
+1
−1
15:10:59
indexer
build(deps): bump requests from 2.32.4 to 2.33.0 in /misc
+1
−1
15:13:27
ARCs
chore: nits
+32
−29
15:13:40
ARCs
docs: arckit initial specs
+989
−0
15:37:13
ARCs
docs: update specs
+399
−40
15:37:59
a-day-in-my-bobalife
chore: log greeting (2026-03-26)
+1
−0
15:39:53
ARCs
chore: archive old files
+0
−4
15:58:32
bitcoinBuyer1_CryptoMaven.xyz
ANGULAR: test optimization
+44
−3
16:08:43
ARCs
docs: arckit tech stack draft
+727
−0
16:09:29
ARCs
chore: ignore idea ide
+1
−0
16:40:22
ARCs
chore: archive old ci/cd
+0
−0
17:06:02
d-asa
chore(deps-dev): bump requests from 2.32.5 to 2.33.0
+11
−10
17:10:59
ARCs
docs: finalize specs
+391
−1045
17:11:07
ARCs
docs: finalize tech-stack
+274
−572
17:11:18
ARCs
docs: ci-cd specs
+397
−1
17:47:02
algokit-cli
docs: remove legacy markdown files and update startlight content
+37
−605
19:24:53
algokit-walletsdk-kmp
Solana liquidAuth bug fixes
+117
−37
21:30:39
algokit-walletsdk-kmp
refactor: fix ktlint issues
+151
−70
22:14:46
algokit-walletsdk-kmp
fix: lint issue
+6
−7
22:41:49
algokit-walletsdk-kmp
feat: add in Solana seed vault liquid auth support (#271)
+1831
−264
23:04:00
algokit-walletsdk-kmp
docs: update roadmap for solana seed vault liquid auth
+11
−11
23:13:31
algokit-lora
chore(deps-dev): bump happy-dom from 20.0.10 to 20.8.8
+115
−7
23:36:13
algokit-walletsdk-kmp
docs: update roadmap for solana seed vault liquid auth completion (#272)
+11
−11