Home Reports Jan 21, 2025
Tuesday, January 21, 2025
- Commits
- 174
- pushed this day
- Repositories
- 26
- with activity
- Contributors
- 33
- distinct authors
- Lines changed
- +259,624 −31,530
- additions / deletions
Tuesday, January 21, 2025
174 commits were pushed across 26 repos by 33 authors. There were 259,624 additions and 31,530 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
26 repositories- arc19-minter 8 commits
- go-algorand 2 commits
- DML-CHAIN 1 commit
- algokit-client-generator-py 3 commits
- algokit-lora 5 commits
- algokit-subscriber-ts 3 commits
- algokit-utils-ts 5 commits
- algorand-typescript-testing 6 commits
- ARCs 1 commit
- devportal 64 commits
- nodekit 14 commits
- puya 2 commits
- puya-ts 11 commits
- reti 1 commit
- xHD-Wallet-API-ts 10 commits
- rosetta-smart-contracts 1 commit
- streamlit-minter 2 commits
- d-asa 9 commits
- a-day-in-my-bobalife 1 commit
- connect 2 commits
- AlgorandCIDs 5 commits
- Bonfire 1 commit
- algorand-vanity 2 commits
- tinyman-js-sdk 1 commit
- tinyman-order-protocol 5 commits
- use-wallet 9 commits
Commit Log
174 commits · 26 repositories
00:06:30
puya-ts
Merge pull request #84 from algorandfoundation/feat/mimc
+678
−573
00:07:01
puya-ts
build: Use latest test-reporting action
+1
−1
00:07:01
puya-ts
fix: ARC4 structs should be immutable for now, we can introduce a mutable base type later if required
+66
−58
00:12:10
puya-ts
Notes added by 'git notes add'
+1
−0
00:27:28
Bonfire
Add confirmation step
+8
−1
00:35:28
algokit-lora
chore: cleaning up
+30
−26
00:36:02
algokit-lora
Merge remote-tracking branch 'origin/main' into test-algosdk-v3
+1
−3
00:47:58
puya-ts
chore: Add test to confirm installed puya version matches target version plus bump targeted version and mainnet avm version
+58
−18
00:51:24
puya-ts
chore: Bump algo-ts version
+2
−2
00:59:35
puya-ts
chore: Remove mainnet version constant as it is not used
+0
−1
01:00:26
go-algorand
Build 2241 Data
+1
−1
01:55:11
puya-ts
Merge pull request #87 from algorandfoundation/fix/arc4-struct-immutable
+126
−79
02:01:17
puya-ts
Notes added by 'git notes add'
+1
−0
02:41:39
algorand-typescript-testing
chore: update version of puya-ts and algorand-typescript dependencies
+10
−10
03:01:23
algorand-typescript-testing
fix: remove set item tests as arc4 struct is now immutable
+1
−44
03:04:41
algorand-typescript-testing
Merge pull request #38 from algorandfoundation/feat/mimc
+504
−399
03:07:51
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
03:46:43
algokit-subscriber-ts
chore: wip - migration guide tweaks
+190
−138
03:57:26
use-wallet
feat(network): add resetNetworkConfig functionality
+330
−3
04:22:36
algokit-utils-ts
fix: align AlgorandClientInterface with AlgorandClient (#355) (#365)
+139
−183
04:27:02
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
05:08:43
algokit-utils-ts
Merge main into release
+2234
−748
05:08:44
algokit-utils-ts
Merge release into main
+0
−0
05:13:40
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
05:23:19
AlgorandCIDs
Updates and additions
+7008
−999
05:24:21
algokit-subscriber-ts
chore: wip - migration guide
+85
−74
05:37:22
use-wallet
fix(react): update algodClient when modifying network config
+93
−0
06:04:00
algokit-lora
chore: refactor mapping from SubscribedTransaction to TransactionResult
+54
−32
06:22:45
devportal
Updated landing page message to inform about node docs
+1
−1
07:25:50
connect
Merge pull request #157 from SebastienGllmt/duplicate-define
+15
−13
07:27:21
use-wallet
refactor(react): move algodClient back to useWallet hook
+156
−105
07:28:09
connect
Merge pull request #161 from drichar/add-vh-prefix
+2
−2
07:54:06
use-wallet
refactor(solid): move algodClient back to useWallet hook
+11
−10
08:29:11
puya-ts
refactor: avoid using ctxMgr for stubbing Account, Application, Asset, and log functions
+9
−35
08:46:16
puya-ts
Merge pull request #69 from algorandfoundation/refactor-ctx
+9
−35
08:47:53
AlgorandCIDs
Updates and additions
+114519
−0
08:51:50
use-wallet
refactor(vue): move algodClient back to useWallet
+46
−27
09:08:21
nodekit
Merge pull request #119 from algorandfoundation/feat/enable-incentive-eligibility-fees
+57
−12
09:08:21
nodekit
Merge pull request #119 from algorandfoundation/feat/enable-incentive-eligibility-fees
+57
−12
09:19:50
devportal
Style exploration - for review
+53
−30
09:26:06
puya
docs: make `algopy.arc4.Struct._replace` visible in docs
+0
−1
09:30:46
algorand-typescript-testing
refactor: use import replacement to swap in stub implementations
+656
−510
09:30:47
algorand-typescript-testing
chore: update version of algorand-typescript
+5
−5
09:43:21
puya
docs: make `algopy.arc4.Struct._replace` visible in docs
+0
−1
09:44:30
devportal
Updated styles
+7
−35
09:54:12
xHD-Wallet-API-ts
Merge pull request #18 from algorandfoundation/feat/cjm-and-esm
+25
−6
09:57:02
devportal
Updated css
+14
−2
10:09:39
devportal
Merge pull request #140 from algorandfoundation/chore/css-updates
+65
−58
10:17:36
devportal
Fixed code blocks
+11
−11
10:28:00
devportal
Updated bg color for dark mode
+2
−2
10:38:08
devportal
Updated banner bg color
+2
−2
10:43:23
devportal
Merge pull request #141 from algorandfoundation/chore/css-updates
+4
−4
10:48:41
devportal
Updated light mode bg color
+2
−2
10:56:07
devportal
Merge pull request #142 from algorandfoundation/chore/css-updates
+2
−2
10:56:30
algokit-client-generator-py
refactor: finalizing edge cases for arc56_test
+16313
−5718
11:09:20
devportal
Updated text for banner
+1
−1
11:14:48
devportal
Merge pull request #139 from algorandfoundation/fix/landing-page-message
+1
−1
11:47:25
algokit-client-generator-py
test: add remaining test from ts
+205
−116
12:05:03
tinyman-order-protocol
add order.collected_target_amount check to cancel_order
+3
−0
12:36:14
devportal
Added docs for Intro to Nodekit
+116
−0
12:46:49
tinyman-order-protocol
update OrderingClient for feeing
+20
−6
12:47:17
tinyman-order-protocol
fix put_order logging
+1
−1
12:47:35
tinyman-order-protocol
update ORDER_APP_HASH
+1
−1
12:48:04
tinyman-order-protocol
fix test_ordering
+8
−0
12:56:57
nodekit
feat: add disk space information to debug command
+22
−11
12:56:57
nodekit
feat: add disk space information to debug command
+22
−11
13:07:00
d-asa
doc: add contract performance
+118
−39
13:07:45
d-asa
feat: contract performance
+31
−10
13:08:19
d-asa
chore: contract performance artifacts
+11360
−9522
13:09:02
d-asa
docs: actus day-count convention
+12
−10
13:09:09
d-asa
test: day-count convention
+1
−1
15:13:24
ARCs
Change requestId to be Optional
+38
−50
15:14:27
a-day-in-my-bobalife
chore: log greeting (2025-01-21)
+1
−0
15:29:32
devportal
Added linkcard
+36
−16
15:37:28
devportal
removed duplicates
+0
−18
15:58:06
devportal
update: final review
+180
−172
16:08:46
devportal
remove duplicate code examples
+0
−18
16:26:46
nodekit
feat: add nodekit version to debug command
+2
−0
16:26:46
nodekit
feat: add nodekit version to debug command
+2
−0
16:38:42
devportal
Minor fixes
+20
−16
16:52:34
devportal
Merge pull request #144 from algorandfoundation/fix/manual-installation-duplicate
+0
−18
16:53:43
devportal
Merge pull request #143 from algorandfoundation/DVP-323-Intro-To-Nodekit
+136
−0
16:54:44
tinyman-js-sdk
Bump up the app version for enabling swap-router in swap txns
+3
−3
16:59:21
devportal
Merge branch 'main' into DVP-328/update_manual_installation
+55935
−118
16:59:56
devportal
Fixed for node quick start
+20
−42
17:10:18
devportal
Fixed link
+1
−1
17:15:12
devportal
update: final review
+12
−14
17:19:58
devportal
DVP199-add-macos-service-setup
+95
−1
17:22:10
devportal
update: remove note
+0
−2
17:22:35
devportal
Fixed link
+2
−2
17:23:21
algokit-subscriber-ts
chore: more migration guide tweaks
+384
−218
17:42:54
devportal
Merge pull request #146 from algorandfoundation/chore/final-review-updates
+40
−58
17:44:04
rosetta-smart-contracts
New auction with prize for Move
+62
−0
17:45:12
devportal
Merge pull request #149 from algorandfoundation/DVP-337/update-config-settings
+0
−2
17:45:34
algorand-vanity
Bump actions/setup-go from 5.0.2 to 5.3.0
+1
−1
17:45:36
algorand-vanity
Merge b6bba71791d5e413cde9af4d1f6cc1118c986de5 into 22c19843b977fd198a8afd4b2bff67209a2b329d
+1
−1
17:51:07
devportal
Merge pull request #147 from algorandfoundation/DVP-334/update-software-updates
+12
−14
17:52:17
reti
chore(*): update sandbox config, upgrade algosdk, fix localnet bootstrap issue
+56
−82
17:52:46
devportal
code blocks updated
+7
−7
17:54:56
use-wallet
feat(examples): add network config UI to React and Vue examples
+440
−94
17:57:45
algokit-client-generator-py
chore: mypy cleanup
+6282
−2799
18:30:34
devportal
Updated node overview
+27
−9
18:32:05
devportal
Updated telemetry config
+6
−4
18:33:27
devportal
Updated node account registration
+54
−34
18:37:53
d-asa
doc: add ACTUS references
+337
−158
18:38:58
d-asa
chore: build artifacts
+164
−160
18:39:24
d-asa
chore: enable mdbook mathjax
+3
−0
18:42:30
d-asa
chore: update dependencies
+42
−42
18:47:48
devportal
Fixed typo
+1
−1
18:52:06
devportal
minor fixes
+7
−7
18:54:22
DML-CHAIN
fix: minor deployer fixes
+1185
−594
18:56:05
devportal
Merge pull request #145 from algorandfoundation/DVP-328/update_manual_installation
+173
−165
18:59:24
devportal
Merge pull request #153 from algorandfoundation/DVP-325-update-node-review
+27
−9
18:59:42
devportal
Merge pull request #154 from algorandfoundation/fix/dvp-340
+7
−7
19:01:39
devportal
tiny improvement
+1
−1
19:01:47
devportal
Merge pull request #152 from algorandfoundation/DVP-339-node-telemetry-config
+6
−4
19:17:28
devportal
DVP199-add-macos-service-setup
+95
−1
19:17:48
devportal
code blocks updated
+7
−7
19:20:04
use-wallet
fix(examples): update algodClient import location in example apps
+8
−6
19:20:11
devportal
Merge branch 'main' of https://github.com/algorandfoundation/devportal
+264
−258
19:26:36
devportal
minor formatting changes
+59
−58
19:28:34
devportal
Added missing overviews
+14
−0
19:28:46
use-wallet
chore(examples): fix Prettier issues
+0
−3
19:28:53
devportal
Minor fix
+6
−6
19:29:37
devportal
Merge pull request #155 from algorandfoundation/fix/dvp-330
+1
−1
19:30:23
devportal
Merge pull request #151 from algorandfoundation/DVP-342-update-node-account-registration
+54
−34
19:32:27
go-algorand
add back comment about retryClearFn
+2
−0
19:36:56
use-wallet
wip
+228
−1
19:38:28
devportal
Merge branch 'main' into feat/overviews
+359
−217
19:46:37
devportal
minor corrections: Algo
+5
−5
19:54:50
devportal
Minor fixed
+3
−3
19:58:12
devportal
Merge pull request #158 from algorandfoundation/minor_corrections_algo
+5
−5
19:59:59
devportal
Merge pull request #157 from algorandfoundation/feat/overviews
+17
−3
20:06:41
devportal
Minor fixed
+2
−2
20:11:17
nodekit
Merge pull request #107 from algorandfoundation/feat/improved-error-reporting
+20
−7
20:11:17
nodekit
Merge pull request #107 from algorandfoundation/feat/improved-error-reporting
+20
−7
20:16:11
nodekit
Merge branch 'v1.2.0' into chore/bootstrap-offer-fast-catchup-conditionally
+292
−150
20:16:11
nodekit
Merge branch 'v1.2.0' into chore/bootstrap-offer-fast-catchup-conditionally
+292
−150
20:19:01
AlgorandCIDs
Updates and additions
+20009
−2
20:20:29
nodekit
Merge pull request #103 from algorandfoundation/chore/bootstrap-offer-fast-catchup-conditionally
+78
−89
20:20:29
nodekit
Merge pull request #103 from algorandfoundation/chore/bootstrap-offer-fast-catchup-conditionally
+78
−89
20:21:39
AlgorandCIDs
Updates and additions
+195
−0
20:30:21
nodekit
Merge pull request #123 from algorandfoundation/feat/debug-show-disk-stats
+24
−11
20:30:21
nodekit
Merge pull request #123 from algorandfoundation/feat/debug-show-disk-stats
+24
−11
20:43:13
xHD-Wallet-API-ts
fix: include instructions for CJS
+23
−0
20:43:19
xHD-Wallet-API-ts
docs: typo
+1
−1
20:57:54
xHD-Wallet-API-ts
Merge pull request #21 from algorandfoundation/feat/cjm-and-esm
+0
−0
20:58:39
xHD-Wallet-API-ts
chore(release): xHD Wallet API
+8
−1
20:58:40
xHD-Wallet-API-ts
Notes added by 'git notes add'
+1
−0
21:03:11
xHD-Wallet-API-ts
Merge pull request #20 from algorandfoundation/main
+33
−7
21:04:06
xHD-Wallet-API-ts
chore(release): xHD Wallet API
+8
−1
21:04:07
xHD-Wallet-API-ts
Notes added by 'git notes add'
+1
−0
21:04:14
xHD-Wallet-API-ts
Merge release/1.x into main
+8
−1
21:08:21
devportal
DVP-202: Adding NodeKit to PartKey page
+22
−12
21:13:51
devportal
minor fix
+1
−1
21:18:20
devportal
required formatting fix
+6
−5
21:22:30
devportal
fixed broken link
+1
−1
21:26:29
arc19-minter
Added launch config
+17
−0
21:27:00
arc19-minter
updated gitignore
+4
−0
21:27:24
arc19-minter
updated packages
+699
−2501
21:27:37
arc19-minter
cleanup
+0
−7
21:29:14
arc19-minter
updated core functionality
+523
−142
21:29:22
arc19-minter
updated readme
+96
−25
21:33:53
arc19-minter
Merge pull request #2 from 1fatalix1/v2.0
+1339
−2675
21:39:27
arc19-minter
Update package.json
+1
−1
21:45:54
AlgorandCIDs
Updates and additions
+12024
−0
22:22:22
devportal
Fixed link
+1
−1
22:35:56
algokit-lora
feat: Added nav links to search results
+9
−2
22:58:41
streamlit-minter
refactor: use `streamlit-state` library
+1222
−278
22:59:56
streamlit-minter
docs: updating readme
+3
−1
23:14:45
devportal
fixed broken link
+1
−1
23:15:37
algokit-lora
fix: warning about events firing after test has ended
+11
−11
23:18:06
devportal
Merge pull request #160 from algorandfoundation/fix/showlinenumbers-doubled
+2
−2
23:26:14
devportal
fixed broken link
+1
−1