This repository was archived by the owner on Mar 18, 2020. It is now read-only.
Fee specification for PoS HonteD#7
Open
adrianbrink wants to merge 3 commits intoomgnetwork:developfrom
Open
Conversation
added 3 commits
January 18, 2018 12:14
paulperegud
reviewed
Jan 26, 2018
| between waiting for more signatures and timing out from the proposal round. | ||
| It incentives validators to create stronger connectivity between themselves | ||
| as well as helps to prevent censorship since it puts an economic cost on it. | ||
| // TODO: How to retrieve the block proposer and signatures for each block. |
Contributor
There was a problem hiding this comment.
Re 5% extra. As you noted above, we can't create tokens out of nothing. This means that those 5% need to be taken from general pool of fees - taken from pockets of other validators. Which creates an incentive to not give proposer a signature.
This can probably be rectified by setting those 5% of fees aside. If proposer does not get 100% of signatures, everyone splits 95% of fees and 5% is burned. If it gets 100% of signatures, everyone splits 95% of fees and proposer gets 5% on top of that.
| ## Introduction | ||
|
|
||
| This document describes the fee distribution mechanism for HonteD, the | ||
| decentralised exchange, which is a Plasma zone that implements IBC. |
Contributor
There was a problem hiding this comment.
Please expand on IBC. Inter-Blockchain-Connection?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.