aboutsummaryrefslogtreecommitdiffstats
path: root/Rule-for-the-DEXON-node-set.md
diff options
context:
space:
mode:
authorPO-CHUN KUO <39326293+kbjcobinhood@users.noreply.github.com>2019-03-25 17:24:46 +0800
committerPO-CHUN KUO <39326293+kbjcobinhood@users.noreply.github.com>2019-03-25 17:24:46 +0800
commit4df57520e2dc895fe8e13322af148031ca57daa8 (patch)
tree3429b297d39107e2765f5d68e71d04cc96a065b8 /Rule-for-the-DEXON-node-set.md
parentd362b43246307fa0b3649c6b612e9547cc10b4be (diff)
downloaddexon-wiki-4df57520e2dc895fe8e13322af148031ca57daa8.tar
dexon-wiki-4df57520e2dc895fe8e13322af148031ca57daa8.tar.gz
dexon-wiki-4df57520e2dc895fe8e13322af148031ca57daa8.tar.bz2
dexon-wiki-4df57520e2dc895fe8e13322af148031ca57daa8.tar.lz
dexon-wiki-4df57520e2dc895fe8e13322af148031ca57daa8.tar.xz
dexon-wiki-4df57520e2dc895fe8e13322af148031ca57daa8.tar.zst
dexon-wiki-4df57520e2dc895fe8e13322af148031ca57daa8.zip
Updated Rule for the DEXON node set (markdown)
Diffstat (limited to 'Rule-for-the-DEXON-node-set.md')
-rw-r--r--Rule-for-the-DEXON-node-set.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/Rule-for-the-DEXON-node-set.md b/Rule-for-the-DEXON-node-set.md
index 3293757..8065304 100644
--- a/Rule-for-the-DEXON-node-set.md
+++ b/Rule-for-the-DEXON-node-set.md
@@ -29,9 +29,10 @@ Nodes shall not engage in any of the following conducts:
2. Forking or trying to fork votes by submitting multiple votes in the same iteration in the Byzantine Agreement (BA)
3. Engaging in malicious behaviors in Distributed Key Generation, including without limitation sending wrong secret shares to other nodes, and such behaviors have been complained by other nodes
4. Producing wrong Share-Sig by sending wrong share signature to common reference string (CRS) or in commit-vote
-5. Failing to propose any blocks during a whole epoch
+5. Failing to finish distributed key generation (DKG)
+6. Failing to propose any blocks during a whole epoch
-For 1. to 4., the entire stake will be confiscated immediately by DEXON Foundation. For 5., a fine of the `Block Reward*86400/total Node` will be imposed and no blocks can be produced until such fine is paid under the governance contract.
+For 1. to 4., the entire stake will be confiscated immediately by DEXON Foundation. For 5., a fine of the `1 wei` will be imposed and no blocks can be produced until such fine is paid under the governance contract. For 6., a fine of the `Block Reward*86400/total Node` will be imposed and no blocks can be produced until such fine is paid under the governance contract.
## Contract Write function
In this section, we briefly introduce some functions that DEXON governance provides to write in.