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 BeaconCommitteeSubscription ssz type #2260

Merged
merged 3 commits into from
Mar 25, 2021

Conversation

twoeths
Copy link
Contributor

@twoeths twoeths commented Mar 25, 2021

part of #2145

Motivation

There is no ssz type for BeaconCommitteeSubscription so validator does not use snack case to conform to the standard api

Description

Add ssz type for it and validator should use `toJson({case: "snake"}) to communicate with node.

Steps to test or reproduce

Run lodestar e2e test.

@codeclimate
Copy link

codeclimate bot commented Mar 25, 2021

Code Climate has analyzed commit 84760d9 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 2

View more on Code Climate.

@twoeths twoeths marked this pull request as ready for review March 25, 2021 03:09
@github-actions github-actions bot added the Api label Mar 25, 2021
@dapplion dapplion merged commit 013d37b into master Mar 25, 2021
@dapplion dapplion deleted the tuyen/BeaconCommitteeSubscription-type branch March 25, 2021 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants