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

Commit

Permalink
feat: new blog post for 500 validators (#87)
Browse files Browse the repository at this point in the history
* feat: new blog post for 500 validators

* fix: more clear and less blog

* chore: better text format

* fix: update image and text
  • Loading branch information
kehiy authored Jul 6, 2023
1 parent 3dabd5c commit dff0d45
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions website/_posts/2023-07-05-reaching-500-validators.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
layout: post
title: "Pactus Testnet Achieves 500 Validators"
date: 2023-07-05 00:00:00 +0000
tags: validators, testnet
---

![500 validators of testnet]({{ site.url }}/blog/images/2023-07-05-reaching-500-validators/500_validators.png)

For the [Proof of Stake]({{ site.baseurl }}/learn/consensus/proof-of-stake/) blockchain, validators are important for maintaining the network's integrity and security. They are similar to miners in Proof of Work blockchains like Bitcoin.

Pactus has achieved a significant milestone as its test net recently reached 500 validators. This accomplishment proves that Pactus is reliable, resilient, and trustworthy. More importantly, it sets new standards in the blockchain world. In fact, **the Pactus Testnet is even more decentralized than some well-known blockchains.**

One key reason why Pactus can accommodate more validators is its powerful consensus mechanism. The consensus mechanism in Pactus eliminates the need for delegation, making it possible for anyone to become a validator. Additionally, the user-friendly application ensures that even those new to blockchain can easily contribute to the network.

## What is the next

To remain competitive in the market, Pactus recognizes the importance of prioritizing user space. We aim to ensure that running Pactus is affordable and accessible to anyone, regardless of their technical expertise or available resources.

To achieve this, the Pactus team constantly monitors network, storage, and computational usage, striving to keep them at minimal levels. By doing so, we enable more individuals to participate in the Pactus blockchain.

Currently, the Pactus team is working on optimizing and reducing network usage. This effort will lead to reduced costs, especially for users who are using home internet connections.

Furthermore, we are planning to introduce a pruning mode, allowing users to run the Pactus blockchain with significantly less storage. Although we believe the storage size is already small (only 280 MB over two months), our goal is to enable users to retain only the most recent blockchain history. This approach ensures that the blockchain size remains as compact as possible by disregarding some transaction history.

---

Pactus has indeed proven its ability to create a decentralized blockchain. Now is the time for you to join Pactus and work together to build a better future for blockchain technology.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dff0d45

Please sign in to comment.