-
## Objective
Implement a secondary, round-robin leader election mechanism to be used when the primary VRF sortition with CDF fails to produce a value. This ensures that the consensus process contin…
-
as discussions have developed on our discord, it has become clear and clear where each tool can be use in an analysis work flow . we could have a visual representation of each part of the process an…
-
## Objective
Enable anyone to easily (follow instructions and copy-paste commands) to deploy a `Pocket Network Servicer` on `Akash Network`.
## Deliverable
Update [awesome-akash/tree/master/p…
-
**Describe the bug**
I have noticed since about a week ago the zip which is automatically updated daily is missing some files...
**To Reproduce**
Steps to reproduce the behavior:
1. Pull snapsho…
-
The header hash was generated with a missing hash of the validateset's priorities information. A malicious user could modify the priorities without causing a state hash validation error. Remarkably th…
-
I think you can provide hash information about the zip file so people can verify that the downloaded file is correct and complete
-
## Objective
Streamline contributions by automating (or at-least pointing out the need for) the setting of PR meta, e.g. reviewers, project, labels, etc.
![image](https://github.com/pokt-network…
-
## Objective
Implement the display of Rewards data and transactions for the past block on the DevNet Dashboard.
## Origin Document
https://github.com/pokt-network/pocket/issues/551
## Goal…
-
POKT Lint seems to not know how to handle calls to 0047 (OEC). Latency values remain blank after pressing "Run Tests". And this error appears 8 times in browser console:
```
app.tsx:76 Error: rela…
-
## Objective
Issue #395 explains necessity of separation of the `consensus` and `pacemaker` modules. We can identify two categories on _how_ to do it:
1. **Synchronously**: Via calling functions…