Home / Reports / Aug 5, 2024

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

Aug 4, 2024 Arrow Back Arrow Forward Aug 6, 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

Monday, August 5, 2024

101 commits were pushed across 22 repos by 21 authors. There were 32,121 additions and 20,316 deletions.

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

Authors

Updated Repos

...

Commit Log

dependabot[… 00:59:24 :arrow_up: Bump coverage from 7.6.0 to 7.6.1 (algobase)
dependabot[… 00:59:25 Merge b86ba8bb4a8269cefe2fa7a8dce59ee7591c01d5 into fb2729eda4a466f731762ebd68f93a4911418cf3 (algobase)
dependabot[… 00:59:45 :arrow_up: Bump fastapi from 0.110.3 to 0.112.0 (algobase)
dependabot[… 00:59:46 Merge fe3f40d60e04f4d0f6d09115a04844f87c3202c8 into fb2729eda4a466f731762ebd68f93a4911418cf3 (algobase)
dependabot[… 01:00:01 :arrow_up: Bump tokenize-rt from 5.2.0 to 6.0.0 (algobase)
dependabot[… 01:00:03 Merge caa4a079532264aae5b53c4c7429b3db454b90b9 into fb2729eda4a466f731762ebd68f93a4911418cf3 (algobase)
- 01:00:24 Build 2066 Data (go-algorand)
dependabot[… 01:00:52 :arrow_up: Bump mkdocs-material from 9.5.30 to 9.5.31 (algobase)
dependabot[… 01:00:53 Merge d59abb33cd9633f09ddc25b50009b83511436397 into fb2729eda4a466f731762ebd68f93a4911418cf3 (algobase)
dependabot[… 01:01:55 :arrow_up: Bump ruff from 0.2.2 to 0.5.6 (algobase)
dependabot[… 01:02:21 :arrow_up: Bump coverage-badge from 1.1.1 to 1.1.2 (algobase)
dependabot[… 01:02:22 Merge 8669eb3c7a1894f0281f68dbf0e2b9f945b4fbc4 into fb2729eda4a466f731762ebd68f93a4911418cf3 (algobase)
dependabot[… 01:02:41 :arrow_up: Bump black from 24.4.2 to 24.8.0 (algobase)
dependabot[… 01:02:43 Merge 020d1d1510bd6e8f8924c43752269376f4890c8c into fb2729eda4a466f731762ebd68f93a4911418cf3 (algobase)
negar-abbasi 01:48:08 chore: PR reviews (algokit-cli)
dependabot[… 03:18:35 Update core-js requirement from ^3.37.1 to ^3.38.0 (algo-voting)
achidlow 03:55:03 ensure names are consistent between lhs and rhs of conditional expr (puya)
pbennett 05:38:14 Merge pull request #258 from TxnLab/renovate/node-manager (reti)
vanvianen 06:36:04 Create CODEOWNERS (docker-registry)
vanvianen 06:36:05 Merge branch 'main' of https://github.com/block-foundation/docker-registry (docker-registry)
vanvianen 06:36:08 Create .gitkeep (docker-registry)
vanvianen 06:36:10 Create SUPPORT.md (docker-registry)
vanvianen 06:36:13 Create GOVERNANCE.md (docker-registry)
vanvianen 06:36:15 Create .gitkeep (docker-registry)
dependabot[… 07:25:39 dependabot-github-actions(deps): bump docker/bake-action from 2 to 5 (docker-registry)
dependabot[… 07:25:40 Merge 1b46497a4fc5fc2b84963b1c44dc099cd841fc41 into ed90c992d64ed2ec9c33262f593c9c8091c79dcc (docker-registry)
dependabot[… 07:40:42 npm: bump chai from 4.5.0 to 5.1.1 (solidity-land-registry)
dependabot[… 07:40:56 npm: bump @typechain/ethers-v6 from 0.4.3 to 0.5.1 (solidity-land-registry)
dependabot[… 08:06:24 dependabot-pip: bump mypy-extensions from 0.4.3 to 1.0.0 (teal-land-registry)
dependabot[… 08:06:25 Merge 77c23092eeb66654aa592aeaef67cf25cd94f554 into 35588cee9dcfe22c3859ae4de80d92a97ab80b7f (teal-land-registry)
dependabot[… 08:06:27 dependabot-pip: bump typing-extensions from 4.0.1 to 4.12.2 (teal-land-registry)
dependabot[… 08:06:28 Merge 713e7c7ab243f6b4679728265d66297e9ab7959b into 35588cee9dcfe22c3859ae4de80d92a97ab80b7f (teal-land-registry)
dependabot[… 08:06:31 dependabot-pip: bump platformdirs from 2.4.0 to 4.2.2 (teal-land-registry)
dependabot[… 08:09:02 dependabot-pip: bump platformdirs from 2.4.0 to 4.2.2 (teal-real-estate-crowdfunding)
dependabot[… 08:09:05 dependabot-pip: bump atomicwrites from 1.4.0 to 1.4.1 (teal-real-estate-crowdfunding)
dependabot[… 08:09:06 Merge 4f9e2a9f71f6a78021118ba6a15cb47ff72f62ad into e8f77d2e264ba3c979c8a96aea405492f1d0f932 (teal-real-estate-crowdfunding)
daniel-make… 08:18:40 refactor: simplify txn implementations (algorand-python-testing)
achidlow 08:24:50 refactoring (puya)
tristanmenz… 09:18:19 Add test and fix for iteration of nested tuples (puya)
achidlow 09:18:19 add failing test case for arc4 arrays inside nested tuples (puya)
achidlow 09:18:19 more nested tuple tests (puya)
tristanmenz… 09:18:19 feat: support nested tuples (puya)
achidlow 09:18:19 refactoring (puya)
achidlow 09:18:19 simplify nested tuple implementation (puya)
achidlow 09:18:19 add test & fix for nested tuple slicing (puya)
tristanmenz… 09:18:19 compile all and lint (puya)
tristanmenz… 09:18:19 Fix ordering bug in unpacking enumerate var + lint (puya)
achidlow 09:18:19 ensure names are consistent between lhs and rhs of conditional expr (puya)
tristanmenz… 09:18:19 fix arc4 mutation in nested tuples (puya)
achidlow 09:18:19 more nested tuple tests (puya)
tristanmenz… 09:18:19 run lint and tests (puya)
achidlow 09:18:19 add test & fix for nested tuples with intrinsics (puya)
tristanmenz… 09:18:19 Add test with tuple usage in conditional expression and make it work (puya)
tristanmenz… 09:18:19 Support nested tuples in abi method params and return types (puya)
- 09:20:50 fix is_node_running, implement timeout is_node_syncing, simplify ctrl+c handling during sync in run.sh (fnet-algod-docker)
dependabot[… 09:28:09 chore(deps): bump the all group across 1 directory with 8 updates (algokit-cli)
- 09:33:27 run.sh: check node running after wait_node_start (fnet-algod-docker)
- 10:19:13 parity with dockerized node scripts (fnet-scripts)
- 10:19:34 wait_sync fix (fnet-algod-docker)
- 10:53:32 README (fnet-algod-docker)
aorumbayev 11:14:27 docs: adding pep257 formatter; using reST docstrings style for context.py (algorand-python-testing)
- 12:00:57 arch & requirements checks (fnet-scripts)
HashMapsDat… 12:26:20 feat: deterministically generate cred id (liquid-auth-android)
- 12:32:31 README & docker shell without CLI hints (fnet-algod-docker)
github-acti… 12:39:18 Commit from GitHub Actions (Community Interest Tracker) (community)
goktugberku… 13:21:09 :construction: Update SDK (pera-ios)
murilo-beni… 13:24:14 Update README.md (ultrade-python-sdk)
goktugberku… 13:24:43 :construction: Update SDK functions for the opt-in and send changes (pera-ios)
tonyrex99 13:50:50 Loan form descriptions added. (zaibatsu)
SilentRheto… 13:57:11 FNet consensus participation (devportal)
SudoWeezy 14:05:32 Apply suggestions from code review (ARCs)
SudoWeezy 14:12:18 Status -> Last Call (ARCs)
- 15:03:50 get_account_eligibility.sh script (fnet-algod-docker)
- 15:04:02 get_account_eligibility.sh script (fnet-scripts)
- 15:05:45 typo+bug fixes (fnet-algod-docker)
aorumbayev 15:13:19 test: adding tests for scratch slots (algorand-python-testing)
michaeltchu… 15:13:59 chore: log greeting (2024-08-05) (a-day-in-my-bobalife)
aorumbayev 15:16:07 refactor: renaming set_txn_fields -> scoped_txn_fields (algorand-python-testing)
McEazy2700 15:59:35 Revert "disable repayment button until due time" (zaibatsu)
McEazy2700 16:06:49 update loans table digits (zaibatsu)
McEazy2700 16:12:41 fix unnecessary revert (zaibatsu)
cusma 16:29:49 doc: add specs for C2C calls, update "requires" field, conform to new ARC-2 (ARCs)
cusma 16:34:26 doc: not such a thing as "optional" required ARCs (ARCs)
cusma 16:38:31 doc: nit (ARCs)
cusma 16:56:38 doc: disable direct link to ARC-56 (to be released) (ARCs)
cusma 17:11:35 doc: re-enable direct link to ARC-56 (ARCs)
michaeltchu… 17:14:56 chore: v2024.31.0 (release) (a-day-in-my-bobalife)
michaeltchu… 17:14:58 Notes added by 'git notes add' (a-day-in-my-bobalife)
cusma 18:02:35 doc: AVM run time errors source map (ARCs)
cusma 18:05:33 doc: add discussions-to field (ARCs)
cusma 18:09:17 doc: nit (ARCs)
cusma 18:20:33 doc: typo (ARCs)
cusma 18:22:45 doc: nit (ARCs)
tonyrex99 19:17:05 BUG FIXED: P2P and loan tables hidden (zaibatsu)
jasonpaulos 19:28:13 3.0.0: Support special case raw binary strings (#878) (js-algorand-sdk)
goktugberku… 20:12:32 :rocket: Release v5.14.0-1 (pera-ios)
algorandskiy 21:40:44 tests: fixes to e2e test logs parsers (go-algorand)
algorandskiy 21:46:36 Fix timestamp output (go-algorand)
aorumbayev 21:56:08 chore: adding `amount` field and open question under TODO; (algorand-python-testing)
aorumbayev 22:35:44 chore: bumping ruff (algorand-python-testing)
aorumbayev 22:37:18 refactor: adding context manager for lsig args setup (similar to algopy.Txn) (algorand-python-testing)