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

Increase gas limit tx #1485

Merged
merged 3 commits into from
Nov 8, 2019
Merged

Increase gas limit tx #1485

merged 3 commits into from
Nov 8, 2019

Conversation

NicolasMahe
Copy link
Member

Increase the gas limit used by tx builder to 1,000,000. The previously 200,000 limit is too small.

Dependent on #1480

@NicolasMahe NicolasMahe added this to the next milestone Nov 7, 2019
@NicolasMahe NicolasMahe self-assigned this Nov 7, 2019
@codecov
Copy link

codecov bot commented Nov 8, 2019

Codecov Report

Merging #1485 into dev will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##             dev   #1485   +/-   ##
=====================================
  Coverage   57.1%   57.1%           
=====================================
  Files         48      48           
  Lines       1998    1998           
=====================================
  Hits        1141    1141           
  Misses       749     749           
  Partials     108     108
Impacted Files Coverage Δ
cosmos/txbuilder.go 63.63% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 938526f...6a95cc0. Read the comment docs.

@antho1404 antho1404 merged commit 940abda into dev Nov 8, 2019
@antho1404 antho1404 deleted the feature/increase-gas-tx branch November 8, 2019 10:15
@NicolasMahe NicolasMahe added the release:change Pull requests that change something existant label Nov 26, 2019
@NicolasMahe NicolasMahe mentioned this pull request Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:change Pull requests that change something existant
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants