Skip to content

Commit 66d8a33

Browse files
committed
add updating rewards procedure
1 parent 05519ce commit 66d8a33

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/subgraphs-arbitration-policy.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,13 @@ Per [GGP-0062](https://snapshot.org/#/s:council.graphprotocol.eth/proposal/0x4ef
4747
- **The Graph Council** can determine which new graph-node features or data source types are eligible for indexing rewards and arbitration
4848
- These decisions are documented in the [Feature Support Matrix](https://github.com/graphprotocol/indexer/blob/main/docs/feature-support-matrix.md)
4949

50+
### Updating Indexing Rewards in the Registry
51+
When adding/removing indexing rewards to networks, the following steps must be taken:
52+
1. PR with the updated `issuanceRewards` field is opened by the maintainers or the Foundation
53+
2. PR is reviewed by the maintainers
54+
3. Transaction enabling/disabling rewards is executed on chain
55+
4. PR is merged by the maintainers or the Foundation, and the registry is published
56+
5057
## Relationship with Feature Support Matrix
5158

5259
Historically, both network support and indexing rewards were documented in the [Feature Support Matrix](https://github.com/graphprotocol/indexer/blob/main/docs/feature-support-matrix.md) in the indexer repository. This created duplication with the Networks Registry.

0 commit comments

Comments
 (0)