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

Add get slashing endpoints #4674

Merged
merged 34 commits into from Feb 3, 2020
Merged

Add get slashing endpoints #4674

merged 34 commits into from Feb 3, 2020

Conversation

shayzluf
Copy link
Contributor

[Part of] #3133


Description

add endpoints for retrieval of slashing offences

@codecov
Copy link

codecov bot commented Jan 30, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@b1c7224). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #4674   +/-   ##
=========================================
  Coverage          ?   55.68%           
=========================================
  Files             ?      249           
  Lines             ?    18676           
  Branches          ?        0           
=========================================
  Hits              ?    10399           
  Misses            ?     6755           
  Partials          ?     1522

@shayzluf shayzluf added the Ready For Review A pull request ready for code review label Jan 31, 2020
@@ -0,0 +1,2216 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
Copy link
Member

Choose a reason for hiding this comment

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

do we need this ? not sure if its needed

Copy link
Contributor

Choose a reason for hiding this comment

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

it's nice to have at least for some native Go support for people that use it, we can leave it. The comments are added automatically by proto-gen-go

proto/slashing/slashing.proto Outdated Show resolved Hide resolved
proto/slashing/slashing.proto Outdated Show resolved Hide resolved
proto/slashing/slashing.proto Outdated Show resolved Hide resolved
@prylabs-bulldozer prylabs-bulldozer bot merged commit a1dc4dd into master Feb 3, 2020
@delete-merged-branch delete-merged-branch bot deleted the get_slashings branch February 3, 2020 17:32
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 24, 2020
* update go pbs
* protos
* merge
* pbs
* implement first version
* add slashing status endpoints and test
* Merge branch 'master' of github.com:prysmaticlabs/prysm into get_slashings
* add tests
* gaz and goimports
* gaz
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Update proto/slashing/slashing.proto
* Update proto/slashing/slashing.proto
* Update proto/slashing/slashing.proto
* Merge refs/heads/master into get_slashings
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 28, 2020
* update go pbs
* protos
* merge
* pbs
* implement first version
* add slashing status endpoints and test
* Merge branch 'master' of github.com:prysmaticlabs/prysm into get_slashings
* add tests
* gaz and goimports
* gaz
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Merge refs/heads/master into get_slashings
* Update proto/slashing/slashing.proto
* Update proto/slashing/slashing.proto
* Update proto/slashing/slashing.proto
* Merge refs/heads/master into get_slashings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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