Home / Reports / Sep 6, 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 5, 2024 Arrow Back Arrow Forward Sep 7, 2024
M
T
W
T
F
S
S
26
27
28
29
30
31
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
1
2
3
4
5
6

Friday, September 6, 2024

70 commits were pushed across 15 repos by 14 authors. There were 15,085 additions and 14,917 deletions.

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

Authors

Updated Repos

...

Commit Log

drichar 00:09:09 chore: rename "watch:all" to "watch" (use-wallet)
drichar 00:11:01 chore: rename "dev:" scripts to "example:" (use-wallet)
drichar 00:11:55 feat: add "dev" script as an alias for "watch" (use-wallet)
drichar 00:23:55 feat: improve dev/build process with new development scripts (#253) (use-wallet)
drichar 00:25:04 docs: add CONTRIBUTING.md (use-wallet)
drichar 00:25:04 docs: update CONTRIBUTING.md (use-wallet)
drichar 00:33:31 docs: update CONTRIBUTING.md with new scripts (use-wallet)
nzerolk 00:36:29 Generic buy function and minor style upgrades (arcpay-sdk)
nzerolk 00:38:08 Merge pull request #13 from nzerolk/adding-algo-contracts (arcpay-sdk)
nzerolk 00:39:12 Merge pull request #14 from Frostbits-Solutions/adding-algo-contracts (arcpay-sdk)
- 01:00:19 FI from master (go-algorand)
- 01:00:20 Build 2098 Data (go-algorand)
PatrickDinh 01:18:59 test nested array (algokit-lora)
PatrickDinh 02:02:25 Merge remote-tracking branch 'origin/call-app-method' into call-app-method-pat (algokit-lora)
drichar 02:11:00 docs: add CodeSandbox examples to CONTRIBUTING.md (use-wallet)
drichar 02:32:18 docs: add CodeSandbox and Stackblitz links (use-wallet)
drichar 02:38:27 docs: add CONTRIBUTING.md with contribution guidelines (#254) (use-wallet)
negar-abbasi 02:51:43 chore: add syntax highlight (algokit-lora)
drichar 03:31:25 chore: release v3.2.1 (use-wallet)
dependabot[… 03:38:46 Update @vue/compiler-sfc requirement from ^3.4.34 to ^3.5.3 (algo-voting)
PatrickDinh 03:42:41 styles + fix item validation (algokit-lora)
PatrickDinh 03:47:50 default to 1 item to avoid validation error (algokit-lora)
drichar 03:50:24 docs: fix typos in CHANGELOG.md (use-wallet)
negar-abbasi 04:08:22 Merge remote-tracking branch 'origin/main' into format-abi-methods (algokit-lora)
nzerolk 04:23:52 Major style update (arcpay-sdk)
PatrickDinh 04:48:10 support tuples (algokit-lora)
drichar 04:58:57 docs: add StackBlitz example links to CONTRIBUTING.md (use-wallet)
negar-abbasi 06:17:53 fix: PR reviews (algokit-lora)
negar-abbasi 06:24:58 fix: a little tweak in multiline (algokit-lora)
SudoWeezy 07:29:06 Status -> Review (ARCs)
robdmoore 07:58:05 docs: Correcting ARC-32 deprecation note (ARCs)
aorumbayev 10:45:20 refactor: disable persisting sources.avm.json by default; deprecate `persist_sourcemaps` (algokit-utils-py)
aorumbayev 10:48:17 docs: refresh docs (algokit-utils-py)
aorumbayev 10:58:45 chore: tweak docs (algokit-utils-py)
aorumbayev 11:13:47 chore: pip audit (algokit-utils-py)
HashMapsDat… 11:37:01 test: full coverage (liquid-auth-use-wallet-client)
HashMapsDat… 11:38:00 ci: adds test.yaml (liquid-auth-use-wallet-client)
HashMapsDat… 11:42:33 docs: README (liquid-auth-use-wallet-client)
HashMapsDat… 11:50:39 fix: tsconfig (liquid-auth-use-wallet-client)
HashMapsDat… 11:52:30 ci: fix cov (liquid-auth-use-wallet-client)
HashMapsDat… 11:54:43 ci: add json reporter (liquid-auth-use-wallet-client)
HashMapsDat… 11:56:59 Merge pull request #1 from algorandfoundation/docs/add-readme (liquid-auth-use-wallet-client)
robdmoore 12:11:15 docs: Added migration guide and app-client documentation (algokit-utils-ts)
HashMapsDat… 14:25:53 Merge branch 'main' into feat/LiquidAuth-Provider (use-wallet)
aorumbayev 14:31:43 feat: wip on updating source registry assembly (algokit-avm-vscode-debugger)
michaeltchu… 15:14:07 chore: log greeting (2024-09-06) (a-day-in-my-bobalife)
HashMapsDat… 15:41:15 test: test (use-wallet)
HashMapsDat… 15:41:29 chore: update pnpm (use-wallet)
HashMapsDat… 16:47:48 chore: adds tests (use-wallet)
- 17:07:30 first draft without code examples (devportal)
- 17:10:38 Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-python-template.git (devportal-code-examples)
- 17:16:23 first commit (devportal-code-examples)
- 18:16:50 testing codeuri fetch (devportal)
- 18:34:29 added example comment (devportal-code-examples)
- 18:35:31 changed section naming (devportal-code-examples)
- 18:38:42 testing (devportal-code-examples)
- 18:39:31 test (devportal-code-examples)
- 18:40:24 revert (devportal-code-examples)
HashMapsDat… 19:57:54 lint: remove unused import (use-wallet)
HashMapsDat… 20:07:41 chore: pretier (use-wallet)
HashMapsDat… 20:15:24 chore: prettier and linter (use-wallet)
HashMapsDat… 20:16:08 chore: prettier and linter (use-wallet)
HashMapsDat… 20:24:33 chore: prettier (use-wallet)
AChaffangeon 20:55:13 implement button to test app Call (arcpay-sdk)
AChaffangeon 20:57:49 Merge pull request #15 from AChaffangeon/test-app-call (arcpay-sdk)
HashMapsDat… 20:58:10 chore: make LiquidAuthClient public and fix option (use-wallet)
algorandskiy 21:05:51 scripts: allow metrics filtering by labels in metrics_viz.py (go-algorand)
joe-p 23:22:32 more progress (algokit-subscriber-py)
HashMapsDat… 23:36:57 Merge branch 'develop' into feat/deterministic-passkey-credentials (liquid-auth-android)
joe-p 23:56:51 wait for indexer to catchup (algokit-subscriber-py)