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 gas price per transaction request #1260

Open
mikiquantum opened this issue Aug 27, 2019 · 0 comments
Open

Adjust gas price per transaction request #1260

mikiquantum opened this issue Aug 27, 2019 · 0 comments

Comments

@mikiquantum
Copy link
Contributor

mikiquantum commented Aug 27, 2019

We were discussing offline the potential need of being able to boost the tx confirmation speed by being able to pass a specific gas price or delta to be added or replaced to the gas estimation oracle we currently use (eth rpc call) that gets the average of gas price of the last blocks.

Update:

  • Add http header with gas-price in gwei, apply it to all write APIs or only v2?
  • Propagate the gas-price with the context and serialize it when queueing
  • In estimateGas call, replace with gas-price if provided.
@mikiquantum mikiquantum changed the title Adjust gas price per transaction/account/period Adjust gas price per transaction request Sep 9, 2019
@mikiquantum mikiquantum self-assigned this Sep 10, 2019
@mikiquantum mikiquantum removed their assignment Nov 18, 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

1 participant