Home / Reports / Sep 13, 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 12, 2024 Arrow Back Arrow Forward Sep 14, 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 13, 2024

149 commits were pushed across 24 repos by 32 authors. There were 121,086 additions and 109,868 deletions.

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

Authors

Updated Repos

...

Commit Log

- 01:00:24 Build 2106 Data (go-algorand)
achidlow 01:35:18 fix: handle zero values for TemplateVar (puya)
daniel-make… 02:12:43 build: remove hatch from CD (puya)
achidlow 02:12:43 respect inheritable when resolving function references (puya)
daniel-make… 02:12:43 move lib_embedded to _puya_lib and load as part of IR build step (puya)
daniel-make… 02:12:43 add functions for serializing AWST to JSON (puya)
daniel-make… 02:12:43 feat: add CLI option to serialize AWST to JSON (puya)
daniel-make… 02:12:43 chore: rerun compile all (puya)
achidlow 02:12:43 fix: allow `super().__init__()` calls that resolve to `object.__init__()` as no-ops, this is valid and can be useful in multiple inheritance scenarios (puya)
achidlow 02:12:43 fix: fix `super()` usage in multiple inheritance scenarios (puya)
daniel-make… 02:12:43 add passing tests that configure and use cattrs to serialize/unserialize AWST to JSON (puya)
daniel-make… 02:12:44 chore: remove hatch from CD (puya)
daniel-make… 02:12:44 add AWST node PuyaLibCall for calling puya provided subroutines (puya)
achidlow 02:12:44 puya/puyapy CLI split (wip) (puya)
achidlow 02:12:44 fix: when there is exactly 15 arguments to an ABI function, the final argument should not be expected to be automatically tuple-packed (puya)
achidlow 02:12:44 set sources on log context as early as possible when running via puya core CLI (puya)
achidlow 02:12:44 remove final puyapy import in puya core (puya)
achidlow 02:12:44 implement puya (backend) CLI (puya)
achidlow 02:12:44 simplify arc4_router (puya)
achidlow 02:12:44 remove is_abstract flag on ContractFragment, explicit compilation targets now working correctly and takes that role instead (puya)
daniel-make… 02:12:44 feat: `algopy.arc4.abi_call`, `algopy.arc4.arc4_create` and `algopy.arc4.arc4_update` now all support txn arguments (puya)
daniel-make… 02:12:44 fix: calling `algopy.arc4.arc4_create` or `algopy.arc4.arc4_update` with a ARC4Contract type now works for abimethods that have a return type (puya)
achidlow 02:12:45 comment wording (puya)
achidlow 02:12:45 remove unnecessary SourceMeta (puya)
achidlow 02:12:45 move AWST validation step into puya core (puya)
achidlow 02:12:45 remove unused functions (puya)
achidlow 02:12:45 fix MIR writer alignment bug (puya)
achidlow 02:12:45 remove reference to mypy error class in puya exception handling (puya)
achidlow 02:12:45 minor refactor/simplify (puya)
achidlow 02:12:45 indent AWST JSON files (puya)
achidlow 02:12:45 fix: when accessing a member of `self`, use the source location of the access (puya)
achidlow 02:12:45 refactoring (puya)
achidlow 02:12:45 - don't output line/file numbers for embedded lib functions in TEAL (puya)
achidlow 02:12:45 refactoring / error message casing (puya)
achidlow 02:12:45 remove unused attrs class (puya)
achidlow 02:12:46 remove comment Python coupling (puya)
achidlow 02:12:46 make end_line non-optional (puya)
achidlow 02:12:46 remove unused optional argument (puya)
achidlow 02:12:46 fix column locations when expanding source to include/exclude comment lines (puya)
achidlow 02:12:46 improved SourceLocation validation (puya)
achidlow 02:12:46 fix bug in SourceLocation "addition" (puya)
achidlow 02:12:47 fix block line locations in IR labels (puya)
achidlow 02:12:47 improve SourceLocation merging so that only adjacent/overlapping line-intervals are merged (puya)
achidlow 02:12:47 fix user-comment locations being included in log output locations (puya)
achidlow 02:12:47 simplify traceback logging (puya)
achidlow 02:12:47 ensure exit code is set correctly when there are logged errors (puya)
achidlow 02:12:47 removing user-comment lines from MIR output (puya)
achidlow 02:12:47 fix: handle zero values for TemplateVar (puya)
achidlow 02:12:47 validate rather than resolve SourceLocation paths, to prevent inconsistencies on Windows CI/CD and also to guard against accidental relative path inclusion especially when deserializing AWST (puya)
pbennett 02:21:08 Merge pull request #265 from TxnLab/renovate/contracts-non-major-dependencies (reti)
neilcampbell 02:22:09 feat: wip - add transaction argument building support when calling an abi method (algokit-lora)
pbennett 02:26:42 Merge pull request #274 from TxnLab/renovate/bootstrap-non-major-dependencies (reti)
No-Cash-7970 02:34:48 fix(app): use BASE_URL if it is specified before attempting to use VERCEL_URL (txnDuck)
- 02:37:49 3.1.0 (puya)
dependabot[… 03:46:46 Bump algosdk from 2.9.0 to 3.0.0 (algo-voting)
negar-abbasi 03:58:30 chore: add asset revoke (algokit-lora)
PatrickDinh 05:06:07 wip (algokit-lora)
negar-abbasi 05:39:44 chore: some tweaks (algokit-lora)
PatrickDinh 06:31:03 wip (algokit-lora)
drichar 07:11:45 feat(WalletManager): add options object with resetNetwork (use-wallet)
drichar 07:32:31 feat: add resetNetwork option to WalletManager (#260) (use-wallet)
yasincalisk… 07:36:33 Add `debugger` option (connect)
negar-abbasi 07:44:07 chore: fix opt out asset id (algokit-lora)
renovate[bo… 07:55:15 chore(deps): update non-major dependencies (use-wallet)
drichar 07:56:27 chore(deps): upgrade pnpm to v9.10.0 in ci.yml (use-wallet)
renovate[bo… 08:01:57 chore(deps): update non-major dependencies (#248) (use-wallet)
renovate[bo… 08:04:35 chore(deps): update wallet dependencies (use-wallet)
renovate[bo… 08:07:30 chore(deps): update wallet dependencies (#249) (use-wallet)
renovate[bo… 08:08:55 chore(deps): lock file maintenance (use-wallet)
renovate[bo… 08:12:33 chore(deps): lock file maintenance (#257) (use-wallet)
scholtz 08:15:26 fix Kibisis init in vue app #203 (#225) (use-wallet)
drichar 08:21:26 chore(renovate): include GitHub Actions in non-major dependencies (use-wallet)
drichar 08:26:58 chore: release v3.4.0 (use-wallet)
HashMapsDat… 08:36:38 Update README.md (xHD-Wallet-API-ts)
HashMapsDat… 08:36:53 Merge pull request #5 from algorandfoundation/HashMapsData2Value-patch-1 (xHD-Wallet-API-ts)
robdmoore 09:39:51 Fixed typing issue with params factory for deploy method and ensured typed app factory returns typed app client (algokit-client-generator-ts)
ehanoc 09:54:04 Update LICENSE (liquid-auth)
ehanoc 09:55:35 Update LICENSE (liquid-auth-js)
PatrickDinh 10:57:06 wip (algokit-lora)
robdmoore 11:12:56 feat: Added state implementation to typed app client (algokit-client-generator-ts)
robdmoore 11:45:36 feat: Added getAll for keyed state (algokit-client-generator-ts)
PhearZero 11:50:01 chore: update package license (liquid-auth-js)
joe-p 11:58:53 preserve order of filters (algokit-subscriber-py)
invalid-ema… 11:59:19 Auto-update ARC content and headers (devportal)
ehanoc 12:04:57 Merge pull request #41 from algorandfoundation/ehanoc-patch-1 (liquid-auth)
HashMapsDat… 12:08:04 feat: Deterministic Passkey Generation ENG-487 (#23) (liquid-auth-android)
ehanoc 12:08:42 docs: update LICENSE (liquid-auth-android)
semantic-re… 12:11:46 chore(release): [skip ci] Liquid Auth (liquid-auth-android)
semantic-re… 12:11:47 Notes added by 'git notes add' (liquid-auth-android)
larkiny 12:19:45 Merge pull request #71 from algorandfoundation/DVP-76-control-flow (devportal)
larkiny 12:20:31 Merge pull request #78 from algorandfoundation/fix/header-visibility (devportal)
larkiny 12:21:57 Merge pull request #74 from algorandfoundation/DVP-55-Smart-Contracts-TEAL (devportal)
larkiny 12:22:13 Merge pull request #69 from algorandfoundation/DVP-21-algokit-template (devportal)
larkiny 12:22:46 Merge pull request #68 from algorandfoundation/DVP-9-Smart-Contracts-Python (devportal)
larkiny 12:24:50 Delete package-lock.json (devportal)
larkiny 12:25:00 Merge pull request #67 from algorandfoundation/DVP-10-resource-usage (devportal)
larkiny 12:25:16 Merge pull request #66 from algorandfoundation/DVP-15-Smart-Contracts-Box (devportal)
aorumbayev 12:29:10 chore: adding branch based avm package (algokit-avm-vscode-debugger)
robdmoore 12:35:33 feat: Added ability to decode a return value for a method (algokit-client-generator-ts)
invalid-ema… 12:35:35 Auto-update ARC content and headers (devportal)
jessicamill… 12:50:00 Add recursively_pascal to utils (gridworks)
jessicamill… 12:52:05 typo (gridworks)
AmirDaliri 12:55:19 ✅ Add User Agent for `DiscoverExternalInAppBrowserScreen` (#1490) (pera-ios)
jessicamill… 12:58:15 run pre-commit first (gridworks)
PhearZero 12:59:12 Merge branch 'devrel-content' into build/ci-cd-contributing (devportal)
jessicamill… 13:02:57 no mypy (gridworks)
jessicamill… 13:05:10 wrestling w precommit (gridworks)
jessicamill… 13:06:01 crying uncle (gridworks)
SudoWeezy 13:07:37 Adding Categories for ARCs (devportal)
PhearZero 13:08:08 Merge pull request #1 from awesome-algorand/build/ci-cd-contributing (devportal)
jessicamill… 13:16:08 try coverage fixes (gridworks)
jessicamill… 13:18:05 Merge pull request #231 from thegridelectric/dev (gridworks)
PhearZero 13:23:57 chore: apply style and lint guides (devportal)
PhearZero 13:27:15 chore: move acceptance to workflows (devportal)
PhearZero 13:28:40 chore: fix needs key (devportal)
PhearZero 13:34:45 chore: exclude arcs from typos (devportal)
PhearZero 13:42:08 chore: fix typos (devportal)
invalid-ema… 13:57:40 Auto-update ARC content and headers (devportal)
PhearZero 13:59:14 chore: fix and run build (devportal)
PhearZero 14:03:00 build: install d2 (devportal)
PhearZero 14:06:16 Merge pull request #79 from algorandfoundation/build/ci-cd-contributing (devportal)
pbennett 14:36:15 feat(ui): Set network reset in use-wallet so Reti client always uses right network as deploys change over time. (reti)
PhearZero 15:06:42 ENG-505: update contributing guide (devportal)
gmalouf 15:11:01 Disable rewinding and reject the query param on account lookups and searches. (#1630) (indexer)
pbennett 15:12:29 chore: 0.9.10 (reti)
larkiny 15:13:35 Merge pull request #82 from algorandfoundation/docs/contributing-updates (devportal)
michaeltchu… 15:14:02 chore: log greeting (2024-09-13) (a-day-in-my-bobalife)
CiottiGiorg… 15:40:44 First skeleton of ABI page. (devportal)
acfunk 16:07:03 Merge remote-tracking branch 'upstream/main' (xHD-Wallet-API-ts)
algorandskiy 16:50:56 config: ensure both ws and p2p net running the same mode in hybrid (go-algorand)
algorandskiy 17:27:22 config: ensure both ws and p2p net running the same mode in hybrid (#6130) (go-algorand)
robdmoore 17:27:46 feat: Add composer to appclient (algokit-client-generator-ts)
joe-p 17:29:47 ruff and black (algokit-subscriber-py)
github 17:31:41 add Go Benchmark (go) benchmark result for 90353e5aa35317da83d679c3576bb64545fe4c50 (go-algorand)
robdmoore 17:36:09 feat: ARC-56 Typed client support (algokit-utils-ts)
jessicamill… 17:42:58 ci fiddling (gridworks)
- 17:45:30 ran pre-commit, compiled new auction app (puya)
algorandskiy 18:14:35 node: clear new p2p net handlers on fast catchup (#6127) (go-algorand)
github 18:19:23 add Go Benchmark (go) benchmark result for 2b6e018938d362609ab6d98390a50801f3c27fde (go-algorand)
algorandskiy 18:24:09 add GetHTTPClient to p2p.Service interface (go-algorand)
drichar 18:41:03 refactor: replace every console.log with console.info (use-wallet)
joe-p 19:22:36 mypy (algokit-subscriber-py)
joe-p 20:19:55 feat: avm11 block params (TEALScript)
joe-p 20:23:20 Merge pull request #532 from algorandfoundation/feat/avm11_block_ops (TEALScript)
joe-p 20:24:11 0.101.0 (TEALScript)
joe-p 20:44:15 Merge pull request #533 from algorandfoundation/dev (TEALScript)
algorandskiy 21:32:25 network: allow multi-role phonebook entries (go-algorand)
algo-dev-se… 23:26:26 Regenerate code from specification file (java-algorand-sdk)
algo-dev-se… 23:26:40 Regenerate code from specification file (go-algorand-sdk)