Home Reports Jan 17, 2025
Friday, January 17, 2025
- Commits
- 128
- pushed this day
- Repositories
- 24
- with activity
- Contributors
- 29
- distinct authors
- Lines changed
- +168,964 −37,824
- additions / deletions
Friday, January 17, 2025
128 commits were pushed across 24 repos by 29 authors. There were 168,964 additions and 37,824 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
24 repositories- go-algorand 6 commits
- DML-CHAIN 3 commits
- community 1 commit
- algokit-client-generator-py 1 commit
- algokit-lora 7 commits
- algokit-subscriber-ts 7 commits
- algokit-typescript-template 2 commits
- algokit-utils-py 1 commit
- algokit-utils-ts 5 commits
- algorand-typescript-testing 7 commits
- devportal 36 commits
- nodekit 3 commits
- puya 4 commits
- puya-ts 3 commits
- reti 1 commit
- Bhaney44 3 commits
- AlgoPlonk 1 commit
- wen-tools 1 commit
- a-day-in-my-bobalife 1 commit
- AlgorandCIDs 1 commit
- tatum-js 2 commits
- asa-list 4 commits
- tinyman-order-protocol 3 commits
- use-wallet 25 commits
Commit Log
128 commits · 24 repositories
00:12:34
Bhaney44
Initial commit
+16
−0
01:00:27
go-algorand
Build 2237 Data
+1
−1
01:01:41
algokit-utils-ts
feat: add heartbeat data to indexer types (#372)
+320
−167
01:01:45
nodekit
feat: participation key integrity hash
+308
−100
01:19:14
algokit-subscriber-ts
chore: pr feedback
+16
−79
01:21:50
Bhaney44
Update README.md
+87
−16
01:30:06
use-wallet
feat(*): add isReady state to track manager initialization
+280
−65
01:34:27
nodekit
chore: improve active key detection
+14
−13
01:34:27
nodekit
chore: improve active key detection
+14
−13
01:39:17
puya
fix: prevent compilation failure when there are multiple functions inlined into another function and at least one of them unconditionally exits the program
+2559
−40
01:41:04
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
01:44:44
use-wallet
docs(react): update isReady state documentation
+4
−4
01:50:19
puya
fix: prevent compilation failure when there are multiple functions inlined into another function and at least one of them unconditionally exits the program
+2559
−40
01:58:04
Bhaney44
Update README.md
+2
−2
03:01:00
algokit-lora
chore: added testing for heartbeat txn
+290
−11
03:11:30
algokit-lora
wip - fixing tests
+59
−81
03:11:40
algokit-lora
wip - fixing tests
+4
−4
03:17:35
algokit-typescript-template
chore: bump puya dependency versions
+8
−8
03:23:30
algokit-lora
wip - fix tests
+60
−120
03:43:41
algorand-typescript-testing
feat: allow extracting to the end by omitting length parameter for `extract` op code
+1270
−1276
03:48:00
algokit-lora
wip - fixing tests
+24
−17
03:58:38
algokit-typescript-template
chore: bump puya dependency versions (#11)
+8
−8
04:00:21
use-wallet
feat(*): replace isReconnecting with unified isReady state (#335)
+284
−69
04:09:31
use-wallet
test(react): wrap state updates in act() with async/await
+48
−62
04:13:52
use-wallet
test(react): wrap state updates in act() with async/await (#336)
+48
−62
04:14:12
algorand-typescript-testing
feat: add tests for multi-inheritance contract
+1597
−0
04:16:14
use-wallet
chore(deps): update dependency pnpm to v9.15.4 (#328)
+2
−2
04:19:15
use-wallet
chore(deps): lock file maintenance
+1684
−1688
04:21:22
algorand-typescript-testing
Merge pull request #36 from algorandfoundation/feat/multi-inheritance
+1597
−0
04:22:29
use-wallet
chore(deps): lock file maintenance (#327)
+1684
−1688
04:24:16
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
04:35:58
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
04:41:50
use-wallet
chore: release v3.12.0
+16
−4
04:45:06
algokit-subscriber-ts
chore: update utils
+5
−5
04:53:34
algokit-subscriber-ts
feat: support heartbeat transactions (#103)
+1482
−431
04:55:11
devportal
chore: organized list of reasons into bullet points
+6
−5
05:05:54
algokit-subscriber-ts
Notes added by 'git notes add'
+1
−0
05:15:22
algokit-subscriber-ts
Merge main into release
+1482
−431
05:15:23
algokit-subscriber-ts
Merge release into main
+0
−0
05:15:38
algokit-lora
normalise algosdk data before calling asJson
+56
−22
05:28:08
algokit-subscriber-ts
Notes added by 'git notes add'
+1
−0
05:30:40
algokit-lora
chore: support heartbeats in block polling via subscriber
+11
−11
05:35:32
algorand-typescript-testing
refactor: remove unnecessary `async` keyword from test functions
+53
−53
05:36:15
algorand-typescript-testing
refactor: remove avm version check as algod latest image is now v4
+5
−17
05:36:39
use-wallet
Merge remote-tracking branch 'origin/main' into v4
+4084
−3414
05:41:06
algorand-typescript-testing
Merge pull request #37 from algorandfoundation/refactor/async
+58
−70
05:45:24
use-wallet
fix: correct state constant name in Defly test
+1
−1
06:11:54
devportal
DVP-199: Fix formatting for steps
+156
−148
06:13:21
devportal
DVP-199: Switch recommended windows install to FUNC
+1
−1
06:15:16
devportal
DVP-199: Replace bash with shell and remove codelines
+41
−41
06:31:15
devportal
DVP-200: Standardize shell commands
+3
−3
06:31:22
devportal
Merge branch 'feat/node-module' into feat/DVP-200-node-indexer-installation
+422
−1
06:35:32
devportal
DVP-200: Standardize shell commands
+6
−6
06:37:19
devportal
DVP-200: Fix formatting
+10
−10
07:04:35
use-wallet
refactor(liquid): remove Liquid Auth provider
+35
−985
07:15:50
use-wallet
refactor(liquid): remove Liquid Auth provider (#337)
+35
−985
07:19:33
devportal
Added code command, file name highlight
+12
−10
07:21:35
tatum-js
ALL-10241 - Add ronin
+28
−3
07:30:08
tatum-js
ALL-10241 - Add ronin (#1141)
+28
−3
07:32:46
algokit-utils-ts
chore: adjust terminology based on feedback
+139
−70
08:20:21
use-wallet
refactor(network): remove unused name property from NetworkConfig
+1
−17
08:20:33
puya
feat: support _replace method on ARC4Struct
+1203
−615
08:35:53
puya
feat: support _replace method on ARC4Struct
+1203
−615
08:48:23
use-wallet
fix(network): allow custom network IDs in setActiveNetwork
+15
−8
09:01:45
use-wallet
feat(network): add ability to update network algod config at runtime
+132
−1
09:31:27
use-wallet
refactor(network): remove name property and improve network ID types (#338)
+16
−25
09:39:44
AlgoPlonk
Add ShouldRecompile function to utils package
+29
−0
09:43:46
use-wallet
refactor(react): separate network functionality into useNetwork hook
+230
−168
10:08:37
use-wallet
feat(solid): separate network functionality into useNetwork function
+260
−225
10:40:02
use-wallet
feat(vue): split network functionality into useNetwork composable
+260
−152
10:54:42
use-wallet
Merge branch 'v4' into feat/runtime-algod-config-update
+19
−28
10:59:46
use-wallet
fix(tests): remove name property from NetworkConfig in tests
+0
−3
11:15:14
use-wallet
fix(adapters): add updateNetworkAlgod to Vue and Solid adapters
+76
−2
11:29:00
devportal
Added consensus overview doc
+160
−88
11:52:47
use-wallet
fix(vue): export useNetwork from src/index.ts
+1
−0
11:58:20
use-wallet
refactor(examples): split network functionality into useNetwork
+23
−32
12:15:11
devportal
Fixed some minor filename highlight, Grammarly suggestions
+24
−20
12:37:29
devportal
Added Node Reference - Best Practices
+223
−30
12:43:58
devportal
Merge pull request #133 from algorandfoundation/DVP-290-draft-review-consensus-account-registration
+24
−20
12:44:20
devportal
Merge pull request #132 from algorandfoundation/DVP-268-draft-review-node-reference-telemetry-config
+12
−10
12:58:59
algokit-utils-ts
feat: cover fees for app call transactions that send inner transactions (#357)
+1770
−429
13:03:52
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
14:55:49
go-algorand
Remove AtomicContextWithRetryClearFn, rename to AtomicContext
+8
−16
15:14:09
a-day-in-my-bobalife
chore: log greeting (2025-01-17)
+1
−0
15:48:38
devportal
Fixed links, grammarly checks, tip component
+31
−20
15:50:02
tinyman-order-protocol
reorganize contracts/
+18
−0
15:54:15
tinyman-order-protocol
init sdk
+586
−0
15:55:16
tinyman-order-protocol
add .gitignore
+160
−0
16:22:40
algokit-client-generator-py
chore: wip
+14349
−4246
16:23:52
devportal
Removed line nos from bash
+9
−9
16:32:02
devportal
Added link to algosdk for transaction commitment
+1
−1
17:39:53
devportal
Fixed review items
+5
−5
17:43:39
devportal
Merge branch 'feat/node-module' into updates
+981
−228
17:44:08
devportal
Merge pull request #126 from algorandfoundation:updates
+416
−284
18:00:34
puya-ts
feat: Improve devex of `op.extract` by supporting 'extract to end' behaviour by omitting the length param
+15188
−33
18:19:55
puya-ts
Merge pull request #83 from algorandfoundation/feat/extract-op-nuances
+15188
−33
18:25:54
puya-ts
Notes added by 'git notes add'
+1
−0
19:30:33
devportal
Update issue templates
+26
−26
19:32:12
devportal
Update issue templates
+1
−1
20:03:09
reti
docs(gitbook): Added more 'create time only' flags related to tokens
+6
−4
20:06:05
devportal
DVP-198: Completed Overview Nodes
+69
−1
20:11:26
go-algorand
properly check for nil err
+1
−1
20:32:14
go-algorand
expect an empty box ref
+1
−1
20:33:03
asa-list
Delete assets/DDW-457007402/icon.png
+0
−0
20:33:19
asa-list
Add files via upload
+0
−0
20:33:56
asa-list
Delete assets/DDW-457007402/icon.svg
+0
−64
20:34:06
asa-list
Add files via upload
+15
−0
20:55:37
wen-tools
add: preview asset section for simple mint, update with classic versions
+294
−84
21:02:51
DML-CHAIN
feat: deployer changes
+3136
−9623
21:13:56
devportal
Merge pull request #102 from algorandfoundation:chore/update-nav-config
+13
−0
21:29:35
devportal
Minor adjustments, headline casing
+15
−15
21:30:13
devportal
Merge pull request #125 from algorandfoundation:feat/DVP-279-nodekit-quickstart-guide
+289
−0
21:36:55
devportal
Merge branch 'feat/node-module' into feat/DVP-200-node-indexer-installation
+1173
−471
21:37:15
devportal
Merge pull request #128 from algorandfoundation:feat/DVP-200-node-indexer-installation
+164
−19
21:43:18
devportal
Merge branch 'feat/node-module' into feat/DVP-199-node-installation-guide
+1635
−332
21:43:30
devportal
Merge pull request #127 from algorandfoundation:feat/DVP-199-node-installation-guide
+218
−132
21:51:06
DML-CHAIN
feat: params box storage
+1010
−403
21:58:20
DML-CHAIN
fix: api comment
+1
−1
22:08:08
devportal
Fix manual install page
+68
−72
22:12:18
devportal
Merge pull request #130 from algorandfoundation:DVP-284-Consensus-State-Proofs
+63
−0
22:17:16
devportal
Merge branch 'feat/node-module' into DVP-262-draft-review-node-management-troubleshooting
+1377
−426
22:17:26
devportal
Merge pull request #134 from algorandfoundation:DVP-262-draft-review-node-management-troubleshooting
+93
−41
22:40:14
devportal
Asides cleanup, node types fixes, prettier mdx prosewrap setting needs to be "preserve"
+31
−28
22:46:31
go-algorand
Merge remote-tracking branch 'upstream/master' into fix/get-genesis-schema
+18561
−4878
22:49:39
go-algorand
regenerate server/v2 types
+1457
−1439
22:57:35
devportal
Merge pull request #135 from algorandfoundation:feat/DVP198-node-overview
+69
−1
23:16:35
AlgorandCIDs
Updates and additions
+63462
−0
23:22:24
algokit-utils-py
refactor: make all bare properties on app client send/createTxn/params optional
+65
−32