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

worker won't build with latest nightly #58

Closed
brenzi opened this issue Sep 9, 2019 · 3 comments
Closed

worker won't build with latest nightly #58

brenzi opened this issue Sep 9, 2019 · 3 comments

Comments

@brenzi
Copy link
Collaborator

brenzi commented Sep 9, 2019

We'll need to update dependencies to this commit at least, or building with latest nightly will fail at soketto (see paritytech/soketto#2):
paritytech/substrate@e509946

it's easier not to update to master HEAD because of breaking API changes. However, they need to be fixed sooner or later anyway

@brenzi
Copy link
Collaborator Author

brenzi commented Sep 9, 2019

probably better do #57 first.

@brenzi
Copy link
Collaborator Author

brenzi commented Sep 10, 2019

workaround:

rustup toolchain install nightly-2019-05-22
rustup toolchain install nightly-2019-07-15
rustup default nightly-2019-07-15

@brenzi brenzi changed the title worker won't build. need to update substrate dependency worker won't build with latest nightly Sep 10, 2019
@clangenb
Copy link
Contributor

clangenb commented Oct 7, 2019

supports now 'rustc 1.40.0-nightly (032a53a06 2019-10-03)'

@clangenb clangenb closed this as completed Oct 7, 2019
clangenb added a commit that referenced this issue Nov 14, 2023
…nt-update

Merge upstream; get api client update to fix parachain block import
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

No branches or pull requests

2 participants