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
Tuesday, February 24, 2026
96 commits were pushed across 18 repos by 22 authors. There were 129,297 additions and 17,135 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
18 repositories- go-algorand 18 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- ledger-app-algorand 1 commit
- algokit-lora 2 commits
- algokit-subscriber-py 10 commits
- algokit-subscriber-ts 4 commits
- algokit-utils-ts 4 commits
- devportal 20 commits
- puya 8 commits
- puya-ts 4 commits
- xchain-accounts 6 commits
- AlgoPlonk 2 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 3 commits
- txnDuck 5 commits
- algo-voting 3 commits
- use-wallet-ui 3 commits
Commit Log
96 commits · 18 repositories
00:21:30
algokit-subscriber-ts
fix(deps): npm audit failures
+11
−14
00:43:38
algokit-utils-ts
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
feat: add arguments to logicsig (frontend changes)
+22
−8
01:31:43
puya
add lowering in IR to materialise arguments (a "frame" of sorts, still in AWST form)
+80
−1
03:04:16
algo-voting
build(deps-dev): update @typescript-eslint/eslint-plugin requirement
+1
−1
03:04:32
algo-voting
build(deps-dev): update eslint requirement from ^10.0.0 to ^10.0.2
+1
−1
03:04:45
algo-voting
build(deps-dev): update @typescript-eslint/parser requirement
+1
−1
03:24:28
txnDuck
chore(upgrade dependencies): eslint not upgraded to v10 because current plugins did not work with it
+860
−977
03:29:20
algokit-walletsdk-kmp
test: add new flows to screenshot tool
+57
−0
03:43:31
algokit-walletsdk-kmp
refactor: ktlintFormat
+45
−25
04:10:24
algokit-walletsdk-kmp
test: add in ASA transfer screens to screenshot tool (#250)
+232
−36
04:11:32
txnDuck
refactor(app): use more descriptive Tailwind class names
+18
−18
04:12:02
txnDuck
docs(lib): fix spelling mistake
+1
−1
04:15:17
txnDuck
docs(readme): fix PWA badge image
+1
−1
05:45:48
puya
chore: gen
+1
−0
05:46:15
puya
chore: nodes.ts.txt
+2
−0
06:13:35
txnDuck
chore(i18n): disable I18Next support message
+4
−1
06:38:32
puya
test: add logicsig args test (simple and complex args)
+268
−0
09:32:57
AlgoPlonk
fix: update project for PuyaPy ARC56 output artifacts
+56
−40
10:20:11
puya-ts
test: add test for concatenation of UTF8 + non-UTF8 bytes
+1
−0
10:20:14
puya-ts
fix: when concatenating byte constants use unknown encoding if encodings are different
+5
−1
10:21:19
puya-ts
chore: update approvals
+664
−576
11:25:16
algokit-subscriber-py
docs: align algokit-subscriber-py docs content with algokit-subscriber-ts
+1023
−344
11:31:27
algokit-subscriber-py
Add comprehensive subscriber examples with CI verification (#92)
+4680
−4
11:33:27
algokit-subscriber-py
Merge branch 'alpha' into feat/update-docs-to-starlight
+4680
−14
11:40:07
AlgoPlonk
Bump dependencies
+33
−9
11:47:07
algokit-subscriber-py
fix: add docs-test poe task for shared ci workflow compatibility
+1
−0
11:48:41
puya-ts
feat: add 18 example contracts with compilation and on-chain deployment tests
+3415
−13
11:55:12
algokit-subscriber-py
revert: remove docs-test poe task added for shared ci compatibility and restore old pr.yaml
+12
−6
12:27:12
algokit-lora
feat: add account<>escrow lookup via @d13co/escreg-sdk
+234
−13
12:32:48
algokit-lora
Merge 428ae9d774b269aeb950990837376b70e7194590 into d0ff3b68eb6cfb3641b16ac9b7fcd14733c8349d
+234
−13
12:48:26
xchain-accounts
frontend network switching bugfix
+2
−1
14:00:05
algokit-subscriber-py
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
docs: add auto-generated example pages to documentation site (#153)
+380
−16
14:55:54
ledger-app-algorand
Merge pull request #4 from blooo-io/develop
+163
−94
15:19:31
algokit-subscriber-py
docs: add examples section to Starlight documentation
+361
−10
15:27:34
puya
refactor to be able to recursively materialise tuples
+69
−43
15:29:31
a-day-in-my-bobalife
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
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
ci: add write permissions for content - needed by the reusable workflow
+1
−1
16:17:06
puya
chore: compile_all
+80701
−9
16:29:20
devportal
chore(DVP): remove unused lychee link checker
+0
−173
16:47:26
go-algorand
kmd: fix macOS HID failures caused by Go async preemption signals
+84
−0
17:05:34
algokit-subscriber-ts
ci: remove NPM token secret from release reusable workflow call
+0
−1
18:58:53
algokit-subscriber-py
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
agreement: implement TODO in broadcast/relay actions (#6551)
+30
−36
20:03:49
algokit-utils-ts
chore: fix npm audit
+312
−410
20:06:43
go-algorand
add Go Benchmark (go) benchmark result for 964ee6da00c5abe0486881a348140b00fb714097
+445
−1
20:29:31
go-algorand
Bug fix - also add algorand group for rpm
+4
−2
20:30:10
go-algorand
Bug fixes - set Conflicts properly and pin nfpm
+21
−11
20:39:04
go-algorand
network: don't listen if IncomingConnectionsLimit == 0
+45
−1
20:40:44
go-algorand
Parse osv-scanner json instead of grepping text
+40
−5
20:41:08
go-algorand
Make sure OtelSetupError is returned on subsequent calls to the function.
+7
−4
20:45:05
go-algorand
Try to make preinstall POSIX compliant
+12
−10
21:10:29
go-algorand
Add defensive coding around version parsing in Makefile
+6
−0
21:30:40
use-wallet-ui
bridge and rainbowkit WIP
+3371
−91
21:30:55
go-algorand
CR: fix error condition
+3
−1
21:31:13
xchain-accounts
bridge and rainbowkit WIP
+1675
−1284
21:32:06
algokit-utils-ts
chore: PR review feedback
+159
−7
21:37:50
algokit-utils-ts
test: await runTests
+5
−5
22:05:02
use-wallet-ui
fix package hazard issue with onBeforeSign in dev builds
+2
−2
22:05:33
xchain-accounts
sdk minor guard; use-wallet+ui package hazard avoidance improvements
+5
−2
22:08:35
use-wallet-ui
1.0.4
+1
−1
22:11:01
xchain-accounts
INTEGRATION.md
+8
−6
22:40:41
xchain-accounts
rpc server support ASA
+108
−0
23:19:47
go-algorand
network: silently fall back if uncompressed vote received for stateless decoder (#6495)
+91
−1
23:21:26
xchain-accounts
rpc-server: fix stale metamask because no block ticking
+23
−1
23:24:52
go-algorand
add Go Benchmark (go) benchmark result for 4134b33e93015c82f1c000ac4aca2773d73d9396
+445
−1
23:31:23
java-algorand-sdk
Regenerate code from specification file
+134
−5
23:32:43
go-algorand-sdk
Regenerate code from specification file
+66
−9