Skip to content

v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 13:41
· 747 commits to master since this release

In case of the following error: [ERROR] Protostar <VERSION> is not compatible with provided protostar.toml.
Update the protostar_version in the protostar.toml to your Protostar version e.g.:

["protostar.config"]
protostar_version = "0.3.2"

(This change shouldn't be necessary. We had a bug in the deployment script introduced in v0.3.1.)

Changelog

  • added handling of hexadecimal values in --inputs and --sign arguments in the deploy command, see #637
  • added initial activity indicator when Protostar boots

and some internal improvements in preparation for new features to come!