Open wpank opened 2 years ago
I think this is a good idea. WDYT @mikiquantum?
Note: As we will retire master in order to switch to our parachain branch and with high probability won't release another release for our current stand-alone this will most likely land only for parachain.
With which rust version are you compiling @wpank? Have not built it in a while but this one should work nightly-2020-08-16
.
With which rust version are you compiling @wpank? Have not built it in a while but this one should work
nightly-2020-08-16
.
Yes, I was eventualy able to compile it with nightly-2020-10-01
@mustermeiszer Yes we already discussed this in our internal meeting, its added to our backlog.
This is an overall improvement haul on our CI release, we will track it there: https://github.com/centrifuge/centrifuge-chain/issues/400
Similar to how Parity does this for Polkadot, would be very useful for node operators to attach pre-built binaries to github releases, as well as include rust versions that are used to compile them. This saves people the trouble of needing to intsall rust, figure out what version the chain you have needs to be built with, etc.
For example for the latest release of the centrifuge chain (Centrifuge v2.0.0-RC6 - 245), compiling gives me the following errors:
People that run nodes generally don't want to deal with rust errors :grimacing: