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

[Merged by Bors] - Altair validator client and HTTP API #2404

Closed
wants to merge 33 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
b477bdd
Add chainspec and genesis validators root to eth2_libp2p
pawanjay176 Apr 5, 2021
f37f267
Network altair rpc (#2301)
pawanjay176 May 11, 2021
3d42f06
Network altair gossip (#2464)
pawanjay176 Jul 16, 2021
9f9c184
Merge network-1.5 changes
pawanjay176 Jul 16, 2021
9f29788
Fix subnet service test
pawanjay176 Jul 19, 2021
2e35733
Maintain sync committee peers
pawanjay176 Jul 20, 2021
6c76853
Merge discv5 upstream changes
pawanjay176 Jul 21, 2021
bed92c9
fix incorrect method name and update test to ensure off-by-one is inv…
realbigsean Jul 13, 2021
0656056
Change libp2p dependency to sigp fork
pawanjay176 Jul 23, 2021
59a32a3
Fix minor issues
pawanjay176 Jul 23, 2021
2b04ddf
Merge branch 'unstable' into network-altair
pawanjay176 Jul 28, 2021
e63b5de
Altair validator client and API
michaelsproul Jul 22, 2021
d0e2153
Delete the fork service
michaelsproul Jul 23, 2021
a3fb7b3
Limit selection proof pre-computation
michaelsproul Jul 26, 2021
0c25e92
Prevent bootnode adding its own ENR
michaelsproul Jul 26, 2021
b9d134e
Add target-peers and spec preset to local testnet
michaelsproul Jul 26, 2021
d1bbf1a
Add /v2/ API endpoints
michaelsproul Jul 30, 2021
8d6cdf9
Merge remote-tracking branch 'origin/unstable' into altair-vc
michaelsproul Aug 2, 2021
7b3a0a1
Tweak log levels
michaelsproul Aug 2, 2021
05fe793
Fix issues from review
pawanjay176 Aug 2, 2021
940535c
Merge branch 'unstable' into network-altair
pawanjay176 Aug 2, 2021
68357f3
Remove sync_committee_subnet_count from ChainSpec
pawanjay176 Aug 2, 2021
84830a8
Implement API for sync committee indices
michaelsproul Aug 3, 2021
86b68a4
Merge remote-tracking branch 'origin/network-altair' into altair-vc
michaelsproul Aug 3, 2021
3266fcd
Fix clippy
michaelsproul Aug 3, 2021
6a6d175
Address more review comments
pawanjay176 Aug 3, 2021
8e7466a
Fix beacon chain tests
michaelsproul Aug 3, 2021
410d751
Merge remote-tracking branch 'origin/network-altair' into altair-vc
michaelsproul Aug 3, 2021
df3fab1
Fix unset SPEC_PRESET issue in doppel test
michaelsproul Aug 4, 2021
64555fd
Merge remote-tracking branch 'origin/unstable' into altair-vc
michaelsproul Aug 4, 2021
23a7839
Clean up discv5 dev dependencies
michaelsproul Aug 4, 2021
077eab6
Fix bash `set` invocation
michaelsproul Aug 5, 2021
2dd396c
Address some review comments
michaelsproul Aug 6, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Limit selection proof pre-computation
michaelsproul committed Jul 29, 2021

Verified

This commit was signed with the committer’s verified signature.
michaelsproul Michael Sproul
commit a3fb7b38e7c2e2f474c6e263aa5b1dcff85bde21
Loading