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

Minor tweaks to GetAttestationData #4533

Merged
merged 9 commits into from Jan 14, 2020
Merged

Minor tweaks to GetAttestationData #4533

merged 9 commits into from Jan 14, 2020

Conversation

prestonvanloon
Copy link
Member

@prestonvanloon prestonvanloon commented Jan 13, 2020

  • Remove ProcessSlots, it wasn't necessary Made ProcessSlots only advance to the start slot of the requested epoch.
  • Add proto.Clone for headState accessors

@codecov
Copy link

codecov bot commented Jan 13, 2020

Codecov Report

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

@@            Coverage Diff            @@
##             master    #4533   +/-   ##
=========================================
  Coverage          ?   21.14%           
=========================================
  Files             ?      192           
  Lines             ?    12935           
  Branches          ?        0           
=========================================
  Hits              ?     2735           
  Misses            ?     9748           
  Partials          ?      452

@prestonvanloon prestonvanloon added the Ready For Review A pull request ready for code review label Jan 14, 2020
@prestonvanloon prestonvanloon marked this pull request as ready for review January 14, 2020 00:01
nisdas
nisdas previously approved these changes Jan 14, 2020
terencechain
terencechain previously approved these changes Jan 14, 2020
@prestonvanloon prestonvanloon merged commit 415af93 into master Jan 14, 2020
@delete-merged-branch delete-merged-branch bot deleted the attestor-fix branch January 14, 2020 03:28
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 24, 2020
* Maybe bugfix

* Maybe bugfix

* make GetAttestationData cheaper

* clone head state getter return values

* Fix tests

* fix e2e and revert most changes 😩

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 28, 2020
* Maybe bugfix

* Maybe bugfix

* make GetAttestationData cheaper

* clone head state getter return values

* Fix tests

* fix e2e and revert most changes 😩

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
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