Home / Reports / Sep 23, 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 22, 2024 Arrow Back Arrow Forward Sep 24, 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

Monday, September 23, 2024

40 commits were pushed across 18 repos by 14 authors. There were 296,564 additions and 269,804 deletions.

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

Authors

Updated Repos

...

Commit Log

- 01:00:25 Build 2117 Data (go-algorand)
PatrickDinh 01:06:55 wip - viewing the transactions in a table (algokit-lora)
dependabot[… 03:42:33 Update @vue/compiler-sfc requirement from ^3.5.6 to ^3.5.8 (algo-voting)
PatrickDinh 04:38:14 render abi method args (algokit-lora)
PatrickDinh 05:16:03 show transaction type args as rows in the table (algokit-lora)
yasincalisk… 07:34:19 Reject signTxn request if topic is not defined (connect)
yasincalisk… 07:35:18 Merge branch 'feat/wallet-connect-v2' into beta (connect)
dependabot[… 07:37:26 dependabot-pip: bump platformdirs from 2.4.0 to 4.3.6 (teal-land-registry)
dependabot[… 07:37:28 Merge 3c3ea6de336e8c16e786aa0ab06eba779deea3b8 into 35588cee9dcfe22c3859ae4de80d92a97ab80b7f (teal-land-registry)
yasincalisk… 07:38:31 Bump up package version (connect)
dependabot[… 07:51:04 npm: bump @openzeppelin/hardhat-upgrades from 2.5.1 to 3.3.0 (solidity-smart-home)
dependabot[… 07:56:49 dependabot-pip: bump platformdirs from 2.4.0 to 4.3.6 (teal-real-estate-crowdfunding)
dependabot[… 07:56:50 Merge af66b8abe33d9c270016775ae8575b105c66bfb2 into e8f77d2e264ba3c979c8a96aea405492f1d0f932 (teal-real-estate-crowdfunding)
p00temkin 08:32:49 0.2.13 (forestfish)
dependabot[… 09:51:24 chore(deps): bump the all group across 1 directory with 3 updates (algokit-cli)
github-acti… 12:42:29 Commit from GitHub Actions (Community Interest Tracker) (community)
aorumbayev 15:10:54 chore: addressing pr comments (algokit-utils-ts-debug)
michaeltchu… 15:14:16 chore: log greeting (2024-09-23) (a-day-in-my-bobalife)
dependabot[… 16:27:14 chore(deps): bump the all group across 1 directory with 3 updates (algokit-python-template)
sambitsargam 17:00:42 Merge pull request #486 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.8 (algo-voting)
sambitsargam 17:00:51 Merge pull request #485 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-8.6.0 (algo-voting)
sambitsargam 17:01:03 Merge pull request #477 from sambitsargam/dependabot/npm_and_yarn/core-js-tw-3.38.1 (algo-voting)
michaeltchu… 17:15:02 chore: v2024.38.0 (release) (a-day-in-my-bobalife)
michaeltchu… 17:15:03 Notes added by 'git notes add' (a-day-in-my-bobalife)
joe-p 17:26:16 103.0 (TEALScript)
joe-p 17:35:39 Merge pull request #542 from algorandfoundation/dev (TEALScript)
onetechnical 17:44:38 Possible solution to signing universal binaries (go-algorand)
onetechnical 17:44:38 Add darwin into the os type iteration (go-algorand)
onetechnical 17:44:38 Go through all os types (go-algorand)
- 18:03:59 changed project name to "python-contract-examples" (devportal-code-examples)
- 18:40:04 updated to TEALscript 0.103, fixed boolean bug for adminPrivilege field (arc58)
- 19:12:16 chore: added contributing guides (devportal-code-examples)
onetechnical 20:06:12 Add missing exit status error check for tar packaging (go-algorand)
PhearZero 20:13:26 feat: add the ability to peer without requestId (liquid-auth-js)
algorandskiy 20:18:55 deps: upgrade libp2p-pubsub to 0.12.0 and libp2p to 0.36.2 (go-algorand)
algorandskiy 20:20:43 tests: fix TestP2PPrivateAddresses (go-algorand)
pbennett 20:27:44 artifacts re-generated w/ tealscript 0.103 (reti)
algorandskiy 20:41:09 p2p: libp2p.New() does not return basichost.Host anymore (go-algorand)
PhearZero 21:26:23 build: configure acceptance and deployment actions (devportal-code-examples)
PatrickDinh 23:35:34 wip - sort transactions (algokit-lora)