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

Include Latest Ethereum APIs Definitions in Prysm #4759

Merged
merged 15 commits into from Feb 5, 2020

Conversation

rauljordan
Copy link
Contributor

No tracking issue


Description

Write a summary of the changes you are making

This PR includes the latest Ethereum APIs definitions including ValidatorsInfoStream created by @mcdee and a StreamBlocks RPC endpoint

Link anything that would be helpful or relevant to the reviewers

This PR does not implement the endpoints above, leaving them to separate PRs.

@rauljordan rauljordan self-assigned this Feb 5, 2020
@rauljordan rauljordan added API Api related tasks Ready For Review A pull request ready for code review labels Feb 5, 2020
@codecov
Copy link

codecov bot commented Feb 5, 2020

Codecov Report

Merging #4759 into master will decrease coverage by 14.87%.
The diff coverage is 0%.

@@             Coverage Diff             @@
##           master    #4759       +/-   ##
===========================================
- Coverage   58.49%   43.62%   -14.88%     
===========================================
  Files         248      203       -45     
  Lines       18508    15288     -3220     
===========================================
- Hits        10826     6669     -4157     
- Misses       6111     7494     +1383     
+ Partials     1571     1125      -446

@prylabs-bulldozer prylabs-bulldozer bot merged commit 32b5b8f into master Feb 5, 2020
@delete-merged-branch delete-merged-branch bot deleted the blocks-stream branch February 5, 2020 23:43
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 24, 2020
* include latest ethereumapis and implement streams
* add comments and error unimpl
* Merge branch 'master' into blocks-stream
* add strm
* Merge refs/heads/master into blocks-stream
* Merge refs/heads/master into blocks-stream
* Merge refs/heads/master into blocks-stream
* add in mocks
* Merge branch 'blocks-stream' of github.com:prysmaticlabs/prysm into blocks-stream
* use right mock
* gaz
* ptypes
* gaz
* gomock dep
* Merge refs/heads/master into blocks-stream
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 28, 2020
* include latest ethereumapis and implement streams
* add comments and error unimpl
* Merge branch 'master' into blocks-stream
* add strm
* Merge refs/heads/master into blocks-stream
* Merge refs/heads/master into blocks-stream
* Merge refs/heads/master into blocks-stream
* add in mocks
* Merge branch 'blocks-stream' of github.com:prysmaticlabs/prysm into blocks-stream
* use right mock
* gaz
* ptypes
* gaz
* gomock dep
* Merge refs/heads/master into blocks-stream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Api related tasks Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants