Home Reports Feb 11, 2026
Wednesday, February 11, 2026
- Commits
- 98
- pushed this day
- Repositories
- 20
- with activity
- Contributors
- 22
- distinct authors
- Lines changed
- +106,169 −50,979
- additions / deletions
Wednesday, February 11, 2026
98 commits were pushed across 20 repos by 22 authors. There were 106,169 additions and 50,979 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
20 repositories- algostack 7 commits
- go-algorand 14 commits
- ledger-app-algorand 5 commits
- algokit-core 13 commits
- algokit-subscriber-ts 8 commits
- algokit-utils-py 1 commit
- algokit-utils-ts 2 commits
- ARCs 3 commits
- devportal 16 commits
- gGov 1 commit
- homebrew-node 1 commit
- puya-ts 1 commit
- wallet-provider 7 commits
- wallet-provider-extensions 1 commit
- xchain-accounts 5 commits
- a-day-in-my-bobalife 1 commit
- algokit-walletsdk-kmp 7 commits
- wallet 3 commits
- subql-stellar 1 commit
- StablecoinWatch 1 commit
Commit Log
98 commits · 20 repositories
00:46:32
homebrew-node
Update Algorand version to 4.5.1
+2
−2
01:00:20
go-algorand
FI from master
+109
−71
01:00:21
go-algorand
Build 2625 Data
+1
−1
02:07:51
algokit-subscriber-ts
ci: integrate reusable workflow for pull request + explicitly mention peer deps eslint and glob
+5823
−3
02:09:32
algokit-subscriber-ts
ci: add trigger to execute pr workflow when pushing to the ci/reusable-pr branch
+1
−1
02:21:37
go-algorand
Rename AccountApplicationHolding to AccountApplicationResource.
+1490
−1486
02:29:43
go-algorand
Update ledger/acctupdates.go
+9
−19
02:44:32
go-algorand
Use include-params on account/applications endpoint to minimize allocations of parameters when not needed.
+49
−13
02:46:39
algokit-subscriber-ts
chore: install missing peer dependencies @node/types and fast-glob
+6164
−398
02:50:31
algokit-subscriber-ts
chore: update generated docs + update test snapshots
+56
−46
03:44:39
wallet
Update hu.json
+119
−119
03:58:19
wallet
corrections for hu.json
+4
−4
05:36:40
devportal
rename introduction page to portal guide with AI tool docs
+157
−56
05:54:57
devportal
format
+29
−25
06:58:05
gGov
testing
+535
−263
07:09:45
ledger-app-algorand
Merge pull request #15 from blooo-io/fix/LDG-794-fix-bug-when-sending-application-tx-with-al-and-ap
+684
−724
08:52:28
devportal
Add language/version picker navigation with mockup docs
+747
−167
08:52:38
devportal
Add .playwright-mcp to gitignore
+1
−1
08:58:16
devportal
Add architecture documentation for virtual collections and Kapa AI
+625
−0
09:16:46
devportal
Add source group filtering docs to Kapa AI architecture
+64
−0
09:48:08
devportal
Update algokit-utils sidebar with actual guide entries
+27
−2
09:53:36
devportal
Reorganize algokit-utils content to language/version structure
+436
−1
09:59:03
devportal
Show 'Select language' when no language explicitly selected in URL
+17
−5
10:10:38
xchain-accounts
Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-fullstack-template.git
+12802
−0
10:21:28
devportal
Add copy buttons to AI chat panel and increase panel width
+131
−15
11:54:12
ARCs
feat: Encrypted Transaction Multisig Puya-ts version
+8000
−0
13:04:38
algokit-core
feat: make FFI signers sync
+49
−37
13:16:29
algokit-core
test: swift test for empty txn signer
+416
−24145
13:18:27
algokit-utils-ts
fix: preserve bare specifiers for subpath and undeclared external imports in rolldown build (#540)
+9
−2
13:26:01
algokit-core
ci: algokit crypto in android and swift CI
+25
−14
13:26:50
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
13:28:19
devportal
Add pinnable AI chat panel feature (experimental)
+526
−37
13:30:29
wallet-provider
Merge pull request #1 from algorandfoundation/chore/dist-release
+2146
−123
13:43:38
algokit-core
chore: initialize swift crypto pkg
+1318
−7
13:53:03
xchain-accounts
templated logic sig with arg signer
+141
−60
13:53:58
wallet-provider-extensions
Merge pull request #4 from algorandfoundation/dev-kms-alignment
+6475
−2151
13:58:38
algokit-core
feat: make try_sign sync
+10
−70
14:12:22
algokit-core
ci: try iphone 17
+1
−1
14:34:02
algostack
fix application box query
+1
−1
14:36:44
algostack
0.8.3
+3
−3
14:36:58
algostack
0.8.4
+3
−3
14:40:06
puya-ts
chore: Bump algokit-utils
+119
−13
14:43:13
algokit-core
feat: algokit_crypto android package
+2804
−10
14:44:14
ledger-app-algorand
chore: uncomment all tests in test_sign_cmd.py
+626
−626
14:46:39
ARCs
Merge remote-tracking branch 'origin/main' into arc62
+96
−36
14:48:52
algostack
update deps
+41
−18
14:50:37
ARCs
docs: reserve 4 custom balances
+9
−3
14:51:13
algokit-core
chore: commit graddle wrapper jar
+0
−1
14:52:52
algostack
Merge branch 'version/0.8' into dev
+10
−2
14:54:20
ledger-app-algorand
refactor: change structure of a test from string to dict
+20
−2
15:02:24
go-algorand
CR: remove broadcastVoteAction, add comment instead
+3
−4
15:16:23
ledger-app-algorand
Merge pull request #16 from blooo-io/fix/LDG-795-integrate-feeback
+646
−628
15:16:24
algokit-core
fix: make crypto ffi tests sync
+4
−4
15:30:39
a-day-in-my-bobalife
chore: log greeting (2026-02-11)
+1
−0
15:31:11
devportal
Style chat panel buttons with square rounded design and green hover
+37
−26
15:43:05
xchain-accounts
a
+23673
−188
16:08:55
xchain-accounts
Extract reusable LiquidEvmSdk from inline test helpers
+147
−13026
16:11:52
xchain-accounts
remove frontend
+7
−109
16:23:48
algokit-subscriber-ts
fix: move @types/node and eslint to devDependencies and pin eslint to v9
+112
−95
16:24:11
go-algorand
Add support for Load and CongestionTax blockheaders
+3278
−2237
16:29:38
algokit-subscriber-ts
fix: add fast-glob to devDependencies for rollup build plugin
+4
−0
16:29:54
algostack
Add ABI type decoders and utility functions for encoding and decoding Algorand ABI types
+264
−0
16:48:43
wallet-provider
ci: add dry run release
+6752
−383
16:49:37
wallet-provider
ci: fix typo in commit hash
+1
−1
16:50:43
wallet-provider
ci: pin to node 24 for semantic-release
+1
−1
16:51:44
wallet-provider
ci: publish canary
+1
−1
16:52:11
wallet-provider
Notes added by 'git notes add'
+1
−0
16:52:11
wallet-provider
chore(release): [skip ci] Wallet Provider
+13
−1
16:52:56
algokit-walletsdk-kmp
code clean-up and optimise
+127
−248
16:53:19
algokit-walletsdk-kmp
Merge remote-tracking branch 'origin/walletsdk-service' into walletsdk-service
+40
−28
17:02:03
devportal
Add chat panel persistence and improve pin button styling
+201
−11
17:02:11
devportal
Merge a7228925117ada8d1f1388a6eebf982aca6f96e8 into 974703162969e3d2fc16c4d1461e6eb9065a46b7
+7489
−274
17:25:18
algokit-walletsdk-kmp
docs: update readme
+10
−6
17:28:58
ledger-app-algorand
Merge remote-tracking branch 'upstream/develop' into chore/resolve-merge-conflicts
+0
−0
17:47:27
algokit-walletsdk-kmp
feat: Introduce SDK background service (#233)
+1657
−19
17:47:55
algokit-walletsdk-kmp
refactor: update url for dispenser
+1
−1
17:47:55
algokit-walletsdk-kmp
ci: bump up version number
+7
−7
18:01:18
algokit-walletsdk-kmp
refactor: switch to lora dispenser (#164)
+8
−8
18:05:55
subql-stellar
Bump axios from 1.13.2 to 1.13.5
+24
−22
18:09:41
StablecoinWatch
build(deps): bump axios from 1.12.2 to 1.13.5
+18
−11
18:23:45
go-algorand
Merge remote-tracking branch 'upstream/master' into prefetch-better
+3675
−1836
18:24:07
algostack
Add UUID support with encoding and validation functions in the ABI decoder
+85
−3
18:38:17
algokit-utils-py
Merge pull request #265 from algorandfoundation/fix/populateAppCallResources-inconsistent
+4560
−5
19:11:40
wallet
Bump axios from 1.13.2 to 1.13.5
+7
−7
19:27:12
go-algorand
p2p: ignore PX peers for all modes
+13
−26
20:16:09
algokit-core
feat: simplify crypto ffi exports
+78
−495
20:20:33
algokit-subscriber-ts
test: add comment to trigger final test on the CI
+1
−1
20:22:19
algokit-core
test: update swift test
+24
−402
20:23:33
go-algorand
Small fixups and formatting
+17
−25
20:28:38
go-algorand
add ConnMgr
+138
−7
20:31:41
algokit-subscriber-ts
chore: clean pr.yml workflow triggers to remove testing branches
+1
−6
20:37:06
go-algorand
fix linter
+1
−4
21:25:04
go-algorand
handle incoming streams
+15
−3
21:35:23
algokit-core
chore: clippy fix
+1
−2
21:46:07
devportal
add MCP instructions for Codex
+9
−0
21:47:57
devportal
Add Astro View Transitions with chat panel persistence
+84
−26
22:02:29
algokit-core
chore: formatting
+1
−4
23:00:50
go-algorand
Bugfix - DevNet genesis file was regenerated but this value was not updated
+1
−1