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

Users SBAT pay a predictable fee #107

Closed
timmoreton opened this issue Jan 29, 2019 · 2 comments
Closed

Users SBAT pay a predictable fee #107

timmoreton opened this issue Jan 29, 2019 · 2 comments
Assignees

Comments

@timmoreton
Copy link
Contributor

timmoreton commented Jan 29, 2019

Inspired by previous conversations and discussion of http://hackingdistributed.com/2019/01/22/doing-fees-right/ ---

  • Update size of block (maybe low water mark [below which gasprice=0], high water mark [above which all gasprice='low water' transaction gasprice])
  • Modify GPO to always return average of (lowest fee in last B blocks, or free if empty)
  • Change block creation logic to set/check fee appropriately
@jarmg jarmg self-assigned this Apr 25, 2019
@asaj asaj added the protocol label May 21, 2019
@asaj asaj added the audit label Jun 18, 2019
@jarmg
Copy link
Contributor

jarmg commented Aug 7, 2019

Done: #248

@jarmg jarmg closed this as completed Aug 7, 2019
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

3 participants