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

Update rpc validator exit tests #7122

Merged
merged 7 commits into from
Aug 28, 2020
Merged

Conversation

rkapka
Copy link
Contributor

@rkapka rkapka commented Aug 27, 2020

What type of PR is this?

Other

What does this PR do? Why is it needed?

This PR updates the ethereumapis dependency and related mocks.

Which issues(s) does this PR fix?

N/A

Other notes for review

I commented out accounts-v2 code from update-mockgen.sh because it causes error when running the script. I will open an issue for this problem.

@rkapka rkapka requested a review from a team as a code owner August 27, 2020 10:57
go.mod Outdated Show resolved Hide resolved
go.sum Outdated Show resolved Hide resolved
go.sum Outdated Show resolved Hide resolved
@rkapka rkapka marked this pull request as draft August 27, 2020 11:36
@rkapka rkapka added the Blocked Blocked by research or external factors label Aug 27, 2020
@rkapka
Copy link
Contributor Author

rkapka commented Aug 27, 2020

Blocked by #7115

@rkapka rkapka removed the Blocked Blocked by research or external factors label Aug 28, 2020
rkapka added 2 commits August 28, 2020 19:03
# Conflicts:
#	beacon-chain/rpc/validator/exit.go
#	deps.bzl
#	go.mod
#	go.sum
@rkapka rkapka changed the title Create mocks for updated validator client's ethereumapis Update rpc validator exit tests Aug 28, 2020
@rkapka rkapka marked this pull request as ready for review August 28, 2020 17:10
@codecov
Copy link

codecov bot commented Aug 28, 2020

Codecov Report

Merging #7122 into master will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #7122      +/-   ##
==========================================
- Coverage   61.71%   61.70%   -0.02%     
==========================================
  Files         406      406              
  Lines       32216    32142      -74     
==========================================
- Hits        19883    19834      -49     
+ Misses       9512     9490      -22     
+ Partials     2821     2818       -3     

@rauljordan rauljordan merged commit e47e706 into master Aug 28, 2020
@delete-merged-branch delete-merged-branch bot deleted the ethereumapi-exit-response branch August 28, 2020 20:52
michaelhly pushed a commit to michaelhly/prysm that referenced this pull request Aug 28, 2020
* Create mocks for updated ethereumapis

* Revert "Create mocks for updated ethereumapis"

This reverts commit 0da06d5.

* update ethereumapis

* change root calculation

* fix test assertion

* fix test assertion
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