entropyxyz / programs

Source, toolchain, and examples for using programs on Entropy
https://docs.entropy.xyz/concepts/programs/
GNU Affero General Public License v3.0
19 stars 3 forks source link

update runtime version to 0.10.0 #74

Closed JesseAbram closed 4 months ago

JesseAbram commented 4 months ago

Good catch - when publishing as 0.9.0 this wasn't updated as the v0.9.0 tag was already made without it.

Hernando wants the published crate versions to be in sync, so if changing this here you should also change it in entropy-programs-core.

Also can you please also add: description = "Webassembly runtime for running Entropy programs"

as this was needed is order to publish, but it also never got committed because the version 9 tag was already made (i know there is some way of changing git tags).

Once everything we want for testnet release is in i guess we'll make a v0.10.0 tag and republish.

yes and no we can move to 0.11.0 if we want more things, but for the oracle stuff and this PR https://github.com/entropyxyz/entropy-core/pull/788 I need to make a new release