Home Reports Nov 25, 2024
Monday, November 25, 2024
- Commits
- 151
- pushed this day
- Repositories
- 31
- with activity
- Contributors
- 29
- distinct authors
- Lines changed
- +167,926 −70,291
- additions / deletions
Monday, November 25, 2024
151 commits were pushed across 31 repos by 29 authors. There were 167,926 additions and 70,291 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
31 repositories- go-algorand 11 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- community 1 commit
- python-digital-marketplace-dapp 1 commit
- algokit-cli 2 commits
- algokit-client-generator-ts 6 commits
- algokit-fullstack-template 4 commits
- algokit-lora 14 commits
- algokit-python-template 9 commits
- algokit-react-frontend-template 2 commits
- algokit-utils-py 2 commits
- algokit-utils-ts 16 commits
- algokit-utils-ts-debug 9 commits
- devportal 1 commit
- homebrew-tap 6 commits
- nodekit 22 commits
- puya 1 commit
- puya-ts 2 commits
- reti 1 commit
- TEALScript 5 commits
- tealscript-algokit-template 2 commits
- avmkit 6 commits
- siwa-connect 1 commit
- a-day-in-my-bobalife 3 commits
- algo-voting 1 commit
- arc-200 1 commit
- tinyman-consensus-staking 1 commit
- tinyman-js-sdk 3 commits
- use-wallet 10 commits
- xbacked-sdk 6 commits
Commit Log
151 commits · 31 repositories
01:00:24
go-algorand
Build 2181 Data
+1
−1
01:42:31
algokit-lora
fix: correctly select menu item when in app-lab create or edit pages
+18
−15
01:49:56
algokit-lora
chore: remove audit ignore
+153
−221
02:35:46
algokit-utils-ts
chore: update deps to match v8 branch
+4874
−7502
03:04:03
algokit-utils-ts
chore: convert to vitest
+102
−93
03:04:45
algokit-lora
Merge pull request #350 from algorandfoundation/fix-menu
+171
−236
03:18:42
algokit-utils-ts
chore: remove named export of AlgorandClient
+18
−14
03:39:22
algokit-utils-ts
chore: action feedback
+1
−1
03:55:04
algokit-utils-ts
Merge pull request #343 from algorandfoundation/deps-vitest
+4992
−7607
03:56:36
algo-voting
Bump typescript from 5.6.3 to 5.7.2
+1
−1
04:01:31
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
04:03:57
xbacked-sdk
update: data
+1215
−1
04:08:24
xbacked-sdk
update: compx
+16
−1
04:50:45
algokit-utils-ts
chore: merge main into branch
+1112
−1516
05:35:04
algokit-utils-ts
chore: fix lock
+1013
−716
05:40:04
algokit-utils-ts
Merge main into release
+34473
−16000
05:40:06
algokit-utils-ts
Merge release into main
+0
−0
05:46:39
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
05:51:17
algokit-utils-ts
Merge pull request #323 from algorandfoundation/algosdkv3
+2606
−6335
05:57:36
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
05:59:09
algokit-utils-ts
Merge main into release
+2606
−6335
05:59:10
algokit-utils-ts
Merge release into main
+0
−0
06:04:00
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
06:07:01
algokit-client-generator-ts
chore: update utils-version
+877
−774
06:11:30
algokit-client-generator-ts
feat: support both v7 and v8 version of utils (#133)
+998
−920
06:15:53
python-digital-marketplace-dapp
Updated README with detailed specifications
+49
−29
06:16:17
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
06:18:02
algokit-client-generator-ts
Merge main into release
+46473
−6740
06:18:03
algokit-client-generator-ts
Merge release into main
+0
−0
06:20:47
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
06:33:17
use-wallet
fix(solid): revert to inline default state in wallet tests
+8
−2
06:36:20
algokit-cli
feat: add support for ARC56 typed client generation (#595)
+67
−20
06:41:22
algokit-utils-ts-debug
Merge main into release
+258
−46
06:41:23
algokit-utils-ts-debug
Merge release into main
+0
−0
07:05:18
algokit-cli
2.5.0
+11
−1
07:17:14
homebrew-tap
Updating algokit to 2.5.0
+3
−3
07:30:21
avmkit
siwa-connect init
+3128
−35
07:42:54
siwa-connect
first commit
+8761
−0
07:44:02
avmkit
update repo name
+1
−1
07:45:00
puya
refactor: use AssertExpression instead of AssertStatement
+87
−76
08:07:27
avmkit
type update
+4
−7
08:24:19
avmkit
update tsconfig
+17
−5
08:24:53
algokit-utils-ts-debug
chore: update utils version and support both v7 and v8
+831
−487
08:28:58
algokit-utils-ts-debug
Merge pull request #22 from algorandfoundation/update-version
+831
−487
08:31:34
algokit-utils-ts-debug
chore(deps): bump the all group across 1 directory with 7 updates
+114
−109
08:33:25
algokit-utils-ts-debug
Notes added by 'git notes add'
+1
−0
08:33:45
avmkit
update config
+18
−28
08:35:49
algokit-utils-ts-debug
Merge main into release
+831
−487
08:35:50
algokit-utils-ts-debug
Merge release into main
+0
−0
08:39:32
algokit-utils-ts-debug
Notes added by 'git notes add'
+1
−0
08:43:13
avmkit
weird type error
+1
−1
08:47:24
tinyman-consensus-staking
assert increase amount is nonzero
+157
−133
08:58:05
algokit-python-template
chore: add support for utils v7
+9
−9
09:11:04
algokit-python-template
chore: update node version
+3
−3
09:41:18
algokit-python-template
chore: update build to node20
+5
−0
11:08:38
algokit-python-template
feat: puya debugger support; algokit v7 updates (#71)
+273
−236
11:18:25
algokit-react-frontend-template
chore: update to the new dependency versions
+20
−15
11:23:29
algokit-react-frontend-template
chore: package updates (#39)
+195
−217
11:30:08
tinyman-js-sdk
fix(liquid-stake/constants): Update mainnet app and asset ids
+6
−6
12:47:15
community
Commit from GitHub Actions (Community Interest Tracker)
+0
−1
13:05:10
tealscript-algokit-template
chore: update utils and generator version
+228
−231
13:15:40
homebrew-tap
feat: adds Algorand Formula and automatic updater
+129
−0
13:16:02
homebrew-tap
fix: remove deprecated Mac runner, switch quotation marks
+7
−7
13:35:54
go-algorand
Add onlineaccounts and onlineroundparamstail to catchpoint files
+1679
−240
13:53:31
tinyman-js-sdk
Update app and asa ids
+5
−5
13:59:06
nodekit
# This is a combination of 39 commits.
+1121
−20
13:59:06
nodekit
# This is a combination of 39 commits.
+1121
−20
14:00:45
nodekit
# This is a combination of 46 commits.
+1367
−741
14:00:45
nodekit
# This is a combination of 46 commits.
+1367
−741
14:01:02
nodekit
feat: add prompt-ui
+143
−5
14:01:02
nodekit
feat: add prompt-ui
+143
−5
14:02:06
nodekit
# This is a combination of 51 commits.
+316
−2
14:02:06
nodekit
# This is a combination of 51 commits.
+316
−2
14:03:04
nodekit
feat: add prompt-ui
+165
−57
14:03:04
nodekit
feat: add prompt-ui
+165
−57
14:05:59
nodekit
Merge branch 'main' into feat/algod-node-install
+116
−59
14:05:59
nodekit
Merge branch 'main' into feat/algod-node-install
+116
−59
14:10:17
go-algorand
Set logic sig address as sender if sender is not provided
+5
−1
14:10:17
go-algorand
Use AuthAddr if set for logic sig transactions
+7
−0
14:38:15
nodekit
chore: fix symbols
+47
−73
14:38:15
nodekit
chore: fix symbols
+47
−73
14:53:07
algokit-python-template
fix: update python deps
+14
−14
14:59:28
algokit-python-template
Merge pull request #82 from algorandfoundation/fix-python-deps
+14
−14
15:04:29
tinyman-js-sdk
Bump up the app version for liquid-stake deploymnet
+3
−3
15:04:43
puya-ts
fix: Error when parsing an unsafe numeric literal
+12
−0
15:12:49
algokit-fullstack-template
chore: update AppCall.tsx and regen templates
+2238
−1689
15:14:27
a-day-in-my-bobalife
chore: log greeting (2024-11-25)
+2
−0
15:20:15
algokit-utils-py
feat: puya debugging support (#106)
+218
−112
15:24:14
algokit-fullstack-template
chore: update AppCall.tsx and regen templates (#36)
+2238
−1689
15:30:41
homebrew-tap
fix: update checkout gh action version
+5
−5
15:46:59
homebrew-tap
chore: update macos agents
+1
−1
15:50:41
homebrew-tap
chore: update macos agents
+1
−1
15:57:47
nodekit
ci: only PR
+0
−3
15:57:47
nodekit
ci: only PR
+0
−3
16:01:05
nodekit
ci: use checkout action
+9
−6
16:01:05
nodekit
ci: use checkout action
+9
−6
16:15:04
go-algorand
refactor: replace experimental `maps` and `slices` with stdlib
+68
−73
16:19:47
algokit-utils-py
2.4.0
+12
−1
16:32:36
algokit-python-template
chore: utils-py version bump
+7
−7
16:37:55
algokit-python-template
chore: utils-py version bump (#83)
+7
−7
16:45:54
xbacked-sdk
Add: compx
+1
−0
16:46:28
xbacked-sdk
Add: compx
+66
−2
16:57:44
algokit-fullstack-template
chore: regen artifacts
+4
−4
17:08:23
algokit-fullstack-template
chore: regen artifacts (#37)
+4
−4
17:08:47
xbacked-sdk
update: ora vault
+72
−16
17:15:21
a-day-in-my-bobalife
chore: v2024.47.0 (release)
+13
−0
17:15:23
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:21:52
xbacked-sdk
updat: add-ora
+66
−2
18:11:42
go-algorand
Rename `result` to `values`
+2
−2
18:14:36
nodekit
chore: ignore coverage.txt to avoid accidentally checking it in
+3
−0
18:14:36
nodekit
chore: ignore coverage.txt to avoid accidentally checking it in
+3
−0
18:14:49
nodekit
fix: newlines
+2
−2
18:14:49
nodekit
fix: newlines
+2
−2
18:36:27
algokit-python-template
chore(deps): bump the all group across 1 directory with 3 updates
+60
−53
18:53:07
algokit-lora
test for preview
+6
−2
18:54:46
algokit-lora
Added Activate btn network config table
+33
−7
18:54:51
algokit-lora
Addressed PR Comments
+26
−33
18:54:51
algokit-lora
Incorporated comments from slack
+74
−44
18:54:51
algokit-lora
Fixed network select dropdown interaction and add custom 404 pages
+90
−55
18:54:52
algokit-lora
Updated error page
+1
−1
18:54:52
algokit-lora
Addressed PR Comments
+47
−59
18:54:52
algokit-lora
Reverted the setSelectedNetwork in handleNetworkChange
+3
−2
19:09:53
go-algorand
Merge pull request #6178 from Algo-devops-service/relstable3.27.0
+3940
−2232
19:26:43
go-algorand
refactor: replace experimental `maps` and `slices` with stdlib (#6179)
+69
−74
19:30:49
go-algorand
add Go Benchmark (go) benchmark result for 92e0e009da2af6828aecede9d9547fa3e7724aa7
+445
−1
19:31:25
devportal
Modified structure for nodes section
+3
−0
19:49:31
reti
chore: Update Algokit dependencies to latest stable versions
+46
−43
20:36:10
puya-ts
fix: Generate a name for anonymous types used in ABI methods + stabilise output for SingleEval nodes
+27838
−1838
21:12:19
algokit-lora
feat: Added preview app delete workflow
+68
−0
21:14:41
algokit-lora
test
+2
−0
21:15:02
tealscript-algokit-template
Merge pull request #11 from neilcampbell/utils-update
+228
−231
21:17:40
algokit-lora
test
+1
−0
21:26:14
TEALScript
arc56_draft.json -> arc56.json
+4
−4
21:27:38
TEALScript
rename arc56 files
+0
−0
21:35:57
TEALScript
Merge pull request #573 from algorandfoundation/feat/arc56_non_draft
+4
−4
21:37:00
TEALScript
0.106.0
+592
−592
21:41:20
TEALScript
Merge pull request #574 from algorandfoundation/dev
+596
−596
22:02:27
arc-200
Merge b3f96c232dc7498a8a4c921fe5e22157d6a2f8f1 into c3446b8c598cbd6b63da9ae81a9f726d3fa67478
+0
−0
22:15:06
use-wallet
refactor(adapters): change setActiveNetwork to accept string network ID
+154
−24
22:42:17
go-algorand
First cut
+176
−0
22:44:08
use-wallet
chore(test): update test scripts to use vitest run
+4
−4
22:46:06
use-wallet
refactor(wallets): move networkConfig getter to BaseWallet class
+6
−7
22:48:38
use-wallet
fix(test): use DEFAULT_NETWORKS in CustomWallet test mocks
+4
−4
22:50:21
use-wallet
style(imports): reorder imports for consistency
+2
−2
22:50:32
go-algorand
Merge remote-tracking branch 'origin/heartbeat' into heartbeat
+1
−1
22:58:28
use-wallet
Merge branch 'main' into feat/defly-web-provider
+116
−26
23:01:52
use-wallet
feat(network): add new network config builder (#316)
+899
−448
23:18:42
use-wallet
Merge branch 'feat/defly-web-provider' into feat/defly-web-provider-v4
+1065
−316
23:26:39
java-algorand-sdk
Regenerate code from specification file
+110
−6
23:26:53
go-algorand-sdk
Regenerate code from specification file
+45
−0
23:46:36
use-wallet
refactor(provider): extract shared AVM provider functionality
+45
−43