-
Notifications
You must be signed in to change notification settings - Fork 993
[Merged by Bors] - Block v3 endpoint #4629
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
Closed
Closed
Changes from 47 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
2cf2dec
block v3 endpoint init
eserilev cd36be5
block v3 flow
eserilev 6515ce4
block v3 flow
eserilev a55e91d
continue refactor
eserilev 5d984f0
the full flow...
eserilev 48661b4
add api logic
eserilev ae690fb
add api logic
eserilev 1802e45
add new endpoint version
eserilev 281d88d
Merge branch 'unstable' of https://github.com/sigp/lighthouse into bl…
eserilev bac744e
added v3 endpoint
eserilev 54860ac
some debugging
eserilev 50b0d13
merge conflicts
eserilev 17f00f3
merge v2 flow with v3
eserilev 133c289
Merge branch 'unstable' of https://github.com/sigp/lighthouse into bl…
eserilev 272cb76
debugging
eserilev 682eb61
tests passing
eserilev 03f442f
tests passing
eserilev 877973e
revert cargo lock
eserilev 5be3113
initial v3 test
eserilev ae2b1d3
blinded payload test case passing
eserilev 0edfcbd
fix clippy issues
eserilev 2599fec
cleanup
eserilev 0f0c41e
cleanup
eserilev f285d16
remove dead code
eserilev 8021687
fixed logs
eserilev a59a966
add block value
eserilev d5cb547
block value fix
eserilev 36f863a
linting
eserilev 6441c52
initial merge
eserilev c68e7af
merge unstable
eserilev df25083
refactor
eserilev 91d37e9
add consensus block value
eserilev 6878abe
lint
eserilev 33254e7
Merge branch 'unstable' of https://github.com/sigp/lighthouse into bl…
eserilev 8a674dd
update header name to consensus block value
eserilev 4b1f396
prevent setting the participation flag
eserilev 518c6a0
clone get_epoch_participation result
eserilev 0a70967
fmt
eserilev 1d7cbf0
clone epoch participation outside of the loop
eserilev dc746c4
Merge branch 'unstable' of https://github.com/sigp/lighthouse into bl…
eserilev 1667b32
refactor based on feedback
eserilev 4d3621e
update
eserilev 7dc7ece
resolve merge conflicts
eserilev 59e1a18
remove comments
eserilev 34a08a1
refactor
eserilev 219ad17
header bugfix
eserilev cb5f56e
fmt
eserilev d942285
Merge branch 'unstable' of https://github.com/sigp/lighthouse into bl…
eserilev e0b5680
changes based on feedback
eserilev 2795024
spawn blocking
eserilev bde8b52
fix comments, remove unused error
eserilev 4ce05d1
Restore comment
michaelsproul File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.