-
Notifications
You must be signed in to change notification settings - Fork 87
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
Change Bandwidth Price to Average for 24h Sliding Window #179
Comments
arturalbov
added a commit
that referenced
this issue
Jan 23, 2019
arturalbov
added a commit
that referenced
this issue
Jan 23, 2019
arturalbov
added a commit
that referenced
this issue
Jan 23, 2019
arturalbov
added a commit
that referenced
this issue
Jan 23, 2019
arturalbov
added a commit
that referenced
this issue
Jan 24, 2019
arturalbov
added a commit
that referenced
this issue
Jan 24, 2019
arturalbov
added a commit
that referenced
this issue
Jan 24, 2019
hleb-albau
pushed a commit
that referenced
this issue
Jan 24, 2019
hleb-albau
pushed a commit
that referenced
this issue
Jan 24, 2019
hleb-albau
pushed a commit
that referenced
this issue
Jan 24, 2019
hleb-albau
pushed a commit
that referenced
this issue
Jan 31, 2019
hleb-albau
pushed a commit
that referenced
this issue
Jan 31, 2019
hleb-albau
pushed a commit
that referenced
this issue
Jan 31, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, bandwidth price is calculated every 600 blocks and depended just on chain load on the last 600 blocks. We can change it to be fairer and calculate the price based on the last 24h load.
The text was updated successfully, but these errors were encountered: