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

After receiving a tx receipt, wait for pending state to be updated #185

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

PlasmaPower
Copy link
Collaborator

@PlasmaPower PlasmaPower commented Jan 24, 2022

This will hopefully fix the "no contract code at address" and "Ownable: not owner" random CI failures.

@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #185 (49da618) into master (6e1094b) will increase coverage by 53.87%.
The diff coverage is 79.06%.

@@             Coverage Diff             @@
##           master     #185       +/-   ##
===========================================
+ Coverage        0   53.87%   +53.87%     
===========================================
  Files           0       78       +78     
  Lines           0     9341     +9341     
===========================================
+ Hits            0     5032     +5032     
- Misses          0     3499     +3499     
- Partials        0      810      +810     

@tsahee
Copy link
Contributor

tsahee commented Jan 24, 2022

LGTM. It already ran in CI 4 times and passed all.

@tsahee tsahee marked this pull request as ready for review January 24, 2022 15:46
Copy link
Contributor

@tsahee tsahee left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants