paritytech / revive

Solidity compiler for PolkaVM
Apache License 2.0
38 stars 5 forks source link

Release CI #97

Open AndWeHaveAPlan opened 3 weeks ago

AndWeHaveAPlan commented 3 weeks ago

cc https://github.com/paritytech/ci_cd/issues/1068

xermicus commented 3 weeks ago

We also want to test it by running cargo test --workspace after installing the static resolc binary to ensure it works.

xermicus commented 2 weeks ago

You will also need to change the inkwell dependency to use my branch here (why is explained in the related issue).

This is now no longer needed. The main branch should cross compile fine now.