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

Consider adjusting reward system #61

Open
hclivess opened this issue Jan 22, 2023 · 1 comment
Open

Consider adjusting reward system #61

hclivess opened this issue Jan 22, 2023 · 1 comment

Comments

@hclivess
Copy link
Owner

Consider counting in the number of burned coins and from that derive inflation:
example:
95+% burned = 100% of block reward distributed
0% burned = 5% of block reward distributed

for this, add indexer of total coins burned and total coins produced first

@hclivess
Copy link
Owner Author

Alternative model: Makde rewards based on quadratic fees as suggested by Deerek69
reward = collect transaction fees over the last 100 blocks -> sum -> divide by numer of txs -> exponential

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant