Home / Reports / Aug 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.

Jul 31, 2024 Arrow Back Arrow Forward Aug 2, 2024
M
T
W
T
F
S
S
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
31
1
2
3
4
5
6
7
8

Thursday, August 1, 2024

128 commits were pushed across 29 repos by 28 authors. There were 53,186 additions and 15,169 deletions.

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

Authors

Updated Repos

...

Commit Log

PatrickDinh 00:15:51 switch to use minidb to store the app specs in indexedDb (algokit-lora)
PhearZero 00:18:54 ♻️refactor namespace, upgrade dependencies (use-algorand)
renovate[bo… 00:37:42 chore(deps): update all non-major dependencies (subtopia-js-sdk)
- 01:00:25 FI from master (go-algorand)
- 01:00:25 Build 2062 Data (go-algorand)
PhearZero 01:16:19 ✨ indexer-fetch queries (use-algorand)
cce 01:19:31 Update data/txHandler.go (go-algorand)
daniel-make… 01:43:50 refactor: change guards for setting keys to explicitly check for None (algorand-python-testing)
PhearZero 01:49:30 ⚗️react experimental fetch for indexer (use-algorand)
PhearZero 01:49:42 ⚗ svelte experimental fetch for indexer (use-algorand)
PhearZero 01:52:20 🔀 Merge pull request #2 from awesome-algorand/feat/algo-fetch-hooks (use-algorand)
daniel-make… 02:12:01 refactor: use implementation types in internal mappings (algorand-python-testing)
PhearZero 02:15:26 🔥 remove missed files (use-algorand)
daniel-make… 02:16:22 refactor: remove usages of `import algopy` from op.py, remove explicit imports from typing module (algorand-python-testing)
PatrickDinh 02:46:34 refactor upload app spec button (algokit-lora)
dependabot[… 03:16:29 Bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.0.0 (algo-voting)
dependabot[… 03:16:48 Update vue-router requirement from ^4.4.0 to ^4.4.1 (algo-voting)
dependabot[… 03:17:00 Update @vue/compiler-sfc requirement from ^3.4.34 to ^3.4.35 (algo-voting)
nzerolk 03:18:55 Buy view and minor fixes (arcpay-sdk)
PhearZero 03:22:39 📝 update readme with guidance (use-algorand)
daniel-make… 03:48:46 test: use non-abstract contract base (algorand-python-testing)
daniel-make… 03:50:43 allow empty box prefix (algorand-python-testing)
daniel-make… 03:51:19 refactor (algorand-python-testing)
daniel-make… 03:51:48 use immutable param defaults (algorand-python-testing)
renovate[bo… 04:23:26 chore(deps): update all non-major dependencies (subtopia-js-sdk)
renovate[bo… 04:23:52 chore(deps): update dependency @algorandfoundation/algokit-utils to v6 (subtopia-js-sdk)
PatrickDinh 04:35:43 wip - refactoring (algokit-lora)
daniel-make… 06:50:08 remove irrelevant comment (algorand-python-testing)
daniel-make… 06:50:08 refactor: remove lazy import algopy (algorand-python-testing)
daniel-make… 06:50:08 fix: handle populating foreign arrays correctly for abi method calls (algorand-python-testing)
larkinyoung 07:14:34 Added robots.txt file to prevent crawling (devportal)
daniel-make… 07:20:43 initialize accounts correctly (algorand-python-testing)
dependabot[… 07:25:11 dependabot-npm(deps-dev): bump @openzeppelin/hardhat-upgrades (solidity-land-registry)
dependabot[… 07:25:42 dependabot-npm(deps-dev): bump @types/node from 20.14.13 to 22.0.2 (solidity-land-registry)
larkinyoung 07:42:06 Updated image paths and README (devportal)
dependabot[… 08:09:49 Bump furo from 2024.1.29 to 2024.7.18 in /docs (gridworks)
dependabot[… 08:24:26 Bump pip from 23.3.1 to 24.2 in /.github/workflows (gridworks)
dependabot[… 08:26:50 Bump sphinxcontrib-qthelp from 1.0.7 to 2.0.0 (gridworks)
dependabot[… 08:27:05 Bump pydantic from 1.10.17 to 2.8.2 (gridworks)
dependabot[… 08:27:19 Bump uvicorn from 0.30.1 to 0.30.4 (gridworks)
dependabot[… 08:27:38 Bump pre-commit from 3.7.1 to 3.8.0 (gridworks)
dependabot[… 08:27:50 Bump sphinxcontrib-serializinghtml from 1.1.10 to 2.0.0 (gridworks)
neilcampbell 08:48:12 chore: fix winget package (algokit-cli)
neilcampbell 09:07:57 chore: adjust version (algokit-cli)
SudoWeezy 09:29:37 adding requirement for option3, arc with 0 padding (ARCs)
- 10:17:13 refactor, catchup (fnet-algod-docker)
HashMapsDat… 11:21:22 feat: first demo of P256 (liquid-auth-android)
aorumbayev 11:39:47 fix: addressing mypy 'call-overload' warning with explicit typecast (algokit-client-generator-py)
aorumbayev 11:42:11 chore: pip audit (algokit-client-generator-py)
aorumbayev 11:43:11 chore: removing redundant log (algokit-client-generator-ts)
aorumbayev 11:44:12 chore: pip audit (algokit-client-generator-py)
PatrickDinh 12:03:28 roll our own indexed db jotai (algokit-lora)
- 12:18:21 update binary (fnet-scripts)
- 12:28:27 update-binary: download algod and goal (fnet-scripts)
aorumbayev 12:28:37 chore: delete redundant .python-version (algokit-client-generator-ts)
neilcampbell 12:31:12 chore: fix version patching (algokit-cli)
aorumbayev 12:34:48 fix: temporarily disabling tschecks on typed clients; until algosdk is updated for ARC22 (#117) (algokit-client-generator-ts)
aorumbayev 12:35:19 fix: addressing mypy 'call-overload' warning with explicit typecast (#28) (algokit-client-generator-py)
semantic-re… 12:39:17 Notes added by 'git notes add' (algokit-client-generator-ts)
neilcampbell 12:43:53 chore: try this (algokit-cli)
neilcampbell 12:49:51 chore: fix version (algokit-cli)
github-acti… 13:05:46 Merge main into release (algokit-client-generator-ts)
github-acti… 13:05:48 Merge release into main (algokit-client-generator-ts)
semantic-re… 13:08:13 Notes added by 'git notes add' (algokit-client-generator-ts)
aorumbayev 13:15:32 fix: additional changes to address mypy 'call-overload'; adding cron for ci (algokit-client-generator-py)
aorumbayev 13:38:56 fix: additional changes to address mypy 'call-overload'; adding cron for ci (#29) (algokit-client-generator-py)
aorumbayev 13:51:44 ci: adding ci cron trigger to recheck templates on weekly basis (algokit-python-template)
- 13:55:19 1.1.6 (algokit-client-generator-py)
SudoWeezy 14:36:43 Adding Arc Index and cleaning folder (devportal)
invalid-ema… 14:41:10 Auto-update ARC content and headers (devportal)
algorandskiy 14:46:23 netgoal: allow unknown template tokens (#6091) (go-algorand)
github 14:50:34 add Go Benchmark (go) benchmark result for 94f1355bdabd34744bb30942fa9158d09ff742b4 (go-algorand)
aorumbayev 14:54:04 chore: patch typo in codetour file (#38) (algokit-python-template)
SudoWeezy 15:13:56 Merge pull request #58 from SudoWeezy/devrel-content (devportal)
michaeltchu… 15:14:09 chore: log greeting (2024-08-01) (a-day-in-my-bobalife)
- 16:12:42 scripts ejected from common (fnet-scripts)
AChaffangeon 16:17:42 split create in two one create and one fund (only for sale) (arcpay-sdk)
tristanmenz… 16:47:09 fix arc4 mutation in nested tuples (puya)
achidlow 16:47:09 simplify nested tuple implementation (puya)
achidlow 16:47:09 add test & fix for nested tuples with intrinsics (puya)
achidlow 16:47:09 more nested tuple tests (puya)
achidlow 16:47:09 add failing test case for arc4 arrays inside nested tuples (puya)
tristanmenz… 16:47:09 feat: support nested tuples (puya)
achidlow 16:47:09 more nested tuple tests (puya)
achidlow 16:47:09 add test & fix for nested tuple slicing (puya)
- 16:55:15 Eject functions from common into standalone scripts (fnet-algod-docker)
algorandskiy 17:01:44 cmd: Add goal node subcommand to generate peer private key (#6078) (go-algorand)
neilcampbell 17:03:18 fix: correct program encoding in application transactions (algokit-subscriber-ts)
github 17:06:38 add Go Benchmark (go) benchmark result for d2c4ca75c267e56a3b3d47a4cd97e4a75eb1fa7b (go-algorand)
algorandskiy 17:08:40 ignore non-canonical tx messages (go-algorand)
aorumbayev 17:09:05 fix: add warning for cases when explore is used within wsl (algokit-cli)
aorumbayev 17:11:57 chore: update src/algokit/cli/explore.py (algokit-cli)
dependabot[… 17:18:31 build(deps): bump github.com/docker/docker (indexer)
vanvianen 17:19:47 Create dependabot.yml (brand)
aorumbayev 17:19:59 chore: update src/algokit/cli/explore.py (algokit-cli)
vanvianen 17:20:32 Update dependabot.yml (teal-template)
dependabot[… 17:20:33 dependabot-devcontainer: bump ubuntu in /.devcontainer (brand)
dependabot[… 17:21:08 dependabot-devcontainer: bump ubuntu in /.devcontainer (teal-template)
dependabot[… 17:21:16 dependabot-pip: bump msgpack from 1.0.3 to 1.0.8 (teal-template)
dependabot[… 17:21:20 dependabot-pip: bump pycryptodomex from 3.11.0 to 3.20.0 (teal-template)
dependabot[… 17:21:23 dependabot-pip: bump packaging from 21.3 to 24.1 (teal-template)
dependabot[… 17:21:26 dependabot-pip: bump pycparser from 2.21 to 2.22 (teal-template)
dependabot[… 17:21:30 dependabot-pip: bump cffi from 1.15.0 to 1.16.0 (teal-template)
aorumbayev 17:59:10 build: adding post install command into examples venv in hatch settings (algorand-python-testing)
aorumbayev 18:29:59 refactor: refine arc4 factory; add corresponding tests (algorand-python-testing)
ctibo 18:36:32 added prettier + eslint | added addons support for pre-registered key callback mappings (algostack)
ctibo 18:37:05 0.7.0 (algostack)
aorumbayev 18:42:06 chore: adding the missing clear methods (algorand-python-testing)
tristanmenz… 18:46:47 Add test and fix for iteration of nested tuples (puya)
tristanmenz… 18:46:48 Support nested tuples in abi method params and return types (puya)
tristanmenz… 18:49:20 run lint and tests (puya)
tristanmenz… 19:05:45 Fix ordering bug in unpacking enumerate var + lint (puya)
algorandskiy 19:16:59 Update data/txHandler.go (go-algorand)
drichar 20:22:47 test: migrate contracts test suite to Vitest (reti)
PatrickDinh 20:56:23 convert abiMethodResolver to Atom (algokit-lora)
PatrickDinh 21:00:18 wip - review (algokit-lora)
drichar 21:31:24 ci: run contracts test before Playwright (reti)
algorandskiy 21:35:19 add addrFilter + tests (go-algorand)
pbennett 21:44:33 fix(tests): Wait for sendRawTransaction as part of incrementRoundNumberBy helper function (reti)
pbennett 21:45:19 Merge remote-tracking branch 'origin/test/migrate-contracts-to-vitest' into test/migrate-contracts-to-vitest (reti)
drichar 21:47:16 ci: only run ci-tests workflow on PRs into main (reti)
tonyrex99 21:49:57 removed console logging and simplified card statistics (zaibatsu)
urtho 21:51:05 Merge pull request #1 from AlgoNode/update-to-postgres-16 (pg_algorand)
tristanmenz… 21:51:14 Add test with tuple usage in conditional expression and make it work (puya)
drichar 21:53:54 test(contracts): migrate from Jest to Vitest (#264) (reti)
PatrickDinh 22:26:46 wip - review (algokit-lora)
PatrickDinh 23:50:54 better naming (algokit-lora)
HashMapsDat… 23:59:25 Update README.md (xHD-Wallet-API-swift)