Features:
- Configure
genesis.json
throughgenesis
field inconfig.yml
- Initialize git repository on
app
scaffolding - Check Go and GOPATH when running
serve
Changes:
- Renamed
frontend
directory tovue
- Added first E2E tests (for
app
andadd wasm
subcommands)
Fixes:
- No longer crashes, when git is initialized, but doesn't have commits
- Failure to start the frontend doesn't prevent Starport from running
- Changes to
config.yml
trigger reinitialization of the app - Running
starport add wasm
multiple times no longer breaks the ap