Home / Reports / Oct 1, 2024

Explore daily commit reports from the Algorand ecosystem. Stay updated with the latest code changes, repository activity, and developer contributions, refreshed every day.

Sep 30, 2024 Arrow Back Arrow Forward Oct 2, 2024
M
T
W
T
F
S
S
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10

Tuesday, October 1, 2024

89 commits were pushed across 22 repos by 22 authors. There were 81,207 additions and 71,067 deletions.

Stay up to date with the latest insights and developments on AlgoScan

Authors

Updated Repos

...

Commit Log

yasin-ce 00:20:25 Release 5.10.15 (pera-android)
yasin-ce 00:41:55 Bitrise trigger test 0001 (pera-android)
yasin-ce 00:43:24 Bitrise trigger test 0002 (pera-android)
- 01:00:21 Build 2125 Data (go-algorand)
renovate[bo… 01:41:23 chore(deps): update all non-major dependencies (subtopia-js-sdk)
PatrickDinh 01:55:59 bug: only reset the fields if the method is changed by the user (algokit-lora)
neilcampbell 02:05:12 chore: match asset transaction loading behaviour (algokit-lora)
neilcampbell 02:30:55 chore: temporarily filter out creating appl trasaction completely (algokit-lora)
PhearZero 02:36:21 feat: add basic skeleton cli (nodekit)
PhearZero 02:36:21 feat: add basic skeleton cli (nodekit)
raldecop 02:58:49 Update README.md (AlgorandEsp)
No-Cash-7970 03:13:04 fix: replace single quotes with escaped double quotes in package.json scripts (use-wallet)
dependabot[… 03:13:14 Update @typescript-eslint/parser requirement from ^8.6.0 to ^8.8.0 (algo-voting)
dependabot[… 03:13:22 Update @typescript-eslint/eslint-plugin requirement (algo-voting)
PatrickDinh 03:33:43 use appClient to create transaction so that it support default values (algokit-lora)
No-Cash-7970 04:12:11 fix(core): remove circular import between src/store.ts & src/wallets/mnemonic.ts (use-wallet)
renovate[bo… 04:15:18 chore(deps): update all non-major dependencies (subtopia-js-sdk)
semantic-re… 04:17:26 Notes added by 'git notes add' (subtopia-js-sdk)
semantic-re… 04:17:26 chore(release): 2.0.3-beta.3 [skip ci] (subtopia-js-sdk)
PatrickDinh 04:37:24 test: calculator add (algokit-lora)
evertdiaz 04:50:34 Update .devcontainer.json (py-dm-beginner-en)
evertdiaz 04:56:05 Update .devcontainer.json (py-dm-beginner-en)
PatrickDinh 05:01:45 add test for get_pay_txn_amount (algokit-lora)
evertdiaz 05:05:14 Added devcontainer file (python-digital-marketplace-dapp)
neilcampbell 05:14:23 chore: set default signer to handle rekeys (algokit-lora)
boblat 05:48:25 implement itxn functions via context manager (puya-ts)
boblat 05:48:48 implement functions to create itxn and add tests for those (algorand-typescript-testing)
PatrickDinh 06:21:08 bug: can edit method call (algokit-lora)
No-Cash-7970 06:36:06 fix(scripts): replace single quotes w/ escaped double quotes (#278) (use-wallet)
No-Cash-7970 06:40:55 fix(core): remove circular import in store.ts & MnemonicWallet (#279) (use-wallet)
renovate[bo… 06:42:28 chore(deps): update non-major dependencies (use-wallet)
renovate[bo… 06:45:19 chore(deps): update non-major dependencies (#276) (use-wallet)
drichar 06:48:49 chore(deps): upgrade pnpm to v9.11.0 in ci.yml (use-wallet)
renovate[bo… 06:51:48 chore(deps): update pnpm to v9.11.0 (#277) (use-wallet)
renovate[bo… 06:53:08 chore(deps): lock file maintenance (use-wallet)
negar-abbasi 06:56:23 feat: Nfd integration in search (algokit-lora)
renovate[bo… 06:58:03 chore(deps): lock file maintenance (#280) (use-wallet)
drichar 06:58:54 chore: release v3.7.1 (use-wallet)
dependabot[… 08:03:40 Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2 (gridworks)
dependabot[… 08:28:21 Bump virtualenv from 20.25.0 to 20.26.6 in /.github/workflows (gridworks)
PatrickDinh 08:37:43 test edit get_pay_txn_amount (algokit-lora)
dependabot[… 08:48:02 Bump anyio from 4.4.0 to 4.6.0 (gridworks)
dependabot[… 08:48:22 Bump sphinx-autobuild from 2024.4.16 to 2024.9.19 (gridworks)
dependabot[… 08:48:39 Bump websockets from 12.0 to 13.1 (gridworks)
dependabot[… 08:48:54 Bump xdoctest from 1.1.6 to 1.2.0 (gridworks)
dependabot[… 08:49:07 Bump platformdirs from 4.2.2 to 4.3.6 (gridworks)
renovate[bo… 10:28:49 fix(ui): update dependency algosdk to v3 (reti)
No-Cash-7970 10:46:43 feat(app): add support for mnemonic wallet (txnDuck)
boblat 10:53:29 add ScratchType to op-types (puya-ts)
larkiny 11:04:58 Configured internal link validator plugin (devportal)
robdmoore 11:10:42 refactor: Upgrading contract tests to latest algokit utils (v7) and typed client generator (v4) (reti)
boblat 11:26:17 implement Scratch and add test for it (algorand-typescript-testing)
boblat 11:26:26 implement Scratch (puya-ts)
PhearZero 13:16:44 Merge pull request #1 from algorandfoundation/docs/add-repository-documents (nodekit)
PhearZero 13:16:44 Merge pull request #1 from algorandfoundation/docs/add-repository-documents (nodekit)
larkiny 14:25:15 Reconfigured link validator and fixed link issues in existing content (devportal)
larkiny 14:43:21 Updated RemoteCode component to emit descriptive error when failing to fetch remote file; updated links in existing RemoteCode component usage (devportal)
pbennett 14:43:46 Merge remote-tracking branch 'robdmoore/utilsv7' into fork/robdmoore/utilsv7 (reti)
pbennett 15:08:00 bug(nodemgr): fnet wasn't accepted as valid network for onchain nfds (reti)
pbennett 15:08:52 chore: v0.10.1 (reti)
michaeltchu… 15:14:18 chore: log greeting (2024-10-01) (a-day-in-my-bobalife)
pbennett 15:18:39 chore: v0.10.1 (reti)
larkiny 15:20:14 Fixed invalid links (devportal)
pbennett 15:31:07 Merge branch 'main' into dev (reti)
larkiny 15:43:03 Fixed invalid links (devportal)
larkiny 16:21:08 Fixed invalid links (devportal)
larkiny 16:33:39 Fixed invalid links (devportal)
cusma 17:04:28 chore: update assets (ARCs)
cusma 17:04:47 chore: remove ARC-56 dependency (ARCs)
jannotti 18:04:56 Refactor to `BalanceLookback` method (go-algorand)
jannotti 18:05:47 Unfinished work, checkpoint waiting for another chnage (go-algorand)
robdmoore 18:26:51 refactor: Changed return properties for AppClient.compile to make them more obvious (algokit-utils-ts)
robdmoore 18:27:17 fix: Solving problem with populate resources not working for readonly calls (algokit-utils-ts)
tristanmenz… 18:33:59 build: Remove dry-run from package publish (puya-ts)
robdmoore 18:36:42 fix: Solving problem with populate resources not working for readonly calls (#319) (algokit-utils-ts)
semantic-re… 18:41:03 Notes added by 'git notes add' (algokit-utils-ts)
robdmoore 18:50:39 fix: Updating to latest algokit utils beta to resolve resource population errors (reti)
pbennett 18:53:35 Merge remote-tracking branch 'robdmoore/utilsv7' into fork/robdmoore/utilsv7 (reti)
pbennett 21:02:14 Fix comparison that had its calculation inadvertantly changed and initialization that referenced wrong pool app id. (reti)
pbennett 21:03:04 Merge branch 'dev' into utilsv7 (reti)
pbennett 21:16:10 Fix lint errors and a payment transaction no longer using an account just generated (reti)
tristanmenz… 21:25:26 refactor: Remove need for IIFEs with $this (algokit-client-generator-ts)
pbennett 21:25:35 Update prettierignore to ignore the temp clients_new directory (reti)
tristanmenz… 21:27:09 fix: Cli was not explicitly closing write stream, instead relying on garbage collection to close it (algokit-client-generator-ts)
tristanmenz… 21:27:59 build: Refactor update approvals script to generate updated clients instead of relying on `dev` task to have been run beforehand (algokit-client-generator-ts)
PatrickDinh 23:04:50 add test for bytes array and switching methods (algokit-lora)
HashMapsDat… 23:36:03 chore: remove .js ending (liquid-auth-use-wallet-client)
HashMapsDat… 23:53:19 ci: specifies 1.x branch and merge to main (xHD-Wallet-API-ts)
HashMapsDat… 23:54:04 chore: removes .js ending (xHD-Wallet-API-ts)