Home Reports Dec 25, 2025
Thursday, December 25, 2025
- Commits
- 32
- pushed this day
- Repositories
- 4
- with activity
- Contributors
- 4
- distinct authors
- Lines changed
- +28,710 −40,579
- additions / deletions
Thursday, December 25, 2025
32 commits were pushed across 4 repos by 4 authors. There were 28,710 additions and 40,579 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
4 repositoriesCommit Log
32 commits · 4 repositories
01:00:21
go-algorand
Build 2577 Data
+1
−1
12:27:45
wallet
feat(wallet): enhance type safety and normalize asset amounts in useSwap composable
+6
−7
12:50:33
wallet
feat: Add new DEX aggregators for Biatec, Deflex, and Folks
+764
−811
12:50:38
wallet
feat(wallet): improve code formatting and readability in deflex aggregator and types
+153
−104
15:14:57
a-day-in-my-bobalife
chore: log greeting (2025-12-25)
+1
−0
15:17:24
wallet
Refactor asset handling to use camelCase for asset properties
+474
−415
15:25:08
wallet
feat(wallet): normalize asset values to numbers in biatec aggregator
+4
−4
16:00:12
wallet
feat(wallet): refactor to use local filters in TransactionDetail component
+128
−77
16:05:12
wallet
feat(wallet): update Transactions component to use tableFilters for data filtering
+370
−226
16:10:17
wallet
feat(wallet): enhance ReceivePayment component with improved asset handling and error management
+345
−277
16:10:21
wallet
fix(ReceivePayment): streamline amount calculation in QR code generation
+1
−2
16:11:58
wallet
feat(Arc14): refactor to use Composition API and streamline state management
+29
−44
16:21:13
wallet
fix(Pay): handle undefined asset decimals and improve asset fetching logic
+428
−360
16:56:57
wallet
chore: update TypeScript ESLint dependencies to latest versions
+2077
−1660
17:29:49
wallet
Refactor and clean up code across multiple components
+73
−824
17:30:01
wallet
chore(ReceivePayment): remove unnecessary blank lines for cleaner code
+0
−2
17:56:25
wallet
refactor: migrate from Vue CLI to Vite
+11439
−16947
18:15:37
wallet
refactor: update transaction handling to use algosdk modelsv2 response format
+87
−21
18:26:40
wallet
refactor(Assets): simplify arc200 assets handling and improve readability
+3
−19
18:40:30
wallet
refactor: update transaction fields to align with algosdk modelsv2 response format
+57
−57
20:15:47
wallet
refactor(TransactionDetail): enhance transaction display and improve asset handling
+333
−364
20:31:46
wallet
refactor(Swap): add loading state for asset fetching and improve asset ID handling
+91
−69
20:32:06
wallet
refactor(Swap): remove redundant asset display in swap template
+0
−1
21:03:10
wallet
chore: update dependencies to latest versions
+120
−1043
21:05:46
wallet
refactor(Assets): change filters from reactive to ref for improved reactivity
+1
−1
21:09:31
wallet
refactor: enhance filter types across asset-related components for improved type safety
+49
−5
21:14:56
wallet
refactor: update wallet branding in HTML and manifest files
+8
−5
21:47:31
wallet
refactor(Localization): add missing keys and improve translations for various locales
+95
−168
21:50:12
wallet
refactor(Localization): remove unnecessary newline in connect section of English locale
+0
−1
22:01:01
liquid-auth
fix: Uint8Array type error on assertion service breaking tests
+1
−1
22:14:01
wallet
refactor(Localization): update translations for scheduled payments in Czech, Russian, and Slovak locales
+195
−195
22:19:08
liquid-auth
Merge branch 'develop' into docs/android-14-deterministic-passkeys
+11377
−16868