Embark Versions Save

Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms

v6.0.1-nightly.1

3 years ago

6.0.1-nightly.1 (2020-10-08)

Bug Fixes

  • @embark/dapps: use utf-8 in html script tag (cfa43bc)

v6.0.1-nightly.0

3 years ago

6.0.1-nightly.0 (2020-08-08)

Bug Fixes

  • @embark/geth: add --allow-insecure-unlock (7702b92)

v6.0.0

3 years ago

6.0.0 (2020-04-27)

Bug Fixes

  • don't open external links to another tab by default (b8c0908)
  • @cockpit/utilities: signaturePending prop should be type bool in component SignAndVerify (ac7bdb1)
  • @embark/blockchain: fix blockchain plugins' use of async whilst (fde1eeb)
  • @embark/cmd-controller: add back embark-ganache registrations (6fb2da3)
  • @embark/cmd_controller: don't try to load pipeline module group in build cmd (0c9b917)
  • @embark-ganache: fix ganache having different node accounts (897aa3f)
  • @embark/ganache: make embark blockchain exit when using Ganache (53dc751)
  • @embark/mocha: reset contracts before each test file (deb682c)
  • @embark/mocha-tests: change self to this in mocha-tests (c07ac55)
  • @embark/profiler: Fix profile output and update messaging (74e2935)
  • @embark/reporter: show stack trace in the reporter on errors (e389ccc)
  • @embark/rpc-manager: fix eth_signTypedData method + tests (b29998e)
  • @embark/storage: Allow upload when storage is disabled (ec99cf6)
  • @embark/storage: Fix hang when changing environments (edf4347)
  • cockpit/console: ensure console for processes is rendered (3ce666b)
  • core/utils: shortcut embarkConfig.plugins in case it doesn't exist (d83ad01)
  • plugins/basic-pipeline: ensure correct webpack config is loaded (031ebe8)
  • plugins/solc: don't read pluginConfig from plugin.config (de8f217), closes /github.com/embarklabs/embark/pull/2330#discussion_r389906144
  • stack/proxy: ensure wsProxy and httpProxy have correct type (d9c8109)
  • stack/proxy: have proxy.stop() receive callback (ec134b9)
  • utils/testing: add missing trace() API logger in testbed (0ba8d86)
  • utils/testing: ensure API mock works with req.params and method chaining (1a56d5f)
  • utils/testing: ensure runActionsForEvent() works without params object (62a2291)

Features

  • add support for embark.config.js (e0f7913)
  • remove optional plugins from coming as default (db10064)
  • support selecting what library to generate artifacts (ee1eb4e), closes #2285
  • @cmd: add very basic embark init to add an embark.json file (738ff8e)
  • @embark/accounts-manager: Get alternative coinbase address (72e609a)
  • @embark/cmd: enable using engine with no embark.json (382a0b5)
  • @embark/core: Support minimum truffle projects (a454ae8)
  • @embark/dapps: Add blockchain config to simple template (5fe318b)
  • @embark/quorum: Add support for Quorum blockchains (095bd0b)
  • @embark/snarks: Allow embark-snark to be used in the dapp (c1129dc)
  • @embark/test-app: add Teller contracts and test as a new test dapp (e65c4d2)
  • @embark/test-runner: make evmMethod globally available + docs (67581ce)
  • plugins/specialconfigs: adds support for Smart Contract args as functions (a4a0e9d), closes #2270
  • stack/blockchain: expose networkId in generated artifact (c624582), closes #2220
  • utils/testing: introduce async/await for actions in tests (0e32cc0)
  • utils/testing: make mock apiCall() async (4106a49)

v5.3.0-nightly.18

4 years ago

5.3.0-nightly.18 (2020-04-14)

Note: Version bump only for package root

v5.3.0-nightly.17

4 years ago

5.3.0-nightly.17 (2020-04-11)

Bug Fixes

  • @embark/mocha: reset contracts before each test file (deb682c)
  • @embark/storage: Allow upload when storage is disabled (ec99cf6)
  • core/utils: shortcut embarkConfig.plugins in case it doesn't exist (d83ad01)

v5.3.0-nightly.16

4 years ago

5.3.0-nightly.16 (2020-04-03)

Bug Fixes

v5.3.0-nightly.15

4 years ago

5.3.0-nightly.15 (2020-03-26)

Note: Version bump only for package root

v5.3.0-nightly.14

4 years ago

5.3.0-nightly.14 (2020-03-25)

Bug Fixes

  • stack/proxy: ensure wsProxy and httpProxy have correct type (d9c8109)
  • stack/proxy: have proxy.stop() receive callback (ec134b9)

Features

  • utils/testing: introduce async/await for actions in tests (0e32cc0)

v5.3.0-nightly.13

4 years ago

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)

v5.3.0-nightly.12

4 years ago

5.3.0-nightly.12 (2020-03-21)

Note: Version bump only for package root