20 releases (4 breaking)
0.4.0 | Jul 14, 2023 |
---|---|
0.3.6 | Jun 21, 2023 |
0.3.1 | May 22, 2023 |
0.2.0 | May 9, 2023 |
0.0.7 | Feb 28, 2023 |
#7 in #waku
137 downloads per month
160KB
4K
SLoC
POI Radio
Deprecated
POI Radio has been rebranded to Subgraph Radio. Please see the documentation for more information.
Introduction
The key requirement for an Indexer to earn indexing rewards is to submit a valid Proof of Indexing (POI) promptly. The importance of valid POIs causes many Indexers to alert each other on subgraph health in community discussions. To alleviate the Indexer workload, this Radio utilized Graphcast SDK to exchange and aggregate POI along with a list of Indexer on-chain identities that can be used to trace reputations. With the pubsub pattern, the Indexer can get notified as soon as other indexers (with majority of stake) publish a POI different from the local POI.
Documentation | Packages | Chat
🧪 Testing
To run unit tests for the Radio. We recommend using nextest as your test runner. Once you have it installed you can run the tests using the following commands:
cargo nextest run
Contributing
We welcome and appreciate your contributions! Please see the Contributor Guide, Code Of Conduct and Security Notes for this repository.
Dependencies
~94MB
~2M SLoC