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

CLI: Gas limit for estimation #301

Merged
merged 4 commits into from
Oct 2, 2018
Merged

Conversation

VictorVicente
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our Submission guidelines

What kind of change does this PR introduce?

CLI minor fix

What is the current behavior?

If the gas estimation is higher than blockGasLimit, it fails.

What is the new behavior?

If the gas estimation is higher than blockGasLimit, blockGasLimit is used instead.

Does this PR introduce a breaking change?

No

@pabloruiz55 pabloruiz55 merged commit 0d1c40b into development-1.5.0 Oct 2, 2018
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.

2 participants