1
1
# Delegation Policy
2
2
3
- Oasis Protocol Foundation delegates ROSE tokens to node operators based on their
4
- participation in the Oasis Mainnet, Testnet and ParaTimes on the network,
3
+ Oasis Protocol Foundation (OPF) delegates ROSE tokens to node operators based on
4
+ their participation in the Oasis Mainnet, Testnet and ParaTimes on the network,
5
5
node reliability and performance, community engagement and overall support of
6
6
the network.
7
7
8
- This page describes the Oasis Protocol Foundation's Delegation Policy.
8
+ ::: danger
9
+
10
+ Starting in the first quarter of 2024, Oasis Protocol Foundation (OPF) will
11
+ initiate the Know Your Customer (KYC) process for all validators receiving
12
+ delegation from OPF. It's essential for Node Operators to ensure that you have
13
+ access to the email address provided in yours metadata submissions. This step
14
+ is crucial for completing the KYC procedure efficiently. Please update your
15
+ contact details if necessary.
16
+
17
+ :::
9
18
10
19
## Requirements for Receiving Delegations
11
20
21
+ ### How to Earn Delegations?
22
+
23
+ 1 . Join the ` #node-operators ` channel on [ Oasis Discord] server
24
+ 2 . Create your Testnet entity key and Mainnet [ entity key]
25
+ 3 . [ Configure and start] Testnet consensus and paratime nodes
26
+ 4 . [ Configure and start] Mainnet consensus node and paratime nodes that you are
27
+ able to start
28
+ 5 . [ Submit metadata] for Mainnet and Testnet
29
+ 6 . Apply for a delegation and pass KYC
30
+ 7 . If selected - get onboarded on the delegation program
31
+ 8 . Actively participate on the Oasis Network Community server on Discord
32
+ and help answer questions from other community members.
33
+
34
+ [ Oasis Discord ] : https://oasis.io/discord
35
+ [ entity key ] : ../node/run-your-node/validator-node#initialize-entity
36
+ [ Configure and start ] : ../node/run-your-node/validator-node#configuration
37
+ [ Configure and start ] : ../node/run-your-node/validator-node#configuration
38
+ [ Submit metadata ] : ../node/run-your-node/validator-node#oasis-metadata-registry
39
+
12
40
### Code of Conduct
13
41
14
42
1 . Ensure commission rates and commission rate bounds are no greater than 20%.
@@ -27,11 +55,13 @@ This page describes the Oasis Protocol Foundation's Delegation Policy.
27
55
If there is any violation of the above Code of Conduct, Oasis Foundation
28
56
reserves the right to revoke your entire delegation.
29
57
58
+ [ Oasis Metadata Registry ] : https://github.com/oasisprotocol/metadata-registry
59
+
30
60
### Performance Requirements
31
61
32
62
1 . Maintain active validator status.
33
- 2 . Maintain >99% uptime for your validator node as well as Emerald and/or Cipher
34
- ParaTime nodes (if you run them).
63
+ 2 . Maintain >99% uptime for your validator node as well as Emerald and/or
64
+ confidential ParaTime nodes (if you run them).
35
65
3 . Ensure your nodes are upgraded within 1 hour after a planned network upgrade.
36
66
4 . Ensure your nodes are upgraded within 24 hours after an unplanned network
37
67
upgrade.
@@ -41,21 +71,20 @@ reserves the right to revoke delegations. If you run into a complex technical
41
71
issue that prevents your node from meeting the above Performance Requirements,
42
72
please reach out to the Oasis team as soon as possible.
43
73
44
- ## How to Earn Delegations?
74
+ ## How to Increase Delegations?
45
75
76
+ - Have a high uptime for Consensus, Emerald, Cipher, and Sapphire on both
77
+ Testnet and Mainnet.
78
+ - Be prepared for planned and unplanned network upgrades.
79
+ - Vote on proposals.
80
+ - If you experience any problems or downtime, please communicate them with OPF
81
+ promptly so that we can take them into account.
46
82
- Have a meaningful amount of self-delegation and/or delegations from the Oasis
47
83
community.
48
- - Operate Emerald and/or Cipher ParaTime nodes on Mainnet.
49
- - Operate validator and/or ParaTime nodes on Testnet
50
84
- Participate in community discussion on the network’s future roadmap.
51
- - Actively participate on the Oasis Network Community server on Discord
52
- and help answer questions from other community members.
53
85
- Build or contribute to tools, services or dApps that benefit developers, node
54
86
operators and/or the overall Oasis community.
55
- - Contribute code to Oasis projects.
56
87
- Find and report issues related to any of the network protocols and/or their
57
88
implementations.
58
89
- Demonstrate a track record of successfully operating nodes on other major
59
90
networks.
60
-
61
- [ Oasis Metadata Registry ] : https://github.com/oasisprotocol/metadata-registry
0 commit comments