Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
updating blog posts
Browse files Browse the repository at this point in the history
  • Loading branch information
themantre committed Jul 29, 2023
1 parent 4b125d3 commit 20ae51d
Show file tree
Hide file tree
Showing 5 changed files with 80 additions and 68 deletions.
70 changes: 27 additions & 43 deletions website/_posts/2022-08-29-dev-meeting.md
Original file line number Diff line number Diff line change
@@ -1,51 +1,35 @@
---
layout: post
title: "Dev meeting"
date: 2022-09-04 00:00:00 +0000
date: 2022-08-29 00:00:00 +0000
tags: dev-meeting
---

## Meeting Summary

### Project renamed to Pactus

During the last meeting, the team conducted an online survey to rename the project.
A total of 31 responses were received, and the following names were suggested:

| Name | Votes |
| ---------- | ----- |
| Sirius | 11 |
| Pactus | 10 |
| Nova | 7 |
| Texo | 6 |
| Zemus | 6 |
| Helios | 6 |
| Tutti | 5 |
| Haki | 5 |
| Aegeus | 4 |
| Virgo | 4 |
| Zentora | 3 |
| Zinova | 3 |
| Xerxes | 2 |
| Ledgeria | 2 |
| Solidus | 2 |
| Welt | 2 |
| Ventura | 2 |
| Zebra | 2 |
| Miranet | 2 |
| Monetha | 2 |
| FutureHub | 1 |
| Muonet | 1 |
| Mentha | 1 |
| Hypatios | 0 |
| Chaintopia | 0 |
| Sycee | 0 |
| Lepus | 0 |

After reviewing the responses, the team chose "Pactus" as the new name for the project. 🎉
The project will be moved to "pactus-project/pactus," and the team plans to announce it on social media.

### Discussion on GUI

In terms of the GUI, Joseph suggested using Flutter, and the team agreed.
To interact with the wallet, gRPC APIs will be provided, and the GUI will use these APIs.
The meeting took place on 04 September 2022, at 2:00 PM UTC via Google Meet,
with team members from different time zones joining to discuss key aspects of the Pactus project.

### NanoMsg instead of ZeroMQ

During the meeting, Joseph suggested using Nanomsg instead of ZeroMQ because building ZeroMQ is not easy,
especially in Windows. Additionally, we can use the pure Go implementation of Nanomsg.

The format of block events was defined as follows:

```text
<event_id: 1 byte><event_data: variant><height: 4 bytes><seq_num: 4 bytes>
```

As a consequence of this, smart contracts events can be defined more easily and
Infura-like services become simple, as we can just replay the events.

### Reviewing a Pull Request

Nagaraj's [pull request](https://github.com/pactus-project/pactus/pull/355) reviewed.

### Renaming project

The team discussed renaming (rebranding) the project and decided to create an online survey to
gather suggestions for a new name.
Everyone is encouraged to participate in the survey and suggest new names for the project.
70 changes: 46 additions & 24 deletions website/_posts/2022-09-04-dev-meeting.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,54 @@
---
layout: post
title: "Dev meeting"
date: 2022-08-29 00:00:00 +0000
date: 2022-09-04 00:00:00 +0000
tags: dev-meeting
---

## Meeting Summary

### NanoMsg instead of ZeroMQ

During the meeting, Joseph suggested using Nanomsg instead of ZeroMQ because building ZeroMQ is not easy,
especially in Windows. Additionally, we can use the pure Go implementation of Nanomsg.

The format of block events was defined as follows:

```text
<event_id: 1 byte><event_data: variant><height: 4 bytes><seq_num: 4 bytes>
```

As a consequence of this, smart contracts events can be defined more easily and
Infura-like services become simple, as we can just replay the events.

### Reviewing a Pull Request

Nagaraj's [pull request](https://github.com/pactus-project/pactus/pull/355) reviewed.

### Renaming project

The team discussed renaming (rebranding) the project and decided to create an online survey to
gather suggestions for a new name.
Everyone is encouraged to participate in the survey and suggest new names for the project.
The meeting took place on 29 August 2022, at 2:00 PM UTC via Google Meet,
with team members from different time zones joining to discuss key aspects of the Pactus project.

### Project renamed to Pactus

During the last meeting, the team conducted an online survey to rename the project.
A total of 31 responses were received, and the following names were suggested:

| Name | Votes |
| ---------- | ----- |
| Sirius | 11 |
| Pactus | 10 |
| Nova | 7 |
| Texo | 6 |
| Zemus | 6 |
| Helios | 6 |
| Tutti | 5 |
| Haki | 5 |
| Aegeus | 4 |
| Virgo | 4 |
| Zentora | 3 |
| Zinova | 3 |
| Xerxes | 2 |
| Ledgeria | 2 |
| Solidus | 2 |
| Welt | 2 |
| Ventura | 2 |
| Zebra | 2 |
| Miranet | 2 |
| Monetha | 2 |
| FutureHub | 1 |
| Muonet | 1 |
| Mentha | 1 |
| Hypatios | 0 |
| Chaintopia | 0 |
| Sycee | 0 |
| Lepus | 0 |

After reviewing the responses, the team chose "Pactus" as the new name for the project. 🎉
The project will be moved to "pactus-project/pactus," and the team plans to announce it on social media.

### Discussion on GUI

In terms of the GUI, Joseph suggested using Flutter, and the team agreed.
To interact with the wallet, gRPC APIs will be provided, and the GUI will use these APIs.
3 changes: 3 additions & 0 deletions website/_posts/2022-09-18-dev-meeting.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ tags: dev-meeting

## Meeting Summary

The meeting took place on 18 September 2022, at 2:00 PM UTC via Google Meet,
with team members from different time zones joining to discuss key aspects of the Pactus project.

### Discussion about Testnet

The team discussed Testnet and related issues, including IP block issues that were found by Hadi.
Expand Down
3 changes: 3 additions & 0 deletions website/_posts/2022-10-30-dev-meeting.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ tags: dev-meeting

## Meeting Summary

The meeting took place on 30 October 2022, at 2:00 PM UTC via Google Meet,
with team members from different time zones joining to discuss key aspects of the Pactus project.

### In memory of Mahsa Amini

The meeting started in memory of [Mahsa Amini](https://en.wikipedia.org/wiki/Death_of_Mahsa_Amini).
Expand Down
2 changes: 1 addition & 1 deletion website/_posts/2023-07-09-dev-meeting.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags: dev-meeting

## Meeting Summary

The meeting took place on July 9th, 2023, at 2:00 PM UTC via Google Meet,
The meeting took place on 09 July 2023, at 2:00 PM UTC via Google Meet,
with team members from different time zones joining to discuss key aspects of the Pactus project.

## Overview to the Network Module
Expand Down

0 comments on commit 20ae51d

Please sign in to comment.