Skip to content

v5.3.0-nightly.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@embarkbot embarkbot released this 24 Mar 00:15
· 29 commits to master since this release

5.3.0-nightly.13 (2020-03-24)

Bug Fixes

  • @embark-ganache: fix ganache having different node accounts (897aa3f)
  • @embark/blockchain: fix blockchain plugins' use of async whilst (fde1eeb)
  • @embark/cmd_controller: don't try to load pipeline module group in build cmd (0c9b917)
  • @embark/storage: Fix hang when changing environments (edf4347)
  • plugins/basic-pipeline: ensure correct webpack config is loaded (031ebe8)

Features

  • @embark/accounts-manager: Get alternative coinbase address (72e609a)
  • @embark/core: Support minimum truffle projects (a454ae8)
  • @embark/dapps: Add blockchain config to simple template (5fe318b)
  • @embark/quorum: Add support for Quorum blockchains (095bd0b)