Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust transaction fees based on if a transaction is a claim or not #89

Closed
kaykurokawa opened this issue Feb 2, 2018 · 2 comments
Closed
Assignees
Labels
level: 2 Some knowledge of the existing code is recommended type: new feature New functionality that does not exist yet

Comments

@kaykurokawa
Copy link

Right now, transactions cost the same whether they contain a claim or not. Since transactions that contains claims take up more computing resources , we should adjust the transaction fees higher to reflect this.

@kaykurokawa kaykurokawa self-assigned this Feb 2, 2018
@kaykurokawa kaykurokawa added type: new feature New functionality that does not exist yet level: 2 Some knowledge of the existing code is recommended and removed needs: triage labels Feb 2, 2018
@tzarebczan
Copy link
Contributor

When determining a fee for claim transactions, we should take applications like spee.ch into consideration since the service owner (us in this case) pays for users' publishing fees. If we make them too high, the ability to run such services at no/little cost will be difficult.

@kaykurokawa kaykurokawa modified the milestone: Feb 9 (protocol) Feb 16, 2018
@kaykurokawa
Copy link
Author

Fixed with #95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level: 2 Some knowledge of the existing code is recommended type: new feature New functionality that does not exist yet
Projects
None yet
Development

No branches or pull requests

3 participants