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

add gasPrice to EstimateActionGasConsumptionRequest #137

Merged
merged 2 commits into from
Nov 22, 2023
Merged

add gasPrice to EstimateActionGasConsumptionRequest #137

merged 2 commits into from
Nov 22, 2023

Conversation

millken
Copy link
Contributor

@millken millken commented Nov 21, 2023

Now it is estimated that gas discards gasPrice and is forcibly set to 0. This pr adds gasPrice optional parameters, consistent with go-ethereum

@millken millken requested a review from Liuhaai November 21, 2023 03:23
Copy link
Member

@envestcc envestcc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep unrelated files unchanged

@@ -9,8 +9,8 @@

// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.26.0
// protoc v3.21.12
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's stick to the current version, otherwise it brings in lots of unnecessary changes

@Liuhaai
Copy link
Member

Liuhaai commented Nov 21, 2023

fix comments above before merged

@millken millken merged commit a12caaa into iotexproject:master Nov 22, 2023
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.

4 participants