Home Reports Jan 22, 2025
Wednesday, January 22, 2025
- Commits
- 118
- pushed this day
- Repositories
- 22
- with activity
- Contributors
- 28
- distinct authors
- Lines changed
- +238,380 −132,986
- additions / deletions
Wednesday, January 22, 2025
118 commits were pushed across 22 repos by 28 authors. There were 238,380 additions and 132,986 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
22 repositories- go-algorand 1 commit
- DML-CHAIN 1 commit
- algokit-cli 1 commit
- algokit-client-generator-py 5 commits
- algokit-lora 7 commits
- algokit-subscriber-ts 6 commits
- algokit-utils-py 4 commits
- algorand-typescript-testing 3 commits
- devportal 25 commits
- nodekit 26 commits
- puya-ts-demo 2 commits
- reti 2 commits
- Bhaney44 2 commits
- d-asa 3 commits
- wen-tools 5 commits
- a-day-in-my-bobalife 1 commit
- wallet 2 commits
- AlgorandCIDs 3 commits
- subtopia-js-sdk 1 commit
- tinyman-js-sdk 1 commit
- tinyman-order-protocol 6 commits
- use-wallet 11 commits
Commit Log
118 commits · 22 repositories
00:20:40
algokit-client-generator-py
chore: mypy tweaks
+228
−273
00:30:04
algokit-client-generator-py
ci: add matrix to run on 3.10 3.11 3.12
+199
−194
00:37:57
algokit-subscriber-ts
chore: add return type for filterFixture
+38
−4
00:54:36
AlgorandCIDs
Updates and additions
+93644
−0
01:00:26
go-algorand
Build 2242 Data
+1
−1
01:15:00
algokit-subscriber-ts
chore: docs - updated some number to bigint
+7
−7
01:20:02
algokit-client-generator-py
chore: mypy and ruff tweaks
+195
−170
01:41:30
use-wallet
Fix non-reactive activeNetworkConfig
+236
−10
02:06:56
devportal
Landing page & minor review fixes
+30
−31
02:12:42
Bhaney44
Update README.md
+1
−1
02:13:05
Bhaney44
Update README.md
+1
−1
02:23:06
wen-tools
add: preview asset section for simple mint, update with classic versions (#102)
+294
−84
02:26:05
wen-tools
Revert "add: preview asset section for simple mint, update with classic versi…"
+84
−294
02:26:22
wen-tools
Revert "add: preview asset section for simple mint, update with classic versi…" (#103)
+84
−294
02:38:32
AlgorandCIDs
Updates and additions
+2673
−0
02:53:06
algorand-typescript-testing
refactor: add @typescript-eslint/consistent-type-imports rule for consistent type import
+267
−290
03:28:10
algorand-typescript-testing
Merge pull request #40 from algorandfoundation/refactor/import
+825
−702
03:31:12
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
04:10:36
algokit-subscriber-ts
chore: revert the parentTransactionId logic
+40
−71
04:29:44
algokit-subscriber-ts
chore: docs
+108
−129
04:33:45
algokit-lora
feat: tauri release
+749
−211
04:42:01
algokit-lora
chore(deps-dev): bump vite from 5.4.11 to 5.4.14
+5
−5
04:45:03
algokit-lora
Merge pull request #375 from algorandfoundation/code-signing
+749
−211
04:46:11
algokit-lora
chore(deps-dev): bump undici from 5.28.4 to 5.28.5
+3
−3
05:23:32
puya-ts-demo
chore(deps): bump vite from 5.4.11 to 5.4.14
+3
−3
05:23:34
puya-ts-demo
Merge d414772e27ee676161b66a9b5c5bcb17e8d8e326 into def978706522eb7cb8a0b2c5444c9f4b1414555c
+3
−3
05:26:47
algokit-lora
Merge branch 'main' into test-algosdk-v3
+749
−214
05:28:18
devportal
DVP326 final review
+1
−1
05:36:26
devportal
DVP 329 code block clean and link update
+2
−2
05:58:34
devportal
DVP 344 minor change added steps
+7
−2
06:04:24
devportal
link fixed
+1
−1
06:06:34
devportal
fixed link
+1
−1
06:07:40
devportal
link fixed
+1
−1
06:17:23
devportal
paragraph mark deleted
+1
−1
06:18:39
devportal
updated link
+1
−1
06:23:24
devportal
DVP335-switch-network-final-review
+13
−13
06:24:23
algokit-subscriber-ts
chore: docs
+43
−27
06:39:19
wen-tools
Update the NFD sendto transaction object with 1000 valid rounds and update notes to wen.tools
+8
−7
06:53:49
devportal
updated structure
+112
−57
07:16:10
algokit-subscriber-ts
chore: few more doc tweaks
+16
−18
07:19:22
use-wallet
refactor(core): move network config to reactive store state
+120
−157
07:23:28
use-wallet
refactor(adapters): update network config references
+35
−68
07:30:47
devportal
Fixed capitalization
+1
−1
07:31:27
use-wallet
refactor(solid): update network config handling and add example UI
+318
−125
07:35:54
use-wallet
style(adapters): improve algodClient creation logs
+13
−4
07:40:19
devportal
Fixed inaccuracy and some typos
+8
−8
07:40:37
use-wallet
refactor(core): rename DEFAULT_NETWORKS to DEFAULT_NETWORK_CONFIG
+61
−61
07:47:49
use-wallet
refactor(core): rename updateNetworkAlgod to updateAlgodConfig
+63
−63
07:56:23
use-wallet
feat(network): enable runtime connection to custom Algorand nodes (#339)
+2962
−986
07:57:20
devportal
Merge pull request #165 from algorandfoundation/DVP335-switch-network-final-review
+117
−62
07:58:50
use-wallet
chore(core): update local storage key for v4
+1
−1
08:03:20
devportal
Merge branch 'main' into DVP-344-final-review
+118
−63
08:04:42
devportal
Fixed typo
+1
−1
08:07:06
devportal
Updated heading level
+1
−1
08:10:44
devportal
Merge pull request #163 from algorandfoundation/DVP-344-final-review
+7
−2
08:12:33
use-wallet
chore: release v4.0.0-beta.5
+16
−4
08:15:53
devportal
Update catchup-status.mdx
+1
−1
08:26:05
devportal
Merge pull request #159 from algorandfoundation/feat/dvp-202_nodekit-in-partkey-mgmt
+21
−10
08:50:18
algokit-client-generator-py
feat: rewrote all contracts other than voting in algopy.
+2210
−3520
09:10:49
devportal
Minor fix
+43
−21
09:13:36
devportal
Minor fix
+1
−1
09:29:55
nodekit
chore: Changed doc link on landing page to redirect to new dev portal
+1
−1
09:29:55
nodekit
chore: Changed doc link on landing page to redirect to new dev portal
+1
−1
09:37:52
tinyman-js-sdk
Merge pull request #103 from tinymanorg/chore/tiny-1787-always-enable-swap-router
+45
−71
09:41:38
algokit-lora
chore: install latest + fix inner txn mapper
+5
−10
09:41:56
nodekit
chore: add socials image, change favicon to blue for contrast
+1
−1
10:02:39
devportal
Fixed typos
+20
−20
10:36:21
nodekit
Merge pull request #126 from algorandfoundation/chore/favicon-socials-image
+1
−1
10:39:34
algokit-utils-py
refactor: contravariant typevars for typed factory protocol
+18
−14
10:40:29
nodekit
Merge pull request #122 from larkiny/chore/update-docs-link
+1
−1
10:40:29
nodekit
Merge pull request #122 from larkiny/chore/update-docs-link
+1
−1
10:53:53
nodekit
fix: accounts golden test
+2
−2
10:53:53
nodekit
fix: transaction modal support non-resident keys & warn. chore: change
+79
−10
10:53:53
nodekit
feat: enable incentive eligibility fees
+57
−12
10:53:53
nodekit
Fix: participation key rendering from base64url to base64
+36
−29
10:53:53
nodekit
chore: disable nodekit upgrade prompts for dev versions
+1
−1
10:54:58
nodekit
Merge branch 'v1.2.0' into feat/accounts-page-add-incentive-eligibility
+0
−0
11:52:35
tinyman-order-protocol
update registry_approval to have separate fee rate for governors
+35
−4
11:53:25
tinyman-order-protocol
update order_approval feeing
+30
−4
11:54:15
algokit-utils-py
refactor: refinements to support client generator v3 (#130)
+839
−381
12:13:26
wen-tools
Update the NFD sendto transaction object with 1000 valid rounds and update notes to wen.tools (#104)
+8
−7
12:39:16
nodekit
fix: wait for status from unstable clients
+141
−40
12:39:16
nodekit
fix: wait for status from unstable clients
+141
−40
12:53:38
algokit-utils-py
refactor: remove AlgorandClientProtocol
+134
−161
13:01:16
algokit-lora
Feature/search result nav link (#378)
+15
−8
13:39:09
subtopia-js-sdk
chore(deps): update dependency vite to v5.4.12 [security]
+3
−3
13:58:59
nodekit
Merge pull request #125 from algorandfoundation/fix/boostrap-handle-unstable-node
+141
−40
13:58:59
nodekit
Merge pull request #125 from algorandfoundation/fix/boostrap-handle-unstable-node
+141
−40
14:43:05
use-wallet
Revert "refactor(liquid): remove Liquid Auth provider (#337)"
+985
−35
14:51:55
tinyman-order-protocol
update order_approval create_application method logging
+2
−2
14:55:30
tinyman-order-protocol
update registry_approval create_application
+2
−1
14:56:59
tinyman-order-protocol
update OrderingClient
+12
−4
14:57:12
tinyman-order-protocol
fix tests
+869
−11
15:14:29
a-day-in-my-bobalife
chore: log greeting (2025-01-22)
+1
−0
16:13:53
algokit-cli
fix: wip - capture localnet config path when using a custom config directory
+4
−2
17:10:50
nodekit
Fix: Support suspended accounts and re-registering
+26
−6
17:22:08
nodekit
chore: separate QR and Link views in txn modal
+74
−41
17:22:17
nodekit
progress
+63
−31
17:22:24
nodekit
split txn modals finished; responsive vertical spacing in QR view
+83
−44
17:34:05
d-asa
feat: extracted rbac into a separate class.
+11623
−10765
17:37:47
d-asa
Merge branch 'main' into feat/extract-rbac-into-class
+54518
−61871
17:47:13
d-asa
fix: merge conflicts.
+57994
−48264
18:25:13
nodekit
feat: toggle between QRCode and deep-link
+74
−41
18:43:05
nodekit
test: skip tests
+3
−0
18:54:17
nodekit
Merge pull request #124 from algorandfoundation/feat/accounts-page-add-incentive-eligibility
+106
−17
18:54:29
nodekit
Merge pull request #130 from algorandfoundation/feat/separate-views-in-txn-modal
+77
−41
20:34:43
wallet
cicd deploy stable
+2
−2
20:36:54
wallet
cicd deploy
+1
−1
21:32:14
nodekit
fix: remove active from SetSuspended
+0
−2
21:37:10
reti
fix(ui): correct APY calculation to reflect percentage
+1
−1
21:44:58
DML-CHAIN
feat: added eval criteria
+2182
−2172
21:47:50
reti
fix(ui): fix APY calc at fetch. It's displayed in multiple pages and wasn't consistent.
+3
−3
21:49:16
AlgorandCIDs
Updates and additions
+2
−2
22:09:55
algokit-utils-py
refactor: removing AlgorandClientProtocol; extra type narrowing tweaks
+11
−22
22:13:13
algokit-client-generator-py
refactor: removing AlgorandClientProtocol
+190
−182
23:04:11
devportal
test
+2
−1
23:06:03
nodekit
Fix: nil pointer dereference when adding new accounts
+1
−1
23:11:25
devportal
KeyReg updates for staking rewards & NodeKit 1.2
+30
−20