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

Fix/block gas limit exceeded #2 #2263

Merged
merged 5 commits into from
Dec 17, 2019

Conversation

H34D
Copy link
Contributor

@H34D H34D commented Dec 16, 2019

Description

From time to time i get block gas limit exceeded on the e2e tests right in the migrations. I am pretty sure this is the cause.

It looks a little like this when it happens:

tenor

Tested

yarn test
using e2e tests

Issues

Related to: #1639

@codecov
Copy link

codecov bot commented Dec 16, 2019

Codecov Report

Merging #2263 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #2263    +/-   ##
========================================
  Coverage   74.89%   74.89%            
========================================
  Files         274      274            
  Lines        7802     7802            
  Branches      701      985   +284     
========================================
  Hits         5843     5843            
  Misses       1846     1846            
  Partials      113      113
Flag Coverage Δ
#mobile 74.89% <ø> (ø) ⬆️

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 ef58954...a0f2c2d. Read the comment docs.

@H34D H34D added automerge Have PR merge automatically when checks pass protocol All issues relating to protocol packages labels Dec 16, 2019
@asaj asaj assigned H34D and unassigned asaj Dec 17, 2019
@celo-ci-bot-user celo-ci-bot-user merged commit 9ab55eb into celo-org:master Dec 17, 2019
@H34D H34D deleted the fix/gas_overspend branch December 17, 2019 09:33
aaronmgdr added a commit that referenced this pull request Dec 17, 2019
* master:
  Adding slashing multiplier to validators.sol and reward calculation (#2239)
  Update genesis value, show name in election:list, fix assertRevert (#2216)
  Audit fixes for Reserve (#1816)
  Adapting the script to the last documentation changes (#2241)
  Bump excon from 0.65.0 to 0.71.0 in /packages/mobile (#2274)
  Fix wrong type for comment key (#2250)
  Fix/block gas limit exceeded #2 (#2263)
  Stop running broken end-to-end mobile test (#2096)
  [Wallet] Fix non integer wei issue in exchange (#2277)
  Fix validatorgroup:list bug by not fetching unneeded info (#2257)
  [Wallet] New exchange trade screen and fix ts build in celotool (#2167)
  Update Role on About Page (#2271)

# Conflicts:
#	packages/web/src/about/team/team-list.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Have PR merge automatically when checks pass protocol All issues relating to protocol packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants