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

Support effectiveGasPrice property in tx receipt (Geth specific) #4351

Merged
merged 1 commit into from
Jul 7, 2021

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Jul 7, 2021

Closes #4335

Motivation

effectiveGasPrice property in transaction receipt causes termination of fetching transaction receipts.

Changelog

Allow effectiveGasPrice property in receipt

Checklist for your Pull Request (PR)

@vbaranov vbaranov changed the title Support effectiveGasPrice property in receipt (geth specific) Support effectiveGasPrice property in tx receipt (Geth specific) Jul 7, 2021
@vbaranov vbaranov force-pushed the vb-geth-effective-gas-price branch from 6e1340c to 32232d3 Compare July 7, 2021 15:15
@vbaranov vbaranov force-pushed the vb-geth-effective-gas-price branch from 32232d3 to 94f8605 Compare July 7, 2021 15:18
@vbaranov vbaranov merged commit 1f4365c into master Jul 7, 2021
@vbaranov vbaranov deleted the vb-geth-effective-gas-price branch July 7, 2021 15:46
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

Successfully merging this pull request may close these issues.

unknown_key "effectiveGasPrice"
1 participant