pokt-network/pocket-network-protocol

[Utility] Relay Mining Specification

Opened this issue · 0 comments

Objective

Hello World for Relay Mining

Origin Document

The Pocket Network Protocol Utility Specification outlines approaches to rate limiting and probabilistic volume computation, but the approach to Relay Mining has not been formally presented and proven.

Goals

  • Describe and explain what Relay Mining is
  • Integrate Relay Mining into the Pocket V1 Specification

Deliverable

  • A scientific paper presenting and explaining the concept of Relay Mining
  • Update the specification on GitHub to link to and summarize how Relay Mining will be used

General issue deliverables

  • Update the appropriate CHANGELOG(s)
  • Update any relevant local/global README(s)
  • Update relevant source code tree explanations
  • Add or update any relevant or supporting mermaid diagrams

Testing Methodology

  • Task specific tests or benchmarks: make ...
  • New tests or benchmarks: make ...
  • All tests: make test_all
  • LocalNet: verify a LocalNet is still functioning correctly by following the instructions at docs/development/README.md
  • k8s LocalNet: verify a k8s LocalNet is still functioning correctly by following the instructions here

Creator: @Olshansk
Co-Owners: @RawthiL