Home Reports Nov 1, 2025
Saturday, November 1, 2025
- Commits
- 60
- pushed this day
- Repositories
- 12
- with activity
- Contributors
- 9
- distinct authors
- Lines changed
- +16,770 −16,399
- additions / deletions
Saturday, November 1, 2025
60 commits were pushed across 12 repos by 9 authors. There were 16,770 additions and 16,399 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
12 repositoriesCommit Log
60 commits · 12 repositories
00:01:33
homebrew-node
chore: update maintenance timestamp
+1
−1
01:00:27
go-algorand
Build 2523 Data
+1
−1
01:00:27
go-algorand
FI from master
+651
−141
01:35:02
algokit-walletsdk-kmp
ci: add in cla job
+29
−0
01:43:09
algokit-walletsdk-kmp
docs: update readme
+1
−0
02:50:24
algokit-walletsdk-kmp
docs: shorten 2025Q4
+1
−2
03:26:10
algokit-walletsdk-kmp
ci: add in CLA github actions job (#144)
+30
−1
05:20:24
algokit-walletsdk-kmp
fix: change bip44 function so it'll work in KMP
+25
−16
05:25:12
algokit-walletsdk-kmp
Creating file for storing CLA Signatures
+3
−0
05:26:24
algokit-walletsdk-kmp
@michaeltchuang has signed the CLA in michaeltchuangllc/algokit-walletsdk-kmp#146
+10
−1
05:32:37
algokit-walletsdk-kmp
fix: change bip44 iOS function so it'll work in KMP on release builds (#146)
+25
−16
06:21:49
wen-tools
Fix broken Crust auth when using wallets other than Pera
+5
−2
08:01:48
gridworks
Bump actions/download-artifact from 5 to 6
+1
−1
08:02:01
gridworks
Bump virtualenv from 20.33.1 to 20.35.4 in /.github/workflows
+1
−1
08:02:04
gridworks
Bump sphinx from 8.0.2 to 8.2.3 in /docs
+1
−1
08:02:05
gridworks
Bump nox from 2024.4.15 to 2025.10.16 in /.github/workflows
+1
−1
08:02:08
gridworks
Bump pip from 25.2 to 25.3 in /.github/workflows
+1
−1
08:02:08
gridworks
Bump sphinx-click from 5.1.0 to 6.1.0 in /docs
+1
−1
09:42:20
algokit-lora
fix(tables): fix table layouts and fields to correctly scroll and display important fields
+7
−7
09:48:20
algokit-utils-ts
Merge branch 'feat/transact-integration' into composer-integration
+491
−457
09:57:07
algokit-lora
refactor(latest_cards): refactor latest blocks card to use flex layout instead of margins
+9
−5
11:43:02
wen-tools
Fix broken Crust auth when using wallets other than Pera (#129)
+5
−2
13:37:12
foodprint
install sqlite
+1
−0
13:37:37
foodprint
use sqlite
+7
−1
13:37:50
foodprint
install sqlite
+1820
−81
13:38:17
foodprint
update env variables
+7
−2
13:38:38
foodprint
fix incorrect db index
+1
−1
13:38:54
foodprint
update blockchain explorer url
+8
−8
13:41:07
foodprint
Merge pull request #209 from FoodPrintLabs/dev_julian
+10319
−8476
14:12:18
d-asa
chore(deps): bump the minor-and-patch group across 1 directory with 8 updates
+126
−104
15:14:19
a-day-in-my-bobalife
chore: log greeting (2025-11-01)
+1
−0
20:27:47
algo-intent
chore: exclude hashi folder from git
+1
−0
20:28:29
algo-intent
feat: add landing page
+206
−0
20:28:32
algo-intent
feat: add navigation navbar
+118
−0
20:28:36
algo-intent
feat: add footer component
+111
−0
20:28:39
algo-intent
feat: add features page and remove smart contract feature
+153
−0
20:28:45
algo-intent
feat: add about page and remove smart contract mentions
+135
−0
20:28:48
algo-intent
feat: add documentation page and remove smart contract examples
+205
−0
20:28:52
algo-intent
feat: add tabs UI component
+54
−0
20:28:55
algo-intent
feat: add routing for landing, features, docs and about pages
+39
−11
20:29:02
algo-intent
feat: optimize chat interface for mobile and add timezone-aware greeting
+323
−130
20:29:06
algo-intent
feat: add plus button with dropdown menu for media attachments
+46
−24
20:29:10
algo-intent
feat: add transaction details box and NFT creation details
+347
−32
20:29:13
algo-intent
feat: update quick actions styling and remove container box
+4
−4
20:29:19
algo-intent
feat: update wallet connection modal with official logos
+118
−30
20:29:24
algo-intent
feat: update swap widget to use lora explorer links
+34
−28
20:29:28
algo-intent
refactor: update wallet connect button component
+16
−5
20:29:32
algo-intent
refactor: optimize orb visual for mobile
+2
−2
20:29:36
algo-intent
feat: update dark theme colors to match light theme
+6
−6
20:29:40
algo-intent
fix: add renderButton type definition for Google auth
+379
−0
20:29:43
algo-intent
fix: update EnhancedWalletProvider Google wallet signing
+325
−0
20:29:46
algo-intent
feat: add Google login button component
+155
−0
20:29:49
algo-intent
chore: update package dependencies
+225
−3
20:29:56
algo-intent
docs: add Google auth debug pages
+101
−0
21:27:49
algokit-lora
fix(app_call_table): fix app call table to display important data even on mobile
+12
−11
22:23:41
specs
chore(deps): bump rust in the minor-and-patch group
+1
−1
22:23:54
specs
chore(deps): bump actions/download-artifact from 5 to 6
+2
−2
22:23:58
specs
chore(deps): bump actions/upload-artifact from 4 to 5
+1
−1
23:10:00
wen-tools
Remove unused import
+1
−1
23:54:40
wen-tools
Add GitHub Action for checking code
+60
−6777