Home / Reports / Jul 16, 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 15, 2024 Arrow Back Arrow Forward Jul 17, 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 16, 2024

93 commits were pushed across 19 repos by 26 authors. There were 166,538 additions and 60,092 deletions.

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

Authors

Updated Repos

...

Commit Log

dependabot[… 00:23:11 :arrow_up: Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 (algobase)
PatrickDinh 00:32:42 WIP - tests (algokit-lora)
negar-abbasi 00:46:51 change design for clear cache (algokit-lora)
achidlow 00:58:23 fix: prevent internal errors when for-loop bodies always exit (#269) (puya)
dependabot[… 00:58:54 :arrow_up: Bump griffe from 0.47.0 to 0.48.0 (algobase)
- 01:00:26 FI from master (go-algorand)
- 01:00:27 Build 2046 Data (go-algorand)
boblat 03:46:58 add tests for BoxRef implementation (algorand-python-testing)
dependabot[… 03:52:29 Update @typescript-eslint/parser requirement from ^7.14.1 to ^7.16.1 (algo-voting)
PatrickDinh 04:17:16 add happy path tests (algokit-lora)
boblat 04:47:09 add tests for BoxMap implementation (algorand-python-testing)
DerovaAlgo 05:23:23 Bootstrap Update (algorand-node-running)
daniel-make… 06:43:25 feat: add support for compiling programs to AVM bytecode, and referencing those programs within other contracts. (puya)
daniel-make… 06:43:28 refactor: address review comments (puya)
daniel-make… 06:43:30 refactor: remove CompiledReferenceField, and actually lower allocation_overrides to IR instead of ignoring them (puya)
daniel-make… 06:43:35 refactor: remove --template-vars-path option (puya)
demining 06:48:25 Add files via upload (CryptoDeepTools)
demining 06:53:10 Update README.md (CryptoDeepTools)
daniel-make… 06:57:59 refactor: address review feedback (puya)
dependabot[… 07:35:07 Bump braces from 3.0.2 to 3.0.3 (algorand-js-sdk)
kieranronei… 07:36:39 fix: replace response message schema id (ARCs)
dependabot[… 07:37:12 Bump braces from 3.0.2 to 3.0.3 (#42) (algorand-js-sdk)
daniel-make… 07:52:32 clarify docstring (puya)
daniel-make… 07:53:01 move conditions into case guard, add comments explaning rationale (puya)
aorumbayev 07:58:39 docs: refining sphinx to also export a new .md only docs version; minor improvements (#103) (algokit-utils-py)
dependabot[… 08:03:27 chore(deps): bump the all group across 1 directory with 7 updates (algokit-utils-py)
daniel-make… 08:14:38 refactor: move some key calculations into utility functions (puya)
daniel-make… 09:30:48 expand on arc4_create, arc4_update and abi_call documentation (puya)
larkinyoung 10:52:38 DVP-44 DVP-45 DVP-46 DVP-47: Updated example paths and fixed some typos in content (devportal)
larkiny 10:54:17 Merge pull request #42 from algorandfoundation/feat/update-utils-python (devportal)
larkinyoung 11:24:55 Moved all content images to src/content/images so that they will be optimized by Starlight (devportal)
larkiny 11:25:33 Merge pull request #43 from algorandfoundation/chore/move-content-images (devportal)
gulcinuras 11:25:36 Bump up the app version for encodeInteger util function improvement (tinyman-js-sdk)
joe-p 11:26:40 Merge pull request #515 from algorandfoundation/fix/return_non_abi (TEALScript)
PatrickDinh 11:26:44 remove kmd object from the form data if KMD wallet provider is removed (algokit-lora)
daniel-make… 11:35:18 refactor: address review comments (puya)
daniel-make… 11:35:18 refactor: move some key calculations into utility functions (puya)
daniel-make… 11:35:18 clarify docstring (puya)
daniel-make… 11:35:18 expand on arc4_create, arc4_update and abi_call documentation (puya)
daniel-make… 11:35:18 refactor: address review feedback (puya)
daniel-make… 11:35:18 refactor: remove CompiledReferenceField, and actually lower allocation_overrides to IR instead of ignoring them (puya)
daniel-make… 11:35:18 move conditions into case guard, add comments explaning rationale (puya)
daniel-make… 11:35:18 feat: add support for compiling programs to AVM bytecode, and referencing those programs within other contracts. (puya)
daniel-make… 11:35:18 refactor: remove --template-vars-path option (puya)
gulcinuras 11:36:46 Merge pull request #85 from tinymanorg/fix/pool-info-error (tinyman-js-sdk)
larkinyoung 11:41:58 Override ThemeProvider to default to dark mode (devportal)
larkinyoung 11:43:10 Updated CSS to remove border from inline code formatting (devportal)
larkiny 11:45:26 Merge pull request #44 from algorandfoundation/devrel-content (devportal)
joe-p 11:47:37 fix: non abi routing when there is no other methods for the given OC (TEALScript)
joe-p 11:58:10 Merge pull request #516 from algorandfoundation/fix/non_abi_only (TEALScript)
larkinyoung 12:00:17 Fixed package.json to remove unnecessary dependencies (devportal)
larkinyoung 12:00:38 Updated CNAME (devportal)
larkinyoung 12:01:58 Fixed pnpm-lock.yam (devportal)
larkinyoung 12:05:42 Fixed image path (devportal)
larkiny 12:06:54 Merge pull request #45 from algorandfoundation/devrel-content (devportal)
joe-p 12:22:38 fix: element offsets after boolean (TEALScript)
joe-p 12:25:41 Merge pull request #517 from algorandfoundation/fix/post_bool_offset (TEALScript)
joe-p 12:27:23 0.97.1 (TEALScript)
joe-p 12:35:57 Merge pull request #518 from algorandfoundation/dev (TEALScript)
lazystar 13:32:51 DVP-18: Adapted AlgoKit CLI docs (devportal)
gidonkatten 13:44:16 new lending pools (algorand-js-sdk)
gidonkatten 14:03:20 fix lending pools (algorand-js-sdk)
gidonkatten 14:10:27 new lending pools (#43) (algorand-js-sdk)
larkinyoung 14:27:12 Fixed the build errors from typescript code examples (devportal)
larkiny 14:27:57 Merge pull request #47 from algorandfoundation/fix/resolve-typescript-code-import-errors (devportal)
larkinyoung 14:29:18 Fixed typescript code example errors (devportal)
larkiny 14:31:19 Merge pull request #48 from algorandfoundation/fix/resolve-typescript-code-import-errors (devportal)
larkinyoung 14:33:22 Added global banner (devportal)
larkiny 14:33:58 Merge pull request #49 from algorandfoundation/feat/add-global-banner (devportal)
larkiny 14:36:38 Merge pull request #46 from algorandfoundation/DVP-18-AlgoKit-CLI (devportal)
larkinyoung 15:07:55 DVP-60: Add CodeUri component (devportal)
larkiny 15:08:29 Merge pull request #50 from algorandfoundation/feat/add-code-uri-component (devportal)
HashMapsDat… 15:12:20 Initial commit (deterministic-P256-kt)
HashMapsDat… 15:13:25 Update LICENSE (deterministic-P256-kt)
michaeltchu… 15:13:42 chore: log greeting (2024-07-16) (a-day-in-my-bobalife)
cusma 15:14:07 doc: add arc62 (ARCs)
cusma 15:14:58 doc: markdown lint (ARCs)
HashMapsDat… 15:16:24 feat: first commit (deterministic-P256-kt)
cusma 15:26:10 doc: add reference implementation link (ARCs)
cusma 15:26:34 feat: add reference implementation assets (ARCs)
cusma 16:03:08 doc: please the ARC linter (ARCs)
SudoWeezy 16:15:52 Delegated multisig-account controlled by one account (ARCs)
Asthay97 16:16:15 fixed algokit utils ts changes (devportal)
jasonpaulos 16:20:11 Add to migration guide for #876 (#877) (js-algorand-sdk)
aorumbayev 16:28:16 remove h3 heading from initialization sections (algokit-utils-py)
neilcampbell 17:00:08 feat: add support for prompting tokens + lots of little cleanups (algokit-lora)
jasonpaulos 17:35:05 Typed indexer responses (#857) (js-algorand-sdk)
Asthay97 18:52:57 Adding documentation for algokit utils ts for transfer transaction dispenser (devportal)
dependabot[… 19:09:03 build(deps): bump setuptools from 65.5.1 to 70.0.0 in /e2e_tests (#1618) (indexer)
amir-daliri… 20:18:59 :bug: Fix inbox pagination (pera-ios)
amir-daliri… 20:58:20 :fire: Clean up unused variables, methods and redundant methods across multiple classes (pera-ios)
AmirDaliri 21:03:03 :fire: Remove unused `collectibleDraft` variable in IncomingASAsDetailScreen (pera-ios)
AmirDaliri 21:47:32 Merge remote-tracking branch 'refs/remotes/origin/arc59' (pera-ios)