aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorWei-Ning Huang <w@dexon.org>2019-03-11 15:47:29 +0800
committerWei-Ning Huang <w@dexon.org>2019-03-12 12:19:09 +0800
commit2af2607585ee7145fe49d8ab4eba400dddad942d (patch)
tree77bd602e00480f025ddf6320527e271b4a9821f5 /appveyor.yml
parent17a969ad66402ed9af16c166fbc7a8080274e44b (diff)
downloaddexon-2af2607585ee7145fe49d8ab4eba400dddad942d.tar.gz
dexon-2af2607585ee7145fe49d8ab4eba400dddad942d.tar.zst
dexon-2af2607585ee7145fe49d8ab4eba400dddad942d.zip
core: vm: remove delegation mechanism (#245)
The current delegation mechanism are prone to unstaking attack. i.e. a malicious attacker could unstake a small amount from a lot of node it staked before and make them unqualified, which leads to potential failure of the network. Since DEXON does not use consensus like DPoS, node is required to have at least MinStake in order to become a node. Voting mechanism is not required in our system since qualified node does not depends on the number of votes. Instead of managing the delegation mechanism in governance contract, we should let the owner manage the delegation and reward distribution mechanism on their own.
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions