Home Reports Oct 1, 2024
Tuesday, October 1, 2024
- Commits
- 86
- pushed this day
- Repositories
- 21
- with activity
- Contributors
- 20
- distinct authors
- Lines changed
- +81,202 −71,060
- additions / deletions
Tuesday, October 1, 2024
86 commits were pushed across 21 repos by 20 authors. There were 81,202 additions and 71,060 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
21 repositories- go-algorand 3 commits
- py-dm-beginner-en 2 commits
- python-digital-marketplace-dapp 1 commit
- algokit-client-generator-ts 3 commits
- algokit-lora 11 commits
- algokit-utils-ts 4 commits
- algorand-typescript-testing 2 commits
- ARCs 2 commits
- devportal 7 commits
- liquid-auth-use-wallet-client 1 commit
- nodekit 4 commits
- puya-ts 4 commits
- reti 13 commits
- xHD-Wallet-API-ts 2 commits
- a-day-in-my-bobalife 1 commit
- txnDuck 1 commit
- AlgorandEsp 1 commit
- algo-voting 2 commits
- subtopia-js-sdk 4 commits
- gridworks 7 commits
- use-wallet 11 commits
Commit Log
86 commits · 21 repositories
01:00:21
go-algorand
Build 2125 Data
+1
−1
01:41:23
subtopia-js-sdk
chore(deps): update all non-major dependencies
+340
−390
01:55:59
algokit-lora
bug: only reset the fields if the method is changed by the user
+19
−5
02:05:12
algokit-lora
chore: match asset transaction loading behaviour
+48
−24
02:30:55
algokit-lora
chore: temporarily filter out creating appl trasaction completely
+2
−1
02:36:21
nodekit
feat: add basic skeleton cli
+441
−0
02:36:21
nodekit
feat: add basic skeleton cli
+441
−0
02:58:49
AlgorandEsp
Update README.md
+2
−2
03:13:04
use-wallet
fix: replace single quotes with escaped double quotes in package.json scripts
+18
−18
03:13:14
algo-voting
Update @typescript-eslint/parser requirement from ^8.6.0 to ^8.8.0
+1
−1
03:13:22
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
03:33:43
algokit-lora
use appClient to create transaction so that it support default values
+33
−9
04:12:11
use-wallet
fix(core): remove circular import between src/store.ts & src/wallets/mnemonic.ts
+1
−1
04:15:18
subtopia-js-sdk
chore(deps): update all non-major dependencies
+340
−390
04:17:26
subtopia-js-sdk
chore(release): 2.0.3-beta.3 [skip ci]
+5
−3
04:17:26
subtopia-js-sdk
Notes added by 'git notes add'
+1
−0
04:37:24
algokit-lora
test: calculator add
+268
−0
04:50:34
py-dm-beginner-en
Update .devcontainer.json
+1
−1
04:56:05
py-dm-beginner-en
Update .devcontainer.json
+1
−1
05:01:45
algokit-lora
add test for get_pay_txn_amount
+270
−156
05:05:14
python-digital-marketplace-dapp
Added devcontainer file
+19
−0
05:14:23
algokit-lora
chore: set default signer to handle rekeys
+27
−28
05:48:25
puya-ts
implement itxn functions via context manager
+23
−13
05:48:48
algorand-typescript-testing
implement functions to create itxn and add tests for those
+193
−10
06:21:08
algokit-lora
bug: can edit method call
+4
−3
06:36:06
use-wallet
fix(scripts): replace single quotes w/ escaped double quotes (#278)
+18
−18
06:40:55
use-wallet
fix(core): remove circular import in store.ts & MnemonicWallet (#279)
+1
−1
06:42:28
use-wallet
chore(deps): update non-major dependencies
+422
−279
06:45:19
use-wallet
chore(deps): update non-major dependencies (#276)
+422
−279
06:48:49
use-wallet
chore(deps): upgrade pnpm to v9.11.0 in ci.yml
+1
−1
06:51:48
use-wallet
chore(deps): update pnpm to v9.11.0 (#277)
+2
−2
06:53:08
use-wallet
chore(deps): lock file maintenance
+526
−673
06:56:23
algokit-lora
feat: Nfd integration in search
+69
−0
06:58:03
use-wallet
chore(deps): lock file maintenance (#280)
+526
−673
06:58:54
use-wallet
chore: release v3.7.1
+11
−4
08:03:40
gridworks
Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2
+2
−2
08:28:21
gridworks
Bump virtualenv from 20.25.0 to 20.26.6 in /.github/workflows
+1
−1
08:37:43
algokit-lora
test edit get_pay_txn_amount
+145
−3
08:48:02
gridworks
Bump anyio from 4.4.0 to 4.6.0
+7
−7
08:48:22
gridworks
Bump sphinx-autobuild from 2024.4.16 to 2024.9.19
+5
−5
08:48:39
gridworks
Bump websockets from 12.0 to 13.1
+87
−73
08:48:54
gridworks
Bump xdoctest from 1.1.6 to 1.2.0
+19
−15
08:49:07
gridworks
Bump platformdirs from 4.2.2 to 4.3.6
+6
−6
10:28:49
reti
fix(ui): update dependency algosdk to v3
+98
−65
10:46:43
txnDuck
feat(app): add support for mnemonic wallet
+79
−8
10:53:29
puya-ts
add ScratchType to op-types
+59
−2
11:04:58
devportal
Configured internal link validator plugin
+44
−7
11:10:42
reti
refactor: Upgrading contract tests to latest algokit utils (v7) and typed client generator (v4)
+9652
−4675
11:26:17
algorand-typescript-testing
implement Scratch and add test for it
+84
−10
11:26:26
puya-ts
implement Scratch
+2
−0
13:16:44
nodekit
Merge pull request #1 from algorandfoundation/docs/add-repository-documents
+185
−0
13:16:44
nodekit
Merge pull request #1 from algorandfoundation/docs/add-repository-documents
+185
−0
14:25:15
devportal
Reconfigured link validator and fixed link issues in existing content
+227
−1952
14:43:21
devportal
Updated RemoteCode component to emit descriptive error when failing to fetch remote file; updated links in existing RemoteCode component usage
+12
−12
14:43:46
reti
Merge remote-tracking branch 'robdmoore/utilsv7' into fork/robdmoore/utilsv7
+4873
−4029
15:08:00
reti
bug(nodemgr): fnet wasn't accepted as valid network for onchain nfds
+2
−0
15:08:52
reti
chore: v0.10.1
+3
−3
15:14:18
a-day-in-my-bobalife
chore: log greeting (2024-10-01)
+1
−0
15:18:39
reti
chore: v0.10.1
+1
−1
15:20:14
devportal
Fixed invalid links
+34
−34
15:31:07
reti
Merge branch 'main' into dev
+5
−3
15:43:03
devportal
Fixed invalid links
+27
−27
16:21:08
devportal
Fixed invalid links
+17
−17
16:33:39
devportal
Fixed invalid links
+20
−20
17:04:28
ARCs
chore: update assets
+55880
−52650
17:04:47
ARCs
chore: remove ARC-56 dependency
+1
−4
18:04:56
go-algorand
Refactor to `BalanceLookback` method
+8
−2
18:05:47
go-algorand
Unfinished work, checkpoint waiting for another chnage
+14
−11
18:26:51
algokit-utils-ts
refactor: Changed return properties for AppClient.compile to make them more obvious
+334
−233
18:27:17
algokit-utils-ts
fix: Solving problem with populate resources not working for readonly calls
+3
−1
18:33:59
puya-ts
build: Remove dry-run from package publish
+0
−1
18:36:42
algokit-utils-ts
fix: Solving problem with populate resources not working for readonly calls (#319)
+337
−234
18:41:03
algokit-utils-ts
Notes added by 'git notes add'
+1
−0
18:50:39
reti
fix: Updating to latest algokit utils beta to resolve resource population errors
+7
−7
18:53:35
reti
Merge remote-tracking branch 'robdmoore/utilsv7' into fork/robdmoore/utilsv7
+7
−7
21:02:14
reti
Fix comparison that had its calculation inadvertantly changed and initialization that referenced wrong pool app id.
+18
−37
21:03:04
reti
Merge branch 'dev' into utilsv7
+5
−3
21:16:10
reti
Fix lint errors and a payment transaction no longer using an account just generated
+6
−15
21:25:26
algokit-client-generator-ts
refactor: Remove need for IIFEs with $this
+3141
−3420
21:25:35
reti
Update prettierignore to ignore the temp clients_new directory
+1
−0
21:27:09
algokit-client-generator-ts
fix: Cli was not explicitly closing write stream, instead relying on garbage collection to close it
+60
−19
21:27:59
algokit-client-generator-ts
build: Refactor update approvals script to generate updated clients instead of relying on `dev` task to have been run beforehand
+18
−16
23:04:50
algokit-lora
add test for bytes array and switching methods
+304
−8
23:36:03
liquid-auth-use-wallet-client
chore: remove .js ending
+544
−397
23:53:19
xHD-Wallet-API-ts
ci: specifies 1.x branch and merge to main
+25
−3
23:54:04
xHD-Wallet-API-ts
chore: removes .js ending
+108
−27