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

Enhancement: Calc and show base fee and overage from chain-defined floor gas price #415

Open
4 tasks
minxylynx opened this issue Oct 14, 2022 · 0 comments
Open
4 tasks
Assignees
Labels
api Adding/updating an API data Updates related to data
Milestone

Comments

@minxylynx
Copy link
Contributor

Summary

Currently, explorer is calcing a market rate for a validator based on the submitted fees and gas_wanted value. We should also calc the base fee and overage values given the network's floor gas price.

Proposal

  • Taking the fees that are already ingested, add the base + overage, and recalc from gas used * floor gas price to get the network base/overage values.
  • Return as network fees breakdown

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@minxylynx minxylynx added api Adding/updating an API data Updates related to data labels Oct 14, 2022
@minxylynx minxylynx added this to the v5.2.0 milestone Oct 14, 2022
@minxylynx minxylynx self-assigned this Oct 14, 2022
@minxylynx minxylynx modified the milestones: v5.2.0, v5.3.0 Oct 28, 2022
@minxylynx minxylynx modified the milestones: v5.3.0, v5.4.0 Nov 11, 2022
@minxylynx minxylynx modified the milestones: v5.4.0, v5.5.0 Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Adding/updating an API data Updates related to data
Projects
Development

No branches or pull requests

1 participant