Home Reports Jan 14, 2025
Tuesday, January 14, 2025
- Commits
- 198
- pushed this day
- Repositories
- 29
- with activity
- Contributors
- 30
- distinct authors
- Lines changed
- +181,424 −153,370
- additions / deletions
Tuesday, January 14, 2025
198 commits were pushed across 29 repos by 30 authors. There were 181,424 additions and 153,370 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
29 repositories- algorand-sdk-testing 1 commit
- go-algorand 3 commits
- go-algorand-sdk 1 commit
- java-algorand-sdk 1 commit
- js-algorand-sdk 4 commits
- py-algorand-sdk 1 commit
- DML-CHAIN 2 commits
- algokit-avm-vscode-debugger 4 commits
- algokit-lora 3 commits
- algokit-management-tool 1 commit
- algokit-react-frontend-template 2 commits
- algokit-typescript-template 20 commits
- algokit-utils-py 1 commit
- algokit-utils-ts-debug 5 commits
- algorand-typescript-testing 14 commits
- ARCs 24 commits
- devportal 9 commits
- docs 1 commit
- nodekit 54 commits
- Arbitron 5 commits
- d-asa 19 commits
- algorand-js-sdk 8 commits
- wen-tools 1 commit
- Algorand_Digital_Market 5 commits
- a-day-in-my-bobalife 1 commit
- algo-voting 2 commits
- AlgorandCIDs 2 commits
- tinyman-js-sdk 2 commits
- tinyman-swap-widget-sdk 2 commits
Commit Log
198 commits · 29 repositories
00:15:57
nodekit
feat: add root command version and format
+15
−10
00:52:03
devportal
Fleshed out node best practices
+105
−10
00:52:59
nodekit
cd: add versions to deployments
+9
−1
01:00:30
go-algorand
FI from master
+14
−12
01:00:31
go-algorand
Build 2234 Data
+1
−1
02:44:49
nodekit
feat: nodekit self update
+153
−7
02:49:04
js-algorand-sdk
add heartbeat decoding support
+262
−2
02:50:01
devportal
feat:add nodekit guide to node online offline registration page
+78
−15
02:50:42
algorand-typescript-testing
chore: update puyats and algorand-typescript versions
+20
−13
02:55:00
algorand-typescript-testing
Merge pull request #29 from algorandfoundation/chore/update-puyats-version
+20
−13
02:55:50
devportal
chore: fixed linting errors
+1
−0
02:56:34
algorand-typescript-testing
feat: add v11 global fields
+60
−6
02:56:34
algorand-typescript-testing
fix: skip tests requiring avm v11 version in CI
+2266
−2327
02:56:34
algorand-typescript-testing
feat: add v11 onlineStake function
+17
−0
02:56:34
algorand-typescript-testing
feat: add v11 acct params functions
+2466
−2140
02:56:34
algorand-typescript-testing
feat: add v11 block functions
+88
−45
02:56:34
algorand-typescript-testing
feat: add v11 voter params functions
+60
−0
02:57:17
devportal
Merge branch 'feat/node-module' of github.com:algorandfoundation/devportal into update-online-offline-registration
+1314
−679
02:57:52
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
03:10:57
algo-voting
Update @typescript-eslint/parser requirement from ^8.19.0 to ^8.20.0
+1
−1
03:11:08
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
03:52:51
algokit-typescript-template
fix: fix ci build
+6
−9
03:54:23
algokit-typescript-template
Update README.md
+1
−1
03:58:19
devportal
chore: updated invalid links, added partkey management to the sidebar
+23
−19
04:06:02
js-algorand-sdk
add cross tests
+52
−2
04:16:11
algokit-typescript-template
chore: try on macos
+1
−1
04:58:49
nodekit
feat: show scheduled vote + ETA
+93
−31
04:59:13
algokit-react-frontend-template
update use-wallet beta
+7
−8
05:02:14
algokit-typescript-template
fix: add puyapy as dev dependency
+110
−3
05:03:25
algokit-react-frontend-template
run examples
+28
−32
05:11:01
nodekit
Merge pull request #83 from algorandfoundation/chore/trunkate-debug-token
+1
−0
05:12:48
docs
Merge pull request #1286 from algorandfoundation/automatic-pr-go-algorand-v3.27.0-stable-indexer-3.7.2
+117
−8
05:26:12
nodekit
merge
+148
−332
05:36:35
nodekit
Merge pull request #84 from algorandfoundation/fix/existing-algorand-data-macos
+11
−0
05:47:27
algokit-lora
Merge remote-tracking branch 'origin/main' into test-algosdk-v3
+253
−35
06:02:24
algokit-lora
fix types
+63
−107
06:09:59
nodekit
fix: test
+33
−25
06:12:58
AlgorandCIDs
Updates and additions
+6531
−0
06:36:35
algokit-lora
fix appId bigint for the indexeddb
+67
−8
07:22:27
algokit-typescript-template
chore: add puya compiler where appropriate
+10
−5
07:44:49
devportal
DVP-279: add nodekit quickstart guide
+289
−0
07:53:49
algokit-utils-ts-debug
chore: align debug traces dir name with algokit-utils-py behaviour (#28)
+3
−3
07:58:09
algokit-utils-ts-debug
Notes added by 'git notes add'
+1
−0
07:58:36
algokit-typescript-template
chore: additional tweaks
+10
−3
07:59:55
algokit-typescript-template
docs: readme image
+2
−2
08:03:37
algokit-utils-ts-debug
Merge main into release
+3
−3
08:03:39
algokit-utils-ts-debug
Merge release into main
+0
−0
08:06:14
algokit-utils-ts-debug
Notes added by 'git notes add'
+1
−0
08:46:23
algokit-typescript-template
Merge pull request #8 from algorandfoundation/readme-image
+2
−2
09:17:36
ARCs
Adding ci for smart contract
+82
−0
09:17:52
ARCs
Merge branch 'main' into pr/329
+82
−0
09:23:58
algorand-typescript-testing
Merge pull request #28 from algorandfoundation/feat-v11
+899
−460
09:26:52
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
09:53:21
Arbitron
Ready for first live run
+86
−89
10:12:22
algorand-typescript-testing
fix: update import elliptic statement to avoid having to inline node module
+7
−7
10:12:28
Arbitron
fix for cron
+1
−1
10:15:39
algorand-typescript-testing
Merge pull request #30 from algorandfoundation/fix/cjs-import
+7
−7
10:18:38
algorand-typescript-testing
Notes added by 'git notes add'
+1
−0
10:34:28
Arbitron
updated cron and added logging
+3
−1
10:50:32
devportal
Merge pull request #124 from algorandfoundation/update-online-offline-registration
+102
−34
10:51:34
tinyman-js-sdk
Merge branch 'main' into chore/upgrade-algosdk
+6
−4
11:00:09
tinyman-swap-widget-sdk
Merge branch 'main' into feat/upgrade-algosdk
+8
−7852
11:10:29
devportal
Fixed broken links
+10
−10
11:13:34
algokit-avm-vscode-debugger
fix: windows absolute path resolution
+1
−1
11:15:23
Arbitron
added Algo fees, added additional adhoc route
+10
−5
11:33:39
algokit-avm-vscode-debugger
fix: windows absolute path resolution (#60)
+1
−1
11:37:01
algokit-avm-vscode-debugger
Notes added by 'git notes add'
+1
−0
11:39:17
Arbitron
added ALGO to tradable assets
+15
−8
11:47:23
algokit-avm-vscode-debugger
Notes added by 'git notes add'
+1
−1
11:48:00
tinyman-js-sdk
Remove getMinBalanceForAccount util function as it is provided in the account as default
+3
−40
11:50:39
tinyman-swap-widget-sdk
Update sdk commit hash
+4
−4
12:06:35
ARCs
Update ci.yaml
+66
−10
12:07:03
ARCs
Merge branch 'main' into pr/329
+66
−10
12:15:02
ARCs
update ci in case PR comes from a fork
+1
−0
12:15:16
ARCs
Merge branch 'main' into pr/329
+1
−0
12:47:00
ARCs
Update to last call
+2
−1
12:49:29
ARCs
Merge branch 'main' into arc-80-read-uri-scheme
+8458
−5577
12:52:30
ARCs
Update Ci in case no contracts in assets files
+4
−2
12:52:49
ARCs
Merge branch 'main' into arc-80-read-uri-scheme
+4
−2
13:00:03
ARCs
Update ci.yaml
+4
−5
13:00:16
ARCs
Merge branch 'main' into arc-80-read-uri-scheme
+4
−5
13:06:07
nodekit
chore: update out-of-date warning verbiage
+1
−1
13:15:06
ARCs
Ci no Assets Contract exit properly
+8
−1
13:15:17
ARCs
Merge branch 'main' into arc-80-read-uri-scheme
+8
−1
13:33:59
nodekit
Merge pull request #85 from algorandfoundation/feat/auto-update
+175
−16
13:34:58
algokit-typescript-template
chore: more tweaks
+26
−14
13:36:27
nodekit
Merge pull request #77 from algorandfoundation/feat/show-protocol-upgrade-voting-info
+239
−80
13:38:40
algokit-typescript-template
fix: template file extension should be at the end of the file name.
+0
−0
13:57:57
nodekit
security: patch golang.org/x/net
+18
−18
14:18:12
nodekit
Merge pull request #87 from algorandfoundation/security/dependabot-patches
+18
−18
14:18:51
ARCs
Update ci.yaml
+9
−0
14:19:19
ARCs
Merge branch 'main' into arc-80-read-uri-scheme
+9
−0
14:20:47
ARCs
Merge branch 'main' into pr/329
+23
−6
14:23:24
algokit-typescript-template
chore: some formatting tweaks
+15
−25
14:27:35
ARCs
Merge pull request #324 from algorandfoundation/arc-80-read-uri-scheme
+148
−0
14:28:38
ARCs
Update arc-0053.md
+2
−1
14:29:08
ARCs
Update arc-0071.md
+2
−1
14:29:26
ARCs
Update arc-0027.md
+2
−1
14:31:46
algokit-typescript-template
chore: tweak gitignore
+3
−6
14:36:29
algokit-utils-py
refactor: using generics for abi_return type in AppFactoryCreateMethodCallResult
+69
−52
14:40:27
algokit-typescript-template
fix: resolve ci issues and some other items (#6)
+172
−57
14:41:52
algokit-typescript-template
chore(deps): Bump algokit-utils from 1.4.0 to 2.4.0
+122
−7
14:41:52
algokit-typescript-template
chore(deps): Bump pre-commit from 3.8.0 to 4.0.1
+6
−7
14:41:52
algokit-typescript-template
chore(deps): Bump black from 22.12.0 to 24.10.0
+30
−20
14:41:53
algokit-typescript-template
chore(deps): Bump types-pyyaml from 6.0.12.20240808 to 6.0.12.20241230
+6
−7
14:41:55
algokit-typescript-template
Merge d0d9fb861977a3fc78389a78511868884d1d354c into 81672f38a1249f114bf10ae3e0b22c508dbe9276
+6
−7
14:41:55
algokit-typescript-template
Merge 65d3bf4b5884e57736fef727af20e2456dae8521 into 81672f38a1249f114bf10ae3e0b22c508dbe9276
+122
−7
14:42:29
algokit-typescript-template
chore(deps): Bump the all group with 3 updates
+69
−57
15:14:18
a-day-in-my-bobalife
chore: log greeting (2025-01-14)
+1
−0
15:32:45
ARCs
Merge pull request #179 from algorandfoundation/ARC-71
+108
−0
15:32:57
ARCs
Merge pull request #329 from cusma/arc20
+21995
−12
15:45:46
ARCs
Merge pull request #272 from kieranroneill/arc-0027-web-extension-wallet-interface
+1688
−0
16:02:44
nodekit
chore: move logger to top of cmd loop
+2
−1
16:22:39
wen-tools
add: bulk claim feature
+6469
−4
16:44:01
devportal
Fix typo
+1
−1
17:45:26
algorand-js-sdk
transaction to claim x algo fees
+39
−0
17:46:19
algorand-js-sdk
changeset
+5
−0
17:51:05
algorand-js-sdk
rename
+2
−2
17:56:55
algorand-js-sdk
add abi method
+8
−0
18:02:18
algorand-js-sdk
increase fee
+3
−1
18:03:37
nodekit
docs: guides, landing page and verbiage updates
+1056
−957
18:03:37
nodekit
docs: guides, landing page and verbiage updates
+1056
−957
18:08:21
nodekit
fix(algod): error during first participation key generation for long enough keys
+5
−2
18:08:21
nodekit
fix(algod): error during first participation key generation for long enough keys
+5
−2
18:08:36
nodekit
fix(ui): bootstrap prompt program and verbiage updates
+24
−14
18:08:36
nodekit
fix(ui): bootstrap prompt program and verbiage updates
+24
−14
18:08:48
nodekit
fix(ui): change misleading "Protocol Voting" label to "Consensus Upgrade Voting"
+6
−6
18:08:48
nodekit
security: patch golang.org/x/net
+18
−18
18:08:48
nodekit
feat(cmd): nodekit self update
+175
−16
18:08:48
nodekit
chore(cmd): move logger to top of cmd loop
+2
−1
18:08:48
nodekit
docs: troubleshooting, clarifications and wget tab installer
+117
−315
18:08:48
nodekit
chore(cmd): move logger to top of cmd loop
+2
−1
18:08:48
nodekit
fix(cmd): invalid data directory on bootstrap
+11
−0
18:08:48
nodekit
feat(ui): show upgrade voting status (progress %, yes%) and scheduled vote with ETA
+241
−82
18:08:48
nodekit
fix(ui): Change misleading "Protocol Voting" label to "Consensus Upgrade Voting"
+2
−2
18:08:48
nodekit
docs: troubleshooting, clarifications and wget tab installer
+117
−315
18:08:48
nodekit
feat(cmd): nodekit self update
+175
−16
18:08:48
nodekit
security: patch golang.org/x/net
+18
−18
18:08:48
nodekit
fix(cmd): invalid data directory on bootstrap
+11
−0
18:08:48
nodekit
feat(ui): show upgrade voting status (progress %, yes%) and scheduled vote with ETA
+241
−82
18:08:48
nodekit
chore(cmd): truncate token in debug command
+1
−0
18:08:48
nodekit
fix(ui): change misleading "Protocol Voting" label to "Consensus Upgrade Voting"
+6
−6
18:08:48
nodekit
chore(cmd): truncate token in debug command
+1
−0
18:08:48
nodekit
fix(ui): Change misleading "Protocol Voting" label to "Consensus Upgrade Voting"
+2
−2
18:22:03
nodekit
Merge pull request #90 from algorandfoundation/v1.1.0
+1337
−1088
18:22:03
nodekit
Merge pull request #90 from algorandfoundation/v1.1.0
+1337
−1088
18:25:48
algorand-js-sdk
transaction to claim x algo fees (#78)
+54
−0
18:26:07
algorand-js-sdk
chore(release): version packages
+7
−6
18:26:25
algorand-js-sdk
chore(release): version packages (#79)
+7
−6
19:09:06
Algorand_Digital_Market
added module for already existing ASA with ASA customisation
+97
−13
19:22:23
d-asa
doc: settlement asset
+75
−1
19:24:42
js-algorand-sdk
api: port regenerated incentives and heartbeat models (#917)
+326
−0
19:29:55
Algorand_Digital_Market
solved UI bug
+5
−0
19:33:42
Algorand_Digital_Market
changed some stuff
+2
−2
19:37:46
nodekit
chore: add ui improvement template
+7
−0
19:37:46
nodekit
chore: add ui improvement template
+7
−0
19:42:54
Algorand_Digital_Market
added try catch instead if
+9
−2
19:48:07
algorand-sdk-testing
Heartbeat tests (#316)
+123
−6
19:48:32
go-algorand-sdk
tests: cross-sdk heartbeat tests (#676)
+68
−1
19:50:03
java-algorand-sdk
Incentives: Support heartbeat txn, Java 8 Min Version (#758)
+691
−16
19:51:22
js-algorand-sdk
Incentives: Support heartbeat transaction (#915)
+327
−2
19:51:48
Algorand_Digital_Market
changes done
+4
−6
19:55:50
d-asa
doc: settlement asset
+3
−2
19:57:53
d-asa
feat: settlement asset
+36
−5
19:58:32
d-asa
chore: build artifacts
+50158
−58737
19:59:15
d-asa
test: settlement asset
+24
−0
19:59:26
d-asa
doc: nit
+1
−1
20:04:28
d-asa
doc: update summary
+25
−19
20:04:42
d-asa
doc: add contract section
+8
−0
20:05:51
d-asa
doc: nit
+6
−6
20:09:39
d-asa
chore: rename module types -> abi_types
+1342
−1326
20:11:34
d-asa
chore(deps-dev): bump ruff from 0.8.4 to 0.9.1
+22
−22
20:11:51
d-asa
chore(deps-dev): bump puyapy from 4.0.0 to 4.1.1
+25
−5
20:12:08
d-asa
chore(deps): bump algorand-python from 2.3.0 to 2.4.1
+5
−5
20:16:41
d-asa
chore: bump dependencies
+146
−112
20:23:46
DML-CHAIN
feat:backend
+4186
−2806
20:28:13
d-asa
doc: minor improvements
+21
−11
20:30:03
d-asa
doc: remove contract type section
+0
−1
20:31:12
d-asa
doc: lint
+1
−1
20:36:20
nodekit
docs: landing page responsive fix
+2
−2
20:36:20
nodekit
docs: landing page responsive fix
+2
−2
20:36:24
nodekit
Docs: remove stale troubleshooting link, add links to source & issues
+12
−4
20:36:24
nodekit
Docs: remove stale troubleshooting link, add links to source & issues
+12
−4
20:36:24
py-algorand-sdk
CR feedback.
+0
−2
20:39:45
DML-CHAIN
fix: minor fixes
+17
−21
20:43:30
go-algorand
Don't fail for heartbeat in same block as proposal
+5
−4
20:46:19
nodekit
Merge pull request #89 from algorandfoundation/docs/responsive-landing-page
+14
−6
20:46:19
nodekit
Merge pull request #89 from algorandfoundation/docs/responsive-landing-page
+14
−6
20:55:40
nodekit
cd: skip upload when there is no version
+1
−0
20:55:40
nodekit
cd: skip upload when there is no version
+1
−0
20:57:54
nodekit
Merge pull request #95 from algorandfoundation/chore/fix-workflow-to-handle-non-release-cycle
+1
−0
20:57:54
nodekit
Merge pull request #95 from algorandfoundation/chore/fix-workflow-to-handle-non-release-cycle
+1
−0
20:58:14
d-asa
Merge pull request #9 from cusma/feat/settlement-asset
+50547
−58923
21:12:33
d-asa
chore: update version
+1
−1
21:22:30
nodekit
Merge pull request #92 from algorandfoundation/chore/update-github-templates
+7
−0
21:22:30
nodekit
Merge pull request #92 from algorandfoundation/chore/update-github-templates
+7
−0
22:03:42
algokit-management-tool
Changed the retrieve package to a FastAPI app
+1905
−5783
23:42:25
AlgorandCIDs
Updates and additions
+8679
−0