Home Reports Feb 23, 2026
Monday, February 23, 2026
- Commits
- 165
- pushed this day
- Repositories
- 23
- with activity
- Contributors
- 23
- distinct authors
- Lines changed
- +305,835 −184,803
- additions / deletions
Monday, February 23, 2026
165 commits were pushed across 23 repos by 23 authors. There were 305,835 additions and 184,803 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
23 repositories- go-algorand 12 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- ledger-app-algorand 3 commits
- abel 1 commit
- algokit-lora 1 commit
- algokit-subscriber-py 2 commits
- algokit-subscriber-ts 24 commits
- algokit-utils-ts 3 commits
- devportal 16 commits
- puya 17 commits
- wallet-provider 3 commits
- wallet-provider-extensions 35 commits
- xchain-accounts 3 commits
- xHD-Wallet-API-ts 10 commits
- solidity-land-registry 3 commits
- d-asa 14 commits
- AlgoPlonk 3 commits
- a-day-in-my-bobalife 3 commits
- algokit-walletsdk-kmp 1 commit
- algo-voting 1 commit
- use-wallet 1 commit
- use-wallet-ui 7 commits
Commit Log
165 commits · 23 repositories
00:39:32
devportal
feat: add devportalFallbacks support to build-sidebar-json template
+8
−3
00:39:33
devportal
feat: add link normalization to import-release-docs
+128
−2
00:39:33
devportal
refactor: update library templates and add composite publish action
+612
−79
00:39:33
devportal
feat: add readSidebarJson() and slugsToLinks() for cross-section sidebar embedding
+55
−11
00:46:10
devportal
feat: dynamic algokit/ sidebar from sidebar.json, add artifact variants
+41
−48
00:46:10
devportal
chore: reimport algokit-utils docs with normalized links
+5277
−5277
00:46:10
devportal
chore: replace old loader content with artifact-imported content
+61779
−10531
00:53:08
devportal
style: format autogenerated API docs
+6855
−6517
01:00:28
go-algorand
Build 2637 Data
+1
−1
01:01:52
algokit-subscriber-ts
ci: add node-release job execution
+9
−9
01:05:24
devportal
fix: update broken debugger links to correct path
+3
−3
01:15:59
algokit-subscriber-ts
chore: move release configuration from package.json to .releaserc
+63
−63
01:30:05
algokit-subscriber-ts
chore: merge with main for pull request preparation
+14076
−68
01:30:58
algokit-subscriber-ts
ci: add node-ci job before other steps
+15
−15
01:32:49
algokit-subscriber-ts
chore: update pnpm-lock.yaml
+59
−1329
02:05:09
wallet-provider
fix: remove example types from options
+0
−22
02:05:39
wallet-provider
chore(release): [skip ci] Wallet Provider
+8
−1
02:05:40
wallet-provider
Notes added by 'git notes add'
+1
−0
02:11:57
devportal
refactor: split global.css into token/component architecture
+430
−403
02:35:21
algokit-subscriber-ts
chore: remove package-lock.json
+43
−11443
02:46:08
algokit-subscriber-ts
chore: add pnpm configs/scripts, lock and overrides on package.json + remove package-lock
+5811
−11386
02:48:14
algokit-subscriber-ts
chore: merge docs/add-examples-to-docs branch to implement latest docs generation pipeline
+24449
−4728
02:49:17
algokit-subscriber-ts
chore: add explicit fast glop transitive dep
+10
−79
02:50:32
algokit-subscriber-ts
chore: implement pnpm to docs
+4499
−7043
02:56:35
algokit-subscriber-ts
ci: implement reusable release workflow from shared-config algokit repo
+19
−99
02:57:57
algokit-subscriber-ts
ci: implement pr workflow that was merged to main but not to alpha branch - Implements reusable node-ci.yml
+4
−44
03:00:58
algokit-subscriber-ts
chore: add releaserc.json for semantic release
+64
−11428
03:03:34
algokit-subscriber-ts
chore: add explicit eslint dependency for pnpm lint
+4
−0
03:04:22
algo-voting
build(deps-dev): update eslint requirement from ^10.0.0 to ^10.0.1
+1
−1
03:06:05
algokit-subscriber-ts
chore: install explicit @types/node transitive dep
+4
−0
03:13:20
algokit-subscriber-ts
chore: add .npmrc with a pointer to npm registry instead of github registry for downloading algorandfoundation packages
+1
−0
03:19:13
algokit-subscriber-ts
ci: remove unnecessary .npmrc since registry url was removed from shared-configs
+0
−1
05:43:41
use-wallet
chore(deps): update actions/cache action to v5
+1
−1
05:59:06
use-wallet-ui
chore(deps): Update pnpm to v10.30.1
+1
−1
06:17:54
algokit-subscriber-ts
ci: update prod-release to use reusable workflow
+5
−34
08:07:01
solidity-land-registry
npm: bump @types/node from 22.19.11 to 25.3.0
+1
−1
08:07:07
solidity-land-registry
npm: bump hardhat from 2.28.6 to 3.1.9
+1
−1
08:07:12
solidity-land-registry
npm: bump eslint from 9.39.3 to 10.0.1
+1
−1
08:16:15
algokit-subscriber-ts
ci: add explicit node version to node ci
+1
−0
08:21:15
algokit-subscriber-ts
ci: add explicit node version to check_docs
+2
−0
08:25:43
algokit-subscriber-ts
ci: update branch reference on PR workflow for testing
+2
−2
08:26:48
algokit-subscriber-ts
ci: update branch reference on PR workflow for testing
+2
−2
08:27:05
algokit-subscriber-ts
Merge f2f7c112203925306388857516a6a3f0dd8fb259 into 6093021c282df3ec6b58eb77fbef1f77ffde310f
+10703
−18651
09:41:37
use-wallet-ui
chore(deps): Update pnpm to v10.30.1 (#43)
+1
−1
10:13:59
ledger-app-algorand
Merge pull request #40 from blooo-io/alert-autofix-37
+36
−27
11:30:51
algokit-subscriber-py
expand inline fenced code blocks in docs index to render syntac highlighting correclty
+10
−2
11:36:26
algokit-subscriber-py
fix: update card icons to match ts subscriber docs
+2
−2
12:55:23
ledger-app-algorand
Merge pull request #41 from blooo-io/fix/security-scan
+67
−63
12:55:23
AlgoPlonk
corrections required to run make without errors
+16
−1
13:01:24
wallet-provider-extensions
docs: AGENTS.md file
+160
−0
13:01:24
wallet-provider-extensions
feat: react-native-keystore alignment
+5610
−3345
13:01:25
wallet-provider-extensions
docs: updates doc blocks and Markdown
+749
−2006
13:01:26
wallet-provider-extensions
chore: move store/hooks to peer dependencies. Set log store optional
+24
−12
13:01:26
wallet-provider-extensions
feat: accounts with keystore bridge
+1233
−24
13:01:26
wallet-provider-extensions
refactor: rename to keystore-extension for clarity
+22
−3
13:01:27
wallet-provider-extensions
chore: update clean operations, ensure project builds in order
+9
−6
13:01:27
wallet-provider-extensions
chore: cleanup namespaces
+388
−291
13:01:28
wallet-provider-extensions
chore: lint fixes
+278
−78
13:01:28
wallet-provider-extensions
fix: fixup demo and listener
+45
−24
13:01:29
wallet-provider-extensions
test: fixup accounts-store tests
+82
−71
13:01:29
wallet-provider-extensions
test: fixup keystore-accounts bridge tests
+15
−13
13:01:29
wallet-provider-extensions
chore: lint fixes for tests
+11
−4
13:01:30
wallet-provider-extensions
docs: remove build package from docs site
+0
−1
13:09:58
wallet-provider-extensions
Merge branch 'main' into feat/keystore-accounts-extension
+19
−36
13:12:40
wallet-provider-extensions
ci: change order of CI operations
+1
−1
13:26:35
wallet-provider-extensions
Merge pull request #7 from algorandfoundation/feat/keystore-accounts-extension
+29265
−10283
13:28:20
wallet-provider-extensions
chore(release): [skip ci] log-store
+7
−1
13:28:20
wallet-provider-extensions
Notes added by 'git notes add'
+1
−0
13:28:38
wallet-provider-extensions
chore(release): [skip ci] keystore
+9
−1
13:28:39
wallet-provider-extensions
Notes added by 'git notes add'
+1
−0
13:28:57
algokit-utils-ts
chore(docs): lowercase content paths and strip dead links in normalize-links
+133
−4
13:38:40
wallet-provider-extensions
fix: lock keystore dependencies
+16
−16
13:39:41
devportal
chore: remove legacy algokit/utils/ content directories
+0
−7371
13:39:49
devportal
chore: reimport TS API docs with lowercased filenames
+50054
−4923
13:40:02
devportal
feat: update normalize-links template with lowercasing and dead-link stripping
+134
−9
13:40:15
devportal
fix: update broken testing link in typescript smart contracts page
+1
−1
13:40:39
wallet-provider-extensions
Notes added by 'git notes add'
+1
−0
13:40:39
wallet-provider-extensions
chore(release): [skip ci] keystore
+8
−1
13:47:16
wallet-provider-extensions
fix: rollback build optimization for log-store
+61
−20
13:49:16
wallet-provider-extensions
chore(release): [skip ci] keystore
+8
−1
13:49:17
wallet-provider-extensions
Notes added by 'git notes add'
+1
−0
13:55:44
use-wallet-ui
chore(deps): Update all non-major dependencies
+362
−383
14:05:38
wallet-provider-extensions
chore: update lock file
+1
−1
14:06:44
wallet-provider-extensions
fix: add watcher for logstore builds
+1
−0
14:08:37
wallet-provider-extensions
Notes added by 'git notes add'
+1
−0
14:08:37
wallet-provider-extensions
chore(release): [skip ci] keystore
+8
−1
14:21:20
wallet-provider-extensions
chore: update log package version
+3
−3
14:23:48
wallet-provider-extensions
chore: lock keystore to new log package
+36
−9
14:24:50
wallet-provider-extensions
Merge remote-tracking branch 'origin/main'
+7
−0
14:28:49
go-algorand
Fix formatting issue.
+1
−1
14:36:29
AlgoPlonk
use default --output-arc56
+45
−44
14:48:14
algokit-utils-ts
ci: update check-docs and publish-docs jobs to use pnpm
+24
−10
14:51:15
puya
added `InternalErrror` raises on some should-be-unreachable cases
+3
−3
14:58:23
algokit-utils-ts
ci: use build-devportal pipeline for docs verification
+8
−5
15:11:06
wallet-provider-extensions
chore: lock packages to published release
+17
−117
15:11:07
puya
test: add test to excercise path when error_code is None in the arc65 error string resolver
+30
−2
15:26:21
a-day-in-my-bobalife
chore: log greeting (2026-02-23)
+2
−0
15:36:35
puya
chore: lint (type annotations)
+2
−1
15:36:35
puya
chore: add new nodes.ts
+2
−0
15:36:35
puya
refactor: move non-strict arc65 recommendation validations into `LoggedErrorsValidator`
+68
−27
15:36:35
puya
test: add test to excercise path when error_code is None in the arc65 error string resolver
+30
−2
15:36:35
puya
chore: compile_all
+1966
−494
15:36:35
puya
chore: gen
+5
−0
15:36:35
puya
test: add onchain and expected output tests for logged_errors
+170
−0
15:36:35
puya
chore: add changelog
+43
−0
15:36:35
puya
feat: add `logged_assert` and `logged_err` functions
+251
−9
15:36:35
puya
chore: fix linter issues
+2
−2
15:36:35
puya
chore: compile_all
+99
−9
15:36:35
puya
test: add more thorough coverage in expected outputs + minor changes in on-chain test
+114
−21
15:36:35
puya
add AWST logicsig exclusion validation
+35
−0
15:36:35
puya
added `InternalErrror` raises on some should-be-unreachable cases
+3
−3
15:36:35
puya
chore: compile_all
+6116
−0
16:03:27
ledger-app-algorand
Merge pull request #34 from blooo-io/master
+163
−94
16:42:18
d-asa
feat: rbac module
+290
−225
16:42:35
d-asa
chore: build artifacts
+12438
−11066
16:42:46
d-asa
chore: rename rbac methods
+15
−15
16:46:23
d-asa
chore: rename subroutines
+6
−6
16:46:30
d-asa
chore: build artifacts
+43243
−39584
16:51:26
use-wallet-ui
chore(deps): Update all non-major dependencies (#42)
+362
−383
16:59:10
d-asa
chore: fix global var name; rename policy methods
+7
−7
16:59:29
d-asa
chore: fix global var name
+1
−1
16:59:49
d-asa
chore: build artifacts
+10247
−10323
17:00:11
d-asa
test: rbac (todo)
+3
−0
17:00:33
d-asa
chore: rename policy methods
+0
−0
17:15:41
d-asa
chore: avoid copy
+2
−3
17:15:58
d-asa
chore: build artifacts
+1297
−1297
17:19:31
d-asa
chore: avoid copy
+5
−5
17:19:47
d-asa
chore: build artifacts
+48
−48
17:22:17
go-algorand
Cover our handling of deletions when another address is opted into the holding with a zero balance.
+62
−6
17:33:58
a-day-in-my-bobalife
chore: v2026.7.0 (release)
+13
−0
17:34:00
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:35:24
go-algorand
Update ledger/acctdeltas_test.go
+1
−1
17:43:45
go-algorand
CR naming fixes.
+32
−32
18:13:03
AlgoPlonk
gofmt -w interact.go
+19
−19
18:16:56
algokit-walletsdk-kmp
Add in ASA Transfer screens to screenshot tool
+137
−18
19:02:18
go-algorand
CR fix
+1
−0
20:39:34
go-algorand
CR: handle IncomingConnectionsLimit=-1 as no limits configuration
+48
−16
20:43:17
algokit-subscriber-ts
chore(docs): add remark-github-alerts custom CSS for styled alert blocks
+5
−0
20:52:40
go-algorand
network: upgrade libp2p ecosystem to fix dependabot security alerts
+879
−1623
20:54:28
go-algorand
p2p: fix StopNotify vs notifyAll deadlock on stop (#6562)
+39
−6
20:59:49
go-algorand
add Go Benchmark (go) benchmark result for 791c5ae0366f82677ff07f0d687d996b783f31ca
+445
−1
21:36:18
algokit-lora
quick PQ badge on TX list
+21
−2
21:41:55
go-algorand
Additional dependency/test fixes towards stabilizing build.
+7
−4
21:51:44
use-wallet-ui
rename back to @txnlab/
+309
−84
21:52:46
xchain-accounts
rename back to @txnlab/
+530
−47
21:58:37
use-wallet-ui
add abel registry to search verified asset names, combine algo+assets in send page, restyle receive page, add @d13co/open-in to route explorer links
+1276
−332
21:58:40
go-algorand
Add test for otel->prometheus metrics bridge.
+85
−0
21:58:58
xchain-accounts
in-page wallet work
+2
−2
22:06:39
xHD-Wallet-API-ts
feat: extendedSign
+29
−16
22:15:48
xHD-Wallet-API-ts
chore: PR feedback
+7
−2
22:17:31
xHD-Wallet-API-ts
test: extendedSign tests
+24
−0
22:21:59
xHD-Wallet-API-ts
chore: extended -> expanded
+10
−10
22:25:34
xHD-Wallet-API-ts
test: verify signature
+4
−0
22:26:22
xHD-Wallet-API-ts
chore: remove trailing whitespace
+1
−1
22:29:24
xHD-Wallet-API-ts
test: fix publicKey
+2
−1
22:48:08
abel
v3.1.6 for algosdk v3
+211
−210
23:04:20
devportal
chore(deps): bump @larkiny/astro-github-loader from 0.11.3 to 0.14.6
+35
−91
23:04:37
devportal
chore(deps-dev): bump the dev-dependencies-minor group across 1 directory with 4 updates
+137
−37
23:05:44
xHD-Wallet-API-ts
test: fix name in describe
+1
−1
23:05:49
use-wallet-ui
version bumps
+2
−2
23:06:08
xHD-Wallet-API-ts
chore: fix error message name
+1
−1
23:06:21
xchain-accounts
Update integration notes; publish helper script
+147
−47
23:08:18
xHD-Wallet-API-ts
chore: more name fixes
+3
−3
23:32:07
java-algorand-sdk
Regenerate code from specification file
+134
−5
23:32:45
go-algorand-sdk
Regenerate code from specification file
+66
−9