Home Reports Dec 19, 2025
Friday, December 19, 2025
- Commits
- 140
- pushed this day
- Repositories
- 12
- with activity
- Contributors
- 13
- distinct authors
- Lines changed
- +345,238 −670,413
- additions / deletions
Friday, December 19, 2025
140 commits were pushed across 12 repos by 13 authors. There were 345,238 additions and 670,413 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
12 repositoriesCommit Log
140 commits · 12 repositories
00:10:34
algokit-utils-ts
chore: clean up, rename and add test
+90
−124
00:53:54
algokit-utils-ts
fix: include all signers into returned test account
+4
−10
01:00:25
go-algorand
Build 2571 Data
+1
−1
01:00:25
go-algorand
FI from master
+66
−1
01:19:44
algokit-utils-ts
fix: allow tuple value to be passed into struct encode
+16
−1
01:48:50
algokit-utils-ts
chore: temporarily point to polytest branch to fix build
+4
−4
02:01:25
algokit-utils-ts
chore: fix build by updating rolldown
+297
−20
02:24:55
algokit-utils-ts
chore: fix rolldown optional dependencies
+297
−20
02:34:13
algokit-utils-ts
chore: update polytest reference
+3
−3
03:03:49
algo-voting
build(deps-dev): bump @vue/compiler-sfc from 3.5.25 to 3.5.26
+150
−16
03:03:56
algo-voting
build(deps): bump vue from 3.5.25 to 3.5.26
+124
−124
03:04:54
algokit-utils-ts
chore: simplify the block codec
+19
−336240
03:15:19
algokit-utils-ts
Merge pull request #499 from algorandfoundation/chore/decoupling-refinements
+3179
−896
03:36:59
algokit-utils-ts
chore: try fix decoupling branch build
+12
−18
04:06:22
algokit-lora
chore: use signTransactions from use-wallet
+20
−61
04:06:51
algokit-utils-ts
Merge pull request #502 from algorandfoundation/chore/fix-decoupling
+12
−18
04:14:22
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
05:07:02
algokit-lora
wip - fixing tests
+11
−16
05:33:21
puya
wip
+264
−328
05:37:28
algokit-lora
wip - remove algosdk imports
+573
−486
05:42:57
puya
chore: compile_all
+42467
−42467
05:45:04
puya
wip
+4
−2
05:45:21
puya
wip
+29
−0
05:47:16
puya
wip
+6
−0
05:47:23
puya
wip
+1
−1
05:50:35
puya
wip
+285
−104
05:52:53
puya
wip
+49
−1
06:01:22
algokit-lora
wip - fix types
+176
−178
06:22:56
puya
wip
+6
−5
06:41:49
algokit-lora
wip - fix types
+730
−781
07:07:42
puya
wip
+16
−0
07:28:23
algokit-lora
wip - type fix
+67
−37
08:09:57
puya
go back to relying on mypy for sorting and dependency set for now
+33
−22
08:10:08
puya
chore: compile_all
+267445
−267445
08:52:45
puya
whacky
+4
−0
08:52:50
puya
fixed?
+20
−3
08:53:01
puya
chore: compile_all
+78
−75
09:00:17
puya
wip
+19
−11
09:05:20
algokit-utils-ts
chore: further refining the block models to align optionality more between algod and indexer
+84
−84
09:10:29
rosetta-smart-contracts
Merge pull request #12 from ale-gll/main
+182
−1
09:33:26
puya
wip, trying from the other end
+51
−28
09:39:59
puya
wip, trying from the other end
+12
−6
09:50:23
wallet
fix: return true if account balance is greater than zero in accountIsOptedInToArc200Asset
+3
−0
09:56:01
reti
rename reti-fast-sdk to reti-ghost-sdk
+8
−8
10:56:05
reti
narrow Asset type; change ghostSDK.getAllPoolInfo > ghostSDK.getValidators
+97
−107
11:39:03
reti
useValidators: fetch assets using reti-ghost-sdk
+68
−25
11:43:51
algokit-utils-ts
chore: update indexer snapshots
+23
−9
12:31:25
wallet
chore: update dependencies and refactor ARC200 integration
+988
−659
12:32:18
wallet
cicd deploy
+1
−1
12:33:14
wallet
Deploying to gh-pages from @ scholtz/wallet@1de01ae041a95f3e0a823aac204f0352b4f28110 🚀
+6
−6
12:34:43
wallet
Deploying to gh-pages from @ scholtz/wallet@c59a30d956f80329dbdd352cc619ee491fe443d4 🚀
+5
−5
12:47:28
reti
switch to single ghostSDK.getValidators
+75
−79
12:50:30
specs
chore: mdbook test; pre-commit doctor; links check
+94
−32
12:50:52
specs
chore: mdbook test step
+7
−3
12:51:01
specs
chore: mdbook test step
+5
−3
12:55:12
specs
test
+3
−5
12:57:32
wallet
Refactor wallet store to TypeScript and update store index to use .ts file
+78
−43
12:59:06
specs
test 2
+1
−9
13:03:31
specs
Revert "test 2"
+9
−1
13:04:32
specs
fix: revert test
+1
−1
13:13:13
specs
chore: restore docker-ci
+4
−2
13:13:38
algokit-utils-ts
Merge branch 'decoupling' into decoupling-feat/reduce_lsig_msig
+3221
−910
13:13:54
specs
chore: nit
+4
−4
13:14:39
reti
switch to ghostSDK.getValidators in fetchValidator
+6
−6
13:15:08
wallet
feat: add WalletState interface and update wallet store to use typed state
+158
−80
13:15:14
wallet
refactor: format error handling and improve readability in action handlers
+72
−30
13:20:48
specs
Merge pull request #267 from algorandfoundation/chore/improve-builds
+414
−74
14:01:40
wallet
feat: migrate algod actions to TypeScript and define AlgodState interface
+294
−296
14:01:48
wallet
refactor: improve formatting and readability in action handlers
+9
−4
14:34:44
wallet
feat: implement Arc14 module with state management and authentication actions
+145
−98
14:34:48
wallet
refactor: improve formatting and readability in Arc14State and signAuthTx action
+8
−2
14:39:51
wallet
feat: implement Axios module with state management and API actions
+259
−413
14:50:35
wallet
Refactor Vuex store: Introduce Config, FA2, and Indexer modules; remove legacy indexer.js
+840
−658
14:54:35
reti
useValidator optimizations
+35
−48
14:56:38
wallet
feat: refactor participation and publicData modules; consolidate state management and remove legacy code
+488
−420
15:00:52
wallet
feat: implement Toast and Vote modules with state management; remove legacy toast and vote code
+170
−98
15:00:56
wallet
refactor: improve formatting in showToast function for better readability
+4
−1
15:11:43
algokit-utils-ts
feat!: reduce msig and lsig exports (#492)
+480
−275
15:12:39
wallet
feat: refactor WalletConnect integration; replace legacy wc and wcClient modules with new implementations and update state management
+728
−533
15:15:08
a-day-in-my-bobalife
chore: log greeting (2025-12-19)
+1
−0
15:19:18
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
15:22:52
wallet
feat: add Signer module with transaction signing capabilities; replace legacy signer.js with new implementation
+456
−491
15:22:56
wallet
refactor: improve formatting and readability in signTransaction and related actions
+56
−34
15:40:27
wallet
feat: migrate i18n, service worker, and router to TypeScript; remove legacy JavaScript files
+12
−6
15:43:31
wallet
refactor: remove unused imports and fix placeholder binding in Select2FAServer component
+2
−2
15:54:31
reti
bundle mbr and constraints queries; use deployed ghost/reader contract
+65
−64
16:06:45
wallet
Refactor table structures in various components for improved readability and consistency
+719
−669
16:38:52
wallet
refactor: update store usage to include RootState type in Vue components
+263
−222
16:45:34
wallet
refactor: replace $t with t for i18n translation consistency across components
+75
−75
16:53:42
did-algo
chore: move TEALscript contract to puyaTS
+12421
−10026
16:55:00
wallet
feat: enhance account address handling by converting Algorand address objects to strings
+14
−1
17:08:00
ARCs
docs: missing page size
+3
−2
17:09:49
ARCs
docs: reorg
+33
−33
17:22:32
wallet
feat: add error handling for account information retrieval in updateBalance function
+21
−5
17:24:28
wallet
feat: add fallback handling for missing accounts in accountInformation action
+8
−0
17:28:55
wallet
feat: streamline account matching logic in vanity address generation
+42
−21
17:37:03
wallet
feat: implement vanity address generation with pattern matching in worker
+112
−57
17:51:23
wallet
feat: enhance wallet state management and improve account selection handling
+11
−10
17:56:06
specs
Remove Fields section from Opcode chapter.
+21
−263
18:01:44
specs
Merge remote-tracking branch 'upstream/master' into easy-sync
+413
−73
18:10:55
wallet
feat: enhance account rekey handling and improve type definitions in signer and wallet modules
+261
−56
18:22:41
wallet
feat: refactor wallet and connection handling, remove deprecated files and improve account address handling
+648
−443
18:37:56
ARCs
docs: refer to hash computation
+4
−15
18:51:36
wallet
feat: simplify imports and remove unused variables across multiple components
+70
−109
18:58:52
did-algo
chore: simplify Uint8Array vs Buffer usage
+13
−17
19:17:11
wallet
feat: add .d.ts files to tsconfig include for improved type definitions
+1
−0
19:21:38
wallet
feat: add support for arbitrary file extensions and declare Vue component module
+6
−0
19:28:33
wallet
feat: enhance amount normalization and improve maxAmount calculation in useSwap
+27
−8
19:28:37
wallet
feat: streamline normalizeAmount function for improved readability and efficiency
+1
−3
19:52:56
algokit-utils-ts
feat!: lsig delegation refactor
+253
−121
19:57:21
algokit-utils-ts
chore: lint:fix
+0
−5
19:59:10
did-algo
Revert "chore: simplify Uint8Array vs Buffer usage"
+17
−13
20:19:22
ARCs
docs: specify json value return type
+3
−0
20:32:09
wallet
Implement feature X to enhance user experience and optimize performance
+1352
−1248
20:38:58
wallet
feat: add TypeScript typings for event parameters and improve state handling
+28
−28
20:45:29
wallet
feat: add TypeScript error checking scripts and improve i18n usage in components
+57
−64
20:45:33
wallet
fix: standardize string quotes in Pay.vue and qrcode-reader-vue3.d.ts
+3
−3
20:53:29
wallet
chore: update dependencies and refactor translation usage
+218
−328
20:56:11
reti
assetsQueryOptions skip simulate for 1 asset
+6
−1
21:08:04
specs
lint errors
+71
−193
21:12:02
wallet
Refactor ScheduledPaymentDetail and ScheduledPayments components for improved type safety and state management
+542
−224
21:20:24
specs
chore: unskip external and dependbot preview deploy steps
+0
−7
21:24:36
wallet
feat: enhance TypeScript typings and improve state handling in Export, ScheduledPaymentDetail, ScheduledPayments, Pay, and SignAll components
+238
−96
21:24:45
wallet
refactor: improve code formatting and readability in Pay and SignAll components
+25
−16
21:34:46
wallet
refactor: replace SignableTransaction with algosdk.Transaction for improved type consistency in SignAll component
+18
−48
21:37:18
wallet
refactor: remove unused imports and variables in Export, ScheduledPaymentDetail, and Pay components for cleaner code
+6
−23
21:40:57
wallet
fix: ensure accountAmount is a number for accurate calculations in Pay component
+1
−1
21:42:37
specs
Merge branch 'master' into ci/enable-external
+414
−74
21:48:02
wallet
feat: enhance asset handling by introducing computed properties for numeric asset IDs and improving error handling in payment functions
+36
−9
21:48:06
wallet
refactor: improve readability of conditional check for asset ID in payMultisig function
+5
−1
21:48:53
did-algo
fix: only update metadata box if its not deleted
+87
−142
21:48:54
did-algo
test: create instead of deploy
+4
−13
21:52:21
wallet
feat: implement requirePayFrom function for improved account selection and error handling in payment processes
+36
−21
21:52:26
wallet
refactor: streamline router push syntax for improved readability in Pay component
+1
−3
21:54:02
did-algo
chore: refactor, clarify section and choices
+167
−217
21:55:03
did-algo
Merge branch 'update-contract-puyaTS' of github.com:algorandfoundation/did-algo into dev-update-contract-puyats
+91
−155
21:56:47
wallet
feat: update ARC200 transaction composition for improved transaction handling in redirectToARC200Payment function
+8
−21
21:59:05
algokit-utils-ts
fix: avoid circular refs
+5
−0
21:59:07
algokit-utils-ts
docs: generate docs
+45
−45
22:41:14
ARCs
docs: missing json keys
+3
−2