We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
we should have a build step like this in the CI to ensure that things also build w/o default features
https://github.com/ralexstokes/ssz-rs/blob/main/.github/workflows/ci.yml#L37
and it looks like beacon-api-client currently does not succeed!
beacon-api-client
The text was updated successfully, but these errors were encountered:
I can take this
Sorry, something went wrong.
@yash-atreya are you still working on this ? happy to take it over the line
Please go ahead.
I think we just need to do this: https://github.com/ralexstokes/ethereum-consensus/pull/284/files#r1355734863
to get that PR ready to merge -- @samtvlabs if you want to make a pass at it, feel free, otherwise I can just do in the next few days
Apologies dropped this ball on this will get this over the line this weekend
distributedstatemachine
No branches or pull requests
we should have a build step like this in the CI to ensure that things also build w/o default features
https://github.com/ralexstokes/ssz-rs/blob/main/.github/workflows/ci.yml#L37
and it looks like
beacon-api-client
currently does not succeed!The text was updated successfully, but these errors were encountered: