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

Bump Lodestar deps to 0.32.0, BLS/SSZ to latest #12

Merged
merged 1 commit into from
Dec 1, 2021
Merged

Bump Lodestar deps to 0.32.0, BLS/SSZ to latest #12

merged 1 commit into from
Dec 1, 2021

Conversation

etan-status
Copy link
Contributor

@etan-status etan-status commented Nov 25, 2021

Bump Lodestar deps to 0.32.0, BLS/SSZ to latest

This updates Lodestar dependencies to version 0.32.0, and BLS/SSZ to the
latest version, using the command:

yarn upgrade -S @chainsafe --latest

Notably, this fixes an incompatibility when connecting to the
/eth/v1/config/spec REST endpoint of a non-Lodestar server.
This also changes the /eth/v1/lightclient/init_proof/:blockRoot
endpoint to be parameterized by root instead of epoch value, and
to return the proof for the given block's post-state, instead of
the epoch's boundary post-state.

@CLAassistant
Copy link

CLAassistant commented Nov 25, 2021

CLA assistant check
All committers have signed the CLA.

This updates Lodestar dependencies to version 0.32.0, and BLS/SSZ to the
latest version, using the command:
```
yarn upgrade -S @ChainSafe --latest
```

Notably, this fixes an incompatibility when connecting to the
`/eth/v1/config/spec` REST endpoint of a non-Lodestar server.
This also changes the `/eth/v1/lightclient/init_proof/:blockRoot`
endpoint to be parameterized by root instead of epoch value, and
to return the proof for the given block's post-state, instead of
the epoch's boundary post-state.
@wemeetagain
Copy link
Member

Thanks for the PR :)

@wemeetagain wemeetagain changed the base branch from dapplion/update-to-prater to master November 26, 2021 16:15
@wemeetagain wemeetagain changed the base branch from master to dapplion/update-to-prater November 26, 2021 16:20
Copy link
Contributor

@dapplion dapplion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for contributing!

Please note that this site will have a breaking change once the new proposed Lightclient server API is merged in Lodestar ChainSafe/lodestar#3461

@dapplion dapplion changed the base branch from dapplion/update-to-prater to master December 1, 2021 18:10
@dapplion dapplion merged commit 3d47f82 into ChainSafe:master Dec 1, 2021
@etan-status etan-status deleted the etan-status/lodestar-0-32 branch December 3, 2021 10:06
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.

4 participants