Skip to content

v0.0.10

Compare
Choose a tag to compare
@ilgooz ilgooz released this 31 Aug 15:18
662619b

Features:

  • Added version command
  • Added support for validator configuration in config.yml.

Fixes:

  • Running starport add type... multiple times no longer breaks the app
  • Running appcli tx app create-x now checks for all required args. -#173.
  • Removed unused --denom flag from the app command. It previously has moved as a prop to the config.yml under accounts section.
  • Disabled proxy server in the Vue app (this was causing to some compatibilitiy issues) and enabled CORS for appcli rest-server instead.
  • type command now supports dashes in app names.