Home / Reports / Jul 9, 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 8, 2024 Arrow Back Arrow Forward Jul 10, 2024
M
T
W
T
F
S
S
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
11

Tuesday, July 9, 2024

95 commits were pushed across 15 repos by 21 authors. There were 45,818 additions and 52,588 deletions.

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

Authors

Updated Repos

...

Commit Log

joe-p 00:03:19 fix: docstring newlines (TEALScript)
PatrickDinh 00:12:47 wip (algokit-lora)
PatrickDinh 00:40:34 fiux checkbox (algokit-lora)
joe-p 00:42:31 Merge pull request #512 from algorandfoundation/fix/multiline_docstring (TEALScript)
joe-p 00:48:27 0.97.0 (TEALScript)
joe-p 00:54:12 Merge pull request #513 from algorandfoundation/dev (TEALScript)
- 01:00:30 FI from master (go-algorand)
- 01:00:30 Build 2039 Data (go-algorand)
github-acti… 01:25:15 Commit from GitHub Actions (Community Interest Tracker) (community)
neilcampbell 01:42:29 chore: add a tooltip for the disabled opt in/out button (algokit-lora)
SilentRheto… 01:53:26 Merge pull request #17 from algorandfoundation:project-structure (devportal)
SilentRheto… 01:59:52 Merge pull request #2 from algorandfoundation/DVP-14-Smart-Contracts-Scratch (devportal)
PatrickDinh 02:50:17 tweaks: (algokit-lora)
PatrickDinh 02:54:26 hmmm having to make an error instance (algokit-lora)
PatrickDinh 02:59:21 feat: support opt in and opt out of asset (#137) (algokit-lora)
dependabot[… 03:41:53 Update @typescript-eslint/eslint-plugin requirement (algo-voting)
dependabot[… 03:42:04 Update @typescript-eslint/parser requirement from ^7.14.1 to ^7.16.0 (algo-voting)
PatrickDinh 03:52:04 Merge remote-tracking branch 'origin/main' into network-config (algokit-lora)
neilcampbell 05:08:42 fix: make json more readable by increasing indentation (algokit-lora)
neilcampbell 05:59:04 chore: remove negative margin in json component (algokit-lora)
neilcampbell 06:02:54 fix: make json more readable by increasing indentation (#141) (algokit-lora)
achidlow 06:26:03 add test for consistency of field vs argument names (puya)
achidlow 06:26:03 make TxnField a self-contained Enum (puya)
achidlow 06:26:03 split itxn params and txn fields (puya)
achidlow 06:26:03 minor refactoring (puya)
achidlow 06:26:03 refactor out common code from txn related type EB delegation of array fields (puya)
achidlow 06:26:03 fix handling of type unions for consistency with mypy, and fix UInt64 subtypes as distinct types (puya)
achidlow 06:26:03 address todo re removing always-throw require_instance_builder from general utils (puya)
achidlow 06:26:03 continued refinement of refactorings (puya)
achidlow 06:26:03 add type validation to nodes with TxnField (puya)
achidlow 06:26:03 fix typo (puya)
achidlow 06:26:03 docs: clarify default behaviour of key_prefix in BoxMap (puya)
achidlow 06:26:03 refactor: remove unused constants (puya)
achidlow 06:26:03 introduce iterate_static to InstanceBuilder to address TODO in Tuple builder(s) (puya)
achidlow 06:26:03 refactor: inline constants only used in one spot in either pytypes.py or _type_registry.py (puya)
achidlow 06:26:03 remove reliance on mypy for expression type inference (puya)
achidlow 06:26:03 cleanup / refactoring (puya)
achidlow 06:26:03 linting (puya)
achidlow 06:26:03 refactor: remove unused 'expr' argument of EB member_access (puya)
achidlow 07:12:43 make TxnField a self-contained Enum (puya)
achidlow 07:12:43 fix handling of type unions for consistency with mypy, and fix UInt64 subtypes as distinct types (puya)
achidlow 07:12:43 cleanup / refactoring (puya)
achidlow 07:12:43 remove reliance on mypy for expression type inference (puya)
achidlow 07:12:43 docs: fix documentation of arc4.Tuple native property (puya)
achidlow 07:12:43 refactor: remove unused constants (puya)
achidlow 07:12:43 introduce iterate_static to InstanceBuilder to address TODO in Tuple builder(s) (puya)
achidlow 07:12:43 fix typo (puya)
achidlow 07:12:43 refactor: remove unused function (puya)
achidlow 07:12:43 minor refactoring (puya)
achidlow 07:12:43 address todo re removing always-throw require_instance_builder from general utils (puya)
achidlow 07:12:43 docs: clarify default behaviour of key_prefix in BoxMap (puya)
achidlow 07:12:43 fix: in the case of overlapping values in a Switch (ie Python match-case), mark subsequent cases as unreachable to prevent a critical error from occurring ("Attempted to add a (non-entry) block with no predecessors") (puya)
achidlow 07:12:43 refactor: inline constants only used in one spot in either pytypes.py or _type_registry.py (puya)
achidlow 07:12:43 linting (puya)
achidlow 07:12:43 add test for consistency of field vs argument names (puya)
achidlow 07:12:43 add type validation to nodes with TxnField (puya)
achidlow 07:12:43 split itxn params and txn fields (puya)
achidlow 07:12:43 refactor out common code from txn related type EB delegation of array fields (puya)
achidlow 07:12:43 linting (puya)
achidlow 07:12:43 test: add tests for sub-typing scenarios, including use in boolean ops (puya)
achidlow 07:12:43 refactor: remove unused 'expr' argument of EB member_access (puya)
achidlow 07:12:43 continued refinement of refactorings (puya)
PatrickDinh 07:13:25 gave up, no * for required property (algokit-lora)
aorumbayev 08:08:55 docs: refresh docs (algokit-python-template)
stefanofa 08:09:32 chore: upgrade astro dependencies (folks-router)
aorumbayev 08:13:59 fix: patch vscode launch config to account for no .env (#34) (algokit-python-template)
stefanofa 08:24:19 chore: upgrade pnpm and turbo (folks-router)
aorumbayev 08:28:27 chore: regen artifacts (algokit-fullstack-template)
aorumbayev 09:17:48 Merge branch 'main' into chore/migrate-testing (puya)
shane-at-al… 09:41:00 adding CNAME page (devportal)
shane-at-al… 09:41:41 Merge pull request #18 from algorandfoundation/pages-cname (devportal)
aorumbayev 09:56:43 migrating algorand-python-testing to separate repo (#263) (puya)
lazystar 11:36:13 DVP-16: replication of current docs (devportal)
lazystar 12:08:47 DVP-16: Smart-Contracts - Encoding (devportal)
lazystar 12:09:17 DVP-16: Smart-Contracts - Encoding (devportal)
aorumbayev 12:35:30 chore: regen artifacts (#32) (algokit-fullstack-template)
larkinyoung 14:07:40 Config change (devportal)
larkinyoung 14:14:00 Merge branch 'devrel-content' of https://github.com/algorandfoundation/devportal into devrel-content (devportal)
larkinyoung 14:43:18 Added FileTree component (devportal)
michaeltchu… 15:14:06 chore: log greeting (2024-07-09) (a-day-in-my-bobalife)
murilo-beni… 15:18:27 Fix: linter (ultrade-python-sdk)
murilo-beni… 15:20:04 Fix: linter (#35) (ultrade-python-sdk)
cce 15:50:36 Merge remote-tracking branch 'upstream/master' into txnPool-reeval-log (go-algorand)
LoafPickleWW 16:30:20 Update BatchMetadataUpdateComponent.jsx (wen-tools)
LoafPickleWW 16:31:09 Update BatchFreeze.jsx (wen-tools)
LoafPickleWW 16:33:49 Update BatchMetadataUpdateComponent.jsx (wen-tools)
algorandskiy 16:34:20 make connectivity checks more exact (go-algorand)
algorandskiy 17:17:40 tests: fix concurrent accout commits in TestLedgerVerifiesOldStateProofs (go-algorand)
algovado 17:44:25 Merge pull request #2 from acfunk/main (swap-shop)
petitnau 17:48:11 Add algorand lottery (rosetta-smart-contracts)
algorandskiy 20:03:32 temporary enable pubsub tracing (go-algorand)
algorandskiy 20:05:45 algod: fix telemetry lookup if phonebook is used (go-algorand)
algorandskiy 20:16:54 fix build after applying GH suggestions (go-algorand)
algorandskiy 20:17:26 CR: hybrid cluster script update (go-algorand)
iskysun96 23:29:37 Fix AlgoKit project structure link in navigation menu, minor fixes (devportal)