Home Reports Sep 19, 2024
Thursday, September 19, 2024
- Commits
- 119
- pushed this day
- Repositories
- 18
- with activity
- Contributors
- 21
- distinct authors
- Lines changed
- +55,586 −17,028
- additions / deletions
Thursday, September 19, 2024
119 commits were pushed across 18 repos by 21 authors. There were 55,586 additions and 17,028 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
18 repositories- go-algorand 9 commits
- indexer 2 commits
- java-algorand-sdk 1 commit
- community 1 commit
- algokit-cli 31 commits
- algokit-client-generator-ts 7 commits
- algokit-lora 5 commits
- algokit-subscriber-py 2 commits
- algokit-utils-ts 2 commits
- devportal 15 commits
- liquid-auth-use-wallet-client 1 commit
- reti 9 commits
- xHD-Wallet-API-ts 1 commit
- Switch 10 commits
- a-day-in-my-bobalife 13 commits
- txnDuck 8 commits
- algo-voting 1 commit
- asa-list 1 commit
Commit Log
119 commits · 18 repositories
00:46:12
Switch
Update README.md
+5
−0
00:46:27
Switch
Update README.md
+2
−0
01:00:20
go-algorand
Build 2113 Data
+1
−1
01:00:20
go-algorand
FI from master
+7
−13
01:21:28
Switch
Update switch.py
+48
−43
01:21:58
Switch
Update approval.teal
+21
−28
01:22:35
Switch
Update README.md
+2
−1
01:24:36
Switch
Update README.md
+1
−1
01:25:09
Switch
Update README.md
+3
−0
01:26:27
Switch
Update README.md
+2
−0
01:26:51
Switch
Update README.md
+2
−1
01:27:04
Switch
Update README.md
+1
−0
02:27:12
algokit-utils-ts
feat: app client deprecation (#311)
+9457
−2187
02:32:30
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
03:02:28
algokit-lora
core: render entered transaction data
+81
−20
03:28:15
algo-voting
Bump @typescript-eslint/parser from 7.18.0 to 8.6.0
+1
−1
03:55:01
txnDuck
refactor: migrate from algosdk 2.x to algosdk 3.x
+854
−765
04:46:40
txnDuck
fix(i18n): remove the newlines added when converting the YAML locales to JSON
+176
−176
04:55:44
txnDuck
chore(github): add emojis to issue template names
+2
−2
06:16:07
algokit-lora
chore: wip - utils update
+36
−40
07:13:53
algokit-lora
fixed & tested
+24
−24
07:20:27
txnDuck
perf(usability): improve validation message for Base64 note, lease and metadata hash
+67
−14
08:17:00
algokit-lora
utils update
+53
−57
08:19:19
algokit-cli
chore: testing ci
+1
−1
08:21:56
txnDuck
build(yarn): change names of test scripts to be less confusing
+6
−7
08:24:25
txnDuck
chore: upgrade dependencies
+276
−338
08:24:26
txnDuck
feat(app): add environment variable for controlling wallet debug mode again
+13
−1
08:26:59
txnDuck
docs: use more consistent casing in file names of doc files
+6
−6
09:27:35
algokit-client-generator-ts
Updating to latest utils package
+8
−9
09:28:47
devportal
Updated deployment action to post PR preview URL to Slack
+36
−11
09:30:50
algokit-client-generator-ts
fix test
+1
−1
09:36:20
devportal
Updated publish.yaml to fix wrangler error
+2
−3
09:39:09
algokit-client-generator-ts
fix: vulnerable dependencies
+401
−562
09:40:42
devportal
Updated publish.yaml to fix error in Slack workflow step
+1
−1
09:46:13
devportal
Updated publish.yaml to fix deployment step
+1
−1
10:15:40
go-algorand
Add automake to debian/ubuntu dependency installation script
+1
−1
10:33:47
xHD-Wallet-API-ts
fix: remove other KeyContexts
+2
−6
10:37:14
algokit-client-generator-ts
build: Fixing build errors
+3
−17
10:54:35
devportal
Updated publish.yaml: removed jq dependency
+3
−7
11:13:07
algokit-cli
chore: updating binary distribution to support homebrew (#432)
+185
−55
11:19:12
algokit-cli
chore(deps): bump the all group across 1 directory with 9 updates
+107
−96
12:41:49
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−3
12:53:37
algokit-cli
Merge remote-tracking branch 'origin/main' into docs/installation-docs
+11765
−3547
13:04:26
devportal
Updated publish.yaml to prevent posting message to Slack unless triggered by PR
+1
−0
13:26:00
liquid-auth-use-wallet-client
ci: make use of BOT to merge
+27
−5
13:47:57
algokit-cli
refactor: removing choco; updating snapshots and doctor; tweaking CD
+22
−338
14:01:16
devportal
Merge pull request #87 from algorandfoundation/chore/configure-cloudflare-pages
+32
−11
14:04:15
algokit-cli
chore: patch pre-commit ignores for vendor folder
+4
−2
14:12:15
algokit-subscriber-py
modify __all__ and update docs
+15
−12
14:18:00
devportal
Fixed lint warnings
+16
−9
14:21:57
devportal
Updated prettier config to remove deprecated config
+1
−1
14:34:12
indexer
CI: Enable linting for tests (#1632)
+74
−68
14:39:25
algokit-cli
chore: patching portability test
+1
−1
14:46:17
algokit-cli
chore: native binaries installation docs and cd refinements (#442)
+74
−376
14:53:30
devportal
Merge pull request #85 from algorandfoundation/feat/remotecode-component-update
+33
−94
14:54:53
go-algorand
fix partitiontest linter warnings
+3
−0
15:14:08
a-day-in-my-bobalife
chore: log greeting (2024-09-19)
+1
−0
15:24:38
algokit-cli
chore: add extra tests; refresh docs
+285
−9
15:25:18
algokit-cli
Merge remote-tracking branch 'origin/main' into feat/localnet-path-and-devmode
+241
−414
15:33:27
algokit-client-generator-ts
build: Exclude tealscript
+2
−1
15:36:50
algokit-cli
chore: fix mypy
+650
−576
15:44:07
algokit-cli
chore: fix docs
+5
−3
15:45:12
algokit-cli
chore: pr comments
+0
−1
15:56:00
algokit-cli
chore: testing ci
+4
−6
15:56:38
a-day-in-my-bobalife
chore: bump androidx.navigation:navigation-ui-ktx in /DisneyScenicRides
+1
−1
15:56:41
a-day-in-my-bobalife
chore: bump ui from 1.7.1 to 1.7.2 in /DisneyScenicRides
+1
−1
15:59:49
algokit-cli
chore: testing ci
+6
−14
16:01:07
a-day-in-my-bobalife
chore: bump ui from 1.7.1 to 1.7.2 in /DisneyScenicRides (#169)
+1
−1
16:01:13
a-day-in-my-bobalife
chore: bump androidx.navigation:navigation-ui-ktx from 2.8.0 to 2.8.1 in /DisneyScenicRides (#168)
+1
−1
16:02:08
a-day-in-my-bobalife
chore: bump androidx.navigation:navigation-fragment-ktx
+1
−1
16:02:55
a-day-in-my-bobalife
chore: bump androidx.navigation:navigation-fragment-ktx from 2.8.0 to 2.8.1 in /DisneyScenicRides (#171)
+1
−1
16:03:30
algokit-client-generator-ts
Merge pull request #120 from algorandfoundation/arc56
+19943
−5550
16:05:13
a-day-in-my-bobalife
chore: bump runtime-livedata from 1.7.1 to 1.7.2 in /DisneyScenicRides
+1
−1
16:06:29
a-day-in-my-bobalife
chore: bump lifecycle-livedata-ktx in /DisneyScenicRides
+1
−1
16:06:39
a-day-in-my-bobalife
chore: bump lifecycle-livedata-ktx from 2.8.5 to 2.8.6 in /DisneyScenicRides (#173)
+1
−1
16:08:26
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
16:09:08
a-day-in-my-bobalife
chore: bump foundation from 1.7.1 to 1.7.2 in /DisneyScenicRides
+1
−1
16:09:09
a-day-in-my-bobalife
chore: bump runtime-livedata from 1.7.1 to 1.7.2 in /DisneyScenicRides (#170)
+1
−1
16:09:12
a-day-in-my-bobalife
chore: bump foundation from 1.7.1 to 1.7.2 in /DisneyScenicRides (#172)
+1
−1
16:10:42
algokit-cli
chore: testing ci
+2
−2
16:14:23
algokit-subscriber-py
add semantic release
+361
−2
16:15:44
algokit-cli
chore: testing ci
+1
−1
16:25:20
algokit-cli
chore: testing ci
+1
−1
16:29:15
algokit-cli
chore: testing ci
+2
−1
16:32:20
algokit-cli
chore: testing ci
+0
−1
16:39:48
algokit-cli
feat: adding flags to enable dev mode; flags for custom path to localnet config (#569)
+1010
−597
16:53:56
algokit-cli
2.4.0
+7
−1
17:19:26
indexer
api: Add support for Private Network Access header preflight requests (#1620)
+162
−28
17:31:10
algokit-cli
chore: updating upload artifact task for snap
+1
−1
17:36:33
algokit-cli
chore: re introduce workflow dispatch
+25
−0
17:37:34
go-algorand
Fix TestAbsentTracking
+96
−20
17:43:14
algokit-cli
chore: adding app based auth
+7
−1
17:49:55
algokit-cli
chore: minor patches in cd pipeline (#573)
+33
−2
17:58:58
algokit-cli
chore: fixing bot access secret
+1
−1
18:35:14
go-algorand
CI: promote unused linter (#6120)
+130
−128
18:39:35
go-algorand
add Go Benchmark (go) benchmark result for 62eb3bf0fbcc03d2047a57ef8c05dc39f8780334
+445
−1
19:05:27
go-algorand
api: Add support for Private Network Access header preflight requests (#6089)
+253
−3
19:09:39
go-algorand
add Go Benchmark (go) benchmark result for 2a02530a933ad2f6bd53eddb967f6e97979d74e6
+445
−1
19:46:43
reti
Test re-enabling CI tests but w/ custom sandbox config pointing to master so AVM11 opcodes can be used/tested
+247
−4
19:51:02
reti
chore: have prettier ignore localnet_config directory used in CI
+1
−0
20:27:58
algokit-cli
fix: explicitly pinning requests dependency
+2
−1
20:36:22
algokit-cli
fix: pinning requests dependency (#575)
+2
−1
20:40:37
algokit-cli
chore(deps): bump the all group across 1 directory with 3 updates
+36
−31
20:51:55
algokit-cli
2.4.1
+7
−1
21:06:23
reti
Increase test timeout
+1
−1
21:12:07
reti
missed increasing test timeout in retest script
+1
−1
21:13:42
reti
chore(deps): update dependency vitest to v2.1.1
+342
−75
21:14:10
reti
chore(deps): update eslint/prettier
+208
−54
21:38:47
devportal
minor fixes
+6
−6
21:39:24
devportal
Merge branch 'main' into DVP-74-inner-transactions
+109
−94
21:44:20
devportal
changed CodeMarker to RemoteCode, minor fixes
+24
−24
21:50:41
devportal
Merge branch 'main' into DVP-21-algokit-template-update
+109
−94
21:53:51
devportal
changed nav structure
+11
−6
22:47:38
asa-list
Added Goon Squad Token
+5345
−0
23:07:23
reti
Merge pull request #275 from TxnLab/renovate/contracts-non-major-dependencies
+342
−75
23:07:36
reti
Merge branch 'dev' into renovate/contracts-eslintprettier
+342
−75
23:07:56
reti
Merge pull request #279 from TxnLab/renovate/contracts-eslintprettier
+208
−54
23:26:11
java-algorand-sdk
Regenerate code from specification file
+4
−6
23:39:42
algokit-lora
Merge branch 'call-app-method' into app-call-wizard
+138
−83