Home Reports Sep 18, 2024
Wednesday, September 18, 2024
- Commits
- 109
- pushed this day
- Repositories
- 24
- with activity
- Contributors
- 27
- distinct authors
- Lines changed
- +14,806 −6,025
- additions / deletions
Wednesday, September 18, 2024
109 commits were pushed across 24 repos by 27 authors. There were 14,806 additions and 6,025 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
24 repositories- go-algorand 18 commits
- go-algorand-sdk 5 commits
- indexer 2 commits
- java-algorand-sdk 1 commit
- algokit-cli 2 commits
- algokit-client-generator-ts 1 commit
- algokit-lora 8 commits
- algokit-subscriber-py 1 commit
- algokit-subscriber-ts 1 commit
- algokit-utils-ts 5 commits
- ARCs 5 commits
- devportal 9 commits
- devportal-code-examples 1 commit
- liquid-auth-use-wallet-client 4 commits
- python-utils-offchain-client-examples 1 commit
- xGov 2 commits
- xHD-Wallet-API-ts 1 commit
- Switch 8 commits
- avmkit 10 commits
- wen-tools 3 commits
- a-day-in-my-bobalife 3 commits
- connect 2 commits
- algo-voting 6 commits
- use-wallet 10 commits
Commit Log
109 commits · 24 repositories
00:43:52
Switch
Update README.md
+5
−1
00:44:20
Switch
Update switch.py
+92
−10
00:44:46
Switch
Update approval.teal
+68
−28
00:44:55
Switch
Update clear_state.teal
+1
−1
00:54:08
algokit-lora
wip - raw app call
+116
−8
01:00:24
go-algorand
Build 2112 Data
+1
−1
01:38:36
use-wallet
feat(logger): implement configurable logging system (#264)
+1084
−457
01:41:28
use-wallet
chore(deps): update non-major dependencies
+297
−280
01:42:18
xHD-Wallet-API-ts
chore: reference types and default in export
+6
−1
01:44:54
use-wallet
chore(deps): update non-major dependencies (#262)
+297
−280
01:48:05
use-wallet
chore(deps): pin dependencies
+12
−12
01:51:10
use-wallet
chore(deps): pin dependencies (#261)
+12
−12
01:52:39
use-wallet
chore(deps): lock file maintenance
+324
−346
01:55:29
use-wallet
chore(deps): lock file maintenance (#263)
+324
−346
02:00:33
algokit-utils-ts
Revert "feat: Added the ability to override return value formatting for ABI calls"
+11
−45
03:18:17
algokit-utils-ts
fix: bigint template variables (#312)
+1
−1
03:22:46
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
04:46:12
algokit-lora
chore: remove stringification of built transaction
+25
−29
05:21:02
algokit-lora
Merge remote-tracking branch 'origin/call-app-method' into app-call-wizard
+25
−29
06:15:26
algokit-lora
fix: broken app call
+2
−2
06:18:51
algokit-lora
Merge remote-tracking branch 'origin/call-app-method' into app-call-wizard
+3
−3
06:21:29
algokit-lora
convert app Id to bigint
+2
−3
07:48:20
connect
Check persisted state before signing transaction
+2
−0
07:49:37
connect
Merge branch 'feat/wallet-connect-v2' into beta
+6
−4
07:50:59
use-wallet
fix(WalletManager): correctly handle DEBUG log level
+34
−15
08:19:21
use-wallet
fix: correct DEBUG log level handling in WalletManager (#265)
+34
−15
08:26:26
use-wallet
chore: release v3.5.0
+14
−4
08:26:53
devportal
Renamed CodeMarker component
+3
−1
08:29:51
devportal
Renamed MarkdownFetch component; removed obsolete CodeUri component
+1
−71
08:56:44
devportal
Updated RemoteCode component
+5
−5
09:00:39
algo-voting
Merge pull request #484 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-8.57.1
+1
−1
09:00:55
algo-voting
Merge pull request #483 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.6
+1
−1
09:01:06
algo-voting
Merge pull request #482 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.6.0
+1
−1
09:01:29
algo-voting
Merge pull request #481 from sambitsargam/dependabot/npm_and_yarn/vue-router-tw-4.4.5
+1
−1
09:02:53
algo-voting
Merge pull request #479 from sambitsargam/dependabot/npm_and_yarn/algosdk-3.0.0
+1
−1
09:08:35
algo-voting
Update core-js requirement from ^3.37.1 to ^3.38.1
+1
−1
09:37:50
devportal
Upgraded eslint package
+2
−2
10:20:22
Switch
Update README.md
+9
−0
10:20:58
Switch
Update README.md
+7
−7
10:21:26
Switch
Update README.md
+6
−0
10:22:04
Switch
Update README.md
+8
−8
12:25:54
algokit-cli
chore: addressing pr comments
+22
−29
13:11:40
wen-tools
Merge branch 'LoafPickleWW:main' into feat/add-crust-pin2
+0
−0
13:24:58
liquid-auth-use-wallet-client
chore: update package.json with semantic-release
+42
−1
13:25:10
liquid-auth-use-wallet-client
ci: add workflow to publish release
+44
−0
13:51:08
wen-tools
feat(SimpleBatchMint): add crust pin for ARC19
+71
−19
14:19:54
go-algorand
Remove stripping which makes for cross-platform package issues
+2
−0
14:27:19
wen-tools
feat(mintTool): ARC3MintTool & ARC19MintTool support crust
+149
−152
14:53:47
algokit-cli
chore: testing ci
+3
−1
14:59:22
devportal
Configured CF Pages deployment
+56
−0
15:14:06
a-day-in-my-bobalife
chore: log greeting (2024-09-18)
+1
−0
15:23:41
devportal
build: fix missing build dependencies
+10
−8
15:25:06
a-day-in-my-bobalife
chore: bump com.android.tools.build:gradle in /DisneyScenicRides
+1
−1
15:26:11
go-algorand
update TestAbsenteeChecks
+41
−12
15:28:20
devportal
build: add projectName and cleanup config
+1
−6
15:28:32
a-day-in-my-bobalife
chore: bump com.android.tools.build:gradle from 8.6.0 to 8.6.1 in /DisneyScenicRides (#167)
+1
−1
15:32:20
go-algorand-sdk
Update ubuntu image and remove unversioned golint download.
+1
−2
15:35:15
go-algorand
Restore brp-cpomress to os install post macro
+2
−2
15:42:26
devportal
chore: consistent spacing on steps
+2
−0
15:45:40
go-algorand
fix TestMaxSizesTested
+36
−0
15:45:56
python-utils-offchain-client-examples
Merge pull request #1 from algorand-devrel/auction
+2693
−0
15:48:22
indexer
build(deps): bump github.com/docker/docker (#1621)
+82
−37
15:52:11
devportal
Merge pull request #86 from algorandfoundation/chore/configure-cloudflare-pages
+55
−0
15:53:00
go-algorand-sdk
Remove CODEOWNERS.
+0
−2
15:56:59
ARCs
move networks tsdoc
+5
−7
16:07:09
go-algorand-sdk
Build: Update ubuntu image and remove unversioned golint download. (#658)
+1
−4
16:09:54
go-algorand-sdk
Regenerate code from specification file
+8
−14
16:31:09
ARCs
state default values
+14
−2
16:34:12
ARCs
type/struct tsdoc
+3
−3
16:37:35
ARCs
StructFields -> StructField[]
+8
−5
16:38:44
xGov
update siwa location
+1
−1
16:41:27
xGov
Merge branch 'algorandfoundation:main' into main
+2103
−1956
16:42:52
ARCs
AVMString
+11
−8
17:01:33
algokit-utils-ts
PR feedback
+299
−338
17:01:33
go-algorand
Remove homebrew autoupdate deactivation
+0
−4
17:03:03
go-algorand-sdk
Regenerate code from specification file (#657)
+8
−14
17:05:48
algokit-client-generator-ts
PR feedback
+17
−17
17:08:47
avmkit
update network config
+61
−61
17:16:27
indexer
remove failing AddBlock(&genBlock) from TestDeleteTransactions
+0
−5
17:20:13
go-algorand
Remove homebrew autoupdate deactivation from configure_dev.sh
+2
−2
17:30:04
avmkit
updated readme
+86
−10
17:32:39
avmkit
Update README.md
+1
−1
17:34:18
avmkit
Update README.md
+5
−0
17:37:19
go-algorand
Merge remote-tracking branch 'upstream/master' into track-incentive-candidates
+2018
−599
17:37:51
go-algorand
also consider candidates for ExpiredParticipationAccounts
+15
−12
17:41:19
avmkit
Update README.md
+1
−1
17:41:36
avmkit
Update README.md
+1
−1
17:41:46
algokit-utils-ts
feat: AlgoAmount microAlgo/s property now returns a bigint
+141
−78
17:44:05
avmkit
Update README.md
+1
−0
17:44:31
go-algorand
CI: fix rpmbuild call for cross-platform execution (#6134)
+2
−0
17:45:08
go-algorand
update TestExpiredAccountGeneration
+15
−44
17:51:13
go-algorand
Revert "Remove homebrew autoupdate deactivation from configure_dev.sh"
+2
−2
17:51:22
avmkit
Update LICENSE
+21
−201
17:52:17
go-algorand
Allow brew to update on CircleCI.
+7
−9
17:52:23
avmkit
Update LICENSE
+201
−21
18:01:51
avmkit
updated avmkit readme
+43
−3
18:16:18
devportal-code-examples
linting update
+26
−9
18:24:34
go-algorand
CI: remove homebrew autoupdate deactivation from CircleCI (#6135)
+7
−13
18:26:27
algokit-subscriber-ts
feat: mutex for searching transactions
+29
−11
18:28:39
go-algorand
add Go Benchmark (go) benchmark result for e1eb46ac0bc62f4d16135e2b042f8f59ab2e4eea
+445
−1
18:32:39
go-algorand
CI: remove homebrew autoupdate deactivation from CircleCI (#6135)
+7
−13
18:42:52
liquid-auth-use-wallet-client
chore: update pnpm-lock
+1890
−11
19:02:05
go-algorand
Use agreement round when estimating a node's proposal interval
+172
−5
19:15:02
liquid-auth-use-wallet-client
feat: add @algorandfoundation at the start + removes postinstall script
+1
−2
20:21:37
go-algorand
tests: go test RUN/PASS output parser
+97
−0
22:13:07
algokit-subscriber-py
Merge pull request #2 from algorandfoundation/docs
+860
−220
23:08:13
algokit-lora
fix: opt out test
+2
−1
23:25:50
java-algorand-sdk
Regenerate code from specification file
+4
−6
23:31:34
algokit-lora
chore: fix audit
+4
−4