diff --git a/CHANGELOG.md b/CHANGELOG.md index b974fc4f5..95114a38f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,53 +3,53 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) ### Bug Fixes -* **@embark/watcher:** endless loop when artifacts are put in src ([c8f86e5](https://github.com/embark-framework/embark/commit/c8f86e5)) +* **@embark/watcher:** endless loop when artifacts are put in src ([c8f86e5](https://github.com/embarklabs/embark/commit/c8f86e5)) -# [5.0.0-beta.0](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) +# [5.0.0-beta.0](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) ### Bug Fixes -* **@embark/snark:** Allow dapp to have no contracts ([2295f94](https://github.com/embark-framework/embark/commit/2295f94)) +* **@embark/snark:** Allow dapp to have no contracts ([2295f94](https://github.com/embarklabs/embark/commit/2295f94)) -# [5.0.0-alpha.10](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) +# [5.0.0-alpha.10](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) ### Bug Fixes -* **@embark/embarkjs:** Fix event name misspelling ([8f9f631](https://github.com/embark-framework/embark/commit/8f9f631)) -* **@embark/ens:** Handle cases when no “register” in config ([349b269](https://github.com/embark-framework/embark/commit/349b269)) +* **@embark/embarkjs:** Fix event name misspelling ([8f9f631](https://github.com/embarklabs/embark/commit/8f9f631)) +* **@embark/ens:** Handle cases when no “register” in config ([349b269](https://github.com/embarklabs/embark/commit/349b269)) -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Bug Fixes -* **@embark/cli:** find ejectable webpack files within embark-basic-pipeline ([09e2dbe](https://github.com/embark-framework/embark/commit/09e2dbe)) -* **@embark/coverage:** ensure handlers for 'tests:finished' are run as actions ([765e889](https://github.com/embark-framework/embark/commit/765e889)) -* **@embark/tests:** fix slow embark test because of the tx-logger ([1e9b8d8](https://github.com/embark-framework/embark/commit/1e9b8d8)) +* **@embark/cli:** find ejectable webpack files within embark-basic-pipeline ([09e2dbe](https://github.com/embarklabs/embark/commit/09e2dbe)) +* **@embark/coverage:** ensure handlers for 'tests:finished' are run as actions ([765e889](https://github.com/embarklabs/embark/commit/765e889)) +* **@embark/tests:** fix slow embark test because of the tx-logger ([1e9b8d8](https://github.com/embarklabs/embark/commit/1e9b8d8)) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -65,24 +65,24 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) ### Bug Fixes -* **@embark/cockpit:** Remove loading from ENS util ([6f49992](https://github.com/embark-framework/embark/commit/6f49992)) -* **@embark/rpc-manager:** fix duplicated accounts in rpc manager ([03bd49c](https://github.com/embark-framework/embark/commit/03bd49c)) +* **@embark/cockpit:** Remove loading from ENS util ([6f49992](https://github.com/embarklabs/embark/commit/6f49992)) +* **@embark/rpc-manager:** fix duplicated accounts in rpc manager ([03bd49c](https://github.com/embarklabs/embark/commit/03bd49c)) -# [4.2.0](https://github.com/embark-framework/embark/compare/v4.1.1...v4.2.0) (2019-12-18) +# [4.2.0](https://github.com/embarklabs/embark/compare/v4.1.1...v4.2.0) (2019-12-18) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([e7ed552](https://github.com/embark-framework/embark/commit/e7ed552)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([e7ed552](https://github.com/embarklabs/embark/commit/e7ed552)) ### BREAKING CHANGES @@ -97,124 +97,124 @@ ones to implement it. -# [5.0.0-alpha.7](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) +# [5.0.0-alpha.7](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) ### Bug Fixes -* **@embark/mocha-tests:** set accounts correctly on each contracts ([1331212](https://github.com/embark-framework/embark/commit/1331212)) -* **@embark/rpc-manager:** fix sign data address comparison ([1bc967c](https://github.com/embark-framework/embark/commit/1bc967c)) +* **@embark/mocha-tests:** set accounts correctly on each contracts ([1331212](https://github.com/embarklabs/embark/commit/1331212)) +* **@embark/rpc-manager:** fix sign data address comparison ([1bc967c](https://github.com/embarklabs/embark/commit/1bc967c)) -# [5.0.0-alpha.6](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) +# [5.0.0-alpha.6](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) ### Bug Fixes -* **@cockpit/contracts:** ensure contract state is emitted in realtime ([aa5121a](https://github.com/embark-framework/embark/commit/aa5121a)) -* **@embark/dapps:** Contracts app test failure ([7dfa2b9](https://github.com/embark-framework/embark/commit/7dfa2b9)) -* **@embark/engine:** ensure deployment hook logs don't produce unexpected output ([920b078](https://github.com/embark-framework/embark/commit/920b078)), closes [/github.com/embark-framework/embark/commit/ee56f3771389a00e019eadce595dcf30468f0afe#diff-a7c4cef8bfebeb39fcd092aca5570fecL324-L340](https://github.com//github.com/embark-framework/embark/commit/ee56f3771389a00e019eadce595dcf30468f0afe/issues/diff-a7c4cef8bfebeb39fcd092aca5570fecL324-L340) -* **@embark/ens:** Show ENS controls for Test DApp ([aea2b6f](https://github.com/embark-framework/embark/commit/aea2b6f)) +* **@cockpit/contracts:** ensure contract state is emitted in realtime ([aa5121a](https://github.com/embarklabs/embark/commit/aa5121a)) +* **@embark/dapps:** Contracts app test failure ([7dfa2b9](https://github.com/embarklabs/embark/commit/7dfa2b9)) +* **@embark/engine:** ensure deployment hook logs don't produce unexpected output ([920b078](https://github.com/embarklabs/embark/commit/920b078)), closes [/github.com/embarklabs/embark/commit/ee56f3771389a00e019eadce595dcf30468f0afe#diff-a7c4cef8bfebeb39fcd092aca5570fecL324-L340](https://github.com//github.com/embarklabs/embark/commit/ee56f3771389a00e019eadce595dcf30468f0afe/issues/diff-a7c4cef8bfebeb39fcd092aca5570fecL324-L340) +* **@embark/ens:** Show ENS controls for Test DApp ([aea2b6f](https://github.com/embarklabs/embark/commit/aea2b6f)) -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) ### Bug Fixes -* fix node connection test to use the endpoints correctly ([0503bb2](https://github.com/embark-framework/embark/commit/0503bb2)) -* **@embark/embarkjs:** use getNetworkId to test connection ([60f4d2f](https://github.com/embark-framework/embark/commit/60f4d2f)) -* **@embark/transaction-logger:** handle non-contract transactions ([1a7fc66](https://github.com/embark-framework/embark/commit/1a7fc66)), closes [/github.com/status-im/status-teller-network/blob/a5ab4d4b26afccf15ac7472a18728385dd8b2461/embarkConfig/data.js#L100-L110](https://github.com//github.com/status-im/status-teller-network/blob/a5ab4d4b26afccf15ac7472a18728385dd8b2461/embarkConfig/data.js/issues/L100-L110) -* **@embark/whisper:** fix whisper status check ([926b2bb](https://github.com/embark-framework/embark/commit/926b2bb)) -* **@embarkrpc-manager:** fix infinite loop in eth_accounts modifier ([7e70761](https://github.com/embark-framework/embark/commit/7e70761)) +* fix node connection test to use the endpoints correctly ([0503bb2](https://github.com/embarklabs/embark/commit/0503bb2)) +* **@embark/embarkjs:** use getNetworkId to test connection ([60f4d2f](https://github.com/embarklabs/embark/commit/60f4d2f)) +* **@embark/transaction-logger:** handle non-contract transactions ([1a7fc66](https://github.com/embarklabs/embark/commit/1a7fc66)), closes [/github.com/status-im/status-teller-network/blob/a5ab4d4b26afccf15ac7472a18728385dd8b2461/embarkConfig/data.js#L100-L110](https://github.com//github.com/status-im/status-teller-network/blob/a5ab4d4b26afccf15ac7472a18728385dd8b2461/embarkConfig/data.js/issues/L100-L110) +* **@embark/whisper:** fix whisper status check ([926b2bb](https://github.com/embarklabs/embark/commit/926b2bb)) +* **@embarkrpc-manager:** fix infinite loop in eth_accounts modifier ([7e70761](https://github.com/embarklabs/embark/commit/7e70761)) -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@cockpit/ens:** ensure default account is set when registering subdomains ([9839e92](https://github.com/embark-framework/embark/commit/9839e92)) -* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embark-framework/embark/commit/446197b)) -* **@embark/debugger:** Re-enable debugger ([8e0f8b4](https://github.com/embark-framework/embark/commit/8e0f8b4)) -* **@embark/ens:** fix broken test due to async API ([9df2430](https://github.com/embark-framework/embark/commit/9df2430)) -* **@embark/geth:** only register console command if in dev mode; use endpoint; use dev account for regular txs that fix geths stuck tx issue ([5d53847](https://github.com/embark-framework/embark/commit/5d53847)) -* **@embark/proxy:** fix conflict for WS port in the proxy ([eae97de](https://github.com/embark-framework/embark/commit/eae97de)) -* **@embark/test:** fix using --node option in tests ([b82a240](https://github.com/embark-framework/embark/commit/b82a240)) -* **@embark/tests:** Tests exiting early ([acd1d72](https://github.com/embark-framework/embark/commit/acd1d72)) +* **@cockpit/ens:** ensure default account is set when registering subdomains ([9839e92](https://github.com/embarklabs/embark/commit/9839e92)) +* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embarklabs/embark/commit/446197b)) +* **@embark/debugger:** Re-enable debugger ([8e0f8b4](https://github.com/embarklabs/embark/commit/8e0f8b4)) +* **@embark/ens:** fix broken test due to async API ([9df2430](https://github.com/embarklabs/embark/commit/9df2430)) +* **@embark/geth:** only register console command if in dev mode; use endpoint; use dev account for regular txs that fix geths stuck tx issue ([5d53847](https://github.com/embarklabs/embark/commit/5d53847)) +* **@embark/proxy:** fix conflict for WS port in the proxy ([eae97de](https://github.com/embarklabs/embark/commit/eae97de)) +* **@embark/test:** fix using --node option in tests ([b82a240](https://github.com/embarklabs/embark/commit/b82a240)) +* **@embark/tests:** Tests exiting early ([acd1d72](https://github.com/embarklabs/embark/commit/acd1d72)) ### Features -* **@embark/whisper:** Add Whisper client config ([bd4b110](https://github.com/embark-framework/embark/commit/bd4b110)) -* **@embarkjs/ens:** Introduce `dappConnection` configuration for namesystem ([2ae4664](https://github.com/embark-framework/embark/commit/2ae4664)) +* **@embark/whisper:** Add Whisper client config ([bd4b110](https://github.com/embarklabs/embark/commit/bd4b110)) +* **@embarkjs/ens:** Introduce `dappConnection` configuration for namesystem ([2ae4664](https://github.com/embarklabs/embark/commit/2ae4664)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) ### Bug Fixes -* **@embark/core:** spec embark-rpc-manager as a dependency ([a5d0650](https://github.com/embark-framework/embark/commit/a5d0650)) +* **@embark/core:** spec embark-rpc-manager as a dependency ([a5d0650](https://github.com/embarklabs/embark/commit/a5d0650)) -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@cockpit:** adjust table-related styling so changes in updated core-ui don't override font color ([92f6d41](https://github.com/embark-framework/embark/commit/92f6d41)) -* **@cockpit/console:** show contract names in the suggestions list ([4ee9004](https://github.com/embark-framework/embark/commit/4ee9004)) -* **@embark/accounts-manager:** limit funding accounts to 1 at a time ([95b5ae4](https://github.com/embark-framework/embark/commit/95b5ae4)) -* **@embark/core:** don't exit in Engine consumer API ([a7edca0](https://github.com/embark-framework/embark/commit/a7edca0)) -* **@embark/core:** ensure type declaration for Plugin.registerActionForEvent() is legit ([5dc4b21](https://github.com/embark-framework/embark/commit/5dc4b21)), closes [/github.com/embark-framework/embark/commit/776db1b7f71e9a78f216cf2acc6c1387c60b3604#diff-5cab125016e6d753f03b6cd0241d5ebbR267](https://github.com//github.com/embark-framework/embark/commit/776db1b7f71e9a78f216cf2acc6c1387c60b3604/issues/diff-5cab125016e6d753f03b6cd0241d5ebbR267) -* **@embark/dapps:** add missing constructor argument in contracts config ([3f4e12a](https://github.com/embark-framework/embark/commit/3f4e12a)) -* **@embark/dapps:** add missing Smart Contract configurations ([92f6dd4](https://github.com/embark-framework/embark/commit/92f6dd4)) -* **@embark/ens:** don't break when determining contract addresses ([0d20cb5](https://github.com/embark-framework/embark/commit/0d20cb5)) -* **@embark/ens:** don't change shape of Smart Contract args in action hooks ([b4478a9](https://github.com/embark-framework/embark/commit/b4478a9)) -* **@embark/library-manager:** add web3 to versions list ([3c760c3](https://github.com/embark-framework/embark/commit/3c760c3)) -* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embark-framework/embark/commit/f6f4507)) -* **@embark/rpc-manager:** implement missing RPC modifier for eth_sign ([4ebbb44](https://github.com/embark-framework/embark/commit/4ebbb44)) -* **@embark/simulator:** fix port used in simulator ([dba5f77](https://github.com/embark-framework/embark/commit/dba5f77)) -* **@embark/site:** ensure fathom script is only loaded in production environment ([7c5d662](https://github.com/embark-framework/embark/commit/7c5d662)) -* **@embark/tests:** Improve expiration unit test ([23e94d6](https://github.com/embark-framework/embark/commit/23e94d6)) -* **@embark/whisper:** fix ipc conflict on Windows with 2 Geths ([abac984](https://github.com/embark-framework/embark/commit/abac984)) -* **@embark/whisper:** fix whisper node printing twice because of duplicated name ([04a02af](https://github.com/embark-framework/embark/commit/04a02af)) -* **@embark/whisper:** show message when geth port is already taken ([23f9a8c](https://github.com/embark-framework/embark/commit/23f9a8c)) +* **@cockpit:** adjust table-related styling so changes in updated core-ui don't override font color ([92f6d41](https://github.com/embarklabs/embark/commit/92f6d41)) +* **@cockpit/console:** show contract names in the suggestions list ([4ee9004](https://github.com/embarklabs/embark/commit/4ee9004)) +* **@embark/accounts-manager:** limit funding accounts to 1 at a time ([95b5ae4](https://github.com/embarklabs/embark/commit/95b5ae4)) +* **@embark/core:** don't exit in Engine consumer API ([a7edca0](https://github.com/embarklabs/embark/commit/a7edca0)) +* **@embark/core:** ensure type declaration for Plugin.registerActionForEvent() is legit ([5dc4b21](https://github.com/embarklabs/embark/commit/5dc4b21)), closes [/github.com/embarklabs/embark/commit/776db1b7f71e9a78f216cf2acc6c1387c60b3604#diff-5cab125016e6d753f03b6cd0241d5ebbR267](https://github.com//github.com/embarklabs/embark/commit/776db1b7f71e9a78f216cf2acc6c1387c60b3604/issues/diff-5cab125016e6d753f03b6cd0241d5ebbR267) +* **@embark/dapps:** add missing constructor argument in contracts config ([3f4e12a](https://github.com/embarklabs/embark/commit/3f4e12a)) +* **@embark/dapps:** add missing Smart Contract configurations ([92f6dd4](https://github.com/embarklabs/embark/commit/92f6dd4)) +* **@embark/ens:** don't break when determining contract addresses ([0d20cb5](https://github.com/embarklabs/embark/commit/0d20cb5)) +* **@embark/ens:** don't change shape of Smart Contract args in action hooks ([b4478a9](https://github.com/embarklabs/embark/commit/b4478a9)) +* **@embark/library-manager:** add web3 to versions list ([3c760c3](https://github.com/embarklabs/embark/commit/3c760c3)) +* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embarklabs/embark/commit/f6f4507)) +* **@embark/rpc-manager:** implement missing RPC modifier for eth_sign ([4ebbb44](https://github.com/embarklabs/embark/commit/4ebbb44)) +* **@embark/simulator:** fix port used in simulator ([dba5f77](https://github.com/embarklabs/embark/commit/dba5f77)) +* **@embark/site:** ensure fathom script is only loaded in production environment ([7c5d662](https://github.com/embarklabs/embark/commit/7c5d662)) +* **@embark/tests:** Improve expiration unit test ([23e94d6](https://github.com/embarklabs/embark/commit/23e94d6)) +* **@embark/whisper:** fix ipc conflict on Windows with 2 Geths ([abac984](https://github.com/embarklabs/embark/commit/abac984)) +* **@embark/whisper:** fix whisper node printing twice because of duplicated name ([04a02af](https://github.com/embarklabs/embark/commit/04a02af)) +* **@embark/whisper:** show message when geth port is already taken ([23f9a8c](https://github.com/embarklabs/embark/commit/23f9a8c)) ### Build System -* **deps:** bump deprecated ipfs-api@17.2.4 to ipfs-http-client@39.0.2 ([978e17d](https://github.com/embark-framework/embark/commit/978e17d)), closes [#1985](https://github.com/embark-framework/embark/issues/1985) [#2033](https://github.com/embark-framework/embark/issues/2033) [#1994](https://github.com/embark-framework/embark/issues/1994) +* **deps:** bump deprecated ipfs-api@17.2.4 to ipfs-http-client@39.0.2 ([978e17d](https://github.com/embarklabs/embark/commit/978e17d)), closes [#1985](https://github.com/embarklabs/embark/issues/1985) [#2033](https://github.com/embarklabs/embark/issues/2033) [#1994](https://github.com/embarklabs/embark/issues/1994) ### Code Refactoring -* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embark-framework/embark/commit/2543aca)) +* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embarklabs/embark/commit/2543aca)) ### Features -* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embark-framework/embark/commit/c7ec49a)), closes [#1850](https://github.com/embark-framework/embark/issues/1850) [#1850](https://github.com/embark-framework/embark/issues/1850) -* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embark-framework/embark/commit/de9e667)) -* **@embark/plugin:** add priority to regsiterActionForEvents ([776db1b](https://github.com/embark-framework/embark/commit/776db1b)) -* **@embark/plugins/geth:** bump min supported geth version from 1.8.14 to 1.9.7 ([25d0510](https://github.com/embark-framework/embark/commit/25d0510)) -* **@embark/tests:** enable comms and storage in tests ([aecb99d](https://github.com/embark-framework/embark/commit/aecb99d)) +* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embarklabs/embark/commit/c7ec49a)), closes [#1850](https://github.com/embarklabs/embark/issues/1850) [#1850](https://github.com/embarklabs/embark/issues/1850) +* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embarklabs/embark/commit/de9e667)) +* **@embark/plugin:** add priority to regsiterActionForEvents ([776db1b](https://github.com/embarklabs/embark/commit/776db1b)) +* **@embark/plugins/geth:** bump min supported geth version from 1.8.14 to 1.9.7 ([25d0510](https://github.com/embarklabs/embark/commit/25d0510)) +* **@embark/tests:** enable comms and storage in tests ([aecb99d](https://github.com/embarklabs/embark/commit/aecb99d)) ### BREAKING CHANGES @@ -227,81 +227,81 @@ project's `embark.json`. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) ### Bug Fixes -* fix ws providers to have the patch for a bigger threshold ([#2017](https://github.com/embark-framework/embark/issues/2017)) ([9e654c5](https://github.com/embark-framework/embark/commit/9e654c5)) -* **@cockpit/dashboard:** "Deployed Contracts" should auto-update after deployment ([#2020](https://github.com/embark-framework/embark/issues/2020)) ([1a43dca](https://github.com/embark-framework/embark/commit/1a43dca)) -* **@embark/cockpit:** ensure correct data is send to web3's `ecRecover` ([#2024](https://github.com/embark-framework/embark/issues/2024)) ([abe79c8](https://github.com/embark-framework/embark/commit/abe79c8)) -* **@embark/console:** ensure Cockpit is only started in non-secondary mode ([#2026](https://github.com/embark-framework/embark/issues/2026)) ([b0e71d9](https://github.com/embark-framework/embark/commit/b0e71d9)) -* **@embark/core:** set loglevel back to info ([b8f7ec2](https://github.com/embark-framework/embark/commit/b8f7ec2)) -* **@embark/deploy-tracker:** fix not storing different chains ([72278aa](https://github.com/embark-framework/embark/commit/72278aa)) -* **@embark/proxy:** Fix contract event subscriptions ([f9ad486](https://github.com/embark-framework/embark/commit/f9ad486)) -* **@embark/templates:** ensure boilerplate template comes with valid whisper port ([bad2207](https://github.com/embark-framework/embark/commit/bad2207)), closes [/github.com/embark-framework/embark/commit/e330b338ea2a45acb14eebd93af93bc2aba62516#diff-a61fbc84e4172487789d676437f26b5fR14](https://github.com//github.com/embark-framework/embark/commit/e330b338ea2a45acb14eebd93af93bc2aba62516/issues/diff-a61fbc84e4172487789d676437f26b5fR14) -* **@embark/test-runner:** fix test contracts being tracked ([fe3e604](https://github.com/embark-framework/embark/commit/fe3e604)) +* fix ws providers to have the patch for a bigger threshold ([#2017](https://github.com/embarklabs/embark/issues/2017)) ([9e654c5](https://github.com/embarklabs/embark/commit/9e654c5)) +* **@cockpit/dashboard:** "Deployed Contracts" should auto-update after deployment ([#2020](https://github.com/embarklabs/embark/issues/2020)) ([1a43dca](https://github.com/embarklabs/embark/commit/1a43dca)) +* **@embark/cockpit:** ensure correct data is send to web3's `ecRecover` ([#2024](https://github.com/embarklabs/embark/issues/2024)) ([abe79c8](https://github.com/embarklabs/embark/commit/abe79c8)) +* **@embark/console:** ensure Cockpit is only started in non-secondary mode ([#2026](https://github.com/embarklabs/embark/issues/2026)) ([b0e71d9](https://github.com/embarklabs/embark/commit/b0e71d9)) +* **@embark/core:** set loglevel back to info ([b8f7ec2](https://github.com/embarklabs/embark/commit/b8f7ec2)) +* **@embark/deploy-tracker:** fix not storing different chains ([72278aa](https://github.com/embarklabs/embark/commit/72278aa)) +* **@embark/proxy:** Fix contract event subscriptions ([f9ad486](https://github.com/embarklabs/embark/commit/f9ad486)) +* **@embark/templates:** ensure boilerplate template comes with valid whisper port ([bad2207](https://github.com/embarklabs/embark/commit/bad2207)), closes [/github.com/embarklabs/embark/commit/e330b338ea2a45acb14eebd93af93bc2aba62516#diff-a61fbc84e4172487789d676437f26b5fR14](https://github.com//github.com/embarklabs/embark/commit/e330b338ea2a45acb14eebd93af93bc2aba62516/issues/diff-a61fbc84e4172487789d676437f26b5fR14) +* **@embark/test-runner:** fix test contracts being tracked ([fe3e604](https://github.com/embarklabs/embark/commit/fe3e604)) -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* fix process logs not showing on errors ([#1962](https://github.com/embark-framework/embark/issues/1962)) ([913267b](https://github.com/embark-framework/embark/commit/913267b)) -* **@cockpit:** PropTypes typos: boolean -> bool, function -> func ([58c55ed](https://github.com/embark-framework/embark/commit/58c55ed)) -* **@contract-app:** fix contracts app tests ([#1982](https://github.com/embark-framework/embark/issues/1982)) ([6e9635c](https://github.com/embark-framework/embark/commit/6e9635c)) -* **@embark/basic-pipeline:** Remove `_1_` from pipeline output ([#1941](https://github.com/embark-framework/embark/issues/1941)) ([5dbc1c7](https://github.com/embark-framework/embark/commit/5dbc1c7)) -* **@embark/cmd_controller:** ensure blockchain module is started before storage ([#1821](https://github.com/embark-framework/embark/issues/1821)) ([c7eb586](https://github.com/embark-framework/embark/commit/c7eb586)) -* **@embark/cmd_controller:** ensure namesystem is set up in console command ([#1822](https://github.com/embark-framework/embark/issues/1822)) ([dd82a01](https://github.com/embark-framework/embark/commit/dd82a01)) -* **@embark/cmd_controller:** use the correct path for eject-webpack ([98400dc](https://github.com/embark-framework/embark/commit/98400dc)) -* **@embark/core:** make blockchain command work again ([8fee0b8](https://github.com/embark-framework/embark/commit/8fee0b8)) -* **@embark/core:** set loglevel back to info ([a03ffd5](https://github.com/embark-framework/embark/commit/a03ffd5)) -* **@embark/embark-deploy-tracker:** Fix reading of empty file ([#1872](https://github.com/embark-framework/embark/issues/1872)) ([022a3c1](https://github.com/embark-framework/embark/commit/022a3c1)) -* **@embark/ens:** fix trying to resolve when ENS is not registered ([1302f9f](https://github.com/embark-framework/embark/commit/1302f9f)) -* **@embark/geth:** fix version result not available ([9803507](https://github.com/embark-framework/embark/commit/9803507)) -* **@embark/parity:** fix version result not available ([a4b3ef4](https://github.com/embark-framework/embark/commit/a4b3ef4)) -* **@embark/proxy:** Check if WebSocket open before sending ([#1978](https://github.com/embark-framework/embark/issues/1978)) ([db71a93](https://github.com/embark-framework/embark/commit/db71a93)) -* patch for infinite loop with panic override ([#1964](https://github.com/embark-framework/embark/issues/1964)) ([80df4fa](https://github.com/embark-framework/embark/commit/80df4fa)) -* **@embark/proxy:** Fix contract event subscriptions ([173d53d](https://github.com/embark-framework/embark/commit/173d53d)) -* **@embark/stack/pipeline:** set missing `this.fs` to `embark.fs` ([86a9766](https://github.com/embark-framework/embark/commit/86a9766)) -* **@embark/transaction-logger:** don't show logs for stray receipts ([395ae83](https://github.com/embark-framework/embark/commit/395ae83)) -* **@embarkjs/swarm:** web3@1.0.0-beta.37 -> web3@1.2.1 ([25a0644](https://github.com/embark-framework/embark/commit/25a0644)) -* add back log command for modules ([#1969](https://github.com/embark-framework/embark/issues/1969)) ([918a00c](https://github.com/embark-framework/embark/commit/918a00c)) -* **template_generator:** fix condition for windows ([7fae609](https://github.com/embark-framework/embark/commit/7fae609)) -* **test-app:** make test app test all pass ([#1980](https://github.com/embark-framework/embark/issues/1980)) ([2193d82](https://github.com/embark-framework/embark/commit/2193d82)) -* do not start modules if they are disabled ([d6bf5c2](https://github.com/embark-framework/embark/commit/d6bf5c2)) -* fix error logs in the cockpit due from negative blocks numbers ([#1967](https://github.com/embark-framework/embark/issues/1967)) ([4b947bb](https://github.com/embark-framework/embark/commit/4b947bb)) -* fix test-app, contracts index file and reload on change ([#1892](https://github.com/embark-framework/embark/issues/1892)) ([ee634c8](https://github.com/embark-framework/embark/commit/ee634c8)) -* fix windows build for pipeline and embarkjs ([#1971](https://github.com/embark-framework/embark/issues/1971)) ([08c97a2](https://github.com/embark-framework/embark/commit/08c97a2)) -* re-enable plugin command module and clean up engine ([#1961](https://github.com/embark-framework/embark/issues/1961)) ([5b72620](https://github.com/embark-framework/embark/commit/5b72620)) -* type checker and linter errors on master after recent PR merges ([8716373](https://github.com/embark-framework/embark/commit/8716373)) +* fix process logs not showing on errors ([#1962](https://github.com/embarklabs/embark/issues/1962)) ([913267b](https://github.com/embarklabs/embark/commit/913267b)) +* **@cockpit:** PropTypes typos: boolean -> bool, function -> func ([58c55ed](https://github.com/embarklabs/embark/commit/58c55ed)) +* **@contract-app:** fix contracts app tests ([#1982](https://github.com/embarklabs/embark/issues/1982)) ([6e9635c](https://github.com/embarklabs/embark/commit/6e9635c)) +* **@embark/basic-pipeline:** Remove `_1_` from pipeline output ([#1941](https://github.com/embarklabs/embark/issues/1941)) ([5dbc1c7](https://github.com/embarklabs/embark/commit/5dbc1c7)) +* **@embark/cmd_controller:** ensure blockchain module is started before storage ([#1821](https://github.com/embarklabs/embark/issues/1821)) ([c7eb586](https://github.com/embarklabs/embark/commit/c7eb586)) +* **@embark/cmd_controller:** ensure namesystem is set up in console command ([#1822](https://github.com/embarklabs/embark/issues/1822)) ([dd82a01](https://github.com/embarklabs/embark/commit/dd82a01)) +* **@embark/cmd_controller:** use the correct path for eject-webpack ([98400dc](https://github.com/embarklabs/embark/commit/98400dc)) +* **@embark/core:** make blockchain command work again ([8fee0b8](https://github.com/embarklabs/embark/commit/8fee0b8)) +* **@embark/core:** set loglevel back to info ([a03ffd5](https://github.com/embarklabs/embark/commit/a03ffd5)) +* **@embark/embark-deploy-tracker:** Fix reading of empty file ([#1872](https://github.com/embarklabs/embark/issues/1872)) ([022a3c1](https://github.com/embarklabs/embark/commit/022a3c1)) +* **@embark/ens:** fix trying to resolve when ENS is not registered ([1302f9f](https://github.com/embarklabs/embark/commit/1302f9f)) +* **@embark/geth:** fix version result not available ([9803507](https://github.com/embarklabs/embark/commit/9803507)) +* **@embark/parity:** fix version result not available ([a4b3ef4](https://github.com/embarklabs/embark/commit/a4b3ef4)) +* **@embark/proxy:** Check if WebSocket open before sending ([#1978](https://github.com/embarklabs/embark/issues/1978)) ([db71a93](https://github.com/embarklabs/embark/commit/db71a93)) +* patch for infinite loop with panic override ([#1964](https://github.com/embarklabs/embark/issues/1964)) ([80df4fa](https://github.com/embarklabs/embark/commit/80df4fa)) +* **@embark/proxy:** Fix contract event subscriptions ([173d53d](https://github.com/embarklabs/embark/commit/173d53d)) +* **@embark/stack/pipeline:** set missing `this.fs` to `embark.fs` ([86a9766](https://github.com/embarklabs/embark/commit/86a9766)) +* **@embark/transaction-logger:** don't show logs for stray receipts ([395ae83](https://github.com/embarklabs/embark/commit/395ae83)) +* **@embarkjs/swarm:** web3@1.0.0-beta.37 -> web3@1.2.1 ([25a0644](https://github.com/embarklabs/embark/commit/25a0644)) +* add back log command for modules ([#1969](https://github.com/embarklabs/embark/issues/1969)) ([918a00c](https://github.com/embarklabs/embark/commit/918a00c)) +* **template_generator:** fix condition for windows ([7fae609](https://github.com/embarklabs/embark/commit/7fae609)) +* **test-app:** make test app test all pass ([#1980](https://github.com/embarklabs/embark/issues/1980)) ([2193d82](https://github.com/embarklabs/embark/commit/2193d82)) +* do not start modules if they are disabled ([d6bf5c2](https://github.com/embarklabs/embark/commit/d6bf5c2)) +* fix error logs in the cockpit due from negative blocks numbers ([#1967](https://github.com/embarklabs/embark/issues/1967)) ([4b947bb](https://github.com/embarklabs/embark/commit/4b947bb)) +* fix test-app, contracts index file and reload on change ([#1892](https://github.com/embarklabs/embark/issues/1892)) ([ee634c8](https://github.com/embarklabs/embark/commit/ee634c8)) +* fix windows build for pipeline and embarkjs ([#1971](https://github.com/embarklabs/embark/issues/1971)) ([08c97a2](https://github.com/embarklabs/embark/commit/08c97a2)) +* re-enable plugin command module and clean up engine ([#1961](https://github.com/embarklabs/embark/issues/1961)) ([5b72620](https://github.com/embarklabs/embark/commit/5b72620)) +* type checker and linter errors on master after recent PR merges ([8716373](https://github.com/embarklabs/embark/commit/8716373)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### Code Refactoring -* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embark-framework/embark/issues/1856)) ([b736ebe](https://github.com/embark-framework/embark/commit/b736ebe)) +* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embarklabs/embark/issues/1856)) ([b736ebe](https://github.com/embarklabs/embark/commit/b736ebe)) ### Features -* call action before starting the blockchain node ([c54b8d9](https://github.com/embark-framework/embark/commit/c54b8d9)) -* **@embark/cmd_controller:** add back embark simulator ([#1965](https://github.com/embark-framework/embark/issues/1965)) ([915b949](https://github.com/embark-framework/embark/commit/915b949)) -* **@embark/compiler:** support :before and :after hooks on event compiler:contracts:compile ([#1878](https://github.com/embark-framework/embark/issues/1878)) ([043ccc0](https://github.com/embark-framework/embark/commit/043ccc0)) -* **@embark/specialconfigs:** introduce dynamic addresses ([#1873](https://github.com/embark-framework/embark/issues/1873)) ([86ee867](https://github.com/embark-framework/embark/commit/86ee867)), closes [#1690](https://github.com/embark-framework/embark/issues/1690) -* **@embark/test-runner:** add reports to tests ([#1864](https://github.com/embark-framework/embark/issues/1864)) ([230fe59](https://github.com/embark-framework/embark/commit/230fe59)) -* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embark-framework/embark/issues/1846)) ([f54fbf0](https://github.com/embark-framework/embark/commit/f54fbf0)) -* **@embark/testing:** introduce plugin APIs to register compilers ([f289a6f](https://github.com/embark-framework/embark/commit/f289a6f)) -* **@embark/utils:** "inside monorepo" APIs ([de0e12d](https://github.com/embark-framework/embark/commit/de0e12d)) -* **deployement:** add back deployment message with hash ([2f09a88](https://github.com/embark-framework/embark/commit/2f09a88)) +* call action before starting the blockchain node ([c54b8d9](https://github.com/embarklabs/embark/commit/c54b8d9)) +* **@embark/cmd_controller:** add back embark simulator ([#1965](https://github.com/embarklabs/embark/issues/1965)) ([915b949](https://github.com/embarklabs/embark/commit/915b949)) +* **@embark/compiler:** support :before and :after hooks on event compiler:contracts:compile ([#1878](https://github.com/embarklabs/embark/issues/1878)) ([043ccc0](https://github.com/embarklabs/embark/commit/043ccc0)) +* **@embark/specialconfigs:** introduce dynamic addresses ([#1873](https://github.com/embarklabs/embark/issues/1873)) ([86ee867](https://github.com/embarklabs/embark/commit/86ee867)), closes [#1690](https://github.com/embarklabs/embark/issues/1690) +* **@embark/test-runner:** add reports to tests ([#1864](https://github.com/embarklabs/embark/issues/1864)) ([230fe59](https://github.com/embarklabs/embark/commit/230fe59)) +* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embarklabs/embark/issues/1846)) ([f54fbf0](https://github.com/embarklabs/embark/commit/f54fbf0)) +* **@embark/testing:** introduce plugin APIs to register compilers ([f289a6f](https://github.com/embarklabs/embark/commit/f289a6f)) +* **@embark/utils:** "inside monorepo" APIs ([de0e12d](https://github.com/embarklabs/embark/commit/de0e12d)) +* **deployement:** add back deployment message with hash ([2f09a88](https://github.com/embarklabs/embark/commit/2f09a88)) ### BREAKING CHANGES @@ -327,21 +327,21 @@ accounts. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) ### Bug Fixes -* **@embark/demo:** add back lights ([dd07f67](https://github.com/embark-framework/embark/commit/dd07f67)) -* **@embark/deploy-tracker:** continue if getting block fails ([0fe070c](https://github.com/embark-framework/embark/commit/0fe070c)) -* **@embark/pipeline:** revise require in embarkArtifacts/contracts/index ([ff97aa5](https://github.com/embark-framework/embark/commit/ff97aa5)) -* **@mbark/embarkjs:** enable using wss in embarkjs and the Dapp ([d2fc210](https://github.com/embark-framework/embark/commit/d2fc210)) +* **@embark/demo:** add back lights ([dd07f67](https://github.com/embarklabs/embark/commit/dd07f67)) +* **@embark/deploy-tracker:** continue if getting block fails ([0fe070c](https://github.com/embarklabs/embark/commit/0fe070c)) +* **@embark/pipeline:** revise require in embarkArtifacts/contracts/index ([ff97aa5](https://github.com/embarklabs/embark/commit/ff97aa5)) +* **@mbark/embarkjs:** enable using wss in embarkjs and the Dapp ([d2fc210](https://github.com/embarklabs/embark/commit/d2fc210)) -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package root @@ -349,605 +349,605 @@ accounts. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) ### Bug Fixes -* **@embark/accountParser:** exit on unsupported account configs ([78bb9bc](https://github.com/embark-framework/embark/commit/78bb9bc)) -* **@embark/cli:** properly forward cli options to ethereum simulator ([beebbe6](https://github.com/embark-framework/embark/commit/beebbe6)) -* **@embark/embarkjs-ipfs:** use `version()` API instead of `id()` to determine availability ([1595e4b](https://github.com/embark-framework/embark/commit/1595e4b)) -* **@embark/ipfs:** fix ipfs upload with wrong error message ([27bd574](https://github.com/embark-framework/embark/commit/27bd574)) -* **@embark/library-manager:** add a check/warning for `"1.0.0-beta"` web3 version in installAll ([6dd0628](https://github.com/embark-framework/embark/commit/6dd0628)) -* **@embark/pipeline:** adjust ignore paths ([e58c552](https://github.com/embark-framework/embark/commit/e58c552)) -* **@embark/pipeline:** check if config arg of writeStats is falsy ([9d81fc5](https://github.com/embark-framework/embark/commit/9d81fc5)) -* **@embark/pipeline:** streamline contract index file creation ([810c3be](https://github.com/embark-framework/embark/commit/810c3be)) -* **@embark/site:** fix configuring contract link in structure.md ([9c0923c](https://github.com/embark-framework/embark/commit/9c0923c)) -* **@embark/test-runner:** fix describe in describe tests ([c2094db](https://github.com/embark-framework/embark/commit/c2094db)) -* **@embark/ui:** fix errorEntities not working at all ([5ab4c22](https://github.com/embark-framework/embark/commit/5ab4c22)) +* **@embark/accountParser:** exit on unsupported account configs ([78bb9bc](https://github.com/embarklabs/embark/commit/78bb9bc)) +* **@embark/cli:** properly forward cli options to ethereum simulator ([beebbe6](https://github.com/embarklabs/embark/commit/beebbe6)) +* **@embark/embarkjs-ipfs:** use `version()` API instead of `id()` to determine availability ([1595e4b](https://github.com/embarklabs/embark/commit/1595e4b)) +* **@embark/ipfs:** fix ipfs upload with wrong error message ([27bd574](https://github.com/embarklabs/embark/commit/27bd574)) +* **@embark/library-manager:** add a check/warning for `"1.0.0-beta"` web3 version in installAll ([6dd0628](https://github.com/embarklabs/embark/commit/6dd0628)) +* **@embark/pipeline:** adjust ignore paths ([e58c552](https://github.com/embarklabs/embark/commit/e58c552)) +* **@embark/pipeline:** check if config arg of writeStats is falsy ([9d81fc5](https://github.com/embarklabs/embark/commit/9d81fc5)) +* **@embark/pipeline:** streamline contract index file creation ([810c3be](https://github.com/embarklabs/embark/commit/810c3be)) +* **@embark/site:** fix configuring contract link in structure.md ([9c0923c](https://github.com/embarklabs/embark/commit/9c0923c)) +* **@embark/test-runner:** fix describe in describe tests ([c2094db](https://github.com/embarklabs/embark/commit/c2094db)) +* **@embark/ui:** fix errorEntities not working at all ([5ab4c22](https://github.com/embarklabs/embark/commit/5ab4c22)) ### Features -* **@embark/cmd:** add a warning on build and upload if development ([9e74d32](https://github.com/embark-framework/embark/commit/9e74d32)) -* **@embark/pipeline:** add minimalContractSize to remove bytecode ([b0cccae](https://github.com/embark-framework/embark/commit/b0cccae)) -* **@embark/pipeline:** enable choosing which fields to filter out ([b5c81bd](https://github.com/embark-framework/embark/commit/b5c81bd)) -* **@embark/site:** add docs on filteredFields ([59eb69c](https://github.com/embark-framework/embark/commit/59eb69c)) -* **@embark/site:** add documentation on minimalContractSize ([f9fb302](https://github.com/embark-framework/embark/commit/f9fb302)) -* **homepage:** add section with logos from companies, who use embark ([178d8cd](https://github.com/embark-framework/embark/commit/178d8cd)) +* **@embark/cmd:** add a warning on build and upload if development ([9e74d32](https://github.com/embarklabs/embark/commit/9e74d32)) +* **@embark/pipeline:** add minimalContractSize to remove bytecode ([b0cccae](https://github.com/embarklabs/embark/commit/b0cccae)) +* **@embark/pipeline:** enable choosing which fields to filter out ([b5c81bd](https://github.com/embarklabs/embark/commit/b5c81bd)) +* **@embark/site:** add docs on filteredFields ([59eb69c](https://github.com/embarklabs/embark/commit/59eb69c)) +* **@embark/site:** add documentation on minimalContractSize ([f9fb302](https://github.com/embarklabs/embark/commit/f9fb302)) +* **homepage:** add section with logos from companies, who use embark ([178d8cd](https://github.com/embarklabs/embark/commit/178d8cd)) -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) ### Bug Fixes -* **@cockpit:** don't send invalid value to Smart Contract methods ([3f77272](https://github.com/embark-framework/embark/commit/3f77272)) -* **@cockpit/debugger:** check if `debuggingContract` is undefined ([3590197](https://github.com/embark-framework/embark/commit/3590197)) -* **@cockpit/explorers:** consistently display "Mined on" timestamps ([52d54f0](https://github.com/embark-framework/embark/commit/52d54f0)) -* **@embark/code-generator:** use plugins for contract generation ([c87d7da](https://github.com/embark-framework/embark/commit/c87d7da)) -* **@embark/code-runner:** restore EmbarkJS.environment property in the cli dashboard ([7d27125](https://github.com/embark-framework/embark/commit/7d27125)) -* **@embark/contracts-manager:** ensure ETH values sent through APIs are converted to string ([70ff3c1](https://github.com/embark-framework/embark/commit/70ff3c1)) -* **@embark/deployment:** don't over estimate gas when running tests against non-simulator nodes ([d76a82a](https://github.com/embark-framework/embark/commit/d76a82a)), closes [/github.com/trufflesuite/ganache-core/blob/8ad1ab29deccbbb4018f6961d0eb7ec984ad8fcb/lib/utils/gasEstimation.js#L33-L39](https://github.com//github.com/trufflesuite/ganache-core/blob/8ad1ab29deccbbb4018f6961d0eb7ec984ad8fcb/lib/utils/gasEstimation.js/issues/L33-L39) -* **@embark/embarkjs-whisper:** Messages.isAvailable() should always return a promise ([93ca3ad](https://github.com/embark-framework/embark/commit/93ca3ad)) -* **@embark/ipc:** fix functions not being printed in console ([421c340](https://github.com/embark-framework/embark/commit/421c340)) -* **@embark/site:** update contractGeneration plugin api ([ad796bc](https://github.com/embark-framework/embark/commit/ad796bc)) -* **@embark/storage:** revise timing for process:started and code eval to avoid race conditions ([5828ae6](https://github.com/embark-framework/embark/commit/5828ae6)) -* **@embark/test-runner:** make `--tx-details` option work again ([2531fc1](https://github.com/embark-framework/embark/commit/2531fc1)), closes [/github.com/embark-framework/embark/commit/87d92b6091#diff-92b4f79a0473160fe700440b1ced5204R140](https://github.com//github.com/embark-framework/embark/commit/87d92b6091/issues/diff-92b4f79a0473160fe700440b1ced5204R140) +* **@cockpit:** don't send invalid value to Smart Contract methods ([3f77272](https://github.com/embarklabs/embark/commit/3f77272)) +* **@cockpit/debugger:** check if `debuggingContract` is undefined ([3590197](https://github.com/embarklabs/embark/commit/3590197)) +* **@cockpit/explorers:** consistently display "Mined on" timestamps ([52d54f0](https://github.com/embarklabs/embark/commit/52d54f0)) +* **@embark/code-generator:** use plugins for contract generation ([c87d7da](https://github.com/embarklabs/embark/commit/c87d7da)) +* **@embark/code-runner:** restore EmbarkJS.environment property in the cli dashboard ([7d27125](https://github.com/embarklabs/embark/commit/7d27125)) +* **@embark/contracts-manager:** ensure ETH values sent through APIs are converted to string ([70ff3c1](https://github.com/embarklabs/embark/commit/70ff3c1)) +* **@embark/deployment:** don't over estimate gas when running tests against non-simulator nodes ([d76a82a](https://github.com/embarklabs/embark/commit/d76a82a)), closes [/github.com/trufflesuite/ganache-core/blob/8ad1ab29deccbbb4018f6961d0eb7ec984ad8fcb/lib/utils/gasEstimation.js#L33-L39](https://github.com//github.com/trufflesuite/ganache-core/blob/8ad1ab29deccbbb4018f6961d0eb7ec984ad8fcb/lib/utils/gasEstimation.js/issues/L33-L39) +* **@embark/embarkjs-whisper:** Messages.isAvailable() should always return a promise ([93ca3ad](https://github.com/embarklabs/embark/commit/93ca3ad)) +* **@embark/ipc:** fix functions not being printed in console ([421c340](https://github.com/embarklabs/embark/commit/421c340)) +* **@embark/site:** update contractGeneration plugin api ([ad796bc](https://github.com/embarklabs/embark/commit/ad796bc)) +* **@embark/storage:** revise timing for process:started and code eval to avoid race conditions ([5828ae6](https://github.com/embarklabs/embark/commit/5828ae6)) +* **@embark/test-runner:** make `--tx-details` option work again ([2531fc1](https://github.com/embarklabs/embark/commit/2531fc1)), closes [/github.com/embarklabs/embark/commit/87d92b6091#diff-92b4f79a0473160fe700440b1ced5204R140](https://github.com//github.com/embarklabs/embark/commit/87d92b6091/issues/diff-92b4f79a0473160fe700440b1ced5204R140) ### Features -* **@cockpit:** Pass tx value as wei and add validation ([536a402](https://github.com/embark-framework/embark/commit/536a402)) -* **@embark/solc:** add embark-solc to monorepo ([1e59b58](https://github.com/embark-framework/embark/commit/1e59b58)) -* **@embark/ui:** sort contracts and functions alphabetically ([0e9a4a1](https://github.com/embark-framework/embark/commit/0e9a4a1)) +* **@cockpit:** Pass tx value as wei and add validation ([536a402](https://github.com/embarklabs/embark/commit/536a402)) +* **@embark/solc:** add embark-solc to monorepo ([1e59b58](https://github.com/embarklabs/embark/commit/1e59b58)) +* **@embark/ui:** sort contracts and functions alphabetically ([0e9a4a1](https://github.com/embarklabs/embark/commit/0e9a4a1)) -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* **@cockpit/utils:** Ensure whisper channels are at least 4 characters long ([610d8f1](https://github.com/embark-framework/embark/commit/610d8f1)) -* **@dapps/demo:** don't allow subscription to whisper channels with less than 4 chars ([322397f](https://github.com/embark-framework/embark/commit/322397f)), closes [#1666](https://github.com/embark-framework/embark/issues/1666) -* **@dapps/templates/demo:** ensure whisper channel state is set correctly ([1b6987e](https://github.com/embark-framework/embark/commit/1b6987e)) -* **@embark/config:** disable webserver if pipeline is disabled ([24b5339](https://github.com/embark-framework/embark/commit/24b5339)) -* **@embark/coverage:** function types and single statement ifs ([2ce9ca6](https://github.com/embark-framework/embark/commit/2ce9ca6)) -* **@embark/dapps:** old link updated to the latest documentation at website ([09d7428](https://github.com/embark-framework/embark/commit/09d7428)) -* **@embark/deploy-tracker:** fix getting the block 0 with sim --fork ([f6d7a54](https://github.com/embark-framework/embark/commit/f6d7a54)) -* **@embark/deployment:** don't break when using abiDefinitions ([9e5c9c7](https://github.com/embark-framework/embark/commit/9e5c9c7)) -* **@embark/solidity:** fix recursive error on Windows ([1edd68f](https://github.com/embark-framework/embark/commit/1edd68f)) -* **@embark/solidity:** show a better error message in debug ([198a5dc](https://github.com/embark-framework/embark/commit/198a5dc)) -* **@embark/test-runenr:** fix event listener overflow ([e288483](https://github.com/embark-framework/embark/commit/e288483)) -* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embark-framework/embark/commit/fc4faa8)) -* **@embark/test-runner:** only run tests on files with describe ([9646673](https://github.com/embark-framework/embark/commit/9646673)) -* **docs:** ensure paginator helper has `__()` local ([ebe61f4](https://github.com/embark-framework/embark/commit/ebe61f4)) -* **templates:** fix templates because tests don't like empty files ([908aa3b](https://github.com/embark-framework/embark/commit/908aa3b)) +* **@cockpit/utils:** Ensure whisper channels are at least 4 characters long ([610d8f1](https://github.com/embarklabs/embark/commit/610d8f1)) +* **@dapps/demo:** don't allow subscription to whisper channels with less than 4 chars ([322397f](https://github.com/embarklabs/embark/commit/322397f)), closes [#1666](https://github.com/embarklabs/embark/issues/1666) +* **@dapps/templates/demo:** ensure whisper channel state is set correctly ([1b6987e](https://github.com/embarklabs/embark/commit/1b6987e)) +* **@embark/config:** disable webserver if pipeline is disabled ([24b5339](https://github.com/embarklabs/embark/commit/24b5339)) +* **@embark/coverage:** function types and single statement ifs ([2ce9ca6](https://github.com/embarklabs/embark/commit/2ce9ca6)) +* **@embark/dapps:** old link updated to the latest documentation at website ([09d7428](https://github.com/embarklabs/embark/commit/09d7428)) +* **@embark/deploy-tracker:** fix getting the block 0 with sim --fork ([f6d7a54](https://github.com/embarklabs/embark/commit/f6d7a54)) +* **@embark/deployment:** don't break when using abiDefinitions ([9e5c9c7](https://github.com/embarklabs/embark/commit/9e5c9c7)) +* **@embark/solidity:** fix recursive error on Windows ([1edd68f](https://github.com/embarklabs/embark/commit/1edd68f)) +* **@embark/solidity:** show a better error message in debug ([198a5dc](https://github.com/embarklabs/embark/commit/198a5dc)) +* **@embark/test-runenr:** fix event listener overflow ([e288483](https://github.com/embarklabs/embark/commit/e288483)) +* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embarklabs/embark/commit/fc4faa8)) +* **@embark/test-runner:** only run tests on files with describe ([9646673](https://github.com/embarklabs/embark/commit/9646673)) +* **docs:** ensure paginator helper has `__()` local ([ebe61f4](https://github.com/embarklabs/embark/commit/ebe61f4)) +* **templates:** fix templates because tests don't like empty files ([908aa3b](https://github.com/embarklabs/embark/commit/908aa3b)) ### Features -* **@embark/blockchain-connector:** Add command to get full account info ([71cb161](https://github.com/embark-framework/embark/commit/71cb161)) -* **@embark/site:** add section on getting account from describe ([5044403](https://github.com/embark-framework/embark/commit/5044403)) -* **@embark/test-runner:** return accounts in the describe callback ([332229f](https://github.com/embark-framework/embark/commit/332229f)) -* **@embark/test-runner:** wait for deploy before enterning describe ([8c16541](https://github.com/embark-framework/embark/commit/8c16541)) +* **@embark/blockchain-connector:** Add command to get full account info ([71cb161](https://github.com/embarklabs/embark/commit/71cb161)) +* **@embark/site:** add section on getting account from describe ([5044403](https://github.com/embarklabs/embark/commit/5044403)) +* **@embark/test-runner:** return accounts in the describe callback ([332229f](https://github.com/embarklabs/embark/commit/332229f)) +* **@embark/test-runner:** wait for deploy before enterning describe ([8c16541](https://github.com/embarklabs/embark/commit/8c16541)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) ### Bug Fixes -* **@cockpit/explorer:** slice contract function result string only if starts/ends with double-quote ([ac76a40](https://github.com/embark-framework/embark/commit/ac76a40)), closes [#1636](https://github.com/embark-framework/embark/issues/1636) -* **@embark/swarm:** update url-scheme to bzz-raw ([6d844d7](https://github.com/embark-framework/embark/commit/6d844d7)) -* **@embark/test-runner:** don't try to deploy and register ENS domains after JS tests have run ([e5fc12e](https://github.com/embark-framework/embark/commit/e5fc12e)) -* gas estimates in test ([#1650](https://github.com/embark-framework/embark/issues/1650)) ([312c631](https://github.com/embark-framework/embark/commit/312c631)) -* packages/embark/package.json to reduce vulnerabilities ([9029bfe](https://github.com/embark-framework/embark/commit/9029bfe)) -* **@embarkjs:** unconditionally require symlinked embarkjs-* modules ([b45b2e2](https://github.com/embark-framework/embark/commit/b45b2e2)) -* **@embarkjs/whisper:** don't rely on global EmbarkJS in whisper APIs ([f2903e7](https://github.com/embark-framework/embark/commit/f2903e7)), closes [/github.com/embark-framework/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embarkjs-whisper/src/index.js#L43-L62](https://github.com//github.com/embark-framework/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embarkjs-whisper/src/index.js/issues/L43-L62) [/github.com/embark-framework/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embarkjs-whisper/src/index.js#L64-L73](https://github.com//github.com/embark-framework/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embarkjs-whisper/src/index.js/issues/L64-L73) [/github.com/embark-framework/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embark-code-runner/src/index.ts#L33](https://github.com//github.com/embark-framework/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embark-code-runner/src/index.ts/issues/L33) +* **@cockpit/explorer:** slice contract function result string only if starts/ends with double-quote ([ac76a40](https://github.com/embarklabs/embark/commit/ac76a40)), closes [#1636](https://github.com/embarklabs/embark/issues/1636) +* **@embark/swarm:** update url-scheme to bzz-raw ([6d844d7](https://github.com/embarklabs/embark/commit/6d844d7)) +* **@embark/test-runner:** don't try to deploy and register ENS domains after JS tests have run ([e5fc12e](https://github.com/embarklabs/embark/commit/e5fc12e)) +* gas estimates in test ([#1650](https://github.com/embarklabs/embark/issues/1650)) ([312c631](https://github.com/embarklabs/embark/commit/312c631)) +* packages/embark/package.json to reduce vulnerabilities ([9029bfe](https://github.com/embarklabs/embark/commit/9029bfe)) +* **@embarkjs:** unconditionally require symlinked embarkjs-* modules ([b45b2e2](https://github.com/embarklabs/embark/commit/b45b2e2)) +* **@embarkjs/whisper:** don't rely on global EmbarkJS in whisper APIs ([f2903e7](https://github.com/embarklabs/embark/commit/f2903e7)), closes [/github.com/embarklabs/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embarkjs-whisper/src/index.js#L43-L62](https://github.com//github.com/embarklabs/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embarkjs-whisper/src/index.js/issues/L43-L62) [/github.com/embarklabs/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embarkjs-whisper/src/index.js#L64-L73](https://github.com//github.com/embarklabs/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embarkjs-whisper/src/index.js/issues/L64-L73) [/github.com/embarklabs/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embark-code-runner/src/index.ts#L33](https://github.com//github.com/embarklabs/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embark-code-runner/src/index.ts/issues/L33) ### Features -* **@cockpit/explorer:** enable users to send ether through payable methods ([#1649](https://github.com/embark-framework/embark/issues/1649)) ([d10c0b7](https://github.com/embark-framework/embark/commit/d10c0b7)) -* **@embark/cli:** exit with error if --template and --contracts-only are both used with 'new' cmd ([d477adc](https://github.com/embark-framework/embark/commit/d477adc)) +* **@cockpit/explorer:** enable users to send ether through payable methods ([#1649](https://github.com/embarklabs/embark/issues/1649)) ([d10c0b7](https://github.com/embarklabs/embark/commit/d10c0b7)) +* **@embark/cli:** exit with error if --template and --contracts-only are both used with 'new' cmd ([d477adc](https://github.com/embarklabs/embark/commit/d477adc)) -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) ### Bug Fixes -* **@cockpit/utils:** properly detect if ENS is enabled ([7a0609b](https://github.com/embark-framework/embark/commit/7a0609b)) -* **@cockpit/whisper:** ensure message subscription call is working ([2c6c948](https://github.com/embark-framework/embark/commit/2c6c948)) -* **@embark/ens:** use namehash for resolver ([4d079de](https://github.com/embark-framework/embark/commit/4d079de)) -* **@embark/pipeline:** ensure color methods for logs are available ([8ca6419](https://github.com/embark-framework/embark/commit/8ca6419)) -* **@embark/utils:** add find-up and globule to dependencies ([0253c90](https://github.com/embark-framework/embark/commit/0253c90)) +* **@cockpit/utils:** properly detect if ENS is enabled ([7a0609b](https://github.com/embarklabs/embark/commit/7a0609b)) +* **@cockpit/whisper:** ensure message subscription call is working ([2c6c948](https://github.com/embarklabs/embark/commit/2c6c948)) +* **@embark/ens:** use namehash for resolver ([4d079de](https://github.com/embarklabs/embark/commit/4d079de)) +* **@embark/pipeline:** ensure color methods for logs are available ([8ca6419](https://github.com/embarklabs/embark/commit/8ca6419)) +* **@embark/utils:** add find-up and globule to dependencies ([0253c90](https://github.com/embarklabs/embark/commit/0253c90)) ### Features -* **@embark/utils:** introduce setUpEnv() function ([038928f](https://github.com/embark-framework/embark/commit/038928f)) +* **@embark/utils:** introduce setUpEnv() function ([038928f](https://github.com/embarklabs/embark/commit/038928f)) -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) ### Bug Fixes -* **@embark-utils/accountParser:** fix privateKey accounts ([fc02405](https://github.com/embark-framework/embark/commit/fc02405)) -* **@embark/api:** import colors pkg so type string has .stripColors ([fbfe376](https://github.com/embark-framework/embark/commit/fbfe376)) -* **@embark/api:** setup the embark-ui build dir before the express instance ([c4d647c](https://github.com/embark-framework/embark/commit/c4d647c)) -* **@embark/api:** specify colors package as a dependency ([ae8ec69](https://github.com/embark-framework/embark/commit/ae8ec69)) -* **@embark/blockchain_process:** use correct import for ProcessWrapper ([9acf256](https://github.com/embark-framework/embark/commit/9acf256)) -* **@embark/console:** fix cockpit console if using console command ([d5c3a9c](https://github.com/embark-framework/embark/commit/d5c3a9c)) -* **@embark/core:** move process.on inside ProcessWrapper's constructor ([fd09488](https://github.com/embark-framework/embark/commit/fd09488)) -* **@embark/demo:** link css from dependency ([438e917](https://github.com/embark-framework/embark/commit/438e917)) -* **@embark/demo:** render whisper error messages not error objects ([925ed06](https://github.com/embark-framework/embark/commit/925ed06)) -* **@embark/deployment:** only log error when error exists ([bf0f439](https://github.com/embark-framework/embark/commit/bf0f439)) -* **@embark/library-manager:** specify colors package as a dependency ([2d22819](https://github.com/embark-framework/embark/commit/2d22819)) -* **@embark/plugin-cmd:** revise package.json in light of [#1573](https://github.com/embark-framework/embark/issues/1573), [#1574](https://github.com/embark-framework/embark/issues/1574), [#1575](https://github.com/embark-framework/embark/issues/1575), [#1576](https://github.com/embark-framework/embark/issues/1576) ([c30f742](https://github.com/embark-framework/embark/commit/c30f742)) -* **@embark/site:** fix strategy not put in the right section ([8781585](https://github.com/embark-framework/embark/commit/8781585)) -* **@embark/specialconfig:** fix undefined contract name in onDeploy ([7eb85f0](https://github.com/embark-framework/embark/commit/7eb85f0)) -* **@embark/utils:** expose longRunningProcessTimer properly ([244e2e2](https://github.com/embark-framework/embark/commit/244e2e2)) -* **embark-site:** error in tracking section ([c7c923d](https://github.com/embark-framework/embark/commit/c7c923d)) -* **embark-site:** remove double web3 typo ([b9c12dd](https://github.com/embark-framework/embark/commit/b9c12dd)) -* improve wording on contract constructor failing ([ea7ae22](https://github.com/embark-framework/embark/commit/ea7ae22)) -* **embark/generator:** add back environment to EmbarkJS ([1ae0ab6](https://github.com/embark-framework/embark/commit/1ae0ab6)) -* **embark/generator:** add empty line to embarkjs ([6b16f66](https://github.com/embark-framework/embark/commit/6b16f66)) -* **test:** fix accountParser test in regards to privateKey fix ([a22d8fc](https://github.com/embark-framework/embark/commit/a22d8fc)) -* add missing linkjuice built ([b5db685](https://github.com/embark-framework/embark/commit/b5db685)) -* dashboard auto complete ([c51ec50](https://github.com/embark-framework/embark/commit/c51ec50)) -* make coverage more forgiving ([0f4e554](https://github.com/embark-framework/embark/commit/0f4e554)) -* parity origins ([a75fa79](https://github.com/embark-framework/embark/commit/a75fa79)) -* update solidity-parser-antlr to allow the use of the payable keyword in contracts ([7401966](https://github.com/embark-framework/embark/commit/7401966)) +* **@embark-utils/accountParser:** fix privateKey accounts ([fc02405](https://github.com/embarklabs/embark/commit/fc02405)) +* **@embark/api:** import colors pkg so type string has .stripColors ([fbfe376](https://github.com/embarklabs/embark/commit/fbfe376)) +* **@embark/api:** setup the embark-ui build dir before the express instance ([c4d647c](https://github.com/embarklabs/embark/commit/c4d647c)) +* **@embark/api:** specify colors package as a dependency ([ae8ec69](https://github.com/embarklabs/embark/commit/ae8ec69)) +* **@embark/blockchain_process:** use correct import for ProcessWrapper ([9acf256](https://github.com/embarklabs/embark/commit/9acf256)) +* **@embark/console:** fix cockpit console if using console command ([d5c3a9c](https://github.com/embarklabs/embark/commit/d5c3a9c)) +* **@embark/core:** move process.on inside ProcessWrapper's constructor ([fd09488](https://github.com/embarklabs/embark/commit/fd09488)) +* **@embark/demo:** link css from dependency ([438e917](https://github.com/embarklabs/embark/commit/438e917)) +* **@embark/demo:** render whisper error messages not error objects ([925ed06](https://github.com/embarklabs/embark/commit/925ed06)) +* **@embark/deployment:** only log error when error exists ([bf0f439](https://github.com/embarklabs/embark/commit/bf0f439)) +* **@embark/library-manager:** specify colors package as a dependency ([2d22819](https://github.com/embarklabs/embark/commit/2d22819)) +* **@embark/plugin-cmd:** revise package.json in light of [#1573](https://github.com/embarklabs/embark/issues/1573), [#1574](https://github.com/embarklabs/embark/issues/1574), [#1575](https://github.com/embarklabs/embark/issues/1575), [#1576](https://github.com/embarklabs/embark/issues/1576) ([c30f742](https://github.com/embarklabs/embark/commit/c30f742)) +* **@embark/site:** fix strategy not put in the right section ([8781585](https://github.com/embarklabs/embark/commit/8781585)) +* **@embark/specialconfig:** fix undefined contract name in onDeploy ([7eb85f0](https://github.com/embarklabs/embark/commit/7eb85f0)) +* **@embark/utils:** expose longRunningProcessTimer properly ([244e2e2](https://github.com/embarklabs/embark/commit/244e2e2)) +* **embark-site:** error in tracking section ([c7c923d](https://github.com/embarklabs/embark/commit/c7c923d)) +* **embark-site:** remove double web3 typo ([b9c12dd](https://github.com/embarklabs/embark/commit/b9c12dd)) +* improve wording on contract constructor failing ([ea7ae22](https://github.com/embarklabs/embark/commit/ea7ae22)) +* **embark/generator:** add back environment to EmbarkJS ([1ae0ab6](https://github.com/embarklabs/embark/commit/1ae0ab6)) +* **embark/generator:** add empty line to embarkjs ([6b16f66](https://github.com/embarklabs/embark/commit/6b16f66)) +* **test:** fix accountParser test in regards to privateKey fix ([a22d8fc](https://github.com/embarklabs/embark/commit/a22d8fc)) +* add missing linkjuice built ([b5db685](https://github.com/embarklabs/embark/commit/b5db685)) +* dashboard auto complete ([c51ec50](https://github.com/embarklabs/embark/commit/c51ec50)) +* make coverage more forgiving ([0f4e554](https://github.com/embarklabs/embark/commit/0f4e554)) +* parity origins ([a75fa79](https://github.com/embarklabs/embark/commit/a75fa79)) +* update solidity-parser-antlr to allow the use of the payable keyword in contracts ([7401966](https://github.com/embarklabs/embark/commit/7401966)) ### Features -* **@embar/contracts-manager:** add message for interface contracts ([334d3bc](https://github.com/embark-framework/embark/commit/334d3bc)) -* **@embark-site:** add troubleshooting guide on interface contracts ([1f02e49](https://github.com/embark-framework/embark/commit/1f02e49)) -* **@embark/api:** Add command `service api on/off` ([634feb5](https://github.com/embark-framework/embark/commit/634feb5)) -* **@embark/blockchain:** Restart Ethereum via command ([7a76516](https://github.com/embark-framework/embark/commit/7a76516)) -* **@embark/storage:** Add command `service ipfs on/off` ([1e4e6e4](https://github.com/embark-framework/embark/commit/1e4e6e4)) -* **@embark/storage:** Add command `service swarm on/off` ([3dcc339](https://github.com/embark-framework/embark/commit/3dcc339)) -* **@embark/test-runner:** show interface contract message in tests ([f9d7a3f](https://github.com/embark-framework/embark/commit/f9d7a3f)) -* **@embark/webserver:** Add support for `service webserver on/off` ([0c394fe](https://github.com/embark-framework/embark/commit/0c394fe)) -* **@embark/whisper:** Remove support for `service whisper on/off` ([fc01daf](https://github.com/embark-framework/embark/commit/fc01daf)) +* **@embar/contracts-manager:** add message for interface contracts ([334d3bc](https://github.com/embarklabs/embark/commit/334d3bc)) +* **@embark-site:** add troubleshooting guide on interface contracts ([1f02e49](https://github.com/embarklabs/embark/commit/1f02e49)) +* **@embark/api:** Add command `service api on/off` ([634feb5](https://github.com/embarklabs/embark/commit/634feb5)) +* **@embark/blockchain:** Restart Ethereum via command ([7a76516](https://github.com/embarklabs/embark/commit/7a76516)) +* **@embark/storage:** Add command `service ipfs on/off` ([1e4e6e4](https://github.com/embarklabs/embark/commit/1e4e6e4)) +* **@embark/storage:** Add command `service swarm on/off` ([3dcc339](https://github.com/embarklabs/embark/commit/3dcc339)) +* **@embark/test-runner:** show interface contract message in tests ([f9d7a3f](https://github.com/embarklabs/embark/commit/f9d7a3f)) +* **@embark/webserver:** Add support for `service webserver on/off` ([0c394fe](https://github.com/embarklabs/embark/commit/0c394fe)) +* **@embark/whisper:** Remove support for `service whisper on/off` ([fc01daf](https://github.com/embarklabs/embark/commit/fc01daf)) -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) ### Bug Fixes -* **@cockpit/deployment:** Check if contracts deployed when connected to metamask ([c233163](https://github.com/embark-framework/embark/commit/c233163)) -* **@cockpit/services:** send only process names to embark-api-client ([eb9de68](https://github.com/embark-framework/embark/commit/eb9de68)) -* **@embark/contracts_manager:** compare correct property ([9e4204a](https://github.com/embark-framework/embark/commit/9e4204a)) -* **@embark/debugger:** Add error handling for missing line ([5a502b3](https://github.com/embark-framework/embark/commit/5a502b3)) -* **@embark/deployment:** ensure error messages emitted are logged ([72fc80d](https://github.com/embark-framework/embark/commit/72fc80d)) -* **@embark/deployment:** ensure logger is available in all hooks ([42aebb9](https://github.com/embark-framework/embark/commit/42aebb9)) -* **@embark/ipfs:** Fix IPFS gateway CORS for embark-status plugin ([e4d1e4e](https://github.com/embark-framework/embark/commit/e4d1e4e)) -* **@embark/pipeline:** Support embarkjs-whisper with external pipeline ([447f6f8](https://github.com/embark-framework/embark/commit/447f6f8)) -* **@embark/solidity:** handle absolute paths correctly ([4b1e126](https://github.com/embark-framework/embark/commit/4b1e126)) -* **@embark/storage:** Fix hang when IPFS/Swarm started externally ([eca456f](https://github.com/embark-framework/embark/commit/eca456f)) -* **@embark/tests:** Fix contracts app hanging ([12cbb7b](https://github.com/embark-framework/embark/commit/12cbb7b)) -* **@embark/utils:** Fix proxy crash with unknown function ([431d366](https://github.com/embark-framework/embark/commit/431d366)) -* **embark/compiler:** fix errors and bugs with solc 0.4.18 ([bfebb3c](https://github.com/embark-framework/embark/commit/bfebb3c)) -* **embark/simulator:** fix account object empty when no mnemonic ([a4f68cb](https://github.com/embark-framework/embark/commit/a4f68cb)) -* **pipeline:** build contracts even when pipeline is disabled ([75af5c4](https://github.com/embark-framework/embark/commit/75af5c4)) -* run geth and parity in archival mode for dev nodes ([542809c](https://github.com/embark-framework/embark/commit/542809c)) +* **@cockpit/deployment:** Check if contracts deployed when connected to metamask ([c233163](https://github.com/embarklabs/embark/commit/c233163)) +* **@cockpit/services:** send only process names to embark-api-client ([eb9de68](https://github.com/embarklabs/embark/commit/eb9de68)) +* **@embark/contracts_manager:** compare correct property ([9e4204a](https://github.com/embarklabs/embark/commit/9e4204a)) +* **@embark/debugger:** Add error handling for missing line ([5a502b3](https://github.com/embarklabs/embark/commit/5a502b3)) +* **@embark/deployment:** ensure error messages emitted are logged ([72fc80d](https://github.com/embarklabs/embark/commit/72fc80d)) +* **@embark/deployment:** ensure logger is available in all hooks ([42aebb9](https://github.com/embarklabs/embark/commit/42aebb9)) +* **@embark/ipfs:** Fix IPFS gateway CORS for embark-status plugin ([e4d1e4e](https://github.com/embarklabs/embark/commit/e4d1e4e)) +* **@embark/pipeline:** Support embarkjs-whisper with external pipeline ([447f6f8](https://github.com/embarklabs/embark/commit/447f6f8)) +* **@embark/solidity:** handle absolute paths correctly ([4b1e126](https://github.com/embarklabs/embark/commit/4b1e126)) +* **@embark/storage:** Fix hang when IPFS/Swarm started externally ([eca456f](https://github.com/embarklabs/embark/commit/eca456f)) +* **@embark/tests:** Fix contracts app hanging ([12cbb7b](https://github.com/embarklabs/embark/commit/12cbb7b)) +* **@embark/utils:** Fix proxy crash with unknown function ([431d366](https://github.com/embarklabs/embark/commit/431d366)) +* **embark/compiler:** fix errors and bugs with solc 0.4.18 ([bfebb3c](https://github.com/embarklabs/embark/commit/bfebb3c)) +* **embark/simulator:** fix account object empty when no mnemonic ([a4f68cb](https://github.com/embarklabs/embark/commit/a4f68cb)) +* **pipeline:** build contracts even when pipeline is disabled ([75af5c4](https://github.com/embarklabs/embark/commit/75af5c4)) +* run geth and parity in archival mode for dev nodes ([542809c](https://github.com/embarklabs/embark/commit/542809c)) ### Features -* **@cockpit:** implement pagination for contracts ([d71352b](https://github.com/embark-framework/embark/commit/d71352b)) -* **@cockpit/editor:** Make tabs draggable ([f27cde9](https://github.com/embark-framework/embark/commit/f27cde9)) -* **@cockpit/explorer:** display truncated account balances ([6b2dc95](https://github.com/embark-framework/embark/commit/6b2dc95)) -* **@cockpit/explorer:** implement pagination for accounts explorer ([745edaf](https://github.com/embark-framework/embark/commit/745edaf)) -* **@embark/embark-reset:** allow users to specify files to be removed in reset ([b8357b7](https://github.com/embark-framework/embark/commit/b8357b7)) -* **@embark/embark-specialconfigs:** introduce new beforeDeploy hooks ([1aeb6fd](https://github.com/embark-framework/embark/commit/1aeb6fd)) -* **@embark/embarkjs:** add bytecode to contract ([4d4704a](https://github.com/embark-framework/embark/commit/4d4704a)) -* **@embark/generator:** transpile embarkjs.js to be used by node ([ae88cc6](https://github.com/embark-framework/embark/commit/ae88cc6)) -* **@embark/proxy:** Add dev tx to proxy when request fails to get response ([36be50e](https://github.com/embark-framework/embark/commit/36be50e)) +* **@cockpit:** implement pagination for contracts ([d71352b](https://github.com/embarklabs/embark/commit/d71352b)) +* **@cockpit/editor:** Make tabs draggable ([f27cde9](https://github.com/embarklabs/embark/commit/f27cde9)) +* **@cockpit/explorer:** display truncated account balances ([6b2dc95](https://github.com/embarklabs/embark/commit/6b2dc95)) +* **@cockpit/explorer:** implement pagination for accounts explorer ([745edaf](https://github.com/embarklabs/embark/commit/745edaf)) +* **@embark/embark-reset:** allow users to specify files to be removed in reset ([b8357b7](https://github.com/embarklabs/embark/commit/b8357b7)) +* **@embark/embark-specialconfigs:** introduce new beforeDeploy hooks ([1aeb6fd](https://github.com/embarklabs/embark/commit/1aeb6fd)) +* **@embark/embarkjs:** add bytecode to contract ([4d4704a](https://github.com/embarklabs/embark/commit/4d4704a)) +* **@embark/generator:** transpile embarkjs.js to be used by node ([ae88cc6](https://github.com/embarklabs/embark/commit/ae88cc6)) +* **@embark/proxy:** Add dev tx to proxy when request fails to get response ([36be50e](https://github.com/embarklabs/embark/commit/36be50e)) -## [4.0.2](https://github.com/embark-framework/embark/compare/v4.0.1...v4.0.2) (2019-04-11) +## [4.0.2](https://github.com/embarklabs/embark/compare/v4.0.1...v4.0.2) (2019-04-11) ### Bug Fixes -* **@embark/contracts_manager:** compare correct property ([06dcbd0](https://github.com/embark-framework/embark/commit/06dcbd0)) -* **@embark/solidity:** handle absolute paths correctly ([3cee7cf](https://github.com/embark-framework/embark/commit/3cee7cf)) -* **@embark/storage:** Fix hang when IPFS/Swarm started externally ([c5b11ae](https://github.com/embark-framework/embark/commit/c5b11ae)) -* **pipeline:** build contracts even when pipeline is disabled ([88c9a60](https://github.com/embark-framework/embark/commit/88c9a60)) +* **@embark/contracts_manager:** compare correct property ([06dcbd0](https://github.com/embarklabs/embark/commit/06dcbd0)) +* **@embark/solidity:** handle absolute paths correctly ([3cee7cf](https://github.com/embarklabs/embark/commit/3cee7cf)) +* **@embark/storage:** Fix hang when IPFS/Swarm started externally ([c5b11ae](https://github.com/embarklabs/embark/commit/c5b11ae)) +* **pipeline:** build contracts even when pipeline is disabled ([88c9a60](https://github.com/embarklabs/embark/commit/88c9a60)) -## [4.0.1](https://github.com/embark-framework/embark/compare/v4.0.0...v4.0.1) (2019-03-26) +## [4.0.1](https://github.com/embarklabs/embark/compare/v4.0.0...v4.0.1) (2019-03-26) ### Bug Fixes -* **@embark/utils:** Fix proxy crash with unknown function ([d03481e](https://github.com/embark-framework/embark/commit/d03481e)) +* **@embark/utils:** Fix proxy crash with unknown function ([d03481e](https://github.com/embarklabs/embark/commit/d03481e)) -# [4.0.0](https://github.com/embark-framework/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) +# [4.0.0](https://github.com/embarklabs/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) ### Bug Fixes -* **embark-ui:** don't show debug button for txs of silent contracts ([5161f54](https://github.com/embark-framework/embark/commit/5161f54)) +* **embark-ui:** don't show debug button for txs of silent contracts ([5161f54](https://github.com/embarklabs/embark/commit/5161f54)) -# [4.0.0-beta.2](https://github.com/embark-framework/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18) +# [4.0.0-beta.2](https://github.com/embarklabs/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18) ### Bug Fixes -* typed commands in console ([9d34355](https://github.com/embark-framework/embark/commit/9d34355)) -* **embark-ui:** detect fallback functions in the contracts explorer ([832f16a](https://github.com/embark-framework/embark/commit/832f16a)) +* typed commands in console ([9d34355](https://github.com/embarklabs/embark/commit/9d34355)) +* **embark-ui:** detect fallback functions in the contracts explorer ([832f16a](https://github.com/embarklabs/embark/commit/832f16a)) -# [4.0.0-beta.1](https://github.com/embark-framework/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) +# [4.0.0-beta.1](https://github.com/embarklabs/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) ### Bug Fixes -* **@embark/cockpit:** Fix cockpit not suggesting console commands ([0eaad43](https://github.com/embark-framework/embark/commit/0eaad43)) -* **@embark/cockpit:** Fix contract method autosuggest ([e943d03](https://github.com/embark-framework/embark/commit/e943d03)) -* **@embark/cockpit:** Fix decode transaction error ([f957ba5](https://github.com/embark-framework/embark/commit/f957ba5)) -* **@embark/cockpit:** fix gas estimation ([43fed4f](https://github.com/embark-framework/embark/commit/43fed4f)) -* **@embark/cockpit:** Fix whisper messages not being received ([a67a4ad](https://github.com/embark-framework/embark/commit/a67a4ad)) -* **@embark/cockpit:** Switching between tabs resets logs ([a6b15ae](https://github.com/embark-framework/embark/commit/a6b15ae)) -* **@embark/cockpit:** Utils/Communications handle enter ([8b7a374](https://github.com/embark-framework/embark/commit/8b7a374)) -* **@embark/console:** Fix console not working with VM2/monorepo ([fc823bb](https://github.com/embark-framework/embark/commit/fc823bb)) -* **@embark/core:** `web3.eth.getAccounts` returning empty ([bb86b60](https://github.com/embark-framework/embark/commit/bb86b60)) -* **@embark/core:** Allow errors in event actions ([9fad777](https://github.com/embark-framework/embark/commit/9fad777)) -* **@embark/core:** Fix contract testing with `remix_tests` ([02305fa](https://github.com/embark-framework/embark/commit/02305fa)) -* **@embark/core:** fix memory leak when contract files are loaded ([40b9ac3](https://github.com/embark-framework/embark/commit/40b9ac3)) -* **@embark/core:** fix tests as paths have changed again ([07ede90](https://github.com/embark-framework/embark/commit/07ede90)) -* **@embark/core:** Fix tests for shim/monorepo ([eb4da28](https://github.com/embark-framework/embark/commit/eb4da28)) -* **@embark/core:** Metamask + geth warning to enable regular txs ([c233dbc](https://github.com/embark-framework/embark/commit/c233dbc)) -* **@embark/core:** Prevent unnecessary re-renderings ([128ecd4](https://github.com/embark-framework/embark/commit/128ecd4)) -* **@embark/core:** Re-enable regular txs commands/api ([236f6e6](https://github.com/embark-framework/embark/commit/236f6e6)) -* **@embark/core): fix(@embark/core:** Fix recursive import remapping ([e0fd641](https://github.com/embark-framework/embark/commit/e0fd641)) -* **@embark/demo:** Fix demo ([58ea3d9](https://github.com/embark-framework/embark/commit/58ea3d9)) -* **@embark/embarkjs:** Fix potential race condition ([876eee5](https://github.com/embark-framework/embark/commit/876eee5)), closes [/github.com/embark-framework/embark/pull/1319#discussion_r256850820](https://github.com//github.com/embark-framework/embark/pull/1319/issues/discussion_r256850820) -* **@embark/ipfs:** Update IPFS config CORS with default config ([518d319](https://github.com/embark-framework/embark/commit/518d319)) -* **@embark/pipeline:** Prevent crash when assets not specified ([3aafde3](https://github.com/embark-framework/embark/commit/3aafde3)) -* **@embark/solc:** Import remapping update ([2f354c9](https://github.com/embark-framework/embark/commit/2f354c9)) -* **@embark/solidity:** ensure SolidityProcess receives proper Logger instance ([fdd51cf](https://github.com/embark-framework/embark/commit/fdd51cf)) -* **@embark/solidity:** fix binding in method call ([3eeeec3](https://github.com/embark-framework/embark/commit/3eeeec3)) -* **@embark/storage:** Allow upload when storage disabled ([9ea0383](https://github.com/embark-framework/embark/commit/9ea0383)) -* **@embark/storage:** Fix storage not connecting error ([0d72ebe](https://github.com/embark-framework/embark/commit/0d72ebe)) -* **@embark/storage:** Storage processes race conditions ([6f5efb1](https://github.com/embark-framework/embark/commit/6f5efb1)) -* **@embark/swarm:** Fix swarm not being registered ([14323f5](https://github.com/embark-framework/embark/commit/14323f5)) -* **@embark/test_app:** Fix tests as paths have chagned ([0ba1627](https://github.com/embark-framework/embark/commit/0ba1627)) -* **@embark/tests:** Make `web3` available in test descriptions ([563ba15](https://github.com/embark-framework/embark/commit/563ba15)) -* **blockchain:** check if node is synched after connection ([0639717](https://github.com/embark-framework/embark/commit/0639717)) -* **blockchain-process:** display error message when bad port ([ed77fc7](https://github.com/embark-framework/embark/commit/ed77fc7)) -* **build:** start code-generator service even for contracts only ([7fffc44](https://github.com/embark-framework/embark/commit/7fffc44)) -* **cockpit:** fix converter inputs and copy-button position ([35648ee](https://github.com/embark-framework/embark/commit/35648ee)) -* **cockpit:editor:** fix arrow not turning ([359c28f](https://github.com/embark-framework/embark/commit/359c28f)) -* **cockpit/console:** fix cockpit's console outputting "console >" ([22e771b](https://github.com/embark-framework/embark/commit/22e771b)) -* **cockpit/console:** increase number of suggestions ([71da423](https://github.com/embark-framework/embark/commit/71da423)) -* **cockpit/console:** replace br with backslash n ([a341a4f](https://github.com/embark-framework/embark/commit/a341a4f)) -* **cockpit/contract:** remove contract profiling and use functions ([99dcd78](https://github.com/embark-framework/embark/commit/99dcd78)) -* **cockpit/dashboard:** fix logs not in cockpit with dashboard ([be38178](https://github.com/embark-framework/embark/commit/be38178)) -* **cockpit/deployment:** filter out silent contracts ([da76c8d](https://github.com/embark-framework/embark/commit/da76c8d)) -* **cockpit/editor:** add delete modal to confirm deletion ([3f488e1](https://github.com/embark-framework/embark/commit/3f488e1)) -* **cockpit/editor:** remove delay on tooltips ([c30c420](https://github.com/embark-framework/embark/commit/c30c420)) -* **cockpit/estimator:** make estimator clearer ([1759aac](https://github.com/embark-framework/embark/commit/1759aac)) -* **cockpit/firefox:** fix bug with entities in firefox (ordering) ([dddc9d0](https://github.com/embark-framework/embark/commit/dddc9d0)) -* **cockpit/header:** fix nav not highlighted for children pages ([0648824](https://github.com/embark-framework/embark/commit/0648824)) -* **cockpit/sidebar:** fix closed sidebar in the dark-theme ([5816a79](https://github.com/embark-framework/embark/commit/5816a79)) -* **cockpit/suggestions:** fix suggestions with slashes ([9bb33e9](https://github.com/embark-framework/embark/commit/9bb33e9)) -* **cockpit/transactions:** enable filtering constructor ([447f3ed](https://github.com/embark-framework/embark/commit/447f3ed)) -* **cockpit/transactions:** fix a typo in the transactions page ([cba7c85](https://github.com/embark-framework/embark/commit/cba7c85)) -* **code-generator:** use isDev instead of checking env ([540ff75](https://github.com/embark-framework/embark/commit/540ff75)) -* **console:** fix ENS tests not working with embark side by side ([e20c08a](https://github.com/embark-framework/embark/commit/e20c08a)) -* **console/logger:** fix console and logger not outputting objects ([32e8bd2](https://github.com/embark-framework/embark/commit/32e8bd2)) -* **contract-artifacts:** set address as deployedAddress on artifacts ([a895e83](https://github.com/embark-framework/embark/commit/a895e83)) -* **contracts:** fix contracts being instanceOf a contract with libs ([b5a3897](https://github.com/embark-framework/embark/commit/b5a3897)) -* **contractsConfig:** fix using ints as gas and gasPrice ([dd14262](https://github.com/embark-framework/embark/commit/dd14262)) -* **coverage:** fix coverage regex on Windows ([5e9955e](https://github.com/embark-framework/embark/commit/5e9955e)) -* **embark:** require embark-compiler in packages/embark's tests ([37080c5](https://github.com/embark-framework/embark/commit/37080c5)) -* **embark:** specify "rxjs" as a dependency vs. "@reactivex/rxjs" ([db40f03](https://github.com/embark-framework/embark/commit/db40f03)) -* **embark-graph:** add packages/embark-graph/tslint.json ([733d804](https://github.com/embark-framework/embark/commit/733d804)) -* **embark-ui:** AccountContainer should get txs for cold load case ([fd79090](https://github.com/embark-framework/embark/commit/fd79090)) -* **embark-ui:** correctly calculate which blocks to display ([cc8363a](https://github.com/embark-framework/embark/commit/cc8363a)) -* **embark-ui:** correctly calculate which transactions to display ([fbeea47](https://github.com/embark-framework/embark/commit/fbeea47)) -* **embark-ui:** pagination ([f5f610d](https://github.com/embark-framework/embark/commit/f5f610d)) -* **embark-ui:** specify PUBLIC_URL=/ for production builds ([f4626f8](https://github.com/embark-framework/embark/commit/f4626f8)), closes [/github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/paths.js#L36](https://github.com//github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/paths.js/issues/L36) -* **embark/contracts:** add the contracts back to the autocomplete ([618ceb6](https://github.com/embark-framework/embark/commit/618ceb6)) -* **embark/dashboard:** fix dashboard not printing repl errors ([dd1133d](https://github.com/embark-framework/embark/commit/dd1133d)) -* **embark/dashboard:** show command in the dashboard ([54698cc](https://github.com/embark-framework/embark/commit/54698cc)) -* **embark/logger:** fix logs in the dashboard ([88a41e7](https://github.com/embark-framework/embark/commit/88a41e7)) -* **embark/solidity:** fix getting the original filename of contracts ([4d424c0](https://github.com/embark-framework/embark/commit/4d424c0)) -* **embark/storage:** fix hang when storage is disabled ([5e4a80e](https://github.com/embark-framework/embark/commit/5e4a80e)) -* **embarkjs/blockchain:** only call doFirst once on connect ([a0d336e](https://github.com/embark-framework/embark/commit/a0d336e)) -* **embarkjs/blockchain:** pass error only when there is an error ([fdd8ad5](https://github.com/embark-framework/embark/commit/fdd8ad5)) -* **ens:** fix ens transactions getting stuck ([84d4f3a](https://github.com/embark-framework/embark/commit/84d4f3a)) -* **ens/logger:** add ens contracts to contract manager before deploy ([d80641c](https://github.com/embark-framework/embark/commit/d80641c)) -* **generator:** fix warnAboutMetamask being undefined ([0d8f233](https://github.com/embark-framework/embark/commit/0d8f233)) -* **logger:** filter undefined and null out of logs ([6662731](https://github.com/embark-framework/embark/commit/6662731)) -* **pipeline:** fix contract magic imports ([fc113e8](https://github.com/embark-framework/embark/commit/fc113e8)) -* add watch script on top level ([#1320](https://github.com/embark-framework/embark/issues/1320)) ([edd1e0f](https://github.com/embark-framework/embark/commit/edd1e0f)) -* **solidity:** make original really original ([90adaab](https://github.com/embark-framework/embark/commit/90adaab)) -* allow to debug instanceOf contracts ([1e4eaa5](https://github.com/embark-framework/embark/commit/1e4eaa5)) -* allow to use embark in dev deps ([daf6e64](https://github.com/embark-framework/embark/commit/daf6e64)) -* blockchain logs show in cockpit ([#1367](https://github.com/embark-framework/embark/issues/1367)) ([41256cf](https://github.com/embark-framework/embark/commit/41256cf)) -* cockpit search with tx hash shows tx page ([#1386](https://github.com/embark-framework/embark/issues/1386)) ([891174e](https://github.com/embark-framework/embark/commit/891174e)) -* command handlers named consistently ([e36ea5d](https://github.com/embark-framework/embark/commit/e36ea5d)) -* contract length check now checks the correct thing ([a295a5b](https://github.com/embark-framework/embark/commit/a295a5b)) -* don't eval function calls for suggestions ([#1382](https://github.com/embark-framework/embark/issues/1382)) ([73a0672](https://github.com/embark-framework/embark/commit/73a0672)) -* editor wasn't saving changes ([4340a9b](https://github.com/embark-framework/embark/commit/4340a9b)) -* estimate gas automatically when not specified ([8fd6a6d](https://github.com/embark-framework/embark/commit/8fd6a6d)) -* fetch accounts ([7d5935d](https://github.com/embark-framework/embark/commit/7d5935d)) -* first parallel deploy ([7ac27a0](https://github.com/embark-framework/embark/commit/7ac27a0)) -* format \n as
in cockpit console ([#1385](https://github.com/embark-framework/embark/issues/1385)) ([58ab76d](https://github.com/embark-framework/embark/commit/58ab76d)) -* handle the case where account is an object ([24a6a47](https://github.com/embark-framework/embark/commit/24a6a47)) -* limit cockpit editor file size ([f12ca22](https://github.com/embark-framework/embark/commit/f12ca22)) -* log command in console ([1334900](https://github.com/embark-framework/embark/commit/1334900)) -* node_modules should be part of hidden files ([0b530f3](https://github.com/embark-framework/embark/commit/0b530f3)) -* pressing enter on "Display additional results" does the expected thing ([2cc0d30](https://github.com/embark-framework/embark/commit/2cc0d30)) -* prevent HTML injection in the cockpit ([#1381](https://github.com/embark-framework/embark/issues/1381)) ([78201ce](https://github.com/embark-framework/embark/commit/78201ce)) -* remove unneeded test_dapps/ directory in the monorepo root ([5c2e30c](https://github.com/embark-framework/embark/commit/5c2e30c)) -* revise test urls to reflect test_dapps/ -> dapps/tests/ ([eb1b693](https://github.com/embark-framework/embark/commit/eb1b693)) -* simulator proxy with ws ([5968eef](https://github.com/embark-framework/embark/commit/5968eef)) -* specify full path for password files (geth) ([c1d08c6](https://github.com/embark-framework/embark/commit/c1d08c6)) -* supply missing tsconfig.json in packages/* ([376b6ca](https://github.com/embark-framework/embark/commit/376b6ca)) -* swarm command registers and warns when swarm is disabled ([afe2512](https://github.com/embark-framework/embark/commit/afe2512)) -* template dependency errors don't exit ([271a219](https://github.com/embark-framework/embark/commit/271a219)) -* track and debug last transaction correctly ([aba4e0e](https://github.com/embark-framework/embark/commit/aba4e0e)) -* upgrade packages with vulnerabilities ([#1388](https://github.com/embark-framework/embark/issues/1388)) ([913b4e1](https://github.com/embark-framework/embark/commit/913b4e1)) -* **test:** fix tests getting stuck when embark is run next to it ([e64ed36](https://github.com/embark-framework/embark/commit/e64ed36)) -* use a yarn.lock that wasn't completely regenerated ([41fb31a](https://github.com/embark-framework/embark/commit/41fb31a)), closes [/github.com/embark-framework/embark/pull/1307#issuecomment-461184291](https://github.com//github.com/embark-framework/embark/pull/1307/issues/issuecomment-461184291) -* use our global Web3 and not Metamask's ([9ccc453](https://github.com/embark-framework/embark/commit/9ccc453)) -* use right accounts for contract deployment ([576836d](https://github.com/embark-framework/embark/commit/576836d)) -* **test/blockchain:** fix race condition of installing web3 and test ([8ebba40](https://github.com/embark-framework/embark/commit/8ebba40)) -* **vyper:** file path ([e6eea1d](https://github.com/embark-framework/embark/commit/e6eea1d)) -* using async with async npm ([0ddebc7](https://github.com/embark-framework/embark/commit/0ddebc7)) -* validate whisper channel name in communication tab ([616af6d](https://github.com/embark-framework/embark/commit/616af6d)) -* warn when contract bytecode too large for EVM ([387d33a](https://github.com/embark-framework/embark/commit/387d33a)) +* **@embark/cockpit:** Fix cockpit not suggesting console commands ([0eaad43](https://github.com/embarklabs/embark/commit/0eaad43)) +* **@embark/cockpit:** Fix contract method autosuggest ([e943d03](https://github.com/embarklabs/embark/commit/e943d03)) +* **@embark/cockpit:** Fix decode transaction error ([f957ba5](https://github.com/embarklabs/embark/commit/f957ba5)) +* **@embark/cockpit:** fix gas estimation ([43fed4f](https://github.com/embarklabs/embark/commit/43fed4f)) +* **@embark/cockpit:** Fix whisper messages not being received ([a67a4ad](https://github.com/embarklabs/embark/commit/a67a4ad)) +* **@embark/cockpit:** Switching between tabs resets logs ([a6b15ae](https://github.com/embarklabs/embark/commit/a6b15ae)) +* **@embark/cockpit:** Utils/Communications handle enter ([8b7a374](https://github.com/embarklabs/embark/commit/8b7a374)) +* **@embark/console:** Fix console not working with VM2/monorepo ([fc823bb](https://github.com/embarklabs/embark/commit/fc823bb)) +* **@embark/core:** `web3.eth.getAccounts` returning empty ([bb86b60](https://github.com/embarklabs/embark/commit/bb86b60)) +* **@embark/core:** Allow errors in event actions ([9fad777](https://github.com/embarklabs/embark/commit/9fad777)) +* **@embark/core:** Fix contract testing with `remix_tests` ([02305fa](https://github.com/embarklabs/embark/commit/02305fa)) +* **@embark/core:** fix memory leak when contract files are loaded ([40b9ac3](https://github.com/embarklabs/embark/commit/40b9ac3)) +* **@embark/core:** fix tests as paths have changed again ([07ede90](https://github.com/embarklabs/embark/commit/07ede90)) +* **@embark/core:** Fix tests for shim/monorepo ([eb4da28](https://github.com/embarklabs/embark/commit/eb4da28)) +* **@embark/core:** Metamask + geth warning to enable regular txs ([c233dbc](https://github.com/embarklabs/embark/commit/c233dbc)) +* **@embark/core:** Prevent unnecessary re-renderings ([128ecd4](https://github.com/embarklabs/embark/commit/128ecd4)) +* **@embark/core:** Re-enable regular txs commands/api ([236f6e6](https://github.com/embarklabs/embark/commit/236f6e6)) +* **@embark/core): fix(@embark/core:** Fix recursive import remapping ([e0fd641](https://github.com/embarklabs/embark/commit/e0fd641)) +* **@embark/demo:** Fix demo ([58ea3d9](https://github.com/embarklabs/embark/commit/58ea3d9)) +* **@embark/embarkjs:** Fix potential race condition ([876eee5](https://github.com/embarklabs/embark/commit/876eee5)), closes [/github.com/embarklabs/embark/pull/1319#discussion_r256850820](https://github.com//github.com/embarklabs/embark/pull/1319/issues/discussion_r256850820) +* **@embark/ipfs:** Update IPFS config CORS with default config ([518d319](https://github.com/embarklabs/embark/commit/518d319)) +* **@embark/pipeline:** Prevent crash when assets not specified ([3aafde3](https://github.com/embarklabs/embark/commit/3aafde3)) +* **@embark/solc:** Import remapping update ([2f354c9](https://github.com/embarklabs/embark/commit/2f354c9)) +* **@embark/solidity:** ensure SolidityProcess receives proper Logger instance ([fdd51cf](https://github.com/embarklabs/embark/commit/fdd51cf)) +* **@embark/solidity:** fix binding in method call ([3eeeec3](https://github.com/embarklabs/embark/commit/3eeeec3)) +* **@embark/storage:** Allow upload when storage disabled ([9ea0383](https://github.com/embarklabs/embark/commit/9ea0383)) +* **@embark/storage:** Fix storage not connecting error ([0d72ebe](https://github.com/embarklabs/embark/commit/0d72ebe)) +* **@embark/storage:** Storage processes race conditions ([6f5efb1](https://github.com/embarklabs/embark/commit/6f5efb1)) +* **@embark/swarm:** Fix swarm not being registered ([14323f5](https://github.com/embarklabs/embark/commit/14323f5)) +* **@embark/test_app:** Fix tests as paths have chagned ([0ba1627](https://github.com/embarklabs/embark/commit/0ba1627)) +* **@embark/tests:** Make `web3` available in test descriptions ([563ba15](https://github.com/embarklabs/embark/commit/563ba15)) +* **blockchain:** check if node is synched after connection ([0639717](https://github.com/embarklabs/embark/commit/0639717)) +* **blockchain-process:** display error message when bad port ([ed77fc7](https://github.com/embarklabs/embark/commit/ed77fc7)) +* **build:** start code-generator service even for contracts only ([7fffc44](https://github.com/embarklabs/embark/commit/7fffc44)) +* **cockpit:** fix converter inputs and copy-button position ([35648ee](https://github.com/embarklabs/embark/commit/35648ee)) +* **cockpit:editor:** fix arrow not turning ([359c28f](https://github.com/embarklabs/embark/commit/359c28f)) +* **cockpit/console:** fix cockpit's console outputting "console >" ([22e771b](https://github.com/embarklabs/embark/commit/22e771b)) +* **cockpit/console:** increase number of suggestions ([71da423](https://github.com/embarklabs/embark/commit/71da423)) +* **cockpit/console:** replace br with backslash n ([a341a4f](https://github.com/embarklabs/embark/commit/a341a4f)) +* **cockpit/contract:** remove contract profiling and use functions ([99dcd78](https://github.com/embarklabs/embark/commit/99dcd78)) +* **cockpit/dashboard:** fix logs not in cockpit with dashboard ([be38178](https://github.com/embarklabs/embark/commit/be38178)) +* **cockpit/deployment:** filter out silent contracts ([da76c8d](https://github.com/embarklabs/embark/commit/da76c8d)) +* **cockpit/editor:** add delete modal to confirm deletion ([3f488e1](https://github.com/embarklabs/embark/commit/3f488e1)) +* **cockpit/editor:** remove delay on tooltips ([c30c420](https://github.com/embarklabs/embark/commit/c30c420)) +* **cockpit/estimator:** make estimator clearer ([1759aac](https://github.com/embarklabs/embark/commit/1759aac)) +* **cockpit/firefox:** fix bug with entities in firefox (ordering) ([dddc9d0](https://github.com/embarklabs/embark/commit/dddc9d0)) +* **cockpit/header:** fix nav not highlighted for children pages ([0648824](https://github.com/embarklabs/embark/commit/0648824)) +* **cockpit/sidebar:** fix closed sidebar in the dark-theme ([5816a79](https://github.com/embarklabs/embark/commit/5816a79)) +* **cockpit/suggestions:** fix suggestions with slashes ([9bb33e9](https://github.com/embarklabs/embark/commit/9bb33e9)) +* **cockpit/transactions:** enable filtering constructor ([447f3ed](https://github.com/embarklabs/embark/commit/447f3ed)) +* **cockpit/transactions:** fix a typo in the transactions page ([cba7c85](https://github.com/embarklabs/embark/commit/cba7c85)) +* **code-generator:** use isDev instead of checking env ([540ff75](https://github.com/embarklabs/embark/commit/540ff75)) +* **console:** fix ENS tests not working with embark side by side ([e20c08a](https://github.com/embarklabs/embark/commit/e20c08a)) +* **console/logger:** fix console and logger not outputting objects ([32e8bd2](https://github.com/embarklabs/embark/commit/32e8bd2)) +* **contract-artifacts:** set address as deployedAddress on artifacts ([a895e83](https://github.com/embarklabs/embark/commit/a895e83)) +* **contracts:** fix contracts being instanceOf a contract with libs ([b5a3897](https://github.com/embarklabs/embark/commit/b5a3897)) +* **contractsConfig:** fix using ints as gas and gasPrice ([dd14262](https://github.com/embarklabs/embark/commit/dd14262)) +* **coverage:** fix coverage regex on Windows ([5e9955e](https://github.com/embarklabs/embark/commit/5e9955e)) +* **embark:** require embark-compiler in packages/embark's tests ([37080c5](https://github.com/embarklabs/embark/commit/37080c5)) +* **embark:** specify "rxjs" as a dependency vs. "@reactivex/rxjs" ([db40f03](https://github.com/embarklabs/embark/commit/db40f03)) +* **embark-graph:** add packages/embark-graph/tslint.json ([733d804](https://github.com/embarklabs/embark/commit/733d804)) +* **embark-ui:** AccountContainer should get txs for cold load case ([fd79090](https://github.com/embarklabs/embark/commit/fd79090)) +* **embark-ui:** correctly calculate which blocks to display ([cc8363a](https://github.com/embarklabs/embark/commit/cc8363a)) +* **embark-ui:** correctly calculate which transactions to display ([fbeea47](https://github.com/embarklabs/embark/commit/fbeea47)) +* **embark-ui:** pagination ([f5f610d](https://github.com/embarklabs/embark/commit/f5f610d)) +* **embark-ui:** specify PUBLIC_URL=/ for production builds ([f4626f8](https://github.com/embarklabs/embark/commit/f4626f8)), closes [/github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/paths.js#L36](https://github.com//github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/paths.js/issues/L36) +* **embark/contracts:** add the contracts back to the autocomplete ([618ceb6](https://github.com/embarklabs/embark/commit/618ceb6)) +* **embark/dashboard:** fix dashboard not printing repl errors ([dd1133d](https://github.com/embarklabs/embark/commit/dd1133d)) +* **embark/dashboard:** show command in the dashboard ([54698cc](https://github.com/embarklabs/embark/commit/54698cc)) +* **embark/logger:** fix logs in the dashboard ([88a41e7](https://github.com/embarklabs/embark/commit/88a41e7)) +* **embark/solidity:** fix getting the original filename of contracts ([4d424c0](https://github.com/embarklabs/embark/commit/4d424c0)) +* **embark/storage:** fix hang when storage is disabled ([5e4a80e](https://github.com/embarklabs/embark/commit/5e4a80e)) +* **embarkjs/blockchain:** only call doFirst once on connect ([a0d336e](https://github.com/embarklabs/embark/commit/a0d336e)) +* **embarkjs/blockchain:** pass error only when there is an error ([fdd8ad5](https://github.com/embarklabs/embark/commit/fdd8ad5)) +* **ens:** fix ens transactions getting stuck ([84d4f3a](https://github.com/embarklabs/embark/commit/84d4f3a)) +* **ens/logger:** add ens contracts to contract manager before deploy ([d80641c](https://github.com/embarklabs/embark/commit/d80641c)) +* **generator:** fix warnAboutMetamask being undefined ([0d8f233](https://github.com/embarklabs/embark/commit/0d8f233)) +* **logger:** filter undefined and null out of logs ([6662731](https://github.com/embarklabs/embark/commit/6662731)) +* **pipeline:** fix contract magic imports ([fc113e8](https://github.com/embarklabs/embark/commit/fc113e8)) +* add watch script on top level ([#1320](https://github.com/embarklabs/embark/issues/1320)) ([edd1e0f](https://github.com/embarklabs/embark/commit/edd1e0f)) +* **solidity:** make original really original ([90adaab](https://github.com/embarklabs/embark/commit/90adaab)) +* allow to debug instanceOf contracts ([1e4eaa5](https://github.com/embarklabs/embark/commit/1e4eaa5)) +* allow to use embark in dev deps ([daf6e64](https://github.com/embarklabs/embark/commit/daf6e64)) +* blockchain logs show in cockpit ([#1367](https://github.com/embarklabs/embark/issues/1367)) ([41256cf](https://github.com/embarklabs/embark/commit/41256cf)) +* cockpit search with tx hash shows tx page ([#1386](https://github.com/embarklabs/embark/issues/1386)) ([891174e](https://github.com/embarklabs/embark/commit/891174e)) +* command handlers named consistently ([e36ea5d](https://github.com/embarklabs/embark/commit/e36ea5d)) +* contract length check now checks the correct thing ([a295a5b](https://github.com/embarklabs/embark/commit/a295a5b)) +* don't eval function calls for suggestions ([#1382](https://github.com/embarklabs/embark/issues/1382)) ([73a0672](https://github.com/embarklabs/embark/commit/73a0672)) +* editor wasn't saving changes ([4340a9b](https://github.com/embarklabs/embark/commit/4340a9b)) +* estimate gas automatically when not specified ([8fd6a6d](https://github.com/embarklabs/embark/commit/8fd6a6d)) +* fetch accounts ([7d5935d](https://github.com/embarklabs/embark/commit/7d5935d)) +* first parallel deploy ([7ac27a0](https://github.com/embarklabs/embark/commit/7ac27a0)) +* format \n as
in cockpit console ([#1385](https://github.com/embarklabs/embark/issues/1385)) ([58ab76d](https://github.com/embarklabs/embark/commit/58ab76d)) +* handle the case where account is an object ([24a6a47](https://github.com/embarklabs/embark/commit/24a6a47)) +* limit cockpit editor file size ([f12ca22](https://github.com/embarklabs/embark/commit/f12ca22)) +* log command in console ([1334900](https://github.com/embarklabs/embark/commit/1334900)) +* node_modules should be part of hidden files ([0b530f3](https://github.com/embarklabs/embark/commit/0b530f3)) +* pressing enter on "Display additional results" does the expected thing ([2cc0d30](https://github.com/embarklabs/embark/commit/2cc0d30)) +* prevent HTML injection in the cockpit ([#1381](https://github.com/embarklabs/embark/issues/1381)) ([78201ce](https://github.com/embarklabs/embark/commit/78201ce)) +* remove unneeded test_dapps/ directory in the monorepo root ([5c2e30c](https://github.com/embarklabs/embark/commit/5c2e30c)) +* revise test urls to reflect test_dapps/ -> dapps/tests/ ([eb1b693](https://github.com/embarklabs/embark/commit/eb1b693)) +* simulator proxy with ws ([5968eef](https://github.com/embarklabs/embark/commit/5968eef)) +* specify full path for password files (geth) ([c1d08c6](https://github.com/embarklabs/embark/commit/c1d08c6)) +* supply missing tsconfig.json in packages/* ([376b6ca](https://github.com/embarklabs/embark/commit/376b6ca)) +* swarm command registers and warns when swarm is disabled ([afe2512](https://github.com/embarklabs/embark/commit/afe2512)) +* template dependency errors don't exit ([271a219](https://github.com/embarklabs/embark/commit/271a219)) +* track and debug last transaction correctly ([aba4e0e](https://github.com/embarklabs/embark/commit/aba4e0e)) +* upgrade packages with vulnerabilities ([#1388](https://github.com/embarklabs/embark/issues/1388)) ([913b4e1](https://github.com/embarklabs/embark/commit/913b4e1)) +* **test:** fix tests getting stuck when embark is run next to it ([e64ed36](https://github.com/embarklabs/embark/commit/e64ed36)) +* use a yarn.lock that wasn't completely regenerated ([41fb31a](https://github.com/embarklabs/embark/commit/41fb31a)), closes [/github.com/embarklabs/embark/pull/1307#issuecomment-461184291](https://github.com//github.com/embarklabs/embark/pull/1307/issues/issuecomment-461184291) +* use our global Web3 and not Metamask's ([9ccc453](https://github.com/embarklabs/embark/commit/9ccc453)) +* use right accounts for contract deployment ([576836d](https://github.com/embarklabs/embark/commit/576836d)) +* **test/blockchain:** fix race condition of installing web3 and test ([8ebba40](https://github.com/embarklabs/embark/commit/8ebba40)) +* **vyper:** file path ([e6eea1d](https://github.com/embarklabs/embark/commit/e6eea1d)) +* using async with async npm ([0ddebc7](https://github.com/embarklabs/embark/commit/0ddebc7)) +* validate whisper channel name in communication tab ([616af6d](https://github.com/embarklabs/embark/commit/616af6d)) +* warn when contract bytecode too large for EVM ([387d33a](https://github.com/embarklabs/embark/commit/387d33a)) ### Features -* **@cockpit/transaction-decoder:** allow for decoding raw transaction hashes ([e72d648](https://github.com/embark-framework/embark/commit/e72d648)) -* **@embark/core:** Add events oracle ([84ca98f](https://github.com/embark-framework/embark/commit/84ca98f)) -* **@embark/core:** Auto generate EmbarkJS events ([d378ccf](https://github.com/embark-framework/embark/commit/d378ccf)) -* **@embark/core:** Disable regular txs until needed ([135fde0](https://github.com/embark-framework/embark/commit/135fde0)) -* **@embark/core:** Improve VM ([c1a5bfe](https://github.com/embark-framework/embark/commit/c1a5bfe)) -* **@embark/core:** Recursively import contracts ([2613e6d](https://github.com/embark-framework/embark/commit/2613e6d)) -* **@embark/core:** Run all code in VM2 ([9a9eb45](https://github.com/embark-framework/embark/commit/9a9eb45)) -* **@embark/pipeline:** Add `enabled` property to pipeline config ([5ea4807](https://github.com/embark-framework/embark/commit/5ea4807)) -* **blockchain/config:** adds a cors command to add it to the config ([84a74ac](https://github.com/embark-framework/embark/commit/84a74ac)) -* **blockchainConfig:** enable having auto cors plus other origins ([9e349ff](https://github.com/embark-framework/embark/commit/9e349ff)) -* **cockpit/console:** display cmds from cockpit in embark console ([e339641](https://github.com/embark-framework/embark/commit/e339641)) -* **cockpit/contracts:** don't display contracts marked as silent ([0e63d6b](https://github.com/embark-framework/embark/commit/0e63d6b)) -* **cockpit/editor:** add status messages for file operations ([ecdfd47](https://github.com/embark-framework/embark/commit/ecdfd47)) -* **cockpit/transaction:** display a link for contracts and accounts ([74847ee](https://github.com/embark-framework/embark/commit/74847ee)) -* **compiler:** add a new compiler api that checks for compatibility ([df872fd](https://github.com/embark-framework/embark/commit/df872fd)) -* **console:** print console results as log so cockpit gets it ([57cd6d3](https://github.com/embark-framework/embark/commit/57cd6d3)) -* **console:** wait for connector onReady to have warning ([8ee32c1](https://github.com/embark-framework/embark/commit/8ee32c1)) -* **contract:** contracts can point to an artifact file to bypass deploy and compile ([1543f6a](https://github.com/embark-framework/embark/commit/1543f6a)) -* **coverage:** load contracts from plugin ([46221a3](https://github.com/embark-framework/embark/commit/46221a3)) -* **dapp-config:** add dapp connection to dapp config (artifact) ([52aebeb](https://github.com/embark-framework/embark/commit/52aebeb)) -* **deployer:** add event to return the contract send object ([1d459e4](https://github.com/embark-framework/embark/commit/1d459e4)) -* **embark-ui:** add storybook ([eab9aa5](https://github.com/embark-framework/embark/commit/eab9aa5)) -* **embark/generation:** remove generation of web3instance.js ([3b0a2b9](https://github.com/embark-framework/embark/commit/3b0a2b9)) -* add repository.directory field to package.json ([a9c5e1a](https://github.com/embark-framework/embark/commit/a9c5e1a)) -* allow to stop debugger ([52d830a](https://github.com/embark-framework/embark/commit/52d830a)) -* avoid infinite loop ([e8da329](https://github.com/embark-framework/embark/commit/e8da329)) -* create async wrapper ([bc24598](https://github.com/embark-framework/embark/commit/bc24598)) -* enable embark to be run with an external pipeline ([ebcc3c4](https://github.com/embark-framework/embark/commit/ebcc3c4)) -* import resolver ([29db66b](https://github.com/embark-framework/embark/commit/29db66b)) -* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embark-framework/embark/commit/5418f16)) -* **embarkjs/blockchain:** remove dependency on web3instance.js ([bd9fc66](https://github.com/embark-framework/embark/commit/bd9fc66)) -* **generattion:** remove web3 generation to let EmbarkJS handle it ([4023392](https://github.com/embark-framework/embark/commit/4023392)) -* **plugins:** enable external plugin to be classes ([5ab3e46](https://github.com/embark-framework/embark/commit/5ab3e46)) -* **test/reporter:** log tx functions during tests ([87d92b6](https://github.com/embark-framework/embark/commit/87d92b6)) -* **test/reporter:** only show tx details on option ([2173576](https://github.com/embark-framework/embark/commit/2173576)) -* **ui:** color console item info as success ([193abd4](https://github.com/embark-framework/embark/commit/193abd4)) -* **ui:** keep state in frame ([cd32630](https://github.com/embark-framework/embark/commit/cd32630)) -* **web3-connector:** convert web3connector to class and add connect ([7eceaf6](https://github.com/embark-framework/embark/commit/7eceaf6)) -* **web3connector:** add web3 connector plugin to connect to web3 ([976f994](https://github.com/embark-framework/embark/commit/976f994)) +* **@cockpit/transaction-decoder:** allow for decoding raw transaction hashes ([e72d648](https://github.com/embarklabs/embark/commit/e72d648)) +* **@embark/core:** Add events oracle ([84ca98f](https://github.com/embarklabs/embark/commit/84ca98f)) +* **@embark/core:** Auto generate EmbarkJS events ([d378ccf](https://github.com/embarklabs/embark/commit/d378ccf)) +* **@embark/core:** Disable regular txs until needed ([135fde0](https://github.com/embarklabs/embark/commit/135fde0)) +* **@embark/core:** Improve VM ([c1a5bfe](https://github.com/embarklabs/embark/commit/c1a5bfe)) +* **@embark/core:** Recursively import contracts ([2613e6d](https://github.com/embarklabs/embark/commit/2613e6d)) +* **@embark/core:** Run all code in VM2 ([9a9eb45](https://github.com/embarklabs/embark/commit/9a9eb45)) +* **@embark/pipeline:** Add `enabled` property to pipeline config ([5ea4807](https://github.com/embarklabs/embark/commit/5ea4807)) +* **blockchain/config:** adds a cors command to add it to the config ([84a74ac](https://github.com/embarklabs/embark/commit/84a74ac)) +* **blockchainConfig:** enable having auto cors plus other origins ([9e349ff](https://github.com/embarklabs/embark/commit/9e349ff)) +* **cockpit/console:** display cmds from cockpit in embark console ([e339641](https://github.com/embarklabs/embark/commit/e339641)) +* **cockpit/contracts:** don't display contracts marked as silent ([0e63d6b](https://github.com/embarklabs/embark/commit/0e63d6b)) +* **cockpit/editor:** add status messages for file operations ([ecdfd47](https://github.com/embarklabs/embark/commit/ecdfd47)) +* **cockpit/transaction:** display a link for contracts and accounts ([74847ee](https://github.com/embarklabs/embark/commit/74847ee)) +* **compiler:** add a new compiler api that checks for compatibility ([df872fd](https://github.com/embarklabs/embark/commit/df872fd)) +* **console:** print console results as log so cockpit gets it ([57cd6d3](https://github.com/embarklabs/embark/commit/57cd6d3)) +* **console:** wait for connector onReady to have warning ([8ee32c1](https://github.com/embarklabs/embark/commit/8ee32c1)) +* **contract:** contracts can point to an artifact file to bypass deploy and compile ([1543f6a](https://github.com/embarklabs/embark/commit/1543f6a)) +* **coverage:** load contracts from plugin ([46221a3](https://github.com/embarklabs/embark/commit/46221a3)) +* **dapp-config:** add dapp connection to dapp config (artifact) ([52aebeb](https://github.com/embarklabs/embark/commit/52aebeb)) +* **deployer:** add event to return the contract send object ([1d459e4](https://github.com/embarklabs/embark/commit/1d459e4)) +* **embark-ui:** add storybook ([eab9aa5](https://github.com/embarklabs/embark/commit/eab9aa5)) +* **embark/generation:** remove generation of web3instance.js ([3b0a2b9](https://github.com/embarklabs/embark/commit/3b0a2b9)) +* add repository.directory field to package.json ([a9c5e1a](https://github.com/embarklabs/embark/commit/a9c5e1a)) +* allow to stop debugger ([52d830a](https://github.com/embarklabs/embark/commit/52d830a)) +* avoid infinite loop ([e8da329](https://github.com/embarklabs/embark/commit/e8da329)) +* create async wrapper ([bc24598](https://github.com/embarklabs/embark/commit/bc24598)) +* enable embark to be run with an external pipeline ([ebcc3c4](https://github.com/embarklabs/embark/commit/ebcc3c4)) +* import resolver ([29db66b](https://github.com/embarklabs/embark/commit/29db66b)) +* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embarklabs/embark/commit/5418f16)) +* **embarkjs/blockchain:** remove dependency on web3instance.js ([bd9fc66](https://github.com/embarklabs/embark/commit/bd9fc66)) +* **generattion:** remove web3 generation to let EmbarkJS handle it ([4023392](https://github.com/embarklabs/embark/commit/4023392)) +* **plugins:** enable external plugin to be classes ([5ab3e46](https://github.com/embarklabs/embark/commit/5ab3e46)) +* **test/reporter:** log tx functions during tests ([87d92b6](https://github.com/embarklabs/embark/commit/87d92b6)) +* **test/reporter:** only show tx details on option ([2173576](https://github.com/embarklabs/embark/commit/2173576)) +* **ui:** color console item info as success ([193abd4](https://github.com/embarklabs/embark/commit/193abd4)) +* **ui:** keep state in frame ([cd32630](https://github.com/embarklabs/embark/commit/cd32630)) +* **web3-connector:** convert web3connector to class and add connect ([7eceaf6](https://github.com/embarklabs/embark/commit/7eceaf6)) +* **web3connector:** add web3 connector plugin to connect to web3 ([976f994](https://github.com/embarklabs/embark/commit/976f994)) -# [4.0.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0-alpha.3...v4.0.0-beta.0) (2019-01-10) +# [4.0.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0-alpha.3...v4.0.0-beta.0) (2019-01-10) ### Bug Fixes -* **@embark/coderunner:** use custom require function in vm context ([2dea50a](https://github.com/embark-framework/embark/commit/2dea50a)) -* **@embark/core:** fix to allow large ether values ([f549822](https://github.com/embark-framework/embark/commit/f549822)) -* **blockchain:** fix metamask using the old web3 ([749c32c](https://github.com/embark-framework/embark/commit/749c32c)) -* **contracts:** fix linking libraries with long paths using output ([d071130](https://github.com/embark-framework/embark/commit/d071130)) +* **@embark/coderunner:** use custom require function in vm context ([2dea50a](https://github.com/embarklabs/embark/commit/2dea50a)) +* **@embark/core:** fix to allow large ether values ([f549822](https://github.com/embarklabs/embark/commit/f549822)) +* **blockchain:** fix metamask using the old web3 ([749c32c](https://github.com/embarklabs/embark/commit/749c32c)) +* **contracts:** fix linking libraries with long paths using output ([d071130](https://github.com/embarklabs/embark/commit/d071130)) ### Features -* add API server ([d67863c](https://github.com/embark-framework/embark/commit/d67863c)) -* **@embark-ui:** Change page title and description ([2613c56](https://github.com/embark-framework/embark/commit/2613c56)) -* **@embark/cli:** unify command history without needing a restart ([919d271](https://github.com/embark-framework/embark/commit/919d271)) -* add development mode to cockpit ([2505fa5](https://github.com/embark-framework/embark/commit/2505fa5)) -* add option --no-single-use-cockpit-token ([34f5f97](https://github.com/embark-framework/embark/commit/34f5f97)) -* allow cockpit with docker ([8efa889](https://github.com/embark-framework/embark/commit/8efa889)) -* coverage without emit ([df3435f](https://github.com/embark-framework/embark/commit/df3435f)), closes [#1230](https://github.com/embark-framework/embark/issues/1230) +* add API server ([d67863c](https://github.com/embarklabs/embark/commit/d67863c)) +* **@embark-ui:** Change page title and description ([2613c56](https://github.com/embarklabs/embark/commit/2613c56)) +* **@embark/cli:** unify command history without needing a restart ([919d271](https://github.com/embarklabs/embark/commit/919d271)) +* add development mode to cockpit ([2505fa5](https://github.com/embarklabs/embark/commit/2505fa5)) +* add option --no-single-use-cockpit-token ([34f5f97](https://github.com/embarklabs/embark/commit/34f5f97)) +* allow cockpit with docker ([8efa889](https://github.com/embarklabs/embark/commit/8efa889)) +* coverage without emit ([df3435f](https://github.com/embarklabs/embark/commit/df3435f)), closes [#1230](https://github.com/embarklabs/embark/issues/1230) -# [4.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v4.0.0-alpha.2...v4.0.0-alpha.3) (2018-12-31) +# [4.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v4.0.0-alpha.2...v4.0.0-alpha.3) (2018-12-31) ### Bug Fixes -* all ws endpoint use new technique ([bbcfe9b](https://github.com/embark-framework/embark/commit/bbcfe9b)) -* allow message signing with wallet address ([3a8808e](https://github.com/embark-framework/embark/commit/3a8808e)) -* consistent service order in cockpit ([7574e14](https://github.com/embark-framework/embark/commit/7574e14)) -* do not override web3 in embark ([94a8bad](https://github.com/embark-framework/embark/commit/94a8bad)) -* record contract transaction history ([435e1e6](https://github.com/embark-framework/embark/commit/435e1e6)) -* **simulator:** fix simulator when there is no accounts ([34d5923](https://github.com/embark-framework/embark/commit/34d5923)) -* windows path separator being wrong ([72f8701](https://github.com/embark-framework/embark/commit/72f8701)) -* **@embark:** single use tokens ([6aa8781](https://github.com/embark-framework/embark/commit/6aa8781)) -* **@embark/blockchain_process:** proxy listens on the specified host ([9e7bc53](https://github.com/embark-framework/embark/commit/9e7bc53)) -* **@embark/cli:** start the dashboard after services are started ([6c7782c](https://github.com/embark-framework/embark/commit/6c7782c)) -* **@embark/cockpit/converter:** allow decimal numbers ([8a5871e](https://github.com/embark-framework/embark/commit/8a5871e)) -* **@embark/core:** Disable swarm if URL can’t be determined ([c24536d](https://github.com/embark-framework/embark/commit/c24536d)) -* **@embark/core:** Fix `—template` URL support ([f1206b4](https://github.com/embark-framework/embark/commit/f1206b4)) -* **@embark/core:** Proxy support for raw transactions ([ffcff4a](https://github.com/embark-framework/embark/commit/ffcff4a)) -* **@embark/core:** Restart IPFS after CORS Update ([27babf0](https://github.com/embark-framework/embark/commit/27babf0)) -* **@embark/core:** Support legacy Parity version parsing ([1ccc3e7](https://github.com/embark-framework/embark/commit/1ccc3e7)) -* **@embark/ens:** make resolve() work with promises and callbacks ([2195475](https://github.com/embark-framework/embark/commit/2195475)) -* **@embark/whisper:** ensure web3 is ready when whisper info is requested ([fd311f9](https://github.com/embark-framework/embark/commit/fd311f9)) -* **@embark/whisper:** use a new WebsocketProvider on each retry ([27ad343](https://github.com/embark-framework/embark/commit/27ad343)) -* **blockchain:** add cert options to blockchain initialization ([bf8629d](https://github.com/embark-framework/embark/commit/bf8629d)) -* **blockchain/geth:** create geth dev account before other accounts ([7811211](https://github.com/embark-framework/embark/commit/7811211)) -* **cockpit/editor:** remove arrows next to files in file explorer ([d30b00e](https://github.com/embark-framework/embark/commit/d30b00e)) -* **compiler:** fix compiler being fired twice ([ebd827b](https://github.com/embark-framework/embark/commit/ebd827b)) -* **debugger:** fix and improve console commands ([37c28b9](https://github.com/embark-framework/embark/commit/37c28b9)) -* **debugger:** fix debugger displays ([9c37f97](https://github.com/embark-framework/embark/commit/9c37f97)) -* **embarkjs/web3:** make global web3 available again ([6e4a612](https://github.com/embark-framework/embark/commit/6e4a612)) -* **ens:** fix error message by checking for directives before ([06553b5](https://github.com/embark-framework/embark/commit/06553b5)) -* **ens/web3:** use blockchain connector for ens and fix global web3 ([d5f6da3](https://github.com/embark-framework/embark/commit/d5f6da3)) -* **gethClient:** clear timeout when call backing ([9a6149f](https://github.com/embark-framework/embark/commit/9a6149f)) -* **logHandler:** stringify objects instead of trying to split it ([33d6e29](https://github.com/embark-framework/embark/commit/33d6e29)) -* **names:** fix ens console commands ([50858dc](https://github.com/embark-framework/embark/commit/50858dc)) -* **parity:** create password file even when there are no accounts ([7d2ceaa](https://github.com/embark-framework/embark/commit/7d2ceaa)) -* **profiler:** do not exit on error but print it ([e207537](https://github.com/embark-framework/embark/commit/e207537)) -* **proxy:** delete old ids for accounts ([604e267](https://github.com/embark-framework/embark/commit/604e267)) -* **test:** use logger instead of engine.logger ([af48788](https://github.com/embark-framework/embark/commit/af48788)) -* **test/console:** register in the console in tests when ipc connected ([503a79c](https://github.com/embark-framework/embark/commit/503a79c)) -* **whisper:** fix crash on using whisper with the simualtor ([1461e95](https://github.com/embark-framework/embark/commit/1461e95)) -* **ws:** up fragmentation threshold to patch Geth bug with WS ([b20bce9](https://github.com/embark-framework/embark/commit/b20bce9)) +* all ws endpoint use new technique ([bbcfe9b](https://github.com/embarklabs/embark/commit/bbcfe9b)) +* allow message signing with wallet address ([3a8808e](https://github.com/embarklabs/embark/commit/3a8808e)) +* consistent service order in cockpit ([7574e14](https://github.com/embarklabs/embark/commit/7574e14)) +* do not override web3 in embark ([94a8bad](https://github.com/embarklabs/embark/commit/94a8bad)) +* record contract transaction history ([435e1e6](https://github.com/embarklabs/embark/commit/435e1e6)) +* **simulator:** fix simulator when there is no accounts ([34d5923](https://github.com/embarklabs/embark/commit/34d5923)) +* windows path separator being wrong ([72f8701](https://github.com/embarklabs/embark/commit/72f8701)) +* **@embark:** single use tokens ([6aa8781](https://github.com/embarklabs/embark/commit/6aa8781)) +* **@embark/blockchain_process:** proxy listens on the specified host ([9e7bc53](https://github.com/embarklabs/embark/commit/9e7bc53)) +* **@embark/cli:** start the dashboard after services are started ([6c7782c](https://github.com/embarklabs/embark/commit/6c7782c)) +* **@embark/cockpit/converter:** allow decimal numbers ([8a5871e](https://github.com/embarklabs/embark/commit/8a5871e)) +* **@embark/core:** Disable swarm if URL can’t be determined ([c24536d](https://github.com/embarklabs/embark/commit/c24536d)) +* **@embark/core:** Fix `—template` URL support ([f1206b4](https://github.com/embarklabs/embark/commit/f1206b4)) +* **@embark/core:** Proxy support for raw transactions ([ffcff4a](https://github.com/embarklabs/embark/commit/ffcff4a)) +* **@embark/core:** Restart IPFS after CORS Update ([27babf0](https://github.com/embarklabs/embark/commit/27babf0)) +* **@embark/core:** Support legacy Parity version parsing ([1ccc3e7](https://github.com/embarklabs/embark/commit/1ccc3e7)) +* **@embark/ens:** make resolve() work with promises and callbacks ([2195475](https://github.com/embarklabs/embark/commit/2195475)) +* **@embark/whisper:** ensure web3 is ready when whisper info is requested ([fd311f9](https://github.com/embarklabs/embark/commit/fd311f9)) +* **@embark/whisper:** use a new WebsocketProvider on each retry ([27ad343](https://github.com/embarklabs/embark/commit/27ad343)) +* **blockchain:** add cert options to blockchain initialization ([bf8629d](https://github.com/embarklabs/embark/commit/bf8629d)) +* **blockchain/geth:** create geth dev account before other accounts ([7811211](https://github.com/embarklabs/embark/commit/7811211)) +* **cockpit/editor:** remove arrows next to files in file explorer ([d30b00e](https://github.com/embarklabs/embark/commit/d30b00e)) +* **compiler:** fix compiler being fired twice ([ebd827b](https://github.com/embarklabs/embark/commit/ebd827b)) +* **debugger:** fix and improve console commands ([37c28b9](https://github.com/embarklabs/embark/commit/37c28b9)) +* **debugger:** fix debugger displays ([9c37f97](https://github.com/embarklabs/embark/commit/9c37f97)) +* **embarkjs/web3:** make global web3 available again ([6e4a612](https://github.com/embarklabs/embark/commit/6e4a612)) +* **ens:** fix error message by checking for directives before ([06553b5](https://github.com/embarklabs/embark/commit/06553b5)) +* **ens/web3:** use blockchain connector for ens and fix global web3 ([d5f6da3](https://github.com/embarklabs/embark/commit/d5f6da3)) +* **gethClient:** clear timeout when call backing ([9a6149f](https://github.com/embarklabs/embark/commit/9a6149f)) +* **logHandler:** stringify objects instead of trying to split it ([33d6e29](https://github.com/embarklabs/embark/commit/33d6e29)) +* **names:** fix ens console commands ([50858dc](https://github.com/embarklabs/embark/commit/50858dc)) +* **parity:** create password file even when there are no accounts ([7d2ceaa](https://github.com/embarklabs/embark/commit/7d2ceaa)) +* **profiler:** do not exit on error but print it ([e207537](https://github.com/embarklabs/embark/commit/e207537)) +* **proxy:** delete old ids for accounts ([604e267](https://github.com/embarklabs/embark/commit/604e267)) +* **test:** use logger instead of engine.logger ([af48788](https://github.com/embarklabs/embark/commit/af48788)) +* **test/console:** register in the console in tests when ipc connected ([503a79c](https://github.com/embarklabs/embark/commit/503a79c)) +* **whisper:** fix crash on using whisper with the simualtor ([1461e95](https://github.com/embarklabs/embark/commit/1461e95)) +* **ws:** up fragmentation threshold to patch Geth bug with WS ([b20bce9](https://github.com/embarklabs/embark/commit/b20bce9)) ### Features -* add coverage events ([8a6d075](https://github.com/embark-framework/embark/commit/8a6d075)) -* apply contract change to test ([e3a7b74](https://github.com/embark-framework/embark/commit/e3a7b74)) -* code runner use fs overrided ([944b392](https://github.com/embark-framework/embark/commit/944b392)) -* **ui:** auto updates services in cockpit ([a92a986](https://github.com/embark-framework/embark/commit/a92a986)) -* enable ethereum manually ([5a375d9](https://github.com/embark-framework/embark/commit/5a375d9)) -* **@embark/core:** Allow search to find contract by name ([1e2cb64](https://github.com/embark-framework/embark/commit/1e2cb64)) -* **@embark/core:** improve long running webpack UI ([b49839a](https://github.com/embark-framework/embark/commit/b49839a)) -* **@embark/core:** store IPC files in a dir within os.tmpdir() ([a91a4dd](https://github.com/embark-framework/embark/commit/a91a4dd)), closes [#1202](https://github.com/embark-framework/embark/issues/1202) [#450](https://github.com/embark-framework/embark/issues/450) -* **@embark/core:** Support directives in ENS config ([7511156](https://github.com/embark-framework/embark/commit/7511156)) -* **@embark/deployment:** output transaction hash during deployment asap ([0bb7d63](https://github.com/embark-framework/embark/commit/0bb7d63)) -* **@embark/deployment:** output transaction hash of contract deployment ([3099894](https://github.com/embark-framework/embark/commit/3099894)) -* **console:** add new api to register console commands ([3229e15](https://github.com/embark-framework/embark/commit/3229e15)) -* **coverage:** gas usage improvements ([0118b1a](https://github.com/embark-framework/embark/commit/0118b1a)) -* **scaffold:** use ipfs in scaffold and upload file ([9854368](https://github.com/embark-framework/embark/commit/9854368)) -* **ui:** auto updates contracts in cockpit ([d10d906](https://github.com/embark-framework/embark/commit/d10d906)) +* add coverage events ([8a6d075](https://github.com/embarklabs/embark/commit/8a6d075)) +* apply contract change to test ([e3a7b74](https://github.com/embarklabs/embark/commit/e3a7b74)) +* code runner use fs overrided ([944b392](https://github.com/embarklabs/embark/commit/944b392)) +* **ui:** auto updates services in cockpit ([a92a986](https://github.com/embarklabs/embark/commit/a92a986)) +* enable ethereum manually ([5a375d9](https://github.com/embarklabs/embark/commit/5a375d9)) +* **@embark/core:** Allow search to find contract by name ([1e2cb64](https://github.com/embarklabs/embark/commit/1e2cb64)) +* **@embark/core:** improve long running webpack UI ([b49839a](https://github.com/embarklabs/embark/commit/b49839a)) +* **@embark/core:** store IPC files in a dir within os.tmpdir() ([a91a4dd](https://github.com/embarklabs/embark/commit/a91a4dd)), closes [#1202](https://github.com/embarklabs/embark/issues/1202) [#450](https://github.com/embarklabs/embark/issues/450) +* **@embark/core:** Support directives in ENS config ([7511156](https://github.com/embarklabs/embark/commit/7511156)) +* **@embark/deployment:** output transaction hash during deployment asap ([0bb7d63](https://github.com/embarklabs/embark/commit/0bb7d63)) +* **@embark/deployment:** output transaction hash of contract deployment ([3099894](https://github.com/embarklabs/embark/commit/3099894)) +* **console:** add new api to register console commands ([3229e15](https://github.com/embarklabs/embark/commit/3229e15)) +* **coverage:** gas usage improvements ([0118b1a](https://github.com/embarklabs/embark/commit/0118b1a)) +* **scaffold:** use ipfs in scaffold and upload file ([9854368](https://github.com/embarklabs/embark/commit/9854368)) +* **ui:** auto updates contracts in cockpit ([d10d906](https://github.com/embarklabs/embark/commit/d10d906)) -# [4.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v4.0.0-alpha.1...v4.0.0-alpha.2) (2018-12-05) +# [4.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v4.0.0-alpha.1...v4.0.0-alpha.2) (2018-12-05) ### Bug Fixes -* **@embark/blockchain_process:** ignore socket disconnect bytes ([1fac391](https://github.com/embark-framework/embark/commit/1fac391)) -* **@embark/cmd:** output contract json ([4dca723](https://github.com/embark-framework/embark/commit/4dca723)) -* **@embark/contracts_manager:** set contract `deployedAddress` if address is set ([2ff119d](https://github.com/embark-framework/embark/commit/2ff119d)) -* **@embark/core:** don't expect `balance` on `accounts` ([4961f70](https://github.com/embark-framework/embark/commit/4961f70)), closes [#1067](https://github.com/embark-framework/embark/issues/1067) -* **@embark/core:** ensure 0x0 address are extended to full zero addresses ([d3f6b43](https://github.com/embark-framework/embark/commit/d3f6b43)), closes [#956](https://github.com/embark-framework/embark/issues/956) -* **@embark/core:** expect `afterDeploy` hook on contracts config environment ([903e9d4](https://github.com/embark-framework/embark/commit/903e9d4)) -* **@embark/ens:** use local ZERO_ADDRESS in ENSFunctions ([6526e83](https://github.com/embark-framework/embark/commit/6526e83)) -* **@embark/webserver:** load embark-ui sources from the correct path ([96f7688](https://github.com/embark-framework/embark/commit/96f7688)) -* **accounts:** remove warning for simulator configs ([de58cab](https://github.com/embark-framework/embark/commit/de58cab)) -* **blockchain:** fix setting proxy to false not applying ([f50f106](https://github.com/embark-framework/embark/commit/f50f106)) -* **ci:** make CI happy again by updating http paths to master branch ([af1bc90](https://github.com/embark-framework/embark/commit/af1bc90)) -* **cmd:** removes -h as an option for host for the simulator ([43be2a2](https://github.com/embark-framework/embark/commit/43be2a2)) -* **cockpit:** disable autocomplete in Login component ([3ddcd1f](https://github.com/embark-framework/embark/commit/3ddcd1f)) -* **cockpit:** fix aside not opening correctly and typos ([a714e07](https://github.com/embark-framework/embark/commit/a714e07)) -* **contracts:** replace $accounts for onDeploy too ([8831dfb](https://github.com/embark-framework/embark/commit/8831dfb)) -* **contracts_manager:** fix object contract arguments ([6b61c8a](https://github.com/embark-framework/embark/commit/6b61c8a)) -* **dependencies:** lock remix-test and debug version ([f938473](https://github.com/embark-framework/embark/commit/f938473)) -* **deployment:** add a message when the errror is about the input ([7a5035e](https://github.com/embark-framework/embark/commit/7a5035e)) -* **ENS:** register subdomain when not registered ([ca212e3](https://github.com/embark-framework/embark/commit/ca212e3)) -* **ens/embarkjs:** fix using await with embarkjs functions ([c64c093](https://github.com/embark-framework/embark/commit/c64c093)) -* **ipc:** sends requests and events only when connected ([cabfa93](https://github.com/embark-framework/embark/commit/cabfa93)), closes [#1063](https://github.com/embark-framework/embark/issues/1063) -* **module/authenticator:** do not display log if no webserver ([97829c0](https://github.com/embark-framework/embark/commit/97829c0)) -* **simulator:** adds `node` to sim command to comply with Windows ([1a29a8f](https://github.com/embark-framework/embark/commit/1a29a8f)) -* **simulator:** change port depending of the type in config ([51e39c5](https://github.com/embark-framework/embark/commit/51e39c5)) -* **simulator:** use config's gas limit if no option provided ([3353a05](https://github.com/embark-framework/embark/commit/3353a05)), closes [#1054](https://github.com/embark-framework/embark/issues/1054) -* **tests:** enable coverage only when --coverage ([0032569](https://github.com/embark-framework/embark/commit/0032569)), closes [#1091](https://github.com/embark-framework/embark/issues/1091) -* **tests:** fix tests that fetched files from devleop ([ea2a656](https://github.com/embark-framework/embark/commit/ea2a656)) -* **tests:** fix using node config inside a test ([3a3c81e](https://github.com/embark-framework/embark/commit/3a3c81e)) -* **ui:** click on debug button start the debugger ([1600153](https://github.com/embark-framework/embark/commit/1600153)) -* **ui:** switch aside ([66e431c](https://github.com/embark-framework/embark/commit/66e431c)) -* add missing external declaration ([6e784de](https://github.com/embark-framework/embark/commit/6e784de)) -* adjust module resolution behavior ([bc6e0e3](https://github.com/embark-framework/embark/commit/bc6e0e3)) -* coverage count ([f32ddc9](https://github.com/embark-framework/embark/commit/f32ddc9)) -* deploy hangs ([92610ed](https://github.com/embark-framework/embark/commit/92610ed)) -* handle contracts being removed ([485b8ef](https://github.com/embark-framework/embark/commit/485b8ef)), closes [#1077](https://github.com/embark-framework/embark/issues/1077) -* open/close aside container ([7728c54](https://github.com/embark-framework/embark/commit/7728c54)) -* **ui:** white screen on text editor ([10caddd](https://github.com/embark-framework/embark/commit/10caddd)) -* **whisper:** fix disabling whisper crashing blockchain ([b48d29a](https://github.com/embark-framework/embark/commit/b48d29a)), closes [#1027](https://github.com/embark-framework/embark/issues/1027) -* runtime environment needs to support locally installed embark ([23f19a0](https://github.com/embark-framework/embark/commit/23f19a0)) +* **@embark/blockchain_process:** ignore socket disconnect bytes ([1fac391](https://github.com/embarklabs/embark/commit/1fac391)) +* **@embark/cmd:** output contract json ([4dca723](https://github.com/embarklabs/embark/commit/4dca723)) +* **@embark/contracts_manager:** set contract `deployedAddress` if address is set ([2ff119d](https://github.com/embarklabs/embark/commit/2ff119d)) +* **@embark/core:** don't expect `balance` on `accounts` ([4961f70](https://github.com/embarklabs/embark/commit/4961f70)), closes [#1067](https://github.com/embarklabs/embark/issues/1067) +* **@embark/core:** ensure 0x0 address are extended to full zero addresses ([d3f6b43](https://github.com/embarklabs/embark/commit/d3f6b43)), closes [#956](https://github.com/embarklabs/embark/issues/956) +* **@embark/core:** expect `afterDeploy` hook on contracts config environment ([903e9d4](https://github.com/embarklabs/embark/commit/903e9d4)) +* **@embark/ens:** use local ZERO_ADDRESS in ENSFunctions ([6526e83](https://github.com/embarklabs/embark/commit/6526e83)) +* **@embark/webserver:** load embark-ui sources from the correct path ([96f7688](https://github.com/embarklabs/embark/commit/96f7688)) +* **accounts:** remove warning for simulator configs ([de58cab](https://github.com/embarklabs/embark/commit/de58cab)) +* **blockchain:** fix setting proxy to false not applying ([f50f106](https://github.com/embarklabs/embark/commit/f50f106)) +* **ci:** make CI happy again by updating http paths to master branch ([af1bc90](https://github.com/embarklabs/embark/commit/af1bc90)) +* **cmd:** removes -h as an option for host for the simulator ([43be2a2](https://github.com/embarklabs/embark/commit/43be2a2)) +* **cockpit:** disable autocomplete in Login component ([3ddcd1f](https://github.com/embarklabs/embark/commit/3ddcd1f)) +* **cockpit:** fix aside not opening correctly and typos ([a714e07](https://github.com/embarklabs/embark/commit/a714e07)) +* **contracts:** replace $accounts for onDeploy too ([8831dfb](https://github.com/embarklabs/embark/commit/8831dfb)) +* **contracts_manager:** fix object contract arguments ([6b61c8a](https://github.com/embarklabs/embark/commit/6b61c8a)) +* **dependencies:** lock remix-test and debug version ([f938473](https://github.com/embarklabs/embark/commit/f938473)) +* **deployment:** add a message when the errror is about the input ([7a5035e](https://github.com/embarklabs/embark/commit/7a5035e)) +* **ENS:** register subdomain when not registered ([ca212e3](https://github.com/embarklabs/embark/commit/ca212e3)) +* **ens/embarkjs:** fix using await with embarkjs functions ([c64c093](https://github.com/embarklabs/embark/commit/c64c093)) +* **ipc:** sends requests and events only when connected ([cabfa93](https://github.com/embarklabs/embark/commit/cabfa93)), closes [#1063](https://github.com/embarklabs/embark/issues/1063) +* **module/authenticator:** do not display log if no webserver ([97829c0](https://github.com/embarklabs/embark/commit/97829c0)) +* **simulator:** adds `node` to sim command to comply with Windows ([1a29a8f](https://github.com/embarklabs/embark/commit/1a29a8f)) +* **simulator:** change port depending of the type in config ([51e39c5](https://github.com/embarklabs/embark/commit/51e39c5)) +* **simulator:** use config's gas limit if no option provided ([3353a05](https://github.com/embarklabs/embark/commit/3353a05)), closes [#1054](https://github.com/embarklabs/embark/issues/1054) +* **tests:** enable coverage only when --coverage ([0032569](https://github.com/embarklabs/embark/commit/0032569)), closes [#1091](https://github.com/embarklabs/embark/issues/1091) +* **tests:** fix tests that fetched files from devleop ([ea2a656](https://github.com/embarklabs/embark/commit/ea2a656)) +* **tests:** fix using node config inside a test ([3a3c81e](https://github.com/embarklabs/embark/commit/3a3c81e)) +* **ui:** click on debug button start the debugger ([1600153](https://github.com/embarklabs/embark/commit/1600153)) +* **ui:** switch aside ([66e431c](https://github.com/embarklabs/embark/commit/66e431c)) +* add missing external declaration ([6e784de](https://github.com/embarklabs/embark/commit/6e784de)) +* adjust module resolution behavior ([bc6e0e3](https://github.com/embarklabs/embark/commit/bc6e0e3)) +* coverage count ([f32ddc9](https://github.com/embarklabs/embark/commit/f32ddc9)) +* deploy hangs ([92610ed](https://github.com/embarklabs/embark/commit/92610ed)) +* handle contracts being removed ([485b8ef](https://github.com/embarklabs/embark/commit/485b8ef)), closes [#1077](https://github.com/embarklabs/embark/issues/1077) +* open/close aside container ([7728c54](https://github.com/embarklabs/embark/commit/7728c54)) +* **ui:** white screen on text editor ([10caddd](https://github.com/embarklabs/embark/commit/10caddd)) +* **whisper:** fix disabling whisper crashing blockchain ([b48d29a](https://github.com/embarklabs/embark/commit/b48d29a)), closes [#1027](https://github.com/embarklabs/embark/issues/1027) +* runtime environment needs to support locally installed embark ([23f19a0](https://github.com/embarklabs/embark/commit/23f19a0)) ### Features -* add CRUD to file explorer ([f82d3de](https://github.com/embark-framework/embark/commit/f82d3de)) -* add debug button to transaction and contract log ([184e1e2](https://github.com/embark-framework/embark/commit/184e1e2)) -* add new event before build ([db35d7f](https://github.com/embark-framework/embark/commit/db35d7f)) -* adds support for swarm imports in Solidity ([62607b0](https://github.com/embark-framework/embark/commit/62607b0)), closes [#766](https://github.com/embark-framework/embark/issues/766) -* Allow parallel deploy ([3406ae8](https://github.com/embark-framework/embark/commit/3406ae8)) -* expose dappPath ([5fb687c](https://github.com/embark-framework/embark/commit/5fb687c)) -* handle missing directive ([bae3116](https://github.com/embark-framework/embark/commit/bae3116)) -* introduce function support for deploy lifecycle hooks ([8b68bec](https://github.com/embark-framework/embark/commit/8b68bec)), closes [#1029](https://github.com/embark-framework/embark/issues/1029) -* **@embark/cli:** add --template option to embark demo cli command ([89e3eb6](https://github.com/embark-framework/embark/commit/89e3eb6)) -* permanently save logs/events ([51b8224](https://github.com/embark-framework/embark/commit/51b8224)) -* run coverage for bytecode and deployedBytecode ([f84d7f1](https://github.com/embark-framework/embark/commit/f84d7f1)) -* strategy for deployment ([f9f4c28](https://github.com/embark-framework/embark/commit/f9f4c28)) -* **@embark/cli:** introduce `eject-build-config` alias ([ffb8f54](https://github.com/embark-framework/embark/commit/ffb8f54)), closes [#1121](https://github.com/embark-framework/embark/issues/1121) [#1121](https://github.com/embark-framework/embark/issues/1121) -* **@embark/cli:** repl support inside dashboard ([53780aa](https://github.com/embark-framework/embark/commit/53780aa)), closes [#768](https://github.com/embark-framework/embark/issues/768) -* **@embark/console:** better determine suggestions for any js object not just with the dot.' ([d427e62](https://github.com/embark-framework/embark/commit/d427e62)) -* **@embark/console:** determine suggestions automatically for a js object of the type 'command.' ([f206062](https://github.com/embark-framework/embark/commit/f206062)) -* **@embark/contracts_manager:** allow ABI definition non-owned contracts ([17cec1b](https://github.com/embark-framework/embark/commit/17cec1b)) -* **@embark/plugins:** introduce API to register a contract factory ([90aac83](https://github.com/embark-framework/embark/commit/90aac83)), closes [#1066](https://github.com/embark-framework/embark/issues/1066) -* **@embark/whister:** Add signature and recipient public key to whisper envelope ([46e351e](https://github.com/embark-framework/embark/commit/46e351e)) -* **cockpit:** add searching ENS names in search bar ([dca52d0](https://github.com/embark-framework/embark/commit/dca52d0)) -* **cockpit:** make editor resizable ([1030607](https://github.com/embark-framework/embark/commit/1030607)) -* update to solc 0.5.0 ([45afe83](https://github.com/embark-framework/embark/commit/45afe83)) -* **coverage:** count node by line only ([154a4f0](https://github.com/embark-framework/embark/commit/154a4f0)) -* **scaffold:** allow association/file ([f68f1fc](https://github.com/embark-framework/embark/commit/f68f1fc)) +* add CRUD to file explorer ([f82d3de](https://github.com/embarklabs/embark/commit/f82d3de)) +* add debug button to transaction and contract log ([184e1e2](https://github.com/embarklabs/embark/commit/184e1e2)) +* add new event before build ([db35d7f](https://github.com/embarklabs/embark/commit/db35d7f)) +* adds support for swarm imports in Solidity ([62607b0](https://github.com/embarklabs/embark/commit/62607b0)), closes [#766](https://github.com/embarklabs/embark/issues/766) +* Allow parallel deploy ([3406ae8](https://github.com/embarklabs/embark/commit/3406ae8)) +* expose dappPath ([5fb687c](https://github.com/embarklabs/embark/commit/5fb687c)) +* handle missing directive ([bae3116](https://github.com/embarklabs/embark/commit/bae3116)) +* introduce function support for deploy lifecycle hooks ([8b68bec](https://github.com/embarklabs/embark/commit/8b68bec)), closes [#1029](https://github.com/embarklabs/embark/issues/1029) +* **@embark/cli:** add --template option to embark demo cli command ([89e3eb6](https://github.com/embarklabs/embark/commit/89e3eb6)) +* permanently save logs/events ([51b8224](https://github.com/embarklabs/embark/commit/51b8224)) +* run coverage for bytecode and deployedBytecode ([f84d7f1](https://github.com/embarklabs/embark/commit/f84d7f1)) +* strategy for deployment ([f9f4c28](https://github.com/embarklabs/embark/commit/f9f4c28)) +* **@embark/cli:** introduce `eject-build-config` alias ([ffb8f54](https://github.com/embarklabs/embark/commit/ffb8f54)), closes [#1121](https://github.com/embarklabs/embark/issues/1121) [#1121](https://github.com/embarklabs/embark/issues/1121) +* **@embark/cli:** repl support inside dashboard ([53780aa](https://github.com/embarklabs/embark/commit/53780aa)), closes [#768](https://github.com/embarklabs/embark/issues/768) +* **@embark/console:** better determine suggestions for any js object not just with the dot.' ([d427e62](https://github.com/embarklabs/embark/commit/d427e62)) +* **@embark/console:** determine suggestions automatically for a js object of the type 'command.' ([f206062](https://github.com/embarklabs/embark/commit/f206062)) +* **@embark/contracts_manager:** allow ABI definition non-owned contracts ([17cec1b](https://github.com/embarklabs/embark/commit/17cec1b)) +* **@embark/plugins:** introduce API to register a contract factory ([90aac83](https://github.com/embarklabs/embark/commit/90aac83)), closes [#1066](https://github.com/embarklabs/embark/issues/1066) +* **@embark/whister:** Add signature and recipient public key to whisper envelope ([46e351e](https://github.com/embarklabs/embark/commit/46e351e)) +* **cockpit:** add searching ENS names in search bar ([dca52d0](https://github.com/embarklabs/embark/commit/dca52d0)) +* **cockpit:** make editor resizable ([1030607](https://github.com/embarklabs/embark/commit/1030607)) +* update to solc 0.5.0 ([45afe83](https://github.com/embarklabs/embark/commit/45afe83)) +* **coverage:** count node by line only ([154a4f0](https://github.com/embarklabs/embark/commit/154a4f0)) +* **scaffold:** allow association/file ([f68f1fc](https://github.com/embarklabs/embark/commit/f68f1fc)) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d76f65331..4420c43ad 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,7 +30,7 @@ If you would like to chat about the question in real-time, you can reach out via ## Found a Bug? If you find a bug in the source code, you can help us by -[submitting an issue](#submit-issue) to our [GitHub Repository](https://github.com/embark-framework/embark/). Even better, you can +[submitting an issue](#submit-issue) to our [GitHub Repository](https://github.com/embarklabs/embark/). Even better, you can [submit a Pull Request](#submit-pr) with a fix. ## Missing a Feature? @@ -52,14 +52,14 @@ Before you submit an issue, please search the issue tracker, maybe an issue for We want to fix all the issues as soon as possible, but before fixing a bug we need to reproduce and confirm it. In order to reproduce bugs, we will systematically ask you to provide steps to reproduce your issue. -You can file new issues by filling out our [new issue form](https://github.com/embark-framework/embark/issues/new/choose). +You can file new issues by filling out our [new issue form](https://github.com/embarklabs/embark/issues/new/choose). ### Submitting a Pull Request (PR) Before you submit your Pull Request (PR) consider the following guidelines: -1. Search [GitHub](https://github.com/embark-framework/embark/pulls) for an open or closed PR +1. Search [GitHub](https://github.com/embarklabs/embark/pulls) for an open or closed PR that relates to your submission. You don't want to duplicate effort. -1. Fork the embark-framework/embark repo. +1. Fork the embarklabs/embark repo. 1. Make your changes in a new git branch: ```shell diff --git a/dapps/templates/boilerplate/CHANGELOG.md b/dapps/templates/boilerplate/CHANGELOG.md index dca66d610..830f52d84 100644 --- a/dapps/templates/boilerplate/CHANGELOG.md +++ b/dapps/templates/boilerplate/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-beta.0](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) +# [5.0.0-beta.0](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.10](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) +# [5.0.0-alpha.10](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.7](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) +# [5.0.0-alpha.7](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -51,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.6](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) +# [5.0.0-alpha.6](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -59,7 +59,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -67,18 +67,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Features -* **@embark/whisper:** Add Whisper client config ([bd4b110](https://github.com/embark-framework/embark/commit/bd4b110)) +* **@embark/whisper:** Add Whisper client config ([bd4b110](https://github.com/embarklabs/embark/commit/bd4b110)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -86,12 +86,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Code Refactoring -* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embark-framework/embark/commit/2543aca)) +* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embarklabs/embark/commit/2543aca)) ### BREAKING CHANGES @@ -103,23 +103,23 @@ project's `embark.json`. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) ### Bug Fixes -* **@embark/templates:** ensure boilerplate template comes with valid whisper port ([bad2207](https://github.com/embark-framework/embark/commit/bad2207)), closes [/github.com/embark-framework/embark/commit/e330b338ea2a45acb14eebd93af93bc2aba62516#diff-a61fbc84e4172487789d676437f26b5fR14](https://github.com//github.com/embark-framework/embark/commit/e330b338ea2a45acb14eebd93af93bc2aba62516/issues/diff-a61fbc84e4172487789d676437f26b5fR14) +* **@embark/templates:** ensure boilerplate template comes with valid whisper port ([bad2207](https://github.com/embarklabs/embark/commit/bad2207)), closes [/github.com/embarklabs/embark/commit/e330b338ea2a45acb14eebd93af93bc2aba62516#diff-a61fbc84e4172487789d676437f26b5fR14](https://github.com//github.com/embarklabs/embark/commit/e330b338ea2a45acb14eebd93af93bc2aba62516/issues/diff-a61fbc84e4172487789d676437f26b5fR14) -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Code Refactoring -* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embark-framework/embark/issues/1856)) ([b736ebe](https://github.com/embark-framework/embark/commit/b736ebe)) +* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embarklabs/embark/issues/1856)) ([b736ebe](https://github.com/embarklabs/embark/commit/b736ebe)) ### BREAKING CHANGES @@ -131,7 +131,7 @@ accounts. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -139,7 +139,7 @@ accounts. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -147,19 +147,19 @@ accounts. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) ### Features -* **@embark/pipeline:** add minimalContractSize to remove bytecode ([b0cccae](https://github.com/embark-framework/embark/commit/b0cccae)) -* **@embark/pipeline:** enable choosing which fields to filter out ([b5c81bd](https://github.com/embark-framework/embark/commit/b5c81bd)) +* **@embark/pipeline:** add minimalContractSize to remove bytecode ([b0cccae](https://github.com/embarklabs/embark/commit/b0cccae)) +* **@embark/pipeline:** enable choosing which fields to filter out ([b5c81bd](https://github.com/embarklabs/embark/commit/b5c81bd)) -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -167,19 +167,19 @@ accounts. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* **@embark/dapps:** old link updated to the latest documentation at website ([09d7428](https://github.com/embark-framework/embark/commit/09d7428)) -* **templates:** fix templates because tests don't like empty files ([908aa3b](https://github.com/embark-framework/embark/commit/908aa3b)) +* **@embark/dapps:** old link updated to the latest documentation at website ([09d7428](https://github.com/embarklabs/embark/commit/09d7428)) +* **templates:** fix templates because tests don't like empty files ([908aa3b](https://github.com/embarklabs/embark/commit/908aa3b)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -187,7 +187,7 @@ accounts. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -195,7 +195,7 @@ accounts. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -203,7 +203,7 @@ accounts. -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -211,7 +211,7 @@ accounts. -## [4.0.2](https://github.com/embark-framework/embark/compare/v4.0.1...v4.0.2) (2019-04-11) +## [4.0.2](https://github.com/embarklabs/embark/compare/v4.0.1...v4.0.2) (2019-04-11) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -219,7 +219,7 @@ accounts. -## [4.0.1](https://github.com/embark-framework/embark/compare/v4.0.0...v4.0.1) (2019-03-26) +## [4.0.1](https://github.com/embarklabs/embark/compare/v4.0.0...v4.0.1) (2019-03-26) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -227,7 +227,7 @@ accounts. -# [4.0.0](https://github.com/embark-framework/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) +# [4.0.0](https://github.com/embarklabs/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -235,7 +235,7 @@ accounts. -# [4.0.0-beta.2](https://github.com/embark-framework/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18) +# [4.0.0-beta.2](https://github.com/embarklabs/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18) **Note:** Version bump only for package embark-dapp-template-boilerplate @@ -243,11 +243,11 @@ accounts. -# [4.0.0-beta.1](https://github.com/embark-framework/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) +# [4.0.0-beta.1](https://github.com/embarklabs/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) ### Features -* add repository.directory field to package.json ([a9c5e1a](https://github.com/embark-framework/embark/commit/a9c5e1a)) -* **@embark/pipeline:** Add `enabled` property to pipeline config ([5ea4807](https://github.com/embark-framework/embark/commit/5ea4807)) -* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embark-framework/embark/commit/5418f16)) +* add repository.directory field to package.json ([a9c5e1a](https://github.com/embarklabs/embark/commit/a9c5e1a)) +* **@embark/pipeline:** Add `enabled` property to pipeline config ([5ea4807](https://github.com/embarklabs/embark/commit/5ea4807)) +* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embarklabs/embark/commit/5418f16)) diff --git a/dapps/templates/boilerplate/README.md b/dapps/templates/boilerplate/README.md index b1d79f8e9..233617f5c 100644 --- a/dapps/templates/boilerplate/README.md +++ b/dapps/templates/boilerplate/README.md @@ -3,4 +3,4 @@ > Basic DApp template for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/dapps/templates/boilerplate/config/pipeline.js b/dapps/templates/boilerplate/config/pipeline.js index 6ac04bff2..c07486cb6 100644 --- a/dapps/templates/boilerplate/config/pipeline.js +++ b/dapps/templates/boilerplate/config/pipeline.js @@ -4,7 +4,7 @@ // performed during builds. // To enable Flow type checking refer to the preconfigured template: -// https://github.com/embark-framework/embark-flow-template +// https://github.com/embarklabs/embark-flow-template // A new DApp can be created from that template with: // embark new --template flow // NOTE: the `--template` option is DEPRECATED in v5. @@ -18,7 +18,7 @@ module.exports = { // builds. // To enable TypeScript type checking refer to the preconfigured template: - // https://github.com/embark-framework/embark-typescript-template + // https://github.com/embarklabs/embark-typescript-template // A new DApp can be created from that template with: // embark new --template typescript // NOTE: the `--template` option is DEPRECATED in v5. diff --git a/dapps/templates/boilerplate/package.json b/dapps/templates/boilerplate/package.json index 0ff9416b7..f91dc3a38 100644 --- a/dapps/templates/boilerplate/package.json +++ b/dapps/templates/boilerplate/package.json @@ -2,8 +2,8 @@ "name": "embark-dapp-template-boilerplate", "version": "5.0.0", "description": "Basic DApp template for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/dapps/templates/boilerplate#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/boilerplate#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "files": [ "app", "config/*.js", @@ -29,7 +29,7 @@ "repository": { "directory": "dapps/templates/boilerplate", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "devDependencies": { "embark": "^5.0.0", diff --git a/dapps/templates/demo/CHANGELOG.md b/dapps/templates/demo/CHANGELOG.md index 85d18d7e9..7bcb4bd37 100644 --- a/dapps/templates/demo/CHANGELOG.md +++ b/dapps/templates/demo/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-dapp-template-demo @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-beta.0](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) +# [5.0.0-beta.0](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) **Note:** Version bump only for package embark-dapp-template-demo @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.10](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) +# [5.0.0-alpha.10](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) **Note:** Version bump only for package embark-dapp-template-demo @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-dapp-template-demo @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-dapp-template-demo @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.7](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) +# [5.0.0-alpha.7](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) **Note:** Version bump only for package embark-dapp-template-demo @@ -51,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.6](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) +# [5.0.0-alpha.6](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) **Note:** Version bump only for package embark-dapp-template-demo @@ -59,7 +59,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-dapp-template-demo @@ -67,23 +67,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embark-framework/embark/commit/446197b)) +* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embarklabs/embark/commit/446197b)) ### Features -* **@embark/whisper:** Add Whisper client config ([bd4b110](https://github.com/embark-framework/embark/commit/bd4b110)) +* **@embark/whisper:** Add Whisper client config ([bd4b110](https://github.com/embarklabs/embark/commit/bd4b110)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-dapp-template-demo @@ -91,17 +91,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Build System -* **deps:** bump deprecated ipfs-api@17.2.4 to ipfs-http-client@39.0.2 ([978e17d](https://github.com/embark-framework/embark/commit/978e17d)), closes [#1985](https://github.com/embark-framework/embark/issues/1985) [#2033](https://github.com/embark-framework/embark/issues/2033) [#1994](https://github.com/embark-framework/embark/issues/1994) +* **deps:** bump deprecated ipfs-api@17.2.4 to ipfs-http-client@39.0.2 ([978e17d](https://github.com/embarklabs/embark/commit/978e17d)), closes [#1985](https://github.com/embarklabs/embark/issues/1985) [#2033](https://github.com/embarklabs/embark/issues/2033) [#1994](https://github.com/embarklabs/embark/issues/1994) ### Code Refactoring -* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embark-framework/embark/commit/2543aca)) +* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embarklabs/embark/commit/2543aca)) ### BREAKING CHANGES @@ -114,7 +114,7 @@ project's `embark.json`. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-dapp-template-demo @@ -122,23 +122,23 @@ project's `embark.json`. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* fix test-app, contracts index file and reload on change ([#1892](https://github.com/embark-framework/embark/issues/1892)) ([ee634c8](https://github.com/embark-framework/embark/commit/ee634c8)) +* fix test-app, contracts index file and reload on change ([#1892](https://github.com/embarklabs/embark/issues/1892)) ([ee634c8](https://github.com/embarklabs/embark/commit/ee634c8)) ### Code Refactoring -* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embark-framework/embark/issues/1856)) ([b736ebe](https://github.com/embark-framework/embark/commit/b736ebe)) +* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embarklabs/embark/issues/1856)) ([b736ebe](https://github.com/embarklabs/embark/commit/b736ebe)) ### Features -* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embark-framework/embark/issues/1846)) ([f54fbf0](https://github.com/embark-framework/embark/commit/f54fbf0)) -* call action before starting the blockchain node ([c54b8d9](https://github.com/embark-framework/embark/commit/c54b8d9)) +* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embarklabs/embark/issues/1846)) ([f54fbf0](https://github.com/embarklabs/embark/commit/f54fbf0)) +* call action before starting the blockchain node ([c54b8d9](https://github.com/embarklabs/embark/commit/c54b8d9)) ### BREAKING CHANGES @@ -150,18 +150,18 @@ accounts. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) ### Bug Fixes -* **@embark/demo:** add back lights ([dd07f67](https://github.com/embark-framework/embark/commit/dd07f67)) +* **@embark/demo:** add back lights ([dd07f67](https://github.com/embarklabs/embark/commit/dd07f67)) -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-dapp-template-demo @@ -169,42 +169,42 @@ accounts. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) ### Features -* **@embark/pipeline:** add minimalContractSize to remove bytecode ([b0cccae](https://github.com/embark-framework/embark/commit/b0cccae)) -* **@embark/pipeline:** enable choosing which fields to filter out ([b5c81bd](https://github.com/embark-framework/embark/commit/b5c81bd)) +* **@embark/pipeline:** add minimalContractSize to remove bytecode ([b0cccae](https://github.com/embarklabs/embark/commit/b0cccae)) +* **@embark/pipeline:** enable choosing which fields to filter out ([b5c81bd](https://github.com/embarklabs/embark/commit/b5c81bd)) -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) ### Bug Fixes -* **@embark/embarkjs-whisper:** Messages.isAvailable() should always return a promise ([93ca3ad](https://github.com/embark-framework/embark/commit/93ca3ad)) +* **@embark/embarkjs-whisper:** Messages.isAvailable() should always return a promise ([93ca3ad](https://github.com/embarklabs/embark/commit/93ca3ad)) -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* **@dapps/demo:** don't allow subscription to whisper channels with less than 4 chars ([322397f](https://github.com/embark-framework/embark/commit/322397f)), closes [#1666](https://github.com/embark-framework/embark/issues/1666) -* **@dapps/templates/demo:** ensure whisper channel state is set correctly ([1b6987e](https://github.com/embark-framework/embark/commit/1b6987e)) +* **@dapps/demo:** don't allow subscription to whisper channels with less than 4 chars ([322397f](https://github.com/embarklabs/embark/commit/322397f)), closes [#1666](https://github.com/embarklabs/embark/issues/1666) +* **@dapps/templates/demo:** ensure whisper channel state is set correctly ([1b6987e](https://github.com/embarklabs/embark/commit/1b6987e)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-dapp-template-demo @@ -212,7 +212,7 @@ accounts. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-dapp-template-demo @@ -220,19 +220,19 @@ accounts. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) ### Bug Fixes -* **@embark/demo:** link css from dependency ([438e917](https://github.com/embark-framework/embark/commit/438e917)) -* **@embark/demo:** render whisper error messages not error objects ([925ed06](https://github.com/embark-framework/embark/commit/925ed06)) +* **@embark/demo:** link css from dependency ([438e917](https://github.com/embarklabs/embark/commit/438e917)) +* **@embark/demo:** render whisper error messages not error objects ([925ed06](https://github.com/embarklabs/embark/commit/925ed06)) -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) **Note:** Version bump only for package embark-dapp-template-demo @@ -240,7 +240,7 @@ accounts. -## [4.0.2](https://github.com/embark-framework/embark/compare/v4.0.1...v4.0.2) (2019-04-11) +## [4.0.2](https://github.com/embarklabs/embark/compare/v4.0.1...v4.0.2) (2019-04-11) **Note:** Version bump only for package embark-dapp-template-demo @@ -248,7 +248,7 @@ accounts. -## [4.0.1](https://github.com/embark-framework/embark/compare/v4.0.0...v4.0.1) (2019-03-26) +## [4.0.1](https://github.com/embarklabs/embark/compare/v4.0.0...v4.0.1) (2019-03-26) **Note:** Version bump only for package embark-dapp-template-demo @@ -256,7 +256,7 @@ accounts. -# [4.0.0](https://github.com/embark-framework/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) +# [4.0.0](https://github.com/embarklabs/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) **Note:** Version bump only for package embark-dapp-template-demo @@ -264,7 +264,7 @@ accounts. -# [4.0.0-beta.2](https://github.com/embark-framework/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18) +# [4.0.0-beta.2](https://github.com/embarklabs/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18) **Note:** Version bump only for package embark-dapp-template-demo @@ -272,11 +272,11 @@ accounts. -# [4.0.0-beta.1](https://github.com/embark-framework/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) +# [4.0.0-beta.1](https://github.com/embarklabs/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) ### Features -* add repository.directory field to package.json ([a9c5e1a](https://github.com/embark-framework/embark/commit/a9c5e1a)) -* **@embark/pipeline:** Add `enabled` property to pipeline config ([5ea4807](https://github.com/embark-framework/embark/commit/5ea4807)) -* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embark-framework/embark/commit/5418f16)) +* add repository.directory field to package.json ([a9c5e1a](https://github.com/embarklabs/embark/commit/a9c5e1a)) +* **@embark/pipeline:** Add `enabled` property to pipeline config ([5ea4807](https://github.com/embarklabs/embark/commit/5ea4807)) +* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embarklabs/embark/commit/5418f16)) diff --git a/dapps/templates/demo/README.md b/dapps/templates/demo/README.md index 44133a7a0..248acb4d0 100644 --- a/dapps/templates/demo/README.md +++ b/dapps/templates/demo/README.md @@ -3,4 +3,4 @@ > Demo DApp for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/dapps/templates/demo/config/pipeline.js b/dapps/templates/demo/config/pipeline.js index 6ac04bff2..c07486cb6 100644 --- a/dapps/templates/demo/config/pipeline.js +++ b/dapps/templates/demo/config/pipeline.js @@ -4,7 +4,7 @@ // performed during builds. // To enable Flow type checking refer to the preconfigured template: -// https://github.com/embark-framework/embark-flow-template +// https://github.com/embarklabs/embark-flow-template // A new DApp can be created from that template with: // embark new --template flow // NOTE: the `--template` option is DEPRECATED in v5. @@ -18,7 +18,7 @@ module.exports = { // builds. // To enable TypeScript type checking refer to the preconfigured template: - // https://github.com/embark-framework/embark-typescript-template + // https://github.com/embarklabs/embark-typescript-template // A new DApp can be created from that template with: // embark new --template typescript // NOTE: the `--template` option is DEPRECATED in v5. diff --git a/dapps/templates/demo/package.json b/dapps/templates/demo/package.json index 3f9feb867..263e749e1 100644 --- a/dapps/templates/demo/package.json +++ b/dapps/templates/demo/package.json @@ -2,8 +2,8 @@ "name": "embark-dapp-template-demo", "version": "5.0.0", "description": "Demo DApp for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/dapps/templates/demo#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/demo#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "files": [ "app", "config/*.js", @@ -29,7 +29,7 @@ "repository": { "directory": "dapps/templates/demo", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "devDependencies": { "bootstrap": "4.3.1", diff --git a/dapps/templates/simple/CHANGELOG.md b/dapps/templates/simple/CHANGELOG.md index 473566be6..8195516ce 100644 --- a/dapps/templates/simple/CHANGELOG.md +++ b/dapps/templates/simple/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-dapp-template-simple @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-beta.0](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) +# [5.0.0-beta.0](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) **Note:** Version bump only for package embark-dapp-template-simple @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.10](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) +# [5.0.0-alpha.10](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) **Note:** Version bump only for package embark-dapp-template-simple @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-dapp-template-simple @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-dapp-template-simple @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.7](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) +# [5.0.0-alpha.7](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) **Note:** Version bump only for package embark-dapp-template-simple @@ -51,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.6](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) +# [5.0.0-alpha.6](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) **Note:** Version bump only for package embark-dapp-template-simple @@ -59,7 +59,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-dapp-template-simple @@ -67,7 +67,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-dapp-template-simple @@ -75,7 +75,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-dapp-template-simple @@ -83,7 +83,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-dapp-template-simple @@ -91,7 +91,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-dapp-template-simple @@ -99,12 +99,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Code Refactoring -* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embark-framework/embark/issues/1856)) ([b736ebe](https://github.com/embark-framework/embark/commit/b736ebe)) +* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embarklabs/embark/issues/1856)) ([b736ebe](https://github.com/embarklabs/embark/commit/b736ebe)) ### BREAKING CHANGES @@ -116,7 +116,7 @@ accounts. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-dapp-template-simple @@ -124,7 +124,7 @@ accounts. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-dapp-template-simple @@ -132,19 +132,19 @@ accounts. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) ### Features -* **@embark/pipeline:** add minimalContractSize to remove bytecode ([b0cccae](https://github.com/embark-framework/embark/commit/b0cccae)) -* **@embark/pipeline:** enable choosing which fields to filter out ([b5c81bd](https://github.com/embark-framework/embark/commit/b5c81bd)) +* **@embark/pipeline:** add minimalContractSize to remove bytecode ([b0cccae](https://github.com/embarklabs/embark/commit/b0cccae)) +* **@embark/pipeline:** enable choosing which fields to filter out ([b5c81bd](https://github.com/embarklabs/embark/commit/b5c81bd)) -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-dapp-template-simple @@ -152,18 +152,18 @@ accounts. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* **templates:** fix templates because tests don't like empty files ([908aa3b](https://github.com/embark-framework/embark/commit/908aa3b)) +* **templates:** fix templates because tests don't like empty files ([908aa3b](https://github.com/embarklabs/embark/commit/908aa3b)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-dapp-template-simple @@ -171,7 +171,7 @@ accounts. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-dapp-template-simple @@ -179,7 +179,7 @@ accounts. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-dapp-template-simple @@ -187,7 +187,7 @@ accounts. -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) **Note:** Version bump only for package embark-dapp-template-simple @@ -195,7 +195,7 @@ accounts. -## [4.0.2](https://github.com/embark-framework/embark/compare/v4.0.1...v4.0.2) (2019-04-11) +## [4.0.2](https://github.com/embarklabs/embark/compare/v4.0.1...v4.0.2) (2019-04-11) **Note:** Version bump only for package embark-dapp-template-simple @@ -203,7 +203,7 @@ accounts. -## [4.0.1](https://github.com/embark-framework/embark/compare/v4.0.0...v4.0.1) (2019-03-26) +## [4.0.1](https://github.com/embarklabs/embark/compare/v4.0.0...v4.0.1) (2019-03-26) **Note:** Version bump only for package embark-dapp-template-simple @@ -211,7 +211,7 @@ accounts. -# [4.0.0](https://github.com/embark-framework/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) +# [4.0.0](https://github.com/embarklabs/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) **Note:** Version bump only for package embark-dapp-template-simple @@ -219,7 +219,7 @@ accounts. -# [4.0.0-beta.2](https://github.com/embark-framework/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18) +# [4.0.0-beta.2](https://github.com/embarklabs/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18) **Note:** Version bump only for package embark-dapp-template-simple @@ -227,10 +227,10 @@ accounts. -# [4.0.0-beta.1](https://github.com/embark-framework/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) +# [4.0.0-beta.1](https://github.com/embarklabs/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) ### Features -* add repository.directory field to package.json ([a9c5e1a](https://github.com/embark-framework/embark/commit/a9c5e1a)) -* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embark-framework/embark/commit/5418f16)) +* add repository.directory field to package.json ([a9c5e1a](https://github.com/embarklabs/embark/commit/a9c5e1a)) +* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embarklabs/embark/commit/5418f16)) diff --git a/dapps/templates/simple/README.md b/dapps/templates/simple/README.md index 50ca16820..c37731963 100644 --- a/dapps/templates/simple/README.md +++ b/dapps/templates/simple/README.md @@ -3,4 +3,4 @@ > Contracts-only DApp template for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/dapps/templates/simple/package.json b/dapps/templates/simple/package.json index 00efa80b3..bd0b126d3 100644 --- a/dapps/templates/simple/package.json +++ b/dapps/templates/simple/package.json @@ -2,8 +2,8 @@ "name": "embark-dapp-template-simple", "version": "5.0.0", "description": "Contracts-only DApp template for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/dapps/templates/simple#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/simple#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "files": [ "contracts", "contracts.js", @@ -25,7 +25,7 @@ "repository": { "directory": "dapps/templates/simple", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "devDependencies": { "embark": "^5.0.0", diff --git a/dapps/tests/app/CHANGELOG.md b/dapps/tests/app/CHANGELOG.md index 7629682de..a0eda0a62 100644 --- a/dapps/tests/app/CHANGELOG.md +++ b/dapps/tests/app/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-dapp-test-app @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-beta.0](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) +# [5.0.0-beta.0](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) **Note:** Version bump only for package embark-dapp-test-app @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.10](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) +# [5.0.0-alpha.10](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) **Note:** Version bump only for package embark-dapp-test-app @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-dapp-test-app @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-dapp-test-app @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.7](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) +# [5.0.0-alpha.7](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) **Note:** Version bump only for package embark-dapp-test-app @@ -51,18 +51,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.6](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) +# [5.0.0-alpha.6](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) ### Bug Fixes -* **@embark/ens:** Show ENS controls for Test DApp ([aea2b6f](https://github.com/embark-framework/embark/commit/aea2b6f)) +* **@embark/ens:** Show ENS controls for Test DApp ([aea2b6f](https://github.com/embarklabs/embark/commit/aea2b6f)) -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-dapp-test-app @@ -70,7 +70,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-dapp-test-app @@ -78,7 +78,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-dapp-test-app @@ -86,31 +86,31 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@embark/accounts-manager:** limit funding accounts to 1 at a time ([95b5ae4](https://github.com/embark-framework/embark/commit/95b5ae4)) -* **@embark/dapps:** add missing Smart Contract configurations ([92f6dd4](https://github.com/embark-framework/embark/commit/92f6dd4)) -* **@embark/ens:** don't change shape of Smart Contract args in action hooks ([b4478a9](https://github.com/embark-framework/embark/commit/b4478a9)) -* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embark-framework/embark/commit/f6f4507)) -* **@embark/tests:** Improve expiration unit test ([23e94d6](https://github.com/embark-framework/embark/commit/23e94d6)) +* **@embark/accounts-manager:** limit funding accounts to 1 at a time ([95b5ae4](https://github.com/embarklabs/embark/commit/95b5ae4)) +* **@embark/dapps:** add missing Smart Contract configurations ([92f6dd4](https://github.com/embarklabs/embark/commit/92f6dd4)) +* **@embark/ens:** don't change shape of Smart Contract args in action hooks ([b4478a9](https://github.com/embarklabs/embark/commit/b4478a9)) +* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embarklabs/embark/commit/f6f4507)) +* **@embark/tests:** Improve expiration unit test ([23e94d6](https://github.com/embarklabs/embark/commit/23e94d6)) ### Build System -* **deps:** bump deprecated ipfs-api@17.2.4 to ipfs-http-client@39.0.2 ([978e17d](https://github.com/embark-framework/embark/commit/978e17d)), closes [#1985](https://github.com/embark-framework/embark/issues/1985) [#2033](https://github.com/embark-framework/embark/issues/2033) [#1994](https://github.com/embark-framework/embark/issues/1994) +* **deps:** bump deprecated ipfs-api@17.2.4 to ipfs-http-client@39.0.2 ([978e17d](https://github.com/embarklabs/embark/commit/978e17d)), closes [#1985](https://github.com/embarklabs/embark/issues/1985) [#2033](https://github.com/embarklabs/embark/issues/2033) [#1994](https://github.com/embarklabs/embark/issues/1994) ### Code Refactoring -* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embark-framework/embark/commit/2543aca)) +* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embarklabs/embark/commit/2543aca)) ### Features -* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embark-framework/embark/commit/de9e667)) +* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embarklabs/embark/commit/de9e667)) ### BREAKING CHANGES @@ -123,31 +123,31 @@ project's `embark.json`. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) ### Bug Fixes -* **@embark/test-runner:** fix test contracts being tracked ([fe3e604](https://github.com/embark-framework/embark/commit/fe3e604)) -* fix ws providers to have the patch for a bigger threshold ([#2017](https://github.com/embark-framework/embark/issues/2017)) ([9e654c5](https://github.com/embark-framework/embark/commit/9e654c5)) +* **@embark/test-runner:** fix test contracts being tracked ([fe3e604](https://github.com/embarklabs/embark/commit/fe3e604)) +* fix ws providers to have the patch for a bigger threshold ([#2017](https://github.com/embarklabs/embark/issues/2017)) ([9e654c5](https://github.com/embarklabs/embark/commit/9e654c5)) -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* fix test-app, contracts index file and reload on change ([#1892](https://github.com/embark-framework/embark/issues/1892)) ([ee634c8](https://github.com/embark-framework/embark/commit/ee634c8)) -* **@contract-app:** fix contracts app tests ([#1982](https://github.com/embark-framework/embark/issues/1982)) ([6e9635c](https://github.com/embark-framework/embark/commit/6e9635c)) -* **test-app:** make test app test all pass ([#1980](https://github.com/embark-framework/embark/issues/1980)) ([2193d82](https://github.com/embark-framework/embark/commit/2193d82)) +* fix test-app, contracts index file and reload on change ([#1892](https://github.com/embarklabs/embark/issues/1892)) ([ee634c8](https://github.com/embarklabs/embark/commit/ee634c8)) +* **@contract-app:** fix contracts app tests ([#1982](https://github.com/embarklabs/embark/issues/1982)) ([6e9635c](https://github.com/embarklabs/embark/commit/6e9635c)) +* **test-app:** make test app test all pass ([#1980](https://github.com/embarklabs/embark/issues/1980)) ([2193d82](https://github.com/embarklabs/embark/commit/2193d82)) ### Code Refactoring -* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embark-framework/embark/issues/1856)) ([b736ebe](https://github.com/embark-framework/embark/commit/b736ebe)) +* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embarklabs/embark/issues/1856)) ([b736ebe](https://github.com/embarklabs/embark/commit/b736ebe)) ### BREAKING CHANGES @@ -159,7 +159,7 @@ accounts. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-dapp-test-app @@ -167,7 +167,7 @@ accounts. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-dapp-test-app @@ -175,18 +175,18 @@ accounts. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) ### Bug Fixes -* **@embark/test-runner:** fix describe in describe tests ([c2094db](https://github.com/embark-framework/embark/commit/c2094db)) +* **@embark/test-runner:** fix describe in describe tests ([c2094db](https://github.com/embarklabs/embark/commit/c2094db)) -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-dapp-test-app @@ -194,30 +194,30 @@ accounts. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Features -* **@embark/test-runner:** return accounts in the describe callback ([332229f](https://github.com/embark-framework/embark/commit/332229f)) -* **@embark/test-runner:** wait for deploy before enterning describe ([8c16541](https://github.com/embark-framework/embark/commit/8c16541)) +* **@embark/test-runner:** return accounts in the describe callback ([332229f](https://github.com/embarklabs/embark/commit/332229f)) +* **@embark/test-runner:** wait for deploy before enterning describe ([8c16541](https://github.com/embarklabs/embark/commit/8c16541)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) ### Bug Fixes -* **@embark/swarm:** update url-scheme to bzz-raw ([6d844d7](https://github.com/embark-framework/embark/commit/6d844d7)) +* **@embark/swarm:** update url-scheme to bzz-raw ([6d844d7](https://github.com/embarklabs/embark/commit/6d844d7)) -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-dapp-test-app @@ -225,7 +225,7 @@ accounts. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-dapp-test-app @@ -233,7 +233,7 @@ accounts. -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) **Note:** Version bump only for package embark-dapp-test-app @@ -241,7 +241,7 @@ accounts. -## [4.0.2](https://github.com/embark-framework/embark/compare/v4.0.1...v4.0.2) (2019-04-11) +## [4.0.2](https://github.com/embarklabs/embark/compare/v4.0.1...v4.0.2) (2019-04-11) **Note:** Version bump only for package embark-dapp-test-app @@ -249,7 +249,7 @@ accounts. -## [4.0.1](https://github.com/embark-framework/embark/compare/v4.0.0...v4.0.1) (2019-03-26) +## [4.0.1](https://github.com/embarklabs/embark/compare/v4.0.0...v4.0.1) (2019-03-26) **Note:** Version bump only for package embark-dapp-test-app @@ -257,7 +257,7 @@ accounts. -# [4.0.0](https://github.com/embark-framework/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) +# [4.0.0](https://github.com/embarklabs/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) **Note:** Version bump only for package embark-dapp-test-app @@ -265,7 +265,7 @@ accounts. -# [4.0.0-beta.2](https://github.com/embark-framework/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18) +# [4.0.0-beta.2](https://github.com/embarklabs/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18) **Note:** Version bump only for package embark-dapp-test-app @@ -273,14 +273,14 @@ accounts. -# [4.0.0-beta.1](https://github.com/embark-framework/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) +# [4.0.0-beta.1](https://github.com/embarklabs/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) ### Bug Fixes -* revise test urls to reflect test_dapps/ -> dapps/tests/ ([eb1b693](https://github.com/embark-framework/embark/commit/eb1b693)) +* revise test urls to reflect test_dapps/ -> dapps/tests/ ([eb1b693](https://github.com/embarklabs/embark/commit/eb1b693)) ### Features -* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embark-framework/embark/commit/5418f16)) +* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embarklabs/embark/commit/5418f16)) diff --git a/dapps/tests/app/README.md b/dapps/tests/app/README.md index 98136a13f..ff5db8d5d 100644 --- a/dapps/tests/app/README.md +++ b/dapps/tests/app/README.md @@ -13,4 +13,4 @@ `embark test` to see tests are working as expected. Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/dapps/tests/app/app/contracts/SimpleStorageWithHttpImport.sol b/dapps/tests/app/app/contracts/SimpleStorageWithHttpImport.sol index e96833661..989f43ad8 100644 --- a/dapps/tests/app/app/contracts/SimpleStorageWithHttpImport.sol +++ b/dapps/tests/app/app/contracts/SimpleStorageWithHttpImport.sol @@ -1,7 +1,7 @@ pragma solidity ^0.4.17; -import "https://github.com/embark-framework/embark/blob/master/dapps/tests/contracts/contracts/ownable.sol"; -import "https://github.com/embark-framework/embark/blob/master/dapps/tests/contracts/contracts/contract_args.sol"; +import "https://github.com/embarklabs/embark/blob/master/dapps/tests/contracts/contracts/ownable.sol"; +import "https://github.com/embarklabs/embark/blob/master/dapps/tests/contracts/contracts/contract_args.sol"; contract SimpleStorageWithHttpImport is Ownable { uint public storedData; diff --git a/dapps/tests/app/test/http_contract_test.js b/dapps/tests/app/test/http_contract_test.js index 1f4a70dff..ad910882e 100644 --- a/dapps/tests/app/test/http_contract_test.js +++ b/dapps/tests/app/test/http_contract_test.js @@ -24,7 +24,7 @@ describe('http contracts', () => { }); it('should have downloaded the http import in SimpleStorageWithHttpImport', (done) => { - const contractImportPath = '.embark/contracts/embark-framework/embark/master/dapps/tests/contracts/contracts/ownable.sol'; + const contractImportPath = '.embark/contracts/embarklabs/embark/master/dapps/tests/contracts/contracts/ownable.sol'; fs.access(contractImportPath, (err) => { if (err) { assert.fail(contractImportPath + ' was not downloaded'); diff --git a/dapps/tests/contracts/CHANGELOG.md b/dapps/tests/contracts/CHANGELOG.md index 14e279cbe..60f477312 100644 --- a/dapps/tests/contracts/CHANGELOG.md +++ b/dapps/tests/contracts/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-dapp-test-contracts @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-beta.0](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) +# [5.0.0-beta.0](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) **Note:** Version bump only for package embark-dapp-test-contracts @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.10](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) +# [5.0.0-alpha.10](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) **Note:** Version bump only for package embark-dapp-test-contracts @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-dapp-test-contracts @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-dapp-test-contracts @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.7](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) +# [5.0.0-alpha.7](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) **Note:** Version bump only for package embark-dapp-test-contracts @@ -51,18 +51,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.6](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) +# [5.0.0-alpha.6](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) ### Bug Fixes -* **@embark/dapps:** Contracts app test failure ([7dfa2b9](https://github.com/embark-framework/embark/commit/7dfa2b9)) +* **@embark/dapps:** Contracts app test failure ([7dfa2b9](https://github.com/embarklabs/embark/commit/7dfa2b9)) -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-dapp-test-contracts @@ -70,7 +70,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-dapp-test-contracts @@ -78,7 +78,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-dapp-test-contracts @@ -86,22 +86,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@embark/dapps:** add missing constructor argument in contracts config ([3f4e12a](https://github.com/embark-framework/embark/commit/3f4e12a)) +* **@embark/dapps:** add missing constructor argument in contracts config ([3f4e12a](https://github.com/embarklabs/embark/commit/3f4e12a)) ### Code Refactoring -* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embark-framework/embark/commit/2543aca)) +* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embarklabs/embark/commit/2543aca)) ### Features -* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embark-framework/embark/commit/de9e667)) +* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embarklabs/embark/commit/de9e667)) ### BREAKING CHANGES @@ -113,7 +113,7 @@ project's `embark.json`. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-dapp-test-contracts @@ -121,17 +121,17 @@ project's `embark.json`. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* **@contract-app:** fix contracts app tests ([#1982](https://github.com/embark-framework/embark/issues/1982)) ([6e9635c](https://github.com/embark-framework/embark/commit/6e9635c)) +* **@contract-app:** fix contracts app tests ([#1982](https://github.com/embarklabs/embark/issues/1982)) ([6e9635c](https://github.com/embarklabs/embark/commit/6e9635c)) ### Code Refactoring -* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embark-framework/embark/issues/1856)) ([b736ebe](https://github.com/embark-framework/embark/commit/b736ebe)) +* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embarklabs/embark/issues/1856)) ([b736ebe](https://github.com/embarklabs/embark/commit/b736ebe)) ### BREAKING CHANGES @@ -143,7 +143,7 @@ accounts. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-dapp-test-contracts @@ -151,7 +151,7 @@ accounts. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-dapp-test-contracts @@ -159,7 +159,7 @@ accounts. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-dapp-test-contracts @@ -167,7 +167,7 @@ accounts. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-dapp-test-contracts @@ -175,7 +175,7 @@ accounts. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) **Note:** Version bump only for package embark-dapp-test-contracts @@ -183,7 +183,7 @@ accounts. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-dapp-test-contracts @@ -191,7 +191,7 @@ accounts. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-dapp-test-contracts @@ -199,7 +199,7 @@ accounts. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-dapp-test-contracts @@ -207,18 +207,18 @@ accounts. -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) ### Bug Fixes -* **@embark/tests:** Fix contracts app hanging ([12cbb7b](https://github.com/embark-framework/embark/commit/12cbb7b)) +* **@embark/tests:** Fix contracts app hanging ([12cbb7b](https://github.com/embarklabs/embark/commit/12cbb7b)) -## [4.0.2](https://github.com/embark-framework/embark/compare/v4.0.1...v4.0.2) (2019-04-11) +## [4.0.2](https://github.com/embarklabs/embark/compare/v4.0.1...v4.0.2) (2019-04-11) **Note:** Version bump only for package embark-dapp-test-contracts @@ -226,7 +226,7 @@ accounts. -## [4.0.1](https://github.com/embark-framework/embark/compare/v4.0.0...v4.0.1) (2019-03-26) +## [4.0.1](https://github.com/embarklabs/embark/compare/v4.0.0...v4.0.1) (2019-03-26) **Note:** Version bump only for package embark-dapp-test-contracts @@ -234,7 +234,7 @@ accounts. -# [4.0.0](https://github.com/embark-framework/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) +# [4.0.0](https://github.com/embarklabs/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) **Note:** Version bump only for package embark-dapp-test-contracts @@ -242,7 +242,7 @@ accounts. -# [4.0.0-beta.2](https://github.com/embark-framework/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18) +# [4.0.0-beta.2](https://github.com/embarklabs/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18) **Note:** Version bump only for package embark-dapp-test-contracts @@ -250,9 +250,9 @@ accounts. -# [4.0.0-beta.1](https://github.com/embark-framework/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) +# [4.0.0-beta.1](https://github.com/embarklabs/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) ### Features -* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embark-framework/embark/commit/5418f16)) +* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embarklabs/embark/commit/5418f16)) diff --git a/dapps/tests/contracts/README.md b/dapps/tests/contracts/README.md index 2b16cd0d9..ebb36372d 100644 --- a/dapps/tests/contracts/README.md +++ b/dapps/tests/contracts/README.md @@ -13,4 +13,4 @@ `embark test` to see tests are working as expected. Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/dapps/tests/service/CHANGELOG.md b/dapps/tests/service/CHANGELOG.md index c677e75a2..af028012d 100644 --- a/dapps/tests/service/CHANGELOG.md +++ b/dapps/tests/service/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-dapp-test-service @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-dapp-test-service @@ -19,12 +19,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Code Refactoring -* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embark-framework/embark/issues/1856)) ([b736ebe](https://github.com/embark-framework/embark/commit/b736ebe)) +* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embarklabs/embark/issues/1856)) ([b736ebe](https://github.com/embarklabs/embark/commit/b736ebe)) ### BREAKING CHANGES @@ -36,7 +36,7 @@ accounts. -# [4.0.0](https://github.com/embark-framework/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) +# [4.0.0](https://github.com/embarklabs/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) **Note:** Version bump only for package embark-dapp-test-service @@ -44,9 +44,9 @@ accounts. -# [4.0.0-beta.1](https://github.com/embark-framework/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) +# [4.0.0-beta.1](https://github.com/embarklabs/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) ### Features -* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embark-framework/embark/commit/5418f16)) +* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embarklabs/embark/commit/5418f16)) diff --git a/dapps/tests/service/README.md b/dapps/tests/service/README.md index ea325fed2..2ada50264 100644 --- a/dapps/tests/service/README.md +++ b/dapps/tests/service/README.md @@ -3,4 +3,4 @@ > Test plugin for integration testing purposes Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/cockpit/api-client/CHANGELOG.md b/packages/cockpit/api-client/CHANGELOG.md index 9d51d9806..dc90d7c13 100644 --- a/packages/cockpit/api-client/CHANGELOG.md +++ b/packages/cockpit/api-client/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-api-client @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-api-client @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-api-client @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-api-client @@ -35,12 +35,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -64,7 +64,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-api-client @@ -72,7 +72,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-api-client @@ -80,7 +80,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-api-client @@ -88,7 +88,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-api-client @@ -96,7 +96,7 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-api-client @@ -104,6 +104,6 @@ released. -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) **Note:** Version bump only for package embark-api-client diff --git a/packages/cockpit/api-client/README.md b/packages/cockpit/api-client/README.md index 7a0d9cd4a..ed1ab8642 100644 --- a/packages/cockpit/api-client/README.md +++ b/packages/cockpit/api-client/README.md @@ -3,4 +3,4 @@ > Embark api module Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/cockpit/api-client/package.json b/packages/cockpit/api-client/package.json index 8a9deb692..4858ba238 100644 --- a/packages/cockpit/api-client/package.json +++ b/packages/cockpit/api-client/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Embark api module", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/cockpit/api-client#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/cockpit/api-client#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -19,7 +19,7 @@ "repository": { "directory": "packages/cockpit/api-client", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/cockpit/ui/CHANGELOG.md b/packages/cockpit/ui/CHANGELOG.md index 8336f6702..4f9a3e725 100644 --- a/packages/cockpit/ui/CHANGELOG.md +++ b/packages/cockpit/ui/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-ui @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,29 +32,29 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) ### Bug Fixes -* **@embark/cockpit:** Remove loading from ENS util ([6f49992](https://github.com/embark-framework/embark/commit/6f49992)) +* **@embark/cockpit:** Remove loading from ENS util ([6f49992](https://github.com/embarklabs/embark/commit/6f49992)) -# [5.0.0-alpha.6](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) +# [5.0.0-alpha.6](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) ### Bug Fixes -* **@embark/ens:** Show ENS controls for Test DApp ([aea2b6f](https://github.com/embark-framework/embark/commit/aea2b6f)) +* **@embark/ens:** Show ENS controls for Test DApp ([aea2b6f](https://github.com/embarklabs/embark/commit/aea2b6f)) -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-ui @@ -62,45 +62,45 @@ to implement it. -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Features -* **@embark/whisper:** Add Whisper client config ([bd4b110](https://github.com/embark-framework/embark/commit/bd4b110)) +* **@embark/whisper:** Add Whisper client config ([bd4b110](https://github.com/embarklabs/embark/commit/bd4b110)) -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@cockpit:** adjust table-related styling so changes in updated core-ui don't override font color ([92f6d41](https://github.com/embark-framework/embark/commit/92f6d41)) +* **@cockpit:** adjust table-related styling so changes in updated core-ui don't override font color ([92f6d41](https://github.com/embarklabs/embark/commit/92f6d41)) -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) ### Bug Fixes -* **@cockpit/dashboard:** "Deployed Contracts" should auto-update after deployment ([#2020](https://github.com/embark-framework/embark/issues/2020)) ([1a43dca](https://github.com/embark-framework/embark/commit/1a43dca)) +* **@cockpit/dashboard:** "Deployed Contracts" should auto-update after deployment ([#2020](https://github.com/embarklabs/embark/issues/2020)) ([1a43dca](https://github.com/embarklabs/embark/commit/1a43dca)) -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -124,7 +124,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-ui @@ -132,7 +132,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-ui @@ -140,108 +140,108 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) ### Bug Fixes -* **@embark/ui:** fix errorEntities not working at all ([5ab4c22](https://github.com/embark-framework/embark/commit/5ab4c22)) +* **@embark/ui:** fix errorEntities not working at all ([5ab4c22](https://github.com/embarklabs/embark/commit/5ab4c22)) -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) ### Bug Fixes -* **@cockpit:** don't send invalid value to Smart Contract methods ([3f77272](https://github.com/embark-framework/embark/commit/3f77272)) -* **@cockpit/debugger:** check if `debuggingContract` is undefined ([3590197](https://github.com/embark-framework/embark/commit/3590197)) -* **@cockpit/explorers:** consistently display "Mined on" timestamps ([52d54f0](https://github.com/embark-framework/embark/commit/52d54f0)) +* **@cockpit:** don't send invalid value to Smart Contract methods ([3f77272](https://github.com/embarklabs/embark/commit/3f77272)) +* **@cockpit/debugger:** check if `debuggingContract` is undefined ([3590197](https://github.com/embarklabs/embark/commit/3590197)) +* **@cockpit/explorers:** consistently display "Mined on" timestamps ([52d54f0](https://github.com/embarklabs/embark/commit/52d54f0)) ### Features -* **@cockpit:** Pass tx value as wei and add validation ([536a402](https://github.com/embark-framework/embark/commit/536a402)) -* **@embark/ui:** sort contracts and functions alphabetically ([0e9a4a1](https://github.com/embark-framework/embark/commit/0e9a4a1)) +* **@cockpit:** Pass tx value as wei and add validation ([536a402](https://github.com/embarklabs/embark/commit/536a402)) +* **@embark/ui:** sort contracts and functions alphabetically ([0e9a4a1](https://github.com/embarklabs/embark/commit/0e9a4a1)) -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* **@cockpit/utils:** Ensure whisper channels are at least 4 characters long ([610d8f1](https://github.com/embark-framework/embark/commit/610d8f1)) +* **@cockpit/utils:** Ensure whisper channels are at least 4 characters long ([610d8f1](https://github.com/embarklabs/embark/commit/610d8f1)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) ### Bug Fixes -* **@cockpit/explorer:** slice contract function result string only if starts/ends with double-quote ([ac76a40](https://github.com/embark-framework/embark/commit/ac76a40)), closes [#1636](https://github.com/embark-framework/embark/issues/1636) +* **@cockpit/explorer:** slice contract function result string only if starts/ends with double-quote ([ac76a40](https://github.com/embarklabs/embark/commit/ac76a40)), closes [#1636](https://github.com/embarklabs/embark/issues/1636) ### Features -* **@cockpit/explorer:** enable users to send ether through payable methods ([#1649](https://github.com/embark-framework/embark/issues/1649)) ([d10c0b7](https://github.com/embark-framework/embark/commit/d10c0b7)) +* **@cockpit/explorer:** enable users to send ether through payable methods ([#1649](https://github.com/embarklabs/embark/issues/1649)) ([d10c0b7](https://github.com/embarklabs/embark/commit/d10c0b7)) -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) ### Bug Fixes -* **@cockpit/utils:** properly detect if ENS is enabled ([7a0609b](https://github.com/embark-framework/embark/commit/7a0609b)) -* **@cockpit/whisper:** ensure message subscription call is working ([2c6c948](https://github.com/embark-framework/embark/commit/2c6c948)) +* **@cockpit/utils:** properly detect if ENS is enabled ([7a0609b](https://github.com/embarklabs/embark/commit/7a0609b)) +* **@cockpit/whisper:** ensure message subscription call is working ([2c6c948](https://github.com/embarklabs/embark/commit/2c6c948)) -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) ### Features -* **@embark/api:** Add command `service api on/off` ([634feb5](https://github.com/embark-framework/embark/commit/634feb5)) +* **@embark/api:** Add command `service api on/off` ([634feb5](https://github.com/embarklabs/embark/commit/634feb5)) -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) ### Bug Fixes -* **@cockpit/deployment:** Check if contracts deployed when connected to metamask ([c233163](https://github.com/embark-framework/embark/commit/c233163)) -* **@cockpit/services:** send only process names to embark-api-client ([eb9de68](https://github.com/embark-framework/embark/commit/eb9de68)) +* **@cockpit/deployment:** Check if contracts deployed when connected to metamask ([c233163](https://github.com/embarklabs/embark/commit/c233163)) +* **@cockpit/services:** send only process names to embark-api-client ([eb9de68](https://github.com/embarklabs/embark/commit/eb9de68)) ### Features -* **@cockpit:** implement pagination for contracts ([d71352b](https://github.com/embark-framework/embark/commit/d71352b)) -* **@cockpit/editor:** Make tabs draggable ([f27cde9](https://github.com/embark-framework/embark/commit/f27cde9)) -* **@cockpit/explorer:** display truncated account balances ([6b2dc95](https://github.com/embark-framework/embark/commit/6b2dc95)) -* **@cockpit/explorer:** implement pagination for accounts explorer ([745edaf](https://github.com/embark-framework/embark/commit/745edaf)) -* **@embark/proxy:** Add dev tx to proxy when request fails to get response ([36be50e](https://github.com/embark-framework/embark/commit/36be50e)) +* **@cockpit:** implement pagination for contracts ([d71352b](https://github.com/embarklabs/embark/commit/d71352b)) +* **@cockpit/editor:** Make tabs draggable ([f27cde9](https://github.com/embarklabs/embark/commit/f27cde9)) +* **@cockpit/explorer:** display truncated account balances ([6b2dc95](https://github.com/embarklabs/embark/commit/6b2dc95)) +* **@cockpit/explorer:** implement pagination for accounts explorer ([745edaf](https://github.com/embarklabs/embark/commit/745edaf)) +* **@embark/proxy:** Add dev tx to proxy when request fails to get response ([36be50e](https://github.com/embarklabs/embark/commit/36be50e)) -## [4.0.1](https://github.com/embark-framework/embark/compare/v4.0.0...v4.0.x) (2019-03-26) +## [4.0.1](https://github.com/embarklabs/embark/compare/v4.0.0...v4.0.x) (2019-03-26) **Note:** Version bump only for package embark-ui @@ -249,74 +249,74 @@ released. -# [4.0.0](https://github.com/embark-framework/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) +# [4.0.0](https://github.com/embarklabs/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) ### Bug Fixes -* **embark-ui:** don't show debug button for txs of silent contracts ([5161f54](https://github.com/embark-framework/embark/commit/5161f54)) +* **embark-ui:** don't show debug button for txs of silent contracts ([5161f54](https://github.com/embarklabs/embark/commit/5161f54)) -# [4.0.0-beta.2](https://github.com/embark-framework/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18) +# [4.0.0-beta.2](https://github.com/embarklabs/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18) ### Bug Fixes -* typed commands in console ([9d34355](https://github.com/embark-framework/embark/commit/9d34355)) -* **embark-ui:** detect fallback functions in the contracts explorer ([832f16a](https://github.com/embark-framework/embark/commit/832f16a)) +* typed commands in console ([9d34355](https://github.com/embarklabs/embark/commit/9d34355)) +* **embark-ui:** detect fallback functions in the contracts explorer ([832f16a](https://github.com/embarklabs/embark/commit/832f16a)) -# [4.0.0-beta.1](https://github.com/embark-framework/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) +# [4.0.0-beta.1](https://github.com/embarklabs/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) ### Bug Fixes -* **@embark/cockpit:** Fix decode transaction error ([f957ba5](https://github.com/embark-framework/embark/commit/f957ba5)) -* **@embark/cockpit:** Switching between tabs resets logs ([a6b15ae](https://github.com/embark-framework/embark/commit/a6b15ae)) -* **@embark/cockpit:** Utils/Communications handle enter ([8b7a374](https://github.com/embark-framework/embark/commit/8b7a374)) -* **@embark/core:** Metamask + geth warning to enable regular txs ([c233dbc](https://github.com/embark-framework/embark/commit/c233dbc)) -* **@embark/core:** Prevent unnecessary re-renderings ([128ecd4](https://github.com/embark-framework/embark/commit/128ecd4)) -* **cockpit:** fix converter inputs and copy-button position ([35648ee](https://github.com/embark-framework/embark/commit/35648ee)) -* **cockpit:editor:** fix arrow not turning ([359c28f](https://github.com/embark-framework/embark/commit/359c28f)) -* **cockpit/console:** increase number of suggestions ([71da423](https://github.com/embark-framework/embark/commit/71da423)) -* **cockpit/console:** replace br with backslash n ([a341a4f](https://github.com/embark-framework/embark/commit/a341a4f)) -* **cockpit/contract:** remove contract profiling and use functions ([99dcd78](https://github.com/embark-framework/embark/commit/99dcd78)) -* **cockpit/sidebar:** fix closed sidebar in the dark-theme ([5816a79](https://github.com/embark-framework/embark/commit/5816a79)) -* editor wasn't saving changes ([4340a9b](https://github.com/embark-framework/embark/commit/4340a9b)) -* **cockpit/deployment:** filter out silent contracts ([da76c8d](https://github.com/embark-framework/embark/commit/da76c8d)) -* **cockpit/editor:** add delete modal to confirm deletion ([3f488e1](https://github.com/embark-framework/embark/commit/3f488e1)) -* **cockpit/editor:** remove delay on tooltips ([c30c420](https://github.com/embark-framework/embark/commit/c30c420)) -* **cockpit/estimator:** make estimator clearer ([1759aac](https://github.com/embark-framework/embark/commit/1759aac)) -* **cockpit/firefox:** fix bug with entities in firefox (ordering) ([dddc9d0](https://github.com/embark-framework/embark/commit/dddc9d0)) -* **cockpit/header:** fix nav not highlighted for children pages ([0648824](https://github.com/embark-framework/embark/commit/0648824)) -* **cockpit/transactions:** enable filtering constructor ([447f3ed](https://github.com/embark-framework/embark/commit/447f3ed)) -* **cockpit/transactions:** fix a typo in the transactions page ([cba7c85](https://github.com/embark-framework/embark/commit/cba7c85)) -* **embark-ui:** AccountContainer should get txs for cold load case ([fd79090](https://github.com/embark-framework/embark/commit/fd79090)) -* **embark-ui:** correctly calculate which blocks to display ([cc8363a](https://github.com/embark-framework/embark/commit/cc8363a)) -* **embark-ui:** correctly calculate which transactions to display ([fbeea47](https://github.com/embark-framework/embark/commit/fbeea47)) -* **embark-ui:** pagination ([f5f610d](https://github.com/embark-framework/embark/commit/f5f610d)) -* **embark-ui:** specify PUBLIC_URL=/ for production builds ([f4626f8](https://github.com/embark-framework/embark/commit/f4626f8)), closes [/github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/paths.js#L36](https://github.com//github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/paths.js/issues/L36) -* cockpit search with tx hash shows tx page ([#1386](https://github.com/embark-framework/embark/issues/1386)) ([891174e](https://github.com/embark-framework/embark/commit/891174e)) -* format \n as
in cockpit console ([#1385](https://github.com/embark-framework/embark/issues/1385)) ([58ab76d](https://github.com/embark-framework/embark/commit/58ab76d)) -* limit cockpit editor file size ([f12ca22](https://github.com/embark-framework/embark/commit/f12ca22)) -* pressing enter on "Display additional results" does the expected thing ([2cc0d30](https://github.com/embark-framework/embark/commit/2cc0d30)) -* upgrade packages with vulnerabilities ([#1388](https://github.com/embark-framework/embark/issues/1388)) ([913b4e1](https://github.com/embark-framework/embark/commit/913b4e1)) -* validate whisper channel name in communication tab ([616af6d](https://github.com/embark-framework/embark/commit/616af6d)) +* **@embark/cockpit:** Fix decode transaction error ([f957ba5](https://github.com/embarklabs/embark/commit/f957ba5)) +* **@embark/cockpit:** Switching between tabs resets logs ([a6b15ae](https://github.com/embarklabs/embark/commit/a6b15ae)) +* **@embark/cockpit:** Utils/Communications handle enter ([8b7a374](https://github.com/embarklabs/embark/commit/8b7a374)) +* **@embark/core:** Metamask + geth warning to enable regular txs ([c233dbc](https://github.com/embarklabs/embark/commit/c233dbc)) +* **@embark/core:** Prevent unnecessary re-renderings ([128ecd4](https://github.com/embarklabs/embark/commit/128ecd4)) +* **cockpit:** fix converter inputs and copy-button position ([35648ee](https://github.com/embarklabs/embark/commit/35648ee)) +* **cockpit:editor:** fix arrow not turning ([359c28f](https://github.com/embarklabs/embark/commit/359c28f)) +* **cockpit/console:** increase number of suggestions ([71da423](https://github.com/embarklabs/embark/commit/71da423)) +* **cockpit/console:** replace br with backslash n ([a341a4f](https://github.com/embarklabs/embark/commit/a341a4f)) +* **cockpit/contract:** remove contract profiling and use functions ([99dcd78](https://github.com/embarklabs/embark/commit/99dcd78)) +* **cockpit/sidebar:** fix closed sidebar in the dark-theme ([5816a79](https://github.com/embarklabs/embark/commit/5816a79)) +* editor wasn't saving changes ([4340a9b](https://github.com/embarklabs/embark/commit/4340a9b)) +* **cockpit/deployment:** filter out silent contracts ([da76c8d](https://github.com/embarklabs/embark/commit/da76c8d)) +* **cockpit/editor:** add delete modal to confirm deletion ([3f488e1](https://github.com/embarklabs/embark/commit/3f488e1)) +* **cockpit/editor:** remove delay on tooltips ([c30c420](https://github.com/embarklabs/embark/commit/c30c420)) +* **cockpit/estimator:** make estimator clearer ([1759aac](https://github.com/embarklabs/embark/commit/1759aac)) +* **cockpit/firefox:** fix bug with entities in firefox (ordering) ([dddc9d0](https://github.com/embarklabs/embark/commit/dddc9d0)) +* **cockpit/header:** fix nav not highlighted for children pages ([0648824](https://github.com/embarklabs/embark/commit/0648824)) +* **cockpit/transactions:** enable filtering constructor ([447f3ed](https://github.com/embarklabs/embark/commit/447f3ed)) +* **cockpit/transactions:** fix a typo in the transactions page ([cba7c85](https://github.com/embarklabs/embark/commit/cba7c85)) +* **embark-ui:** AccountContainer should get txs for cold load case ([fd79090](https://github.com/embarklabs/embark/commit/fd79090)) +* **embark-ui:** correctly calculate which blocks to display ([cc8363a](https://github.com/embarklabs/embark/commit/cc8363a)) +* **embark-ui:** correctly calculate which transactions to display ([fbeea47](https://github.com/embarklabs/embark/commit/fbeea47)) +* **embark-ui:** pagination ([f5f610d](https://github.com/embarklabs/embark/commit/f5f610d)) +* **embark-ui:** specify PUBLIC_URL=/ for production builds ([f4626f8](https://github.com/embarklabs/embark/commit/f4626f8)), closes [/github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/paths.js#L36](https://github.com//github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/paths.js/issues/L36) +* cockpit search with tx hash shows tx page ([#1386](https://github.com/embarklabs/embark/issues/1386)) ([891174e](https://github.com/embarklabs/embark/commit/891174e)) +* format \n as
in cockpit console ([#1385](https://github.com/embarklabs/embark/issues/1385)) ([58ab76d](https://github.com/embarklabs/embark/commit/58ab76d)) +* limit cockpit editor file size ([f12ca22](https://github.com/embarklabs/embark/commit/f12ca22)) +* pressing enter on "Display additional results" does the expected thing ([2cc0d30](https://github.com/embarklabs/embark/commit/2cc0d30)) +* upgrade packages with vulnerabilities ([#1388](https://github.com/embarklabs/embark/issues/1388)) ([913b4e1](https://github.com/embarklabs/embark/commit/913b4e1)) +* validate whisper channel name in communication tab ([616af6d](https://github.com/embarklabs/embark/commit/616af6d)) ### Features -* **cockpit/console:** display cmds from cockpit in embark console ([e339641](https://github.com/embark-framework/embark/commit/e339641)) -* **cockpit/contracts:** don't display contracts marked as silent ([0e63d6b](https://github.com/embark-framework/embark/commit/0e63d6b)) -* **cockpit/editor:** add status messages for file operations ([ecdfd47](https://github.com/embark-framework/embark/commit/ecdfd47)) -* add repository.directory field to package.json ([a9c5e1a](https://github.com/embark-framework/embark/commit/a9c5e1a)) -* **cockpit/transaction:** display a link for contracts and accounts ([74847ee](https://github.com/embark-framework/embark/commit/74847ee)) -* **ui:** color console item info as success ([193abd4](https://github.com/embark-framework/embark/commit/193abd4)) -* **ui:** keep state in frame ([cd32630](https://github.com/embark-framework/embark/commit/cd32630)) -* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embark-framework/embark/commit/5418f16)) +* **cockpit/console:** display cmds from cockpit in embark console ([e339641](https://github.com/embarklabs/embark/commit/e339641)) +* **cockpit/contracts:** don't display contracts marked as silent ([0e63d6b](https://github.com/embarklabs/embark/commit/0e63d6b)) +* **cockpit/editor:** add status messages for file operations ([ecdfd47](https://github.com/embarklabs/embark/commit/ecdfd47)) +* add repository.directory field to package.json ([a9c5e1a](https://github.com/embarklabs/embark/commit/a9c5e1a)) +* **cockpit/transaction:** display a link for contracts and accounts ([74847ee](https://github.com/embarklabs/embark/commit/74847ee)) +* **ui:** color console item info as success ([193abd4](https://github.com/embarklabs/embark/commit/193abd4)) +* **ui:** keep state in frame ([cd32630](https://github.com/embarklabs/embark/commit/cd32630)) +* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embarklabs/embark/commit/5418f16)) diff --git a/packages/cockpit/ui/README.md b/packages/cockpit/ui/README.md index 13430b974..74b92b0b2 100644 --- a/packages/cockpit/ui/README.md +++ b/packages/cockpit/ui/README.md @@ -3,4 +3,4 @@ > Web frontend for interactive DApp development with Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/cockpit/ui/package.json b/packages/cockpit/ui/package.json index e621dc18e..e18b304e3 100644 --- a/packages/cockpit/ui/package.json +++ b/packages/cockpit/ui/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Web frontend for interactive DApp development with Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/cockpit/ui#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/cockpit/ui#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -19,7 +19,7 @@ "repository": { "directory": "packages/cockpit/ui", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "files": [ "build" diff --git a/packages/cockpit/ui/src/components/Layout.js b/packages/cockpit/ui/src/components/Layout.js index 720eeaaf6..b5e4c51ec 100644 --- a/packages/cockpit/ui/src/components/Layout.js +++ b/packages/cockpit/ui/src/components/Layout.js @@ -213,7 +213,7 @@ class Layout extends React.Component { diff --git a/packages/core/code-runner/CHANGELOG.md b/packages/core/code-runner/CHANGELOG.md index 4d0bbdd9c..77a5a4d8f 100644 --- a/packages/core/code-runner/CHANGELOG.md +++ b/packages/core/code-runner/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-code-runner @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-code-runner @@ -40,7 +40,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-code-runner @@ -48,7 +48,7 @@ to implement it. -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-code-runner @@ -56,7 +56,7 @@ to implement it. -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-code-runner @@ -64,12 +64,12 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Build System -* **deps:** bump deprecated ipfs-api@17.2.4 to ipfs-http-client@39.0.2 ([978e17d](https://github.com/embark-framework/embark/commit/978e17d)), closes [#1985](https://github.com/embark-framework/embark/issues/1985) [#2033](https://github.com/embark-framework/embark/issues/2033) [#1994](https://github.com/embark-framework/embark/issues/1994) +* **deps:** bump deprecated ipfs-api@17.2.4 to ipfs-http-client@39.0.2 ([978e17d](https://github.com/embarklabs/embark/commit/978e17d)), closes [#1985](https://github.com/embarklabs/embark/issues/1985) [#2033](https://github.com/embarklabs/embark/issues/2033) [#1994](https://github.com/embarklabs/embark/issues/1994) ### BREAKING CHANGES @@ -80,7 +80,7 @@ to implement it. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-code-runner @@ -88,12 +88,12 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -117,7 +117,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-code-runner @@ -125,7 +125,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-code-runner @@ -133,7 +133,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-code-runner @@ -141,30 +141,30 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) ### Bug Fixes -* **@embark/code-runner:** restore EmbarkJS.environment property in the cli dashboard ([7d27125](https://github.com/embark-framework/embark/commit/7d27125)) -* **@embark/storage:** revise timing for process:started and code eval to avoid race conditions ([5828ae6](https://github.com/embark-framework/embark/commit/5828ae6)) +* **@embark/code-runner:** restore EmbarkJS.environment property in the cli dashboard ([7d27125](https://github.com/embarklabs/embark/commit/7d27125)) +* **@embark/storage:** revise timing for process:started and code eval to avoid race conditions ([5828ae6](https://github.com/embarklabs/embark/commit/5828ae6)) -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embark-framework/embark/commit/fc4faa8)) +* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embarklabs/embark/commit/fc4faa8)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-code-runner @@ -172,6 +172,6 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-code-runner diff --git a/packages/core/code-runner/README.md b/packages/core/code-runner/README.md index 2ca57eddd..e2755e32b 100644 --- a/packages/core/code-runner/README.md +++ b/packages/core/code-runner/README.md @@ -3,4 +3,4 @@ > Code execution VM for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/core/code-runner/package.json b/packages/core/code-runner/package.json index 63dc16057..c3e3d8493 100644 --- a/packages/core/code-runner/package.json +++ b/packages/core/code-runner/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Code execution VM for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/core/code-runner#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/core/code-runner#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/core/code-runner", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/core/console/CHANGELOG.md b/packages/core/console/CHANGELOG.md index 304987724..0d3cc8f36 100644 --- a/packages/core/console/CHANGELOG.md +++ b/packages/core/console/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-console @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-console @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-console @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-console @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-console @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-console @@ -51,17 +51,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@cockpit/console:** show contract names in the suggestions list ([4ee9004](https://github.com/embark-framework/embark/commit/4ee9004)) +* **@cockpit/console:** show contract names in the suggestions list ([4ee9004](https://github.com/embarklabs/embark/commit/4ee9004)) ### Code Refactoring -* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embark-framework/embark/commit/2543aca)) +* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embarklabs/embark/commit/2543aca)) ### BREAKING CHANGES @@ -73,7 +73,7 @@ project's `embark.json`. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-console @@ -81,17 +81,17 @@ project's `embark.json`. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* add back log command for modules ([#1969](https://github.com/embark-framework/embark/issues/1969)) ([918a00c](https://github.com/embark-framework/embark/commit/918a00c)) +* add back log command for modules ([#1969](https://github.com/embarklabs/embark/issues/1969)) ([918a00c](https://github.com/embarklabs/embark/commit/918a00c)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -115,7 +115,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-console @@ -123,7 +123,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-console @@ -131,7 +131,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-console @@ -139,29 +139,29 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) ### Bug Fixes -* **@embark/ipc:** fix functions not being printed in console ([421c340](https://github.com/embark-framework/embark/commit/421c340)) +* **@embark/ipc:** fix functions not being printed in console ([421c340](https://github.com/embarklabs/embark/commit/421c340)) -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embark-framework/embark/commit/fc4faa8)) +* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embarklabs/embark/commit/fc4faa8)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-console @@ -169,17 +169,17 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) ### Features -* **@embark/utils:** introduce setUpEnv() function ([038928f](https://github.com/embark-framework/embark/commit/038928f)) +* **@embark/utils:** introduce setUpEnv() function ([038928f](https://github.com/embarklabs/embark/commit/038928f)) -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-console diff --git a/packages/core/console/README.md b/packages/core/console/README.md index 45fcb313f..742ed3030 100644 --- a/packages/core/console/README.md +++ b/packages/core/console/README.md @@ -3,4 +3,4 @@ > Console component for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/core/console/package.json b/packages/core/console/package.json index 5d53ac7fe..1621882c6 100644 --- a/packages/core/console/package.json +++ b/packages/core/console/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Console component for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/core/console#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/core/console#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -23,7 +23,7 @@ "repository": { "directory": "packages/core/console", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/lib/index.js", "types": "./dist/lib/index.d.ts", diff --git a/packages/core/core/CHANGELOG.md b/packages/core/core/CHANGELOG.md index 0da7e35e0..8b3f7e265 100644 --- a/packages/core/core/CHANGELOG.md +++ b/packages/core/core/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-core @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-core @@ -40,62 +40,62 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) ### Bug Fixes -* fix node connection test to use the endpoints correctly ([0503bb2](https://github.com/embark-framework/embark/commit/0503bb2)) +* fix node connection test to use the endpoints correctly ([0503bb2](https://github.com/embarklabs/embark/commit/0503bb2)) -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/test:** fix using --node option in tests ([b82a240](https://github.com/embark-framework/embark/commit/b82a240)) +* **@embark/test:** fix using --node option in tests ([b82a240](https://github.com/embarklabs/embark/commit/b82a240)) ### Features -* **@embark/whisper:** Add Whisper client config ([bd4b110](https://github.com/embark-framework/embark/commit/bd4b110)) +* **@embark/whisper:** Add Whisper client config ([bd4b110](https://github.com/embarklabs/embark/commit/bd4b110)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) ### Bug Fixes -* **@embark/core:** spec embark-rpc-manager as a dependency ([a5d0650](https://github.com/embark-framework/embark/commit/a5d0650)) +* **@embark/core:** spec embark-rpc-manager as a dependency ([a5d0650](https://github.com/embarklabs/embark/commit/a5d0650)) -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@embark/core:** don't exit in Engine consumer API ([a7edca0](https://github.com/embark-framework/embark/commit/a7edca0)) -* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embark-framework/embark/commit/f6f4507)) +* **@embark/core:** don't exit in Engine consumer API ([a7edca0](https://github.com/embarklabs/embark/commit/a7edca0)) +* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embarklabs/embark/commit/f6f4507)) ### Features -* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embark-framework/embark/commit/c7ec49a)), closes [#1850](https://github.com/embark-framework/embark/issues/1850) [#1850](https://github.com/embark-framework/embark/issues/1850) +* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embarklabs/embark/commit/c7ec49a)), closes [#1850](https://github.com/embarklabs/embark/issues/1850) [#1850](https://github.com/embarklabs/embark/issues/1850) -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-core @@ -103,22 +103,22 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* add back log command for modules ([#1969](https://github.com/embark-framework/embark/issues/1969)) ([918a00c](https://github.com/embark-framework/embark/commit/918a00c)) +* add back log command for modules ([#1969](https://github.com/embarklabs/embark/issues/1969)) ([918a00c](https://github.com/embarklabs/embark/commit/918a00c)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### Features -* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embark-framework/embark/issues/1846)) ([f54fbf0](https://github.com/embark-framework/embark/commit/f54fbf0)) +* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embarklabs/embark/issues/1846)) ([f54fbf0](https://github.com/embarklabs/embark/commit/f54fbf0)) ### BREAKING CHANGES @@ -142,7 +142,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-core @@ -150,7 +150,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-core @@ -158,7 +158,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-core @@ -166,7 +166,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-core @@ -174,7 +174,7 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) **Note:** Version bump only for package embark-core @@ -182,7 +182,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-core @@ -190,7 +190,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-core @@ -198,15 +198,15 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) ### Bug Fixes -* **@embark/core:** move process.on inside ProcessWrapper's constructor ([fd09488](https://github.com/embark-framework/embark/commit/fd09488)) +* **@embark/core:** move process.on inside ProcessWrapper's constructor ([fd09488](https://github.com/embarklabs/embark/commit/fd09488)) ### Features -* **@embark/storage:** Add command `service ipfs on/off` ([1e4e6e4](https://github.com/embark-framework/embark/commit/1e4e6e4)) -* **@embark/whisper:** Remove support for `service whisper on/off` ([fc01daf](https://github.com/embark-framework/embark/commit/fc01daf)) +* **@embark/storage:** Add command `service ipfs on/off` ([1e4e6e4](https://github.com/embarklabs/embark/commit/1e4e6e4)) +* **@embark/whisper:** Remove support for `service whisper on/off` ([fc01daf](https://github.com/embarklabs/embark/commit/fc01daf)) diff --git a/packages/core/core/README.md b/packages/core/core/README.md index e16eb17f7..e6627c7b5 100644 --- a/packages/core/core/README.md +++ b/packages/core/core/README.md @@ -3,4 +3,4 @@ > Core library for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/core/core/package.json b/packages/core/core/package.json index 31eaf36d7..0bb9fc760 100644 --- a/packages/core/core/package.json +++ b/packages/core/core/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Core library for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/core/core#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/core/core#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -24,7 +24,7 @@ "repository": { "directory": "packages/core/core", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/core/core/src/utils/template_generator.js b/packages/core/core/src/utils/template_generator.js index 66c8f2e7d..9aa4c02af 100644 --- a/packages/core/core/src/utils/template_generator.js +++ b/packages/core/core/src/utils/template_generator.js @@ -268,7 +268,7 @@ export class TemplateGenerator { embarkVersion = semver(require(embarkPath('package.json')).version); templateAndBranch.push(`${embarkVersion.major}.${embarkVersion.minor}`); } - templateAndBranch[0] = `embark-framework/embark-${templateAndBranch[0]}-template`; + templateAndBranch[0] = `embarklabs/embark-${templateAndBranch[0]}-template`; hgi = hostedGitInfo.fromUrl(templateAndBranch.join('#')); if (fallback) { hgi_fallback = hostedGitInfo.fromUrl(templateAndBranch[0]); diff --git a/packages/core/engine/CHANGELOG.md b/packages/core/engine/CHANGELOG.md index fc3ee1fa4..aba69ac38 100644 --- a/packages/core/engine/CHANGELOG.md +++ b/packages/core/engine/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-engine @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-beta.0](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) +# [5.0.0-beta.0](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) **Note:** Version bump only for package embark-engine @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.10](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) +# [5.0.0-alpha.10](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) **Note:** Version bump only for package embark-engine @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-engine @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-engine @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.7](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) +# [5.0.0-alpha.7](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) **Note:** Version bump only for package embark-engine @@ -51,17 +51,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.6](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) +# [5.0.0-alpha.6](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) ### Bug Fixes -* **@embark/engine:** ensure deployment hook logs don't produce unexpected output ([920b078](https://github.com/embark-framework/embark/commit/920b078)), closes [/github.com/embark-framework/embark/commit/ee56f3771389a00e019eadce595dcf30468f0afe#diff-a7c4cef8bfebeb39fcd092aca5570fecL324-L340](https://github.com//github.com/embark-framework/embark/commit/ee56f3771389a00e019eadce595dcf30468f0afe/issues/diff-a7c4cef8bfebeb39fcd092aca5570fecL324-L340) +* **@embark/engine:** ensure deployment hook logs don't produce unexpected output ([920b078](https://github.com/embarklabs/embark/commit/920b078)), closes [/github.com/embarklabs/embark/commit/ee56f3771389a00e019eadce595dcf30468f0afe#diff-a7c4cef8bfebeb39fcd092aca5570fecL324-L340](https://github.com//github.com/embarklabs/embark/commit/ee56f3771389a00e019eadce595dcf30468f0afe/issues/diff-a7c4cef8bfebeb39fcd092aca5570fecL324-L340) -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-engine diff --git a/packages/core/engine/README.md b/packages/core/engine/README.md index bdee7f7f0..10448b113 100644 --- a/packages/core/engine/README.md +++ b/packages/core/engine/README.md @@ -3,4 +3,4 @@ > Engine library for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/core/engine/package.json b/packages/core/engine/package.json index 329e081eb..5fe1055be 100644 --- a/packages/core/engine/package.json +++ b/packages/core/engine/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Engine library for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/core/engine#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/core/engine#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/core/engine", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/core/i18n/CHANGELOG.md b/packages/core/i18n/CHANGELOG.md index 06d675a44..dba6b16fd 100644 --- a/packages/core/i18n/CHANGELOG.md +++ b/packages/core/i18n/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-i18n @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-i18n @@ -19,12 +19,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Code Refactoring -* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embark-framework/embark/commit/2543aca)) +* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embarklabs/embark/commit/2543aca)) ### BREAKING CHANGES @@ -36,7 +36,7 @@ project's `embark.json`. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-i18n @@ -44,12 +44,12 @@ project's `embark.json`. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -73,7 +73,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-i18n @@ -81,7 +81,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-i18n @@ -89,7 +89,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-i18n @@ -97,6 +97,6 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-i18n diff --git a/packages/core/i18n/README.md b/packages/core/i18n/README.md index 7f526e7a8..1866a9d97 100644 --- a/packages/core/i18n/README.md +++ b/packages/core/i18n/README.md @@ -3,4 +3,4 @@ > i18n support for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/core/i18n/package.json b/packages/core/i18n/package.json index acf9f9a25..7556cc6cb 100644 --- a/packages/core/i18n/package.json +++ b/packages/core/i18n/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "i18n Support for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/core/i18n#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/core/i18n#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -23,7 +23,7 @@ "repository": { "directory": "packages/core/i18n", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/core/logger/CHANGELOG.md b/packages/core/logger/CHANGELOG.md index 16f45818f..279f1b8cd 100644 --- a/packages/core/logger/CHANGELOG.md +++ b/packages/core/logger/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-logger @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-logger @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-logger @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-logger @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-logger @@ -43,12 +43,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -72,7 +72,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-logger @@ -80,7 +80,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-logger @@ -88,7 +88,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-logger @@ -96,7 +96,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-logger @@ -104,7 +104,7 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) **Note:** Version bump only for package embark-logger @@ -112,7 +112,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-logger @@ -120,7 +120,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-logger @@ -128,6 +128,6 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-logger diff --git a/packages/core/logger/README.md b/packages/core/logger/README.md index 5c905d09a..5616bacb7 100644 --- a/packages/core/logger/README.md +++ b/packages/core/logger/README.md @@ -3,4 +3,4 @@ > Logger utilities for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/core/logger/package.json b/packages/core/logger/package.json index 479b8af96..68a22fb01 100644 --- a/packages/core/logger/package.json +++ b/packages/core/logger/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Logging utilities for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/core/logger#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/core/logger#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/core/logger", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/core/reset/CHANGELOG.md b/packages/core/reset/CHANGELOG.md index ee3737c31..ca3542af5 100644 --- a/packages/core/reset/CHANGELOG.md +++ b/packages/core/reset/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-reset @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-reset @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-reset @@ -27,12 +27,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -56,7 +56,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-reset @@ -64,7 +64,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-reset @@ -72,7 +72,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-reset @@ -80,7 +80,7 @@ released. -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) **Note:** Version bump only for package embark-reset @@ -88,7 +88,7 @@ released. -# [4.0.0](https://github.com/embark-framework/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) +# [4.0.0](https://github.com/embarklabs/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) **Note:** Version bump only for package embark-reset @@ -96,10 +96,10 @@ released. -# [4.0.0-beta.1](https://github.com/embark-framework/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) +# [4.0.0-beta.1](https://github.com/embarklabs/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) ### Features -* add repository.directory field to package.json ([a9c5e1a](https://github.com/embark-framework/embark/commit/a9c5e1a)) -* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embark-framework/embark/commit/5418f16)) +* add repository.directory field to package.json ([a9c5e1a](https://github.com/embarklabs/embark/commit/a9c5e1a)) +* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embarklabs/embark/commit/5418f16)) diff --git a/packages/core/reset/README.md b/packages/core/reset/README.md index 20adf7c4c..bcf2d39cf 100644 --- a/packages/core/reset/README.md +++ b/packages/core/reset/README.md @@ -3,4 +3,4 @@ > DApp reset utlity for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/core/reset/package.json b/packages/core/reset/package.json index 85460da43..8c1d6ce04 100644 --- a/packages/core/reset/package.json +++ b/packages/core/reset/package.json @@ -4,13 +4,13 @@ "author": "Iuri Matias ", "contributors": [], "description": "DApp reset utlity for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/core/reset#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/core/reset#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "license": "MIT", "repository": { "directory": "packages/core/reset", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "bin": "./bin.js", "main": "./src/index.js", diff --git a/packages/core/utils/CHANGELOG.md b/packages/core/utils/CHANGELOG.md index 1281c5e3f..05d5c1de2 100644 --- a/packages/core/utils/CHANGELOG.md +++ b/packages/core/utils/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-utils @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,18 +32,18 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) ### Bug Fixes -* **@embark/rpc-manager:** fix duplicated accounts in rpc manager ([03bd49c](https://github.com/embark-framework/embark/commit/03bd49c)) +* **@embark/rpc-manager:** fix duplicated accounts in rpc manager ([03bd49c](https://github.com/embarklabs/embark/commit/03bd49c)) -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-utils @@ -51,30 +51,30 @@ to implement it. -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/proxy:** fix conflict for WS port in the proxy ([eae97de](https://github.com/embark-framework/embark/commit/eae97de)) -* **@embark/tests:** Tests exiting early ([acd1d72](https://github.com/embark-framework/embark/commit/acd1d72)) +* **@embark/proxy:** fix conflict for WS port in the proxy ([eae97de](https://github.com/embarklabs/embark/commit/eae97de)) +* **@embark/tests:** Tests exiting early ([acd1d72](https://github.com/embarklabs/embark/commit/acd1d72)) -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Features -* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embark-framework/embark/commit/c7ec49a)), closes [#1850](https://github.com/embark-framework/embark/issues/1850) [#1850](https://github.com/embark-framework/embark/issues/1850) +* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embarklabs/embark/commit/c7ec49a)), closes [#1850](https://github.com/embarklabs/embark/issues/1850) [#1850](https://github.com/embarklabs/embark/issues/1850) -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-utils @@ -82,22 +82,22 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* fix process logs not showing on errors ([#1962](https://github.com/embark-framework/embark/issues/1962)) ([913267b](https://github.com/embark-framework/embark/commit/913267b)) +* fix process logs not showing on errors ([#1962](https://github.com/embarklabs/embark/issues/1962)) ([913267b](https://github.com/embarklabs/embark/commit/913267b)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### Features -* **@embark/utils:** "inside monorepo" APIs ([de0e12d](https://github.com/embark-framework/embark/commit/de0e12d)) +* **@embark/utils:** "inside monorepo" APIs ([de0e12d](https://github.com/embarklabs/embark/commit/de0e12d)) ### BREAKING CHANGES @@ -121,7 +121,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-utils @@ -129,7 +129,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-utils @@ -137,40 +137,40 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) ### Bug Fixes -* **@embark/accountParser:** exit on unsupported account configs ([78bb9bc](https://github.com/embark-framework/embark/commit/78bb9bc)) +* **@embark/accountParser:** exit on unsupported account configs ([78bb9bc](https://github.com/embarklabs/embark/commit/78bb9bc)) -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) ### Features -* **@cockpit:** Pass tx value as wei and add validation ([536a402](https://github.com/embark-framework/embark/commit/536a402)) +* **@cockpit:** Pass tx value as wei and add validation ([536a402](https://github.com/embarklabs/embark/commit/536a402)) -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* **@embark/coverage:** function types and single statement ifs ([2ce9ca6](https://github.com/embark-framework/embark/commit/2ce9ca6)) +* **@embark/coverage:** function types and single statement ifs ([2ce9ca6](https://github.com/embarklabs/embark/commit/2ce9ca6)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-utils @@ -178,34 +178,34 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) ### Bug Fixes -* **@embark/utils:** add find-up and globule to dependencies ([0253c90](https://github.com/embark-framework/embark/commit/0253c90)) +* **@embark/utils:** add find-up and globule to dependencies ([0253c90](https://github.com/embarklabs/embark/commit/0253c90)) ### Features -* **@embark/utils:** introduce setUpEnv() function ([038928f](https://github.com/embark-framework/embark/commit/038928f)) +* **@embark/utils:** introduce setUpEnv() function ([038928f](https://github.com/embarklabs/embark/commit/038928f)) -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) ### Bug Fixes -* **@embark-utils/accountParser:** fix privateKey accounts ([fc02405](https://github.com/embark-framework/embark/commit/fc02405)) -* **@embark/utils:** expose longRunningProcessTimer properly ([244e2e2](https://github.com/embark-framework/embark/commit/244e2e2)) +* **@embark-utils/accountParser:** fix privateKey accounts ([fc02405](https://github.com/embarklabs/embark/commit/fc02405)) +* **@embark/utils:** expose longRunningProcessTimer properly ([244e2e2](https://github.com/embarklabs/embark/commit/244e2e2)) -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) **Note:** Version bump only for package embark-utils diff --git a/packages/core/utils/README.md b/packages/core/utils/README.md index abee08a2c..ea00577cd 100644 --- a/packages/core/utils/README.md +++ b/packages/core/utils/README.md @@ -3,4 +3,4 @@ > Utils used by Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/core/utils/package.json b/packages/core/utils/package.json index 5ccfb3b6a..7aedd31a0 100644 --- a/packages/core/utils/package.json +++ b/packages/core/utils/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Utils used by Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/core/utils#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/core/utils#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/core/utils", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/embark/CHANGELOG.md b/packages/embark/CHANGELOG.md index 52743ed7b..fb7656137 100644 --- a/packages/embark/CHANGELOG.md +++ b/packages/embark/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-beta.0](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) +# [5.0.0-beta.0](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) **Note:** Version bump only for package embark @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.10](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) +# [5.0.0-alpha.10](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) **Note:** Version bump only for package embark @@ -27,18 +27,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Bug Fixes -* **@embark/cli:** find ejectable webpack files within embark-basic-pipeline ([09e2dbe](https://github.com/embark-framework/embark/commit/09e2dbe)) -* **@embark/tests:** fix slow embark test because of the tx-logger ([1e9b8d8](https://github.com/embark-framework/embark/commit/1e9b8d8)) +* **@embark/cli:** find ejectable webpack files within embark-basic-pipeline ([09e2dbe](https://github.com/embarklabs/embark/commit/09e2dbe)) +* **@embark/tests:** fix slow embark test because of the tx-logger ([1e9b8d8](https://github.com/embarklabs/embark/commit/1e9b8d8)) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -54,7 +54,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark @@ -62,7 +62,7 @@ to implement it. -# [5.0.0-alpha.7](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) +# [5.0.0-alpha.7](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) **Note:** Version bump only for package embark @@ -70,18 +70,18 @@ to implement it. -# [5.0.0-alpha.6](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) +# [5.0.0-alpha.6](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) ### Bug Fixes -* **@cockpit/contracts:** ensure contract state is emitted in realtime ([aa5121a](https://github.com/embark-framework/embark/commit/aa5121a)) +* **@cockpit/contracts:** ensure contract state is emitted in realtime ([aa5121a](https://github.com/embarklabs/embark/commit/aa5121a)) -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark @@ -89,19 +89,19 @@ to implement it. -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/debugger:** Re-enable debugger ([8e0f8b4](https://github.com/embark-framework/embark/commit/8e0f8b4)) -* **@embark/tests:** Tests exiting early ([acd1d72](https://github.com/embark-framework/embark/commit/acd1d72)) +* **@embark/debugger:** Re-enable debugger ([8e0f8b4](https://github.com/embarklabs/embark/commit/8e0f8b4)) +* **@embark/tests:** Tests exiting early ([acd1d72](https://github.com/embarklabs/embark/commit/acd1d72)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark @@ -109,31 +109,31 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@embark/core:** don't exit in Engine consumer API ([a7edca0](https://github.com/embark-framework/embark/commit/a7edca0)) -* **@embark/simulator:** fix port used in simulator ([dba5f77](https://github.com/embark-framework/embark/commit/dba5f77)) +* **@embark/core:** don't exit in Engine consumer API ([a7edca0](https://github.com/embarklabs/embark/commit/a7edca0)) +* **@embark/simulator:** fix port used in simulator ([dba5f77](https://github.com/embarklabs/embark/commit/dba5f77)) ### Build System -* **deps:** bump deprecated ipfs-api@17.2.4 to ipfs-http-client@39.0.2 ([978e17d](https://github.com/embark-framework/embark/commit/978e17d)), closes [#1985](https://github.com/embark-framework/embark/issues/1985) [#2033](https://github.com/embark-framework/embark/issues/2033) [#1994](https://github.com/embark-framework/embark/issues/1994) +* **deps:** bump deprecated ipfs-api@17.2.4 to ipfs-http-client@39.0.2 ([978e17d](https://github.com/embarklabs/embark/commit/978e17d)), closes [#1985](https://github.com/embarklabs/embark/issues/1985) [#2033](https://github.com/embarklabs/embark/issues/2033) [#1994](https://github.com/embarklabs/embark/issues/1994) ### Code Refactoring -* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embark-framework/embark/commit/2543aca)) +* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embarklabs/embark/commit/2543aca)) ### Features -* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embark-framework/embark/commit/c7ec49a)), closes [#1850](https://github.com/embark-framework/embark/issues/1850) [#1850](https://github.com/embark-framework/embark/issues/1850) -* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embark-framework/embark/commit/de9e667)) -* **@embark/plugin:** add priority to regsiterActionForEvents ([776db1b](https://github.com/embark-framework/embark/commit/776db1b)) -* **@embark/tests:** enable comms and storage in tests ([aecb99d](https://github.com/embark-framework/embark/commit/aecb99d)) +* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embarklabs/embark/commit/c7ec49a)), closes [#1850](https://github.com/embarklabs/embark/issues/1850) [#1850](https://github.com/embarklabs/embark/issues/1850) +* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embarklabs/embark/commit/de9e667)) +* **@embark/plugin:** add priority to regsiterActionForEvents ([776db1b](https://github.com/embarklabs/embark/commit/776db1b)) +* **@embark/tests:** enable comms and storage in tests ([aecb99d](https://github.com/embarklabs/embark/commit/aecb99d)) ### BREAKING CHANGES @@ -146,56 +146,56 @@ project's `embark.json`. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) ### Bug Fixes -* **@embark/console:** ensure Cockpit is only started in non-secondary mode ([#2026](https://github.com/embark-framework/embark/issues/2026)) ([b0e71d9](https://github.com/embark-framework/embark/commit/b0e71d9)) -* **@embark/core:** set loglevel back to info ([b8f7ec2](https://github.com/embark-framework/embark/commit/b8f7ec2)) -* **@embark/test-runner:** fix test contracts being tracked ([fe3e604](https://github.com/embark-framework/embark/commit/fe3e604)) +* **@embark/console:** ensure Cockpit is only started in non-secondary mode ([#2026](https://github.com/embarklabs/embark/issues/2026)) ([b0e71d9](https://github.com/embarklabs/embark/commit/b0e71d9)) +* **@embark/core:** set loglevel back to info ([b8f7ec2](https://github.com/embarklabs/embark/commit/b8f7ec2)) +* **@embark/test-runner:** fix test contracts being tracked ([fe3e604](https://github.com/embarklabs/embark/commit/fe3e604)) -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* **@embark/basic-pipeline:** Remove `_1_` from pipeline output ([#1941](https://github.com/embark-framework/embark/issues/1941)) ([5dbc1c7](https://github.com/embark-framework/embark/commit/5dbc1c7)) -* re-enable plugin command module and clean up engine ([#1961](https://github.com/embark-framework/embark/issues/1961)) ([5b72620](https://github.com/embark-framework/embark/commit/5b72620)) -* **@embark/cmd_controller:** ensure blockchain module is started before storage ([#1821](https://github.com/embark-framework/embark/issues/1821)) ([c7eb586](https://github.com/embark-framework/embark/commit/c7eb586)) -* **@embark/cmd_controller:** ensure namesystem is set up in console command ([#1822](https://github.com/embark-framework/embark/issues/1822)) ([dd82a01](https://github.com/embark-framework/embark/commit/dd82a01)) -* **@embark/cmd_controller:** use the correct path for eject-webpack ([98400dc](https://github.com/embark-framework/embark/commit/98400dc)) -* **@embark/core:** make blockchain command work again ([8fee0b8](https://github.com/embark-framework/embark/commit/8fee0b8)) -* **@embark/core:** set loglevel back to info ([a03ffd5](https://github.com/embark-framework/embark/commit/a03ffd5)) -* **template_generator:** fix condition for windows ([7fae609](https://github.com/embark-framework/embark/commit/7fae609)) -* **test-app:** make test app test all pass ([#1980](https://github.com/embark-framework/embark/issues/1980)) ([2193d82](https://github.com/embark-framework/embark/commit/2193d82)) -* add back log command for modules ([#1969](https://github.com/embark-framework/embark/issues/1969)) ([918a00c](https://github.com/embark-framework/embark/commit/918a00c)) -* fix error logs in the cockpit due from negative blocks numbers ([#1967](https://github.com/embark-framework/embark/issues/1967)) ([4b947bb](https://github.com/embark-framework/embark/commit/4b947bb)) -* fix process logs not showing on errors ([#1962](https://github.com/embark-framework/embark/issues/1962)) ([913267b](https://github.com/embark-framework/embark/commit/913267b)) -* fix test-app, contracts index file and reload on change ([#1892](https://github.com/embark-framework/embark/issues/1892)) ([ee634c8](https://github.com/embark-framework/embark/commit/ee634c8)) -* type checker and linter errors on master after recent PR merges ([8716373](https://github.com/embark-framework/embark/commit/8716373)) +* **@embark/basic-pipeline:** Remove `_1_` from pipeline output ([#1941](https://github.com/embarklabs/embark/issues/1941)) ([5dbc1c7](https://github.com/embarklabs/embark/commit/5dbc1c7)) +* re-enable plugin command module and clean up engine ([#1961](https://github.com/embarklabs/embark/issues/1961)) ([5b72620](https://github.com/embarklabs/embark/commit/5b72620)) +* **@embark/cmd_controller:** ensure blockchain module is started before storage ([#1821](https://github.com/embarklabs/embark/issues/1821)) ([c7eb586](https://github.com/embarklabs/embark/commit/c7eb586)) +* **@embark/cmd_controller:** ensure namesystem is set up in console command ([#1822](https://github.com/embarklabs/embark/issues/1822)) ([dd82a01](https://github.com/embarklabs/embark/commit/dd82a01)) +* **@embark/cmd_controller:** use the correct path for eject-webpack ([98400dc](https://github.com/embarklabs/embark/commit/98400dc)) +* **@embark/core:** make blockchain command work again ([8fee0b8](https://github.com/embarklabs/embark/commit/8fee0b8)) +* **@embark/core:** set loglevel back to info ([a03ffd5](https://github.com/embarklabs/embark/commit/a03ffd5)) +* **template_generator:** fix condition for windows ([7fae609](https://github.com/embarklabs/embark/commit/7fae609)) +* **test-app:** make test app test all pass ([#1980](https://github.com/embarklabs/embark/issues/1980)) ([2193d82](https://github.com/embarklabs/embark/commit/2193d82)) +* add back log command for modules ([#1969](https://github.com/embarklabs/embark/issues/1969)) ([918a00c](https://github.com/embarklabs/embark/commit/918a00c)) +* fix error logs in the cockpit due from negative blocks numbers ([#1967](https://github.com/embarklabs/embark/issues/1967)) ([4b947bb](https://github.com/embarklabs/embark/commit/4b947bb)) +* fix process logs not showing on errors ([#1962](https://github.com/embarklabs/embark/issues/1962)) ([913267b](https://github.com/embarklabs/embark/commit/913267b)) +* fix test-app, contracts index file and reload on change ([#1892](https://github.com/embarklabs/embark/issues/1892)) ([ee634c8](https://github.com/embarklabs/embark/commit/ee634c8)) +* type checker and linter errors on master after recent PR merges ([8716373](https://github.com/embarklabs/embark/commit/8716373)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### Code Refactoring -* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embark-framework/embark/issues/1856)) ([b736ebe](https://github.com/embark-framework/embark/commit/b736ebe)) +* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embarklabs/embark/issues/1856)) ([b736ebe](https://github.com/embarklabs/embark/commit/b736ebe)) ### Features -* call action before starting the blockchain node ([c54b8d9](https://github.com/embark-framework/embark/commit/c54b8d9)) -* **@embark/cmd_controller:** add back embark simulator ([#1965](https://github.com/embark-framework/embark/issues/1965)) ([915b949](https://github.com/embark-framework/embark/commit/915b949)) -* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embark-framework/embark/issues/1846)) ([f54fbf0](https://github.com/embark-framework/embark/commit/f54fbf0)) -* **deployement:** add back deployment message with hash ([2f09a88](https://github.com/embark-framework/embark/commit/2f09a88)) +* call action before starting the blockchain node ([c54b8d9](https://github.com/embarklabs/embark/commit/c54b8d9)) +* **@embark/cmd_controller:** add back embark simulator ([#1965](https://github.com/embarklabs/embark/issues/1965)) ([915b949](https://github.com/embarklabs/embark/commit/915b949)) +* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embarklabs/embark/issues/1846)) ([f54fbf0](https://github.com/embarklabs/embark/commit/f54fbf0)) +* **deployement:** add back deployment message with hash ([2f09a88](https://github.com/embarklabs/embark/commit/2f09a88)) ### BREAKING CHANGES @@ -221,7 +221,7 @@ accounts. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark @@ -229,7 +229,7 @@ accounts. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark @@ -237,161 +237,161 @@ accounts. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) ### Bug Fixes -* **@embark/cli:** properly forward cli options to ethereum simulator ([beebbe6](https://github.com/embark-framework/embark/commit/beebbe6)) +* **@embark/cli:** properly forward cli options to ethereum simulator ([beebbe6](https://github.com/embarklabs/embark/commit/beebbe6)) ### Features -* **@embark/cmd:** add a warning on build and upload if development ([9e74d32](https://github.com/embark-framework/embark/commit/9e74d32)) +* **@embark/cmd:** add a warning on build and upload if development ([9e74d32](https://github.com/embarklabs/embark/commit/9e74d32)) -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) ### Bug Fixes -* **@embark/storage:** revise timing for process:started and code eval to avoid race conditions ([5828ae6](https://github.com/embark-framework/embark/commit/5828ae6)) +* **@embark/storage:** revise timing for process:started and code eval to avoid race conditions ([5828ae6](https://github.com/embarklabs/embark/commit/5828ae6)) -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* **@embark/config:** disable webserver if pipeline is disabled ([24b5339](https://github.com/embark-framework/embark/commit/24b5339)) -* **@embark/coverage:** function types and single statement ifs ([2ce9ca6](https://github.com/embark-framework/embark/commit/2ce9ca6)) -* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embark-framework/embark/commit/fc4faa8)) +* **@embark/config:** disable webserver if pipeline is disabled ([24b5339](https://github.com/embarklabs/embark/commit/24b5339)) +* **@embark/coverage:** function types and single statement ifs ([2ce9ca6](https://github.com/embarklabs/embark/commit/2ce9ca6)) +* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embarklabs/embark/commit/fc4faa8)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) ### Bug Fixes -* packages/embark/package.json to reduce vulnerabilities ([9029bfe](https://github.com/embark-framework/embark/commit/9029bfe)) -* **@embarkjs:** unconditionally require symlinked embarkjs-* modules ([b45b2e2](https://github.com/embark-framework/embark/commit/b45b2e2)) +* packages/embark/package.json to reduce vulnerabilities ([9029bfe](https://github.com/embarklabs/embark/commit/9029bfe)) +* **@embarkjs:** unconditionally require symlinked embarkjs-* modules ([b45b2e2](https://github.com/embarklabs/embark/commit/b45b2e2)) ### Features -* **@embark/cli:** exit with error if --template and --contracts-only are both used with 'new' cmd ([d477adc](https://github.com/embark-framework/embark/commit/d477adc)) +* **@embark/cli:** exit with error if --template and --contracts-only are both used with 'new' cmd ([d477adc](https://github.com/embarklabs/embark/commit/d477adc)) -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) ### Features -* **@embark/utils:** introduce setUpEnv() function ([038928f](https://github.com/embark-framework/embark/commit/038928f)) +* **@embark/utils:** introduce setUpEnv() function ([038928f](https://github.com/embarklabs/embark/commit/038928f)) -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) ### Bug Fixes -* **@embark-utils/accountParser:** fix privateKey accounts ([fc02405](https://github.com/embark-framework/embark/commit/fc02405)) -* **@embark/blockchain_process:** use correct import for ProcessWrapper ([9acf256](https://github.com/embark-framework/embark/commit/9acf256)) -* **@embark/console:** fix cockpit console if using console command ([d5c3a9c](https://github.com/embark-framework/embark/commit/d5c3a9c)) -* **@embark/deployment:** only log error when error exists ([bf0f439](https://github.com/embark-framework/embark/commit/bf0f439)) -* **@embark/utils:** expose longRunningProcessTimer properly ([244e2e2](https://github.com/embark-framework/embark/commit/244e2e2)) -* dashboard auto complete ([c51ec50](https://github.com/embark-framework/embark/commit/c51ec50)) -* **embark/generator:** add back environment to EmbarkJS ([1ae0ab6](https://github.com/embark-framework/embark/commit/1ae0ab6)) -* **embark/generator:** add empty line to embarkjs ([6b16f66](https://github.com/embark-framework/embark/commit/6b16f66)) -* **test:** fix accountParser test in regards to privateKey fix ([a22d8fc](https://github.com/embark-framework/embark/commit/a22d8fc)) -* improve wording on contract constructor failing ([ea7ae22](https://github.com/embark-framework/embark/commit/ea7ae22)) -* make coverage more forgiving ([0f4e554](https://github.com/embark-framework/embark/commit/0f4e554)) -* parity origins ([a75fa79](https://github.com/embark-framework/embark/commit/a75fa79)) -* update solidity-parser-antlr to allow the use of the payable keyword in contracts ([7401966](https://github.com/embark-framework/embark/commit/7401966)) +* **@embark-utils/accountParser:** fix privateKey accounts ([fc02405](https://github.com/embarklabs/embark/commit/fc02405)) +* **@embark/blockchain_process:** use correct import for ProcessWrapper ([9acf256](https://github.com/embarklabs/embark/commit/9acf256)) +* **@embark/console:** fix cockpit console if using console command ([d5c3a9c](https://github.com/embarklabs/embark/commit/d5c3a9c)) +* **@embark/deployment:** only log error when error exists ([bf0f439](https://github.com/embarklabs/embark/commit/bf0f439)) +* **@embark/utils:** expose longRunningProcessTimer properly ([244e2e2](https://github.com/embarklabs/embark/commit/244e2e2)) +* dashboard auto complete ([c51ec50](https://github.com/embarklabs/embark/commit/c51ec50)) +* **embark/generator:** add back environment to EmbarkJS ([1ae0ab6](https://github.com/embarklabs/embark/commit/1ae0ab6)) +* **embark/generator:** add empty line to embarkjs ([6b16f66](https://github.com/embarklabs/embark/commit/6b16f66)) +* **test:** fix accountParser test in regards to privateKey fix ([a22d8fc](https://github.com/embarklabs/embark/commit/a22d8fc)) +* improve wording on contract constructor failing ([ea7ae22](https://github.com/embarklabs/embark/commit/ea7ae22)) +* make coverage more forgiving ([0f4e554](https://github.com/embarklabs/embark/commit/0f4e554)) +* parity origins ([a75fa79](https://github.com/embarklabs/embark/commit/a75fa79)) +* update solidity-parser-antlr to allow the use of the payable keyword in contracts ([7401966](https://github.com/embarklabs/embark/commit/7401966)) ### Features -* **@embark/blockchain:** Restart Ethereum via command ([7a76516](https://github.com/embark-framework/embark/commit/7a76516)) -* **@embark/storage:** Add command `service ipfs on/off` ([1e4e6e4](https://github.com/embark-framework/embark/commit/1e4e6e4)) -* **@embark/storage:** Add command `service swarm on/off` ([3dcc339](https://github.com/embark-framework/embark/commit/3dcc339)) -* **@embark/webserver:** Add support for `service webserver on/off` ([0c394fe](https://github.com/embark-framework/embark/commit/0c394fe)) +* **@embark/blockchain:** Restart Ethereum via command ([7a76516](https://github.com/embarklabs/embark/commit/7a76516)) +* **@embark/storage:** Add command `service ipfs on/off` ([1e4e6e4](https://github.com/embarklabs/embark/commit/1e4e6e4)) +* **@embark/storage:** Add command `service swarm on/off` ([3dcc339](https://github.com/embarklabs/embark/commit/3dcc339)) +* **@embark/webserver:** Add support for `service webserver on/off` ([0c394fe](https://github.com/embarklabs/embark/commit/0c394fe)) -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) ### Bug Fixes -* **@embark/contracts_manager:** compare correct property ([9e4204a](https://github.com/embark-framework/embark/commit/9e4204a)) -* **@embark/debugger:** Add error handling for missing line ([5a502b3](https://github.com/embark-framework/embark/commit/5a502b3)) -* **@embark/deployment:** ensure error messages emitted are logged ([72fc80d](https://github.com/embark-framework/embark/commit/72fc80d)) -* **@embark/ipfs:** Fix IPFS gateway CORS for embark-status plugin ([e4d1e4e](https://github.com/embark-framework/embark/commit/e4d1e4e)) -* run geth and parity in archival mode for dev nodes ([542809c](https://github.com/embark-framework/embark/commit/542809c)) -* **@embark/pipeline:** Support embarkjs-whisper with external pipeline ([447f6f8](https://github.com/embark-framework/embark/commit/447f6f8)) -* **@embark/solidity:** handle absolute paths correctly ([4b1e126](https://github.com/embark-framework/embark/commit/4b1e126)) -* **@embark/storage:** Fix hang when IPFS/Swarm started externally ([eca456f](https://github.com/embark-framework/embark/commit/eca456f)) -* **@embark/tests:** Fix contracts app hanging ([12cbb7b](https://github.com/embark-framework/embark/commit/12cbb7b)) -* **@embark/utils:** Fix proxy crash with unknown function ([431d366](https://github.com/embark-framework/embark/commit/431d366)) -* **embark/compiler:** fix errors and bugs with solc 0.4.18 ([bfebb3c](https://github.com/embark-framework/embark/commit/bfebb3c)) -* **embark/simulator:** fix account object empty when no mnemonic ([a4f68cb](https://github.com/embark-framework/embark/commit/a4f68cb)) -* **pipeline:** build contracts even when pipeline is disabled ([75af5c4](https://github.com/embark-framework/embark/commit/75af5c4)) +* **@embark/contracts_manager:** compare correct property ([9e4204a](https://github.com/embarklabs/embark/commit/9e4204a)) +* **@embark/debugger:** Add error handling for missing line ([5a502b3](https://github.com/embarklabs/embark/commit/5a502b3)) +* **@embark/deployment:** ensure error messages emitted are logged ([72fc80d](https://github.com/embarklabs/embark/commit/72fc80d)) +* **@embark/ipfs:** Fix IPFS gateway CORS for embark-status plugin ([e4d1e4e](https://github.com/embarklabs/embark/commit/e4d1e4e)) +* run geth and parity in archival mode for dev nodes ([542809c](https://github.com/embarklabs/embark/commit/542809c)) +* **@embark/pipeline:** Support embarkjs-whisper with external pipeline ([447f6f8](https://github.com/embarklabs/embark/commit/447f6f8)) +* **@embark/solidity:** handle absolute paths correctly ([4b1e126](https://github.com/embarklabs/embark/commit/4b1e126)) +* **@embark/storage:** Fix hang when IPFS/Swarm started externally ([eca456f](https://github.com/embarklabs/embark/commit/eca456f)) +* **@embark/tests:** Fix contracts app hanging ([12cbb7b](https://github.com/embarklabs/embark/commit/12cbb7b)) +* **@embark/utils:** Fix proxy crash with unknown function ([431d366](https://github.com/embarklabs/embark/commit/431d366)) +* **embark/compiler:** fix errors and bugs with solc 0.4.18 ([bfebb3c](https://github.com/embarklabs/embark/commit/bfebb3c)) +* **embark/simulator:** fix account object empty when no mnemonic ([a4f68cb](https://github.com/embarklabs/embark/commit/a4f68cb)) +* **pipeline:** build contracts even when pipeline is disabled ([75af5c4](https://github.com/embarklabs/embark/commit/75af5c4)) ### Features -* **@embark/embark-reset:** allow users to specify files to be removed in reset ([b8357b7](https://github.com/embark-framework/embark/commit/b8357b7)) -* **@embark/generator:** transpile embarkjs.js to be used by node ([ae88cc6](https://github.com/embark-framework/embark/commit/ae88cc6)) -* **@embark/proxy:** Add dev tx to proxy when request fails to get response ([36be50e](https://github.com/embark-framework/embark/commit/36be50e)) +* **@embark/embark-reset:** allow users to specify files to be removed in reset ([b8357b7](https://github.com/embarklabs/embark/commit/b8357b7)) +* **@embark/generator:** transpile embarkjs.js to be used by node ([ae88cc6](https://github.com/embarklabs/embark/commit/ae88cc6)) +* **@embark/proxy:** Add dev tx to proxy when request fails to get response ([36be50e](https://github.com/embarklabs/embark/commit/36be50e)) -## [4.0.2](https://github.com/embark-framework/embark/compare/v4.0.1...v4.0.2) (2019-04-11) +## [4.0.2](https://github.com/embarklabs/embark/compare/v4.0.1...v4.0.2) (2019-04-11) ### Bug Fixes -* **@embark/contracts_manager:** compare correct property ([06dcbd0](https://github.com/embark-framework/embark/commit/06dcbd0)) -* **@embark/solidity:** handle absolute paths correctly ([3cee7cf](https://github.com/embark-framework/embark/commit/3cee7cf)) -* **@embark/storage:** Fix hang when IPFS/Swarm started externally ([c5b11ae](https://github.com/embark-framework/embark/commit/c5b11ae)) -* **pipeline:** build contracts even when pipeline is disabled ([88c9a60](https://github.com/embark-framework/embark/commit/88c9a60)) +* **@embark/contracts_manager:** compare correct property ([06dcbd0](https://github.com/embarklabs/embark/commit/06dcbd0)) +* **@embark/solidity:** handle absolute paths correctly ([3cee7cf](https://github.com/embarklabs/embark/commit/3cee7cf)) +* **@embark/storage:** Fix hang when IPFS/Swarm started externally ([c5b11ae](https://github.com/embarklabs/embark/commit/c5b11ae)) +* **pipeline:** build contracts even when pipeline is disabled ([88c9a60](https://github.com/embarklabs/embark/commit/88c9a60)) -## [4.0.1](https://github.com/embark-framework/embark/compare/v4.0.0...v4.0.1) (2019-03-26) +## [4.0.1](https://github.com/embarklabs/embark/compare/v4.0.0...v4.0.1) (2019-03-26) ### Bug Fixes -* **@embark/utils:** Fix proxy crash with unknown function ([d03481e](https://github.com/embark-framework/embark/commit/d03481e)) +* **@embark/utils:** Fix proxy crash with unknown function ([d03481e](https://github.com/embarklabs/embark/commit/d03481e)) -# [4.0.0](https://github.com/embark-framework/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) +# [4.0.0](https://github.com/embarklabs/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) **Note:** Version bump only for package embark @@ -399,7 +399,7 @@ accounts. -# [4.0.0-beta.2](https://github.com/embark-framework/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18) +# [4.0.0-beta.2](https://github.com/embarklabs/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18) **Note:** Version bump only for package embark @@ -407,267 +407,267 @@ accounts. -# [4.0.0-beta.1](https://github.com/embark-framework/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) +# [4.0.0-beta.1](https://github.com/embarklabs/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) ### Bug Fixes -* **@embark/cockpit:** Fix cockpit not suggesting console commands ([0eaad43](https://github.com/embark-framework/embark/commit/0eaad43)) -* **@embark/cockpit:** Fix contract method autosuggest ([e943d03](https://github.com/embark-framework/embark/commit/e943d03)) -* **@embark/cockpit:** Fix decode transaction error ([f957ba5](https://github.com/embark-framework/embark/commit/f957ba5)) -* **@embark/cockpit:** Fix whisper messages not being received ([a67a4ad](https://github.com/embark-framework/embark/commit/a67a4ad)) -* **@embark/cockpit:** Switching between tabs resets logs ([a6b15ae](https://github.com/embark-framework/embark/commit/a6b15ae)) -* **@embark/console:** Fix console not working with VM2/monorepo ([fc823bb](https://github.com/embark-framework/embark/commit/fc823bb)) -* **@embark/core:** `web3.eth.getAccounts` returning empty ([bb86b60](https://github.com/embark-framework/embark/commit/bb86b60)) -* **@embark/core:** Allow errors in event actions ([9fad777](https://github.com/embark-framework/embark/commit/9fad777)) -* **@embark/core:** fix memory leak when contract files are loaded ([40b9ac3](https://github.com/embark-framework/embark/commit/40b9ac3)) -* **@embark/core:** fix tests as paths have changed again ([07ede90](https://github.com/embark-framework/embark/commit/07ede90)) -* **@embark/core:** Fix tests for shim/monorepo ([eb4da28](https://github.com/embark-framework/embark/commit/eb4da28)) -* **@embark/core:** Metamask + geth warning to enable regular txs ([c233dbc](https://github.com/embark-framework/embark/commit/c233dbc)) -* **@embark/core:** Re-enable regular txs commands/api ([236f6e6](https://github.com/embark-framework/embark/commit/236f6e6)) -* **@embark/demo:** Fix demo ([58ea3d9](https://github.com/embark-framework/embark/commit/58ea3d9)) -* **@embark/pipeline:** Prevent crash when assets not specified ([3aafde3](https://github.com/embark-framework/embark/commit/3aafde3)) -* **@embark/solc:** Import remapping update ([2f354c9](https://github.com/embark-framework/embark/commit/2f354c9)) -* **@embark/solidity:** ensure SolidityProcess receives proper Logger instance ([fdd51cf](https://github.com/embark-framework/embark/commit/fdd51cf)) -* **@embark/storage:** Allow upload when storage disabled ([9ea0383](https://github.com/embark-framework/embark/commit/9ea0383)) -* **@embark/storage:** Fix storage not connecting error ([0d72ebe](https://github.com/embark-framework/embark/commit/0d72ebe)) -* **@embark/storage:** Storage processes race conditions ([6f5efb1](https://github.com/embark-framework/embark/commit/6f5efb1)) -* **@embark/swarm:** Fix swarm not being registered ([14323f5](https://github.com/embark-framework/embark/commit/14323f5)) -* **@embark/test_app:** Fix tests as paths have chagned ([0ba1627](https://github.com/embark-framework/embark/commit/0ba1627)) -* **@embark/tests:** Make `web3` available in test descriptions ([563ba15](https://github.com/embark-framework/embark/commit/563ba15)) -* **blockchain:** check if node is synched after connection ([0639717](https://github.com/embark-framework/embark/commit/0639717)) -* **blockchain-process:** display error message when bad port ([ed77fc7](https://github.com/embark-framework/embark/commit/ed77fc7)) -* **build:** start code-generator service even for contracts only ([7fffc44](https://github.com/embark-framework/embark/commit/7fffc44)) -* **cockpit/console:** fix cockpit's console outputting "console >" ([22e771b](https://github.com/embark-framework/embark/commit/22e771b)) -* **cockpit/dashboard:** fix logs not in cockpit with dashboard ([be38178](https://github.com/embark-framework/embark/commit/be38178)) -* **cockpit/firefox:** fix bug with entities in firefox (ordering) ([dddc9d0](https://github.com/embark-framework/embark/commit/dddc9d0)) -* **cockpit/suggestions:** fix suggestions with slashes ([9bb33e9](https://github.com/embark-framework/embark/commit/9bb33e9)) -* **console:** fix ENS tests not working with embark side by side ([e20c08a](https://github.com/embark-framework/embark/commit/e20c08a)) -* **console/logger:** fix console and logger not outputting objects ([32e8bd2](https://github.com/embark-framework/embark/commit/32e8bd2)) -* **contract-artifacts:** set address as deployedAddress on artifacts ([a895e83](https://github.com/embark-framework/embark/commit/a895e83)) -* **contracts:** fix contracts being instanceOf a contract with libs ([b5a3897](https://github.com/embark-framework/embark/commit/b5a3897)) -* **contractsConfig:** fix using ints as gas and gasPrice ([dd14262](https://github.com/embark-framework/embark/commit/dd14262)) -* **coverage:** fix coverage regex on Windows ([5e9955e](https://github.com/embark-framework/embark/commit/5e9955e)) -* **embark:** require embark-compiler in packages/embark's tests ([37080c5](https://github.com/embark-framework/embark/commit/37080c5)) -* **embark:** specify "rxjs" as a dependency vs. "@reactivex/rxjs" ([db40f03](https://github.com/embark-framework/embark/commit/db40f03)) -* **embark-ui:** correctly calculate which transactions to display ([fbeea47](https://github.com/embark-framework/embark/commit/fbeea47)) -* **embark-ui:** specify PUBLIC_URL=/ for production builds ([f4626f8](https://github.com/embark-framework/embark/commit/f4626f8)), closes [/github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/paths.js#L36](https://github.com//github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/paths.js/issues/L36) -* **embark/contracts:** add the contracts back to the autocomplete ([618ceb6](https://github.com/embark-framework/embark/commit/618ceb6)) -* **embark/dashboard:** fix dashboard not printing repl errors ([dd1133d](https://github.com/embark-framework/embark/commit/dd1133d)) -* **embark/dashboard:** show command in the dashboard ([54698cc](https://github.com/embark-framework/embark/commit/54698cc)) -* specify full path for password files (geth) ([c1d08c6](https://github.com/embark-framework/embark/commit/c1d08c6)) -* **embark/logger:** fix logs in the dashboard ([88a41e7](https://github.com/embark-framework/embark/commit/88a41e7)) -* **embark/solidity:** fix getting the original filename of contracts ([4d424c0](https://github.com/embark-framework/embark/commit/4d424c0)) -* **embark/storage:** fix hang when storage is disabled ([5e4a80e](https://github.com/embark-framework/embark/commit/5e4a80e)) -* **embarkjs/blockchain:** pass error only when there is an error ([fdd8ad5](https://github.com/embark-framework/embark/commit/fdd8ad5)) -* contract length check now checks the correct thing ([a295a5b](https://github.com/embark-framework/embark/commit/a295a5b)) -* **ens:** fix ens transactions getting stuck ([84d4f3a](https://github.com/embark-framework/embark/commit/84d4f3a)) -* blockchain logs show in cockpit ([#1367](https://github.com/embark-framework/embark/issues/1367)) ([41256cf](https://github.com/embark-framework/embark/commit/41256cf)) -* don't eval function calls for suggestions ([#1382](https://github.com/embark-framework/embark/issues/1382)) ([73a0672](https://github.com/embark-framework/embark/commit/73a0672)) -* estimate gas automatically when not specified ([8fd6a6d](https://github.com/embark-framework/embark/commit/8fd6a6d)) -* fetch accounts ([7d5935d](https://github.com/embark-framework/embark/commit/7d5935d)) -* handle the case where account is an object ([24a6a47](https://github.com/embark-framework/embark/commit/24a6a47)) -* log command in console ([1334900](https://github.com/embark-framework/embark/commit/1334900)) -* node_modules should be part of hidden files ([0b530f3](https://github.com/embark-framework/embark/commit/0b530f3)) -* prevent HTML injection in the cockpit ([#1381](https://github.com/embark-framework/embark/issues/1381)) ([78201ce](https://github.com/embark-framework/embark/commit/78201ce)) -* revise test urls to reflect test_dapps/ -> dapps/tests/ ([eb1b693](https://github.com/embark-framework/embark/commit/eb1b693)) -* supply missing tsconfig.json in packages/* ([376b6ca](https://github.com/embark-framework/embark/commit/376b6ca)) -* template dependency errors don't exit ([271a219](https://github.com/embark-framework/embark/commit/271a219)) -* track and debug last transaction correctly ([aba4e0e](https://github.com/embark-framework/embark/commit/aba4e0e)) -* **ens/logger:** add ens contracts to contract manager before deploy ([d80641c](https://github.com/embark-framework/embark/commit/d80641c)) -* **logger:** filter undefined and null out of logs ([6662731](https://github.com/embark-framework/embark/commit/6662731)) -* **pipeline:** fix contract magic imports ([fc113e8](https://github.com/embark-framework/embark/commit/fc113e8)) -* **solidity:** make original really original ([90adaab](https://github.com/embark-framework/embark/commit/90adaab)) -* **test:** fix tests getting stuck when embark is run next to it ([e64ed36](https://github.com/embark-framework/embark/commit/e64ed36)) -* **test/blockchain:** fix race condition of installing web3 and test ([8ebba40](https://github.com/embark-framework/embark/commit/8ebba40)) -* upgrade packages with vulnerabilities ([#1388](https://github.com/embark-framework/embark/issues/1388)) ([913b4e1](https://github.com/embark-framework/embark/commit/913b4e1)) -* use right accounts for contract deployment ([576836d](https://github.com/embark-framework/embark/commit/576836d)) +* **@embark/cockpit:** Fix cockpit not suggesting console commands ([0eaad43](https://github.com/embarklabs/embark/commit/0eaad43)) +* **@embark/cockpit:** Fix contract method autosuggest ([e943d03](https://github.com/embarklabs/embark/commit/e943d03)) +* **@embark/cockpit:** Fix decode transaction error ([f957ba5](https://github.com/embarklabs/embark/commit/f957ba5)) +* **@embark/cockpit:** Fix whisper messages not being received ([a67a4ad](https://github.com/embarklabs/embark/commit/a67a4ad)) +* **@embark/cockpit:** Switching between tabs resets logs ([a6b15ae](https://github.com/embarklabs/embark/commit/a6b15ae)) +* **@embark/console:** Fix console not working with VM2/monorepo ([fc823bb](https://github.com/embarklabs/embark/commit/fc823bb)) +* **@embark/core:** `web3.eth.getAccounts` returning empty ([bb86b60](https://github.com/embarklabs/embark/commit/bb86b60)) +* **@embark/core:** Allow errors in event actions ([9fad777](https://github.com/embarklabs/embark/commit/9fad777)) +* **@embark/core:** fix memory leak when contract files are loaded ([40b9ac3](https://github.com/embarklabs/embark/commit/40b9ac3)) +* **@embark/core:** fix tests as paths have changed again ([07ede90](https://github.com/embarklabs/embark/commit/07ede90)) +* **@embark/core:** Fix tests for shim/monorepo ([eb4da28](https://github.com/embarklabs/embark/commit/eb4da28)) +* **@embark/core:** Metamask + geth warning to enable regular txs ([c233dbc](https://github.com/embarklabs/embark/commit/c233dbc)) +* **@embark/core:** Re-enable regular txs commands/api ([236f6e6](https://github.com/embarklabs/embark/commit/236f6e6)) +* **@embark/demo:** Fix demo ([58ea3d9](https://github.com/embarklabs/embark/commit/58ea3d9)) +* **@embark/pipeline:** Prevent crash when assets not specified ([3aafde3](https://github.com/embarklabs/embark/commit/3aafde3)) +* **@embark/solc:** Import remapping update ([2f354c9](https://github.com/embarklabs/embark/commit/2f354c9)) +* **@embark/solidity:** ensure SolidityProcess receives proper Logger instance ([fdd51cf](https://github.com/embarklabs/embark/commit/fdd51cf)) +* **@embark/storage:** Allow upload when storage disabled ([9ea0383](https://github.com/embarklabs/embark/commit/9ea0383)) +* **@embark/storage:** Fix storage not connecting error ([0d72ebe](https://github.com/embarklabs/embark/commit/0d72ebe)) +* **@embark/storage:** Storage processes race conditions ([6f5efb1](https://github.com/embarklabs/embark/commit/6f5efb1)) +* **@embark/swarm:** Fix swarm not being registered ([14323f5](https://github.com/embarklabs/embark/commit/14323f5)) +* **@embark/test_app:** Fix tests as paths have chagned ([0ba1627](https://github.com/embarklabs/embark/commit/0ba1627)) +* **@embark/tests:** Make `web3` available in test descriptions ([563ba15](https://github.com/embarklabs/embark/commit/563ba15)) +* **blockchain:** check if node is synched after connection ([0639717](https://github.com/embarklabs/embark/commit/0639717)) +* **blockchain-process:** display error message when bad port ([ed77fc7](https://github.com/embarklabs/embark/commit/ed77fc7)) +* **build:** start code-generator service even for contracts only ([7fffc44](https://github.com/embarklabs/embark/commit/7fffc44)) +* **cockpit/console:** fix cockpit's console outputting "console >" ([22e771b](https://github.com/embarklabs/embark/commit/22e771b)) +* **cockpit/dashboard:** fix logs not in cockpit with dashboard ([be38178](https://github.com/embarklabs/embark/commit/be38178)) +* **cockpit/firefox:** fix bug with entities in firefox (ordering) ([dddc9d0](https://github.com/embarklabs/embark/commit/dddc9d0)) +* **cockpit/suggestions:** fix suggestions with slashes ([9bb33e9](https://github.com/embarklabs/embark/commit/9bb33e9)) +* **console:** fix ENS tests not working with embark side by side ([e20c08a](https://github.com/embarklabs/embark/commit/e20c08a)) +* **console/logger:** fix console and logger not outputting objects ([32e8bd2](https://github.com/embarklabs/embark/commit/32e8bd2)) +* **contract-artifacts:** set address as deployedAddress on artifacts ([a895e83](https://github.com/embarklabs/embark/commit/a895e83)) +* **contracts:** fix contracts being instanceOf a contract with libs ([b5a3897](https://github.com/embarklabs/embark/commit/b5a3897)) +* **contractsConfig:** fix using ints as gas and gasPrice ([dd14262](https://github.com/embarklabs/embark/commit/dd14262)) +* **coverage:** fix coverage regex on Windows ([5e9955e](https://github.com/embarklabs/embark/commit/5e9955e)) +* **embark:** require embark-compiler in packages/embark's tests ([37080c5](https://github.com/embarklabs/embark/commit/37080c5)) +* **embark:** specify "rxjs" as a dependency vs. "@reactivex/rxjs" ([db40f03](https://github.com/embarklabs/embark/commit/db40f03)) +* **embark-ui:** correctly calculate which transactions to display ([fbeea47](https://github.com/embarklabs/embark/commit/fbeea47)) +* **embark-ui:** specify PUBLIC_URL=/ for production builds ([f4626f8](https://github.com/embarklabs/embark/commit/f4626f8)), closes [/github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/paths.js#L36](https://github.com//github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/paths.js/issues/L36) +* **embark/contracts:** add the contracts back to the autocomplete ([618ceb6](https://github.com/embarklabs/embark/commit/618ceb6)) +* **embark/dashboard:** fix dashboard not printing repl errors ([dd1133d](https://github.com/embarklabs/embark/commit/dd1133d)) +* **embark/dashboard:** show command in the dashboard ([54698cc](https://github.com/embarklabs/embark/commit/54698cc)) +* specify full path for password files (geth) ([c1d08c6](https://github.com/embarklabs/embark/commit/c1d08c6)) +* **embark/logger:** fix logs in the dashboard ([88a41e7](https://github.com/embarklabs/embark/commit/88a41e7)) +* **embark/solidity:** fix getting the original filename of contracts ([4d424c0](https://github.com/embarklabs/embark/commit/4d424c0)) +* **embark/storage:** fix hang when storage is disabled ([5e4a80e](https://github.com/embarklabs/embark/commit/5e4a80e)) +* **embarkjs/blockchain:** pass error only when there is an error ([fdd8ad5](https://github.com/embarklabs/embark/commit/fdd8ad5)) +* contract length check now checks the correct thing ([a295a5b](https://github.com/embarklabs/embark/commit/a295a5b)) +* **ens:** fix ens transactions getting stuck ([84d4f3a](https://github.com/embarklabs/embark/commit/84d4f3a)) +* blockchain logs show in cockpit ([#1367](https://github.com/embarklabs/embark/issues/1367)) ([41256cf](https://github.com/embarklabs/embark/commit/41256cf)) +* don't eval function calls for suggestions ([#1382](https://github.com/embarklabs/embark/issues/1382)) ([73a0672](https://github.com/embarklabs/embark/commit/73a0672)) +* estimate gas automatically when not specified ([8fd6a6d](https://github.com/embarklabs/embark/commit/8fd6a6d)) +* fetch accounts ([7d5935d](https://github.com/embarklabs/embark/commit/7d5935d)) +* handle the case where account is an object ([24a6a47](https://github.com/embarklabs/embark/commit/24a6a47)) +* log command in console ([1334900](https://github.com/embarklabs/embark/commit/1334900)) +* node_modules should be part of hidden files ([0b530f3](https://github.com/embarklabs/embark/commit/0b530f3)) +* prevent HTML injection in the cockpit ([#1381](https://github.com/embarklabs/embark/issues/1381)) ([78201ce](https://github.com/embarklabs/embark/commit/78201ce)) +* revise test urls to reflect test_dapps/ -> dapps/tests/ ([eb1b693](https://github.com/embarklabs/embark/commit/eb1b693)) +* supply missing tsconfig.json in packages/* ([376b6ca](https://github.com/embarklabs/embark/commit/376b6ca)) +* template dependency errors don't exit ([271a219](https://github.com/embarklabs/embark/commit/271a219)) +* track and debug last transaction correctly ([aba4e0e](https://github.com/embarklabs/embark/commit/aba4e0e)) +* **ens/logger:** add ens contracts to contract manager before deploy ([d80641c](https://github.com/embarklabs/embark/commit/d80641c)) +* **logger:** filter undefined and null out of logs ([6662731](https://github.com/embarklabs/embark/commit/6662731)) +* **pipeline:** fix contract magic imports ([fc113e8](https://github.com/embarklabs/embark/commit/fc113e8)) +* **solidity:** make original really original ([90adaab](https://github.com/embarklabs/embark/commit/90adaab)) +* **test:** fix tests getting stuck when embark is run next to it ([e64ed36](https://github.com/embarklabs/embark/commit/e64ed36)) +* **test/blockchain:** fix race condition of installing web3 and test ([8ebba40](https://github.com/embarklabs/embark/commit/8ebba40)) +* upgrade packages with vulnerabilities ([#1388](https://github.com/embarklabs/embark/issues/1388)) ([913b4e1](https://github.com/embarklabs/embark/commit/913b4e1)) +* use right accounts for contract deployment ([576836d](https://github.com/embarklabs/embark/commit/576836d)) ### Features -* **@embark/core:** Add events oracle ([84ca98f](https://github.com/embark-framework/embark/commit/84ca98f)) -* **@embark/core:** Auto generate EmbarkJS events ([d378ccf](https://github.com/embark-framework/embark/commit/d378ccf)) -* **@embark/pipeline:** Add `enabled` property to pipeline config ([5ea4807](https://github.com/embark-framework/embark/commit/5ea4807)) -* **cockpit/console:** display cmds from cockpit in embark console ([e339641](https://github.com/embark-framework/embark/commit/e339641)) -* **console:** print console results as log so cockpit gets it ([57cd6d3](https://github.com/embark-framework/embark/commit/57cd6d3)) -* **console:** wait for connector onReady to have warning ([8ee32c1](https://github.com/embark-framework/embark/commit/8ee32c1)) -* **coverage:** load contracts from plugin ([46221a3](https://github.com/embark-framework/embark/commit/46221a3)) -* **embark/generation:** remove generation of web3instance.js ([3b0a2b9](https://github.com/embark-framework/embark/commit/3b0a2b9)) -* **embarkjs/blockchain:** remove dependency on web3instance.js ([bd9fc66](https://github.com/embark-framework/embark/commit/bd9fc66)) -* **plugins:** enable external plugin to be classes ([5ab3e46](https://github.com/embark-framework/embark/commit/5ab3e46)) -* add repository.directory field to package.json ([a9c5e1a](https://github.com/embark-framework/embark/commit/a9c5e1a)) -* **test/reporter:** log tx functions during tests ([87d92b6](https://github.com/embark-framework/embark/commit/87d92b6)) -* **test/reporter:** only show tx details on option ([2173576](https://github.com/embark-framework/embark/commit/2173576)) -* **web3connector:** add web3 connector plugin to connect to web3 ([976f994](https://github.com/embark-framework/embark/commit/976f994)) -* enable embark to be run with an external pipeline ([ebcc3c4](https://github.com/embark-framework/embark/commit/ebcc3c4)) -* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embark-framework/embark/commit/5418f16)) +* **@embark/core:** Add events oracle ([84ca98f](https://github.com/embarklabs/embark/commit/84ca98f)) +* **@embark/core:** Auto generate EmbarkJS events ([d378ccf](https://github.com/embarklabs/embark/commit/d378ccf)) +* **@embark/pipeline:** Add `enabled` property to pipeline config ([5ea4807](https://github.com/embarklabs/embark/commit/5ea4807)) +* **cockpit/console:** display cmds from cockpit in embark console ([e339641](https://github.com/embarklabs/embark/commit/e339641)) +* **console:** print console results as log so cockpit gets it ([57cd6d3](https://github.com/embarklabs/embark/commit/57cd6d3)) +* **console:** wait for connector onReady to have warning ([8ee32c1](https://github.com/embarklabs/embark/commit/8ee32c1)) +* **coverage:** load contracts from plugin ([46221a3](https://github.com/embarklabs/embark/commit/46221a3)) +* **embark/generation:** remove generation of web3instance.js ([3b0a2b9](https://github.com/embarklabs/embark/commit/3b0a2b9)) +* **embarkjs/blockchain:** remove dependency on web3instance.js ([bd9fc66](https://github.com/embarklabs/embark/commit/bd9fc66)) +* **plugins:** enable external plugin to be classes ([5ab3e46](https://github.com/embarklabs/embark/commit/5ab3e46)) +* add repository.directory field to package.json ([a9c5e1a](https://github.com/embarklabs/embark/commit/a9c5e1a)) +* **test/reporter:** log tx functions during tests ([87d92b6](https://github.com/embarklabs/embark/commit/87d92b6)) +* **test/reporter:** only show tx details on option ([2173576](https://github.com/embarklabs/embark/commit/2173576)) +* **web3connector:** add web3 connector plugin to connect to web3 ([976f994](https://github.com/embarklabs/embark/commit/976f994)) +* enable embark to be run with an external pipeline ([ebcc3c4](https://github.com/embarklabs/embark/commit/ebcc3c4)) +* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embarklabs/embark/commit/5418f16)) -# [4.0.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0-alpha.3...v4.0.0-beta.0) (2019-01-10) +# [4.0.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0-alpha.3...v4.0.0-beta.0) (2019-01-10) ### Bug Fixes -* **@embark/coderunner:** use custom require function in vm context ([2dea50a](https://github.com/embark-framework/embark/commit/2dea50a)) -* **@embark/core:** fix to allow large ether values ([f549822](https://github.com/embark-framework/embark/commit/f549822)) -* **blockchain:** fix metamask using the old web3 ([749c32c](https://github.com/embark-framework/embark/commit/749c32c)) -* **contracts:** fix linking libraries with long paths using output ([d071130](https://github.com/embark-framework/embark/commit/d071130)) +* **@embark/coderunner:** use custom require function in vm context ([2dea50a](https://github.com/embarklabs/embark/commit/2dea50a)) +* **@embark/core:** fix to allow large ether values ([f549822](https://github.com/embarklabs/embark/commit/f549822)) +* **blockchain:** fix metamask using the old web3 ([749c32c](https://github.com/embarklabs/embark/commit/749c32c)) +* **contracts:** fix linking libraries with long paths using output ([d071130](https://github.com/embarklabs/embark/commit/d071130)) ### Features -* add API server ([d67863c](https://github.com/embark-framework/embark/commit/d67863c)) -* **@embark-ui:** Change page title and description ([2613c56](https://github.com/embark-framework/embark/commit/2613c56)) -* **@embark/cli:** unify command history without needing a restart ([919d271](https://github.com/embark-framework/embark/commit/919d271)) -* add development mode to cockpit ([2505fa5](https://github.com/embark-framework/embark/commit/2505fa5)) -* add option --no-single-use-cockpit-token ([34f5f97](https://github.com/embark-framework/embark/commit/34f5f97)) -* allow cockpit with docker ([8efa889](https://github.com/embark-framework/embark/commit/8efa889)) -* coverage without emit ([df3435f](https://github.com/embark-framework/embark/commit/df3435f)), closes [#1230](https://github.com/embark-framework/embark/issues/1230) +* add API server ([d67863c](https://github.com/embarklabs/embark/commit/d67863c)) +* **@embark-ui:** Change page title and description ([2613c56](https://github.com/embarklabs/embark/commit/2613c56)) +* **@embark/cli:** unify command history without needing a restart ([919d271](https://github.com/embarklabs/embark/commit/919d271)) +* add development mode to cockpit ([2505fa5](https://github.com/embarklabs/embark/commit/2505fa5)) +* add option --no-single-use-cockpit-token ([34f5f97](https://github.com/embarklabs/embark/commit/34f5f97)) +* allow cockpit with docker ([8efa889](https://github.com/embarklabs/embark/commit/8efa889)) +* coverage without emit ([df3435f](https://github.com/embarklabs/embark/commit/df3435f)), closes [#1230](https://github.com/embarklabs/embark/issues/1230) -# [4.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v4.0.0-alpha.2...v4.0.0-alpha.3) (2018-12-31) +# [4.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v4.0.0-alpha.2...v4.0.0-alpha.3) (2018-12-31) ### Bug Fixes -* all ws endpoint use new technique ([bbcfe9b](https://github.com/embark-framework/embark/commit/bbcfe9b)) -* allow message signing with wallet address ([3a8808e](https://github.com/embark-framework/embark/commit/3a8808e)) -* consistent service order in cockpit ([7574e14](https://github.com/embark-framework/embark/commit/7574e14)) -* do not override web3 in embark ([94a8bad](https://github.com/embark-framework/embark/commit/94a8bad)) -* record contract transaction history ([435e1e6](https://github.com/embark-framework/embark/commit/435e1e6)) -* **simulator:** fix simulator when there is no accounts ([34d5923](https://github.com/embark-framework/embark/commit/34d5923)) -* windows path separator being wrong ([72f8701](https://github.com/embark-framework/embark/commit/72f8701)) -* **@embark:** single use tokens ([6aa8781](https://github.com/embark-framework/embark/commit/6aa8781)) -* **@embark/blockchain_process:** proxy listens on the specified host ([9e7bc53](https://github.com/embark-framework/embark/commit/9e7bc53)) -* **@embark/cli:** start the dashboard after services are started ([6c7782c](https://github.com/embark-framework/embark/commit/6c7782c)) -* **@embark/cockpit/converter:** allow decimal numbers ([8a5871e](https://github.com/embark-framework/embark/commit/8a5871e)) -* **@embark/core:** Disable swarm if URL can’t be determined ([c24536d](https://github.com/embark-framework/embark/commit/c24536d)) -* **@embark/core:** Fix `—template` URL support ([f1206b4](https://github.com/embark-framework/embark/commit/f1206b4)) -* **@embark/core:** Proxy support for raw transactions ([ffcff4a](https://github.com/embark-framework/embark/commit/ffcff4a)) -* **@embark/core:** Restart IPFS after CORS Update ([27babf0](https://github.com/embark-framework/embark/commit/27babf0)) -* **@embark/core:** Support legacy Parity version parsing ([1ccc3e7](https://github.com/embark-framework/embark/commit/1ccc3e7)) -* **@embark/ens:** make resolve() work with promises and callbacks ([2195475](https://github.com/embark-framework/embark/commit/2195475)) -* **@embark/whisper:** ensure web3 is ready when whisper info is requested ([fd311f9](https://github.com/embark-framework/embark/commit/fd311f9)) -* **@embark/whisper:** use a new WebsocketProvider on each retry ([27ad343](https://github.com/embark-framework/embark/commit/27ad343)) -* **blockchain:** add cert options to blockchain initialization ([bf8629d](https://github.com/embark-framework/embark/commit/bf8629d)) -* **blockchain/geth:** create geth dev account before other accounts ([7811211](https://github.com/embark-framework/embark/commit/7811211)) -* **cockpit/editor:** remove arrows next to files in file explorer ([d30b00e](https://github.com/embark-framework/embark/commit/d30b00e)) -* **compiler:** fix compiler being fired twice ([ebd827b](https://github.com/embark-framework/embark/commit/ebd827b)) -* **debugger:** fix and improve console commands ([37c28b9](https://github.com/embark-framework/embark/commit/37c28b9)) -* **debugger:** fix debugger displays ([9c37f97](https://github.com/embark-framework/embark/commit/9c37f97)) -* **embarkjs/web3:** make global web3 available again ([6e4a612](https://github.com/embark-framework/embark/commit/6e4a612)) -* **ens:** fix error message by checking for directives before ([06553b5](https://github.com/embark-framework/embark/commit/06553b5)) -* **ens/web3:** use blockchain connector for ens and fix global web3 ([d5f6da3](https://github.com/embark-framework/embark/commit/d5f6da3)) -* **gethClient:** clear timeout when call backing ([9a6149f](https://github.com/embark-framework/embark/commit/9a6149f)) -* **logHandler:** stringify objects instead of trying to split it ([33d6e29](https://github.com/embark-framework/embark/commit/33d6e29)) -* **names:** fix ens console commands ([50858dc](https://github.com/embark-framework/embark/commit/50858dc)) -* **parity:** create password file even when there are no accounts ([7d2ceaa](https://github.com/embark-framework/embark/commit/7d2ceaa)) -* **profiler:** do not exit on error but print it ([e207537](https://github.com/embark-framework/embark/commit/e207537)) -* **proxy:** delete old ids for accounts ([604e267](https://github.com/embark-framework/embark/commit/604e267)) -* **test:** use logger instead of engine.logger ([af48788](https://github.com/embark-framework/embark/commit/af48788)) -* **test/console:** register in the console in tests when ipc connected ([503a79c](https://github.com/embark-framework/embark/commit/503a79c)) -* **whisper:** fix crash on using whisper with the simualtor ([1461e95](https://github.com/embark-framework/embark/commit/1461e95)) -* **ws:** up fragmentation threshold to patch Geth bug with WS ([b20bce9](https://github.com/embark-framework/embark/commit/b20bce9)) +* all ws endpoint use new technique ([bbcfe9b](https://github.com/embarklabs/embark/commit/bbcfe9b)) +* allow message signing with wallet address ([3a8808e](https://github.com/embarklabs/embark/commit/3a8808e)) +* consistent service order in cockpit ([7574e14](https://github.com/embarklabs/embark/commit/7574e14)) +* do not override web3 in embark ([94a8bad](https://github.com/embarklabs/embark/commit/94a8bad)) +* record contract transaction history ([435e1e6](https://github.com/embarklabs/embark/commit/435e1e6)) +* **simulator:** fix simulator when there is no accounts ([34d5923](https://github.com/embarklabs/embark/commit/34d5923)) +* windows path separator being wrong ([72f8701](https://github.com/embarklabs/embark/commit/72f8701)) +* **@embark:** single use tokens ([6aa8781](https://github.com/embarklabs/embark/commit/6aa8781)) +* **@embark/blockchain_process:** proxy listens on the specified host ([9e7bc53](https://github.com/embarklabs/embark/commit/9e7bc53)) +* **@embark/cli:** start the dashboard after services are started ([6c7782c](https://github.com/embarklabs/embark/commit/6c7782c)) +* **@embark/cockpit/converter:** allow decimal numbers ([8a5871e](https://github.com/embarklabs/embark/commit/8a5871e)) +* **@embark/core:** Disable swarm if URL can’t be determined ([c24536d](https://github.com/embarklabs/embark/commit/c24536d)) +* **@embark/core:** Fix `—template` URL support ([f1206b4](https://github.com/embarklabs/embark/commit/f1206b4)) +* **@embark/core:** Proxy support for raw transactions ([ffcff4a](https://github.com/embarklabs/embark/commit/ffcff4a)) +* **@embark/core:** Restart IPFS after CORS Update ([27babf0](https://github.com/embarklabs/embark/commit/27babf0)) +* **@embark/core:** Support legacy Parity version parsing ([1ccc3e7](https://github.com/embarklabs/embark/commit/1ccc3e7)) +* **@embark/ens:** make resolve() work with promises and callbacks ([2195475](https://github.com/embarklabs/embark/commit/2195475)) +* **@embark/whisper:** ensure web3 is ready when whisper info is requested ([fd311f9](https://github.com/embarklabs/embark/commit/fd311f9)) +* **@embark/whisper:** use a new WebsocketProvider on each retry ([27ad343](https://github.com/embarklabs/embark/commit/27ad343)) +* **blockchain:** add cert options to blockchain initialization ([bf8629d](https://github.com/embarklabs/embark/commit/bf8629d)) +* **blockchain/geth:** create geth dev account before other accounts ([7811211](https://github.com/embarklabs/embark/commit/7811211)) +* **cockpit/editor:** remove arrows next to files in file explorer ([d30b00e](https://github.com/embarklabs/embark/commit/d30b00e)) +* **compiler:** fix compiler being fired twice ([ebd827b](https://github.com/embarklabs/embark/commit/ebd827b)) +* **debugger:** fix and improve console commands ([37c28b9](https://github.com/embarklabs/embark/commit/37c28b9)) +* **debugger:** fix debugger displays ([9c37f97](https://github.com/embarklabs/embark/commit/9c37f97)) +* **embarkjs/web3:** make global web3 available again ([6e4a612](https://github.com/embarklabs/embark/commit/6e4a612)) +* **ens:** fix error message by checking for directives before ([06553b5](https://github.com/embarklabs/embark/commit/06553b5)) +* **ens/web3:** use blockchain connector for ens and fix global web3 ([d5f6da3](https://github.com/embarklabs/embark/commit/d5f6da3)) +* **gethClient:** clear timeout when call backing ([9a6149f](https://github.com/embarklabs/embark/commit/9a6149f)) +* **logHandler:** stringify objects instead of trying to split it ([33d6e29](https://github.com/embarklabs/embark/commit/33d6e29)) +* **names:** fix ens console commands ([50858dc](https://github.com/embarklabs/embark/commit/50858dc)) +* **parity:** create password file even when there are no accounts ([7d2ceaa](https://github.com/embarklabs/embark/commit/7d2ceaa)) +* **profiler:** do not exit on error but print it ([e207537](https://github.com/embarklabs/embark/commit/e207537)) +* **proxy:** delete old ids for accounts ([604e267](https://github.com/embarklabs/embark/commit/604e267)) +* **test:** use logger instead of engine.logger ([af48788](https://github.com/embarklabs/embark/commit/af48788)) +* **test/console:** register in the console in tests when ipc connected ([503a79c](https://github.com/embarklabs/embark/commit/503a79c)) +* **whisper:** fix crash on using whisper with the simualtor ([1461e95](https://github.com/embarklabs/embark/commit/1461e95)) +* **ws:** up fragmentation threshold to patch Geth bug with WS ([b20bce9](https://github.com/embarklabs/embark/commit/b20bce9)) ### Features -* add coverage events ([8a6d075](https://github.com/embark-framework/embark/commit/8a6d075)) -* apply contract change to test ([e3a7b74](https://github.com/embark-framework/embark/commit/e3a7b74)) -* code runner use fs overrided ([944b392](https://github.com/embark-framework/embark/commit/944b392)) -* **ui:** auto updates services in cockpit ([a92a986](https://github.com/embark-framework/embark/commit/a92a986)) -* enable ethereum manually ([5a375d9](https://github.com/embark-framework/embark/commit/5a375d9)) -* **@embark/core:** Allow search to find contract by name ([1e2cb64](https://github.com/embark-framework/embark/commit/1e2cb64)) -* **@embark/core:** improve long running webpack UI ([b49839a](https://github.com/embark-framework/embark/commit/b49839a)) -* **@embark/core:** store IPC files in a dir within os.tmpdir() ([a91a4dd](https://github.com/embark-framework/embark/commit/a91a4dd)), closes [#1202](https://github.com/embark-framework/embark/issues/1202) [#450](https://github.com/embark-framework/embark/issues/450) -* **@embark/core:** Support directives in ENS config ([7511156](https://github.com/embark-framework/embark/commit/7511156)) -* **@embark/deployment:** output transaction hash during deployment asap ([0bb7d63](https://github.com/embark-framework/embark/commit/0bb7d63)) -* **@embark/deployment:** output transaction hash of contract deployment ([3099894](https://github.com/embark-framework/embark/commit/3099894)) -* **console:** add new api to register console commands ([3229e15](https://github.com/embark-framework/embark/commit/3229e15)) -* **coverage:** gas usage improvements ([0118b1a](https://github.com/embark-framework/embark/commit/0118b1a)) -* **scaffold:** use ipfs in scaffold and upload file ([9854368](https://github.com/embark-framework/embark/commit/9854368)) -* **ui:** auto updates contracts in cockpit ([d10d906](https://github.com/embark-framework/embark/commit/d10d906)) +* add coverage events ([8a6d075](https://github.com/embarklabs/embark/commit/8a6d075)) +* apply contract change to test ([e3a7b74](https://github.com/embarklabs/embark/commit/e3a7b74)) +* code runner use fs overrided ([944b392](https://github.com/embarklabs/embark/commit/944b392)) +* **ui:** auto updates services in cockpit ([a92a986](https://github.com/embarklabs/embark/commit/a92a986)) +* enable ethereum manually ([5a375d9](https://github.com/embarklabs/embark/commit/5a375d9)) +* **@embark/core:** Allow search to find contract by name ([1e2cb64](https://github.com/embarklabs/embark/commit/1e2cb64)) +* **@embark/core:** improve long running webpack UI ([b49839a](https://github.com/embarklabs/embark/commit/b49839a)) +* **@embark/core:** store IPC files in a dir within os.tmpdir() ([a91a4dd](https://github.com/embarklabs/embark/commit/a91a4dd)), closes [#1202](https://github.com/embarklabs/embark/issues/1202) [#450](https://github.com/embarklabs/embark/issues/450) +* **@embark/core:** Support directives in ENS config ([7511156](https://github.com/embarklabs/embark/commit/7511156)) +* **@embark/deployment:** output transaction hash during deployment asap ([0bb7d63](https://github.com/embarklabs/embark/commit/0bb7d63)) +* **@embark/deployment:** output transaction hash of contract deployment ([3099894](https://github.com/embarklabs/embark/commit/3099894)) +* **console:** add new api to register console commands ([3229e15](https://github.com/embarklabs/embark/commit/3229e15)) +* **coverage:** gas usage improvements ([0118b1a](https://github.com/embarklabs/embark/commit/0118b1a)) +* **scaffold:** use ipfs in scaffold and upload file ([9854368](https://github.com/embarklabs/embark/commit/9854368)) +* **ui:** auto updates contracts in cockpit ([d10d906](https://github.com/embarklabs/embark/commit/d10d906)) -# [4.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v4.0.0-alpha.1...v4.0.0-alpha.2) (2018-12-05) +# [4.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v4.0.0-alpha.1...v4.0.0-alpha.2) (2018-12-05) ### Bug Fixes -* **@embark/blockchain_process:** ignore socket disconnect bytes ([1fac391](https://github.com/embark-framework/embark/commit/1fac391)) -* **@embark/cmd:** output contract json ([4dca723](https://github.com/embark-framework/embark/commit/4dca723)) -* **@embark/contracts_manager:** set contract `deployedAddress` if address is set ([2ff119d](https://github.com/embark-framework/embark/commit/2ff119d)) -* **@embark/core:** don't expect `balance` on `accounts` ([4961f70](https://github.com/embark-framework/embark/commit/4961f70)), closes [#1067](https://github.com/embark-framework/embark/issues/1067) -* **@embark/core:** ensure 0x0 address are extended to full zero addresses ([d3f6b43](https://github.com/embark-framework/embark/commit/d3f6b43)), closes [#956](https://github.com/embark-framework/embark/issues/956) -* **@embark/core:** expect `afterDeploy` hook on contracts config environment ([903e9d4](https://github.com/embark-framework/embark/commit/903e9d4)) -* **@embark/ens:** use local ZERO_ADDRESS in ENSFunctions ([6526e83](https://github.com/embark-framework/embark/commit/6526e83)) -* **@embark/webserver:** load embark-ui sources from the correct path ([96f7688](https://github.com/embark-framework/embark/commit/96f7688)) -* **accounts:** remove warning for simulator configs ([de58cab](https://github.com/embark-framework/embark/commit/de58cab)) -* **blockchain:** fix setting proxy to false not applying ([f50f106](https://github.com/embark-framework/embark/commit/f50f106)) -* **ci:** make CI happy again by updating http paths to master branch ([af1bc90](https://github.com/embark-framework/embark/commit/af1bc90)) -* **cmd:** removes -h as an option for host for the simulator ([43be2a2](https://github.com/embark-framework/embark/commit/43be2a2)) -* **cockpit:** disable autocomplete in Login component ([3ddcd1f](https://github.com/embark-framework/embark/commit/3ddcd1f)) -* **cockpit:** fix aside not opening correctly and typos ([a714e07](https://github.com/embark-framework/embark/commit/a714e07)) -* **contracts:** replace $accounts for onDeploy too ([8831dfb](https://github.com/embark-framework/embark/commit/8831dfb)) -* **contracts_manager:** fix object contract arguments ([6b61c8a](https://github.com/embark-framework/embark/commit/6b61c8a)) -* **dependencies:** lock remix-test and debug version ([f938473](https://github.com/embark-framework/embark/commit/f938473)) -* **deployment:** add a message when the errror is about the input ([7a5035e](https://github.com/embark-framework/embark/commit/7a5035e)) -* **ENS:** register subdomain when not registered ([ca212e3](https://github.com/embark-framework/embark/commit/ca212e3)) -* **ens/embarkjs:** fix using await with embarkjs functions ([c64c093](https://github.com/embark-framework/embark/commit/c64c093)) -* **ipc:** sends requests and events only when connected ([cabfa93](https://github.com/embark-framework/embark/commit/cabfa93)), closes [#1063](https://github.com/embark-framework/embark/issues/1063) -* **module/authenticator:** do not display log if no webserver ([97829c0](https://github.com/embark-framework/embark/commit/97829c0)) -* **simulator:** adds `node` to sim command to comply with Windows ([1a29a8f](https://github.com/embark-framework/embark/commit/1a29a8f)) -* **simulator:** change port depending of the type in config ([51e39c5](https://github.com/embark-framework/embark/commit/51e39c5)) -* **simulator:** use config's gas limit if no option provided ([3353a05](https://github.com/embark-framework/embark/commit/3353a05)), closes [#1054](https://github.com/embark-framework/embark/issues/1054) -* **tests:** enable coverage only when --coverage ([0032569](https://github.com/embark-framework/embark/commit/0032569)), closes [#1091](https://github.com/embark-framework/embark/issues/1091) -* **tests:** fix tests that fetched files from devleop ([ea2a656](https://github.com/embark-framework/embark/commit/ea2a656)) -* **tests:** fix using node config inside a test ([3a3c81e](https://github.com/embark-framework/embark/commit/3a3c81e)) -* **ui:** click on debug button start the debugger ([1600153](https://github.com/embark-framework/embark/commit/1600153)) -* **ui:** switch aside ([66e431c](https://github.com/embark-framework/embark/commit/66e431c)) -* add missing external declaration ([6e784de](https://github.com/embark-framework/embark/commit/6e784de)) -* adjust module resolution behavior ([bc6e0e3](https://github.com/embark-framework/embark/commit/bc6e0e3)) -* coverage count ([f32ddc9](https://github.com/embark-framework/embark/commit/f32ddc9)) -* deploy hangs ([92610ed](https://github.com/embark-framework/embark/commit/92610ed)) -* handle contracts being removed ([485b8ef](https://github.com/embark-framework/embark/commit/485b8ef)), closes [#1077](https://github.com/embark-framework/embark/issues/1077) -* open/close aside container ([7728c54](https://github.com/embark-framework/embark/commit/7728c54)) -* **ui:** white screen on text editor ([10caddd](https://github.com/embark-framework/embark/commit/10caddd)) -* **whisper:** fix disabling whisper crashing blockchain ([b48d29a](https://github.com/embark-framework/embark/commit/b48d29a)), closes [#1027](https://github.com/embark-framework/embark/issues/1027) -* runtime environment needs to support locally installed embark ([23f19a0](https://github.com/embark-framework/embark/commit/23f19a0)) +* **@embark/blockchain_process:** ignore socket disconnect bytes ([1fac391](https://github.com/embarklabs/embark/commit/1fac391)) +* **@embark/cmd:** output contract json ([4dca723](https://github.com/embarklabs/embark/commit/4dca723)) +* **@embark/contracts_manager:** set contract `deployedAddress` if address is set ([2ff119d](https://github.com/embarklabs/embark/commit/2ff119d)) +* **@embark/core:** don't expect `balance` on `accounts` ([4961f70](https://github.com/embarklabs/embark/commit/4961f70)), closes [#1067](https://github.com/embarklabs/embark/issues/1067) +* **@embark/core:** ensure 0x0 address are extended to full zero addresses ([d3f6b43](https://github.com/embarklabs/embark/commit/d3f6b43)), closes [#956](https://github.com/embarklabs/embark/issues/956) +* **@embark/core:** expect `afterDeploy` hook on contracts config environment ([903e9d4](https://github.com/embarklabs/embark/commit/903e9d4)) +* **@embark/ens:** use local ZERO_ADDRESS in ENSFunctions ([6526e83](https://github.com/embarklabs/embark/commit/6526e83)) +* **@embark/webserver:** load embark-ui sources from the correct path ([96f7688](https://github.com/embarklabs/embark/commit/96f7688)) +* **accounts:** remove warning for simulator configs ([de58cab](https://github.com/embarklabs/embark/commit/de58cab)) +* **blockchain:** fix setting proxy to false not applying ([f50f106](https://github.com/embarklabs/embark/commit/f50f106)) +* **ci:** make CI happy again by updating http paths to master branch ([af1bc90](https://github.com/embarklabs/embark/commit/af1bc90)) +* **cmd:** removes -h as an option for host for the simulator ([43be2a2](https://github.com/embarklabs/embark/commit/43be2a2)) +* **cockpit:** disable autocomplete in Login component ([3ddcd1f](https://github.com/embarklabs/embark/commit/3ddcd1f)) +* **cockpit:** fix aside not opening correctly and typos ([a714e07](https://github.com/embarklabs/embark/commit/a714e07)) +* **contracts:** replace $accounts for onDeploy too ([8831dfb](https://github.com/embarklabs/embark/commit/8831dfb)) +* **contracts_manager:** fix object contract arguments ([6b61c8a](https://github.com/embarklabs/embark/commit/6b61c8a)) +* **dependencies:** lock remix-test and debug version ([f938473](https://github.com/embarklabs/embark/commit/f938473)) +* **deployment:** add a message when the errror is about the input ([7a5035e](https://github.com/embarklabs/embark/commit/7a5035e)) +* **ENS:** register subdomain when not registered ([ca212e3](https://github.com/embarklabs/embark/commit/ca212e3)) +* **ens/embarkjs:** fix using await with embarkjs functions ([c64c093](https://github.com/embarklabs/embark/commit/c64c093)) +* **ipc:** sends requests and events only when connected ([cabfa93](https://github.com/embarklabs/embark/commit/cabfa93)), closes [#1063](https://github.com/embarklabs/embark/issues/1063) +* **module/authenticator:** do not display log if no webserver ([97829c0](https://github.com/embarklabs/embark/commit/97829c0)) +* **simulator:** adds `node` to sim command to comply with Windows ([1a29a8f](https://github.com/embarklabs/embark/commit/1a29a8f)) +* **simulator:** change port depending of the type in config ([51e39c5](https://github.com/embarklabs/embark/commit/51e39c5)) +* **simulator:** use config's gas limit if no option provided ([3353a05](https://github.com/embarklabs/embark/commit/3353a05)), closes [#1054](https://github.com/embarklabs/embark/issues/1054) +* **tests:** enable coverage only when --coverage ([0032569](https://github.com/embarklabs/embark/commit/0032569)), closes [#1091](https://github.com/embarklabs/embark/issues/1091) +* **tests:** fix tests that fetched files from devleop ([ea2a656](https://github.com/embarklabs/embark/commit/ea2a656)) +* **tests:** fix using node config inside a test ([3a3c81e](https://github.com/embarklabs/embark/commit/3a3c81e)) +* **ui:** click on debug button start the debugger ([1600153](https://github.com/embarklabs/embark/commit/1600153)) +* **ui:** switch aside ([66e431c](https://github.com/embarklabs/embark/commit/66e431c)) +* add missing external declaration ([6e784de](https://github.com/embarklabs/embark/commit/6e784de)) +* adjust module resolution behavior ([bc6e0e3](https://github.com/embarklabs/embark/commit/bc6e0e3)) +* coverage count ([f32ddc9](https://github.com/embarklabs/embark/commit/f32ddc9)) +* deploy hangs ([92610ed](https://github.com/embarklabs/embark/commit/92610ed)) +* handle contracts being removed ([485b8ef](https://github.com/embarklabs/embark/commit/485b8ef)), closes [#1077](https://github.com/embarklabs/embark/issues/1077) +* open/close aside container ([7728c54](https://github.com/embarklabs/embark/commit/7728c54)) +* **ui:** white screen on text editor ([10caddd](https://github.com/embarklabs/embark/commit/10caddd)) +* **whisper:** fix disabling whisper crashing blockchain ([b48d29a](https://github.com/embarklabs/embark/commit/b48d29a)), closes [#1027](https://github.com/embarklabs/embark/issues/1027) +* runtime environment needs to support locally installed embark ([23f19a0](https://github.com/embarklabs/embark/commit/23f19a0)) ### Features -* add CRUD to file explorer ([f82d3de](https://github.com/embark-framework/embark/commit/f82d3de)) -* add debug button to transaction and contract log ([184e1e2](https://github.com/embark-framework/embark/commit/184e1e2)) -* add new event before build ([db35d7f](https://github.com/embark-framework/embark/commit/db35d7f)) -* adds support for swarm imports in Solidity ([62607b0](https://github.com/embark-framework/embark/commit/62607b0)), closes [#766](https://github.com/embark-framework/embark/issues/766) -* Allow parallel deploy ([3406ae8](https://github.com/embark-framework/embark/commit/3406ae8)) -* expose dappPath ([5fb687c](https://github.com/embark-framework/embark/commit/5fb687c)) -* handle missing directive ([bae3116](https://github.com/embark-framework/embark/commit/bae3116)) -* introduce function support for deploy lifecycle hooks ([8b68bec](https://github.com/embark-framework/embark/commit/8b68bec)), closes [#1029](https://github.com/embark-framework/embark/issues/1029) -* **@embark/cli:** add --template option to embark demo cli command ([89e3eb6](https://github.com/embark-framework/embark/commit/89e3eb6)) -* permanently save logs/events ([51b8224](https://github.com/embark-framework/embark/commit/51b8224)) -* run coverage for bytecode and deployedBytecode ([f84d7f1](https://github.com/embark-framework/embark/commit/f84d7f1)) -* strategy for deployment ([f9f4c28](https://github.com/embark-framework/embark/commit/f9f4c28)) -* **@embark/cli:** introduce `eject-build-config` alias ([ffb8f54](https://github.com/embark-framework/embark/commit/ffb8f54)), closes [#1121](https://github.com/embark-framework/embark/issues/1121) [#1121](https://github.com/embark-framework/embark/issues/1121) -* **@embark/cli:** repl support inside dashboard ([53780aa](https://github.com/embark-framework/embark/commit/53780aa)), closes [#768](https://github.com/embark-framework/embark/issues/768) -* **@embark/console:** better determine suggestions for any js object not just with the dot.' ([d427e62](https://github.com/embark-framework/embark/commit/d427e62)) -* **@embark/console:** determine suggestions automatically for a js object of the type 'command.' ([f206062](https://github.com/embark-framework/embark/commit/f206062)) -* **@embark/contracts_manager:** allow ABI definition non-owned contracts ([17cec1b](https://github.com/embark-framework/embark/commit/17cec1b)) -* **@embark/plugins:** introduce API to register a contract factory ([90aac83](https://github.com/embark-framework/embark/commit/90aac83)), closes [#1066](https://github.com/embark-framework/embark/issues/1066) -* **@embark/whister:** Add signature and recipient public key to whisper envelope ([46e351e](https://github.com/embark-framework/embark/commit/46e351e)) -* **cockpit:** add searching ENS names in search bar ([dca52d0](https://github.com/embark-framework/embark/commit/dca52d0)) -* **cockpit:** make editor resizable ([1030607](https://github.com/embark-framework/embark/commit/1030607)) -* update to solc 0.5.0 ([45afe83](https://github.com/embark-framework/embark/commit/45afe83)) -* **coverage:** count node by line only ([154a4f0](https://github.com/embark-framework/embark/commit/154a4f0)) -* **scaffold:** allow association/file ([f68f1fc](https://github.com/embark-framework/embark/commit/f68f1fc)) +* add CRUD to file explorer ([f82d3de](https://github.com/embarklabs/embark/commit/f82d3de)) +* add debug button to transaction and contract log ([184e1e2](https://github.com/embarklabs/embark/commit/184e1e2)) +* add new event before build ([db35d7f](https://github.com/embarklabs/embark/commit/db35d7f)) +* adds support for swarm imports in Solidity ([62607b0](https://github.com/embarklabs/embark/commit/62607b0)), closes [#766](https://github.com/embarklabs/embark/issues/766) +* Allow parallel deploy ([3406ae8](https://github.com/embarklabs/embark/commit/3406ae8)) +* expose dappPath ([5fb687c](https://github.com/embarklabs/embark/commit/5fb687c)) +* handle missing directive ([bae3116](https://github.com/embarklabs/embark/commit/bae3116)) +* introduce function support for deploy lifecycle hooks ([8b68bec](https://github.com/embarklabs/embark/commit/8b68bec)), closes [#1029](https://github.com/embarklabs/embark/issues/1029) +* **@embark/cli:** add --template option to embark demo cli command ([89e3eb6](https://github.com/embarklabs/embark/commit/89e3eb6)) +* permanently save logs/events ([51b8224](https://github.com/embarklabs/embark/commit/51b8224)) +* run coverage for bytecode and deployedBytecode ([f84d7f1](https://github.com/embarklabs/embark/commit/f84d7f1)) +* strategy for deployment ([f9f4c28](https://github.com/embarklabs/embark/commit/f9f4c28)) +* **@embark/cli:** introduce `eject-build-config` alias ([ffb8f54](https://github.com/embarklabs/embark/commit/ffb8f54)), closes [#1121](https://github.com/embarklabs/embark/issues/1121) [#1121](https://github.com/embarklabs/embark/issues/1121) +* **@embark/cli:** repl support inside dashboard ([53780aa](https://github.com/embarklabs/embark/commit/53780aa)), closes [#768](https://github.com/embarklabs/embark/issues/768) +* **@embark/console:** better determine suggestions for any js object not just with the dot.' ([d427e62](https://github.com/embarklabs/embark/commit/d427e62)) +* **@embark/console:** determine suggestions automatically for a js object of the type 'command.' ([f206062](https://github.com/embarklabs/embark/commit/f206062)) +* **@embark/contracts_manager:** allow ABI definition non-owned contracts ([17cec1b](https://github.com/embarklabs/embark/commit/17cec1b)) +* **@embark/plugins:** introduce API to register a contract factory ([90aac83](https://github.com/embarklabs/embark/commit/90aac83)), closes [#1066](https://github.com/embarklabs/embark/issues/1066) +* **@embark/whister:** Add signature and recipient public key to whisper envelope ([46e351e](https://github.com/embarklabs/embark/commit/46e351e)) +* **cockpit:** add searching ENS names in search bar ([dca52d0](https://github.com/embarklabs/embark/commit/dca52d0)) +* **cockpit:** make editor resizable ([1030607](https://github.com/embarklabs/embark/commit/1030607)) +* update to solc 0.5.0 ([45afe83](https://github.com/embarklabs/embark/commit/45afe83)) +* **coverage:** count node by line only ([154a4f0](https://github.com/embarklabs/embark/commit/154a4f0)) +* **scaffold:** allow association/file ([f68f1fc](https://github.com/embarklabs/embark/commit/f68f1fc)) diff --git a/packages/embark/README.md b/packages/embark/README.md index 18c9900f7..724cf4c88 100644 --- a/packages/embark/README.md +++ b/packages/embark/README.md @@ -1,13 +1,13 @@ -![Embark](https://github.com/embark-framework/embark/raw/master/header.jpg) +![Embark](https://github.com/embarklabs/embark/raw/master/header.jpg) [![npm](https://img.shields.io/npm/dm/embark.svg)](https://npmjs.com/package/embark) [![Gitter](https://img.shields.io/gitter/room/embark-framework/Lobby.svg)](https://gitter.im/embark-framework/Lobby) -[![Build Status](https://dev.azure.com/embark-framework/Embark/_apis/build/status/embark-framework.embark?branchName=master)](https://dev.azure.com/embark-framework/Embark/_build/latest?definitionId=1&branchName=master) -![Open PRs](https://img.shields.io/github/issues-pr-raw/embark-framework/embark.svg) -![Closed PRs](https://img.shields.io/github/issues-pr-closed-raw/embark-framework/embark.svg) -![GitHub commit activity the past week, 4 weeks, year](https://img.shields.io/github/commit-activity/y/embark-framework/embark.svg) -[![Coverage Status](https://coveralls.io/repos/github/embark-framework/embark/badge.svg)](https://coveralls.io/github/embark-framework/embark) -[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=embark-framework/embark)](https://dependabot.com) +[![Build Status](https://dev.azure.com/embarklabs/Embark/_apis/build/status/embark-framework.embark?branchName=master)](https://dev.azure.com/embarklabs/Embark/_build/latest?definitionId=1&branchName=master) +![Open PRs](https://img.shields.io/github/issues-pr-raw/embarklabs/embark.svg) +![Closed PRs](https://img.shields.io/github/issues-pr-closed-raw/embarklabs/embark.svg) +![GitHub commit activity the past week, 4 weeks, year](https://img.shields.io/github/commit-activity/y/embarklabs/embark.svg) +[![Coverage Status](https://coveralls.io/repos/github/embarklabs/embark/badge.svg)](https://coveralls.io/github/embarklabs/embark) +[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=embarklabs/embark)](https://dependabot.com) What is Embark ====== diff --git a/packages/embark/package.json b/packages/embark/package.json index 54220beb1..0d9598b4a 100644 --- a/packages/embark/package.json +++ b/packages/embark/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Embark is a framework that allows you to easily develop and deploy DApps", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/embark#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/embark#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -19,7 +19,7 @@ "repository": { "directory": "packages/embark", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "bin": { "embark": "./bin/embark" diff --git a/packages/embark/src/cmd/cmd.js b/packages/embark/src/cmd/cmd.js index 5268389fb..97bc64bdd 100644 --- a/packages/embark/src/cmd/cmd.js +++ b/packages/embark/src/cmd/cmd.js @@ -108,7 +108,7 @@ class Cmd { if (options.template) { const hostedGitInfo = require('hosted-git-info'); const hgi = hostedGitInfo.fromUrl(options.template); - const url = !hgi ? `embark-framework/embark-${options.template}-template#demo` : options.template; + const url = !hgi ? `embarklabs/embark-${options.template}-template#demo` : options.template; const folderName = !hgi ? `embark_${options.template}_demo` : 'template_demo'; console.warn('--template has been deprecated and will be removed in future versions.'); embark.generateTemplate('demo', './', folderName, url); @@ -421,7 +421,7 @@ class Cmd { .action(function () { console.log("Documentation can be found at: ".green + "https://embark.status.im/docs/".underline.green); console.log(""); - console.log("Have an issue? submit it here: ".green + "https://github.com/embark-framework/embark/issues/new".underline.green); + console.log("Have an issue? submit it here: ".green + "https://github.com/embarklabs/embark/issues/new".underline.green); console.log("or chat with us directly at: ".green + "https://gitter.im/embark-framework/Lobby".underline.green); program.help(); process.exit(0); diff --git a/packages/embark/src/cmd/cmd_controller.js b/packages/embark/src/cmd/cmd_controller.js index 6b68c54b0..aef1f2560 100644 --- a/packages/embark/src/cmd/cmd_controller.js +++ b/packages/embark/src/cmd/cmd_controller.js @@ -683,7 +683,7 @@ class EmbarkController { engine.init({}, () => { if (engine.config.embarkConfig.config.storage === false || engine.config.storageConfig.enabled === false) { engine.logger.error(__('Storage configuration is disabled in embark.json. Please provide a storage file before uploading')); - engine.logger.info(__('You can find an example here: %s', 'https://github.com/embark-framework/embark/blob/master/templates/demo/config/storage.js'.underline)); + engine.logger.info(__('You can find an example here: %s', 'https://github.com/embarklabs/embark/blob/master/templates/demo/config/storage.js'.underline)); process.exit(1); } platform = engine.config.storageConfig.upload.provider; diff --git a/packages/embark/src/test/config.js b/packages/embark/src/test/config.js index 27bda74f8..eedbcbd00 100644 --- a/packages/embark/src/test/config.js +++ b/packages/embark/src/test/config.js @@ -261,7 +261,7 @@ describe('embark.Config', function () { config.contractsFiles = []; config.contractsConfig.contracts = [ { - file: 'https://github.com/embark-framework/embark/blob/master/dapps/templates/demo/contracts/simple_storage.sol' + file: 'https://github.com/embarklabs/embark/blob/master/dapps/templates/demo/contracts/simple_storage.sol' }, { file: 'github.com/status-im/contracts/contracts/identity/ERC725.sol' @@ -273,9 +273,9 @@ describe('embark.Config', function () { const expected = [ { "type": "http", - "externalUrl": "https://raw.githubusercontent.com/embark-framework/embark/master/dapps/templates/demo/contracts/simple_storage.sol", - "path": dappPath(".embark/contracts/embark-framework/embark/master/dapps/templates/demo/contracts/simple_storage.sol"), - "originalPath": ".embark/contracts/embark-framework/embark/master/dapps/templates/demo/contracts/simple_storage.sol", + "externalUrl": "https://raw.githubusercontent.com/embarklabs/embark/master/dapps/templates/demo/contracts/simple_storage.sol", + "path": dappPath(".embark/contracts/embarklabs/embark/master/dapps/templates/demo/contracts/simple_storage.sol"), + "originalPath": ".embark/contracts/embarklabs/embark/master/dapps/templates/demo/contracts/simple_storage.sol", "pluginPath": '', "basedir": "", "importRemappings": [], diff --git a/packages/embark/src/test/contracts/contract_with_http_import.sol b/packages/embark/src/test/contracts/contract_with_http_import.sol index f7f7ad06d..7a88cc7dc 100644 --- a/packages/embark/src/test/contracts/contract_with_http_import.sol +++ b/packages/embark/src/test/contracts/contract_with_http_import.sol @@ -1,6 +1,6 @@ pragma solidity ^0.5.0; -import "https://github.com/embark-framework/embark/blob/master/dapps/tests/contracts/contracts/contract_args.sol"; +import "https://github.com/embarklabs/embark/blob/master/dapps/tests/contracts/contracts/contract_args.sol"; contract SimpleStorage { uint public storedData; diff --git a/packages/embark/src/test/template.js b/packages/embark/src/test/template.js index 49387299f..e70038e08 100644 --- a/packages/embark/src/test/template.js +++ b/packages/embark/src/test/template.js @@ -29,127 +29,127 @@ describe('TemplateGenerator', function () { let result = await templateGenerator.getExternalProject("typescript"); let embarkVersion = semver(require('../../package.json').version); let branch = `${embarkVersion.major}.${embarkVersion.minor}`; - assert.strictEqual(result.url, `https://codeload.github.com/embark-framework/embark-typescript-template/tar.gz/${branch}`); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), `.embark/templates/embark-framework/embark-typescript-template/${branch}/archive.zip`); - assert.strictEqual(result.browse, `https://github.com/embark-framework/embark-typescript-template/tree/${branch}`); + assert.strictEqual(result.url, `https://codeload.github.com/embarklabs/embark-typescript-template/tar.gz/${branch}`); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), `.embark/templates/embarklabs/embark-typescript-template/${branch}/archive.zip`); + assert.strictEqual(result.browse, `https://github.com/embarklabs/embark-typescript-template/tree/${branch}`); result = await templateGenerator.getExternalProject("typescript#features/branch"); - assert.strictEqual(result.url, "https://codeload.github.com/embark-framework/embark-typescript-template/tar.gz/features%2Fbranch"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark-typescript-template/features/branch/archive.zip"); - assert.strictEqual(result.browse, "https://github.com/embark-framework/embark-typescript-template/tree/features/branch"); + assert.strictEqual(result.url, "https://codeload.github.com/embarklabs/embark-typescript-template/tar.gz/features%2Fbranch"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark-typescript-template/features/branch/archive.zip"); + assert.strictEqual(result.browse, "https://github.com/embarklabs/embark-typescript-template/tree/features/branch"); }); }); describe('with git host URL', function () { it('returns correct info for GitHub URL', async function () { - let result = await templateGenerator.getExternalProject("https://github.com/embark-framework/embark"); - assert.strictEqual(result.url, "https://codeload.github.com/embark-framework/embark/tar.gz/master"); + let result = await templateGenerator.getExternalProject("https://github.com/embarklabs/embark"); + assert.strictEqual(result.url, "https://codeload.github.com/embarklabs/embark/tar.gz/master"); - result = await templateGenerator.getExternalProject("https://github.com/embark-framework/embark"); - assert.strictEqual(result.url, "https://codeload.github.com/embark-framework/embark/tar.gz/master"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/master/archive.zip"); - assert.strictEqual(result.browse, "https://github.com/embark-framework/embark"); + result = await templateGenerator.getExternalProject("https://github.com/embarklabs/embark"); + assert.strictEqual(result.url, "https://codeload.github.com/embarklabs/embark/tar.gz/master"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/master/archive.zip"); + assert.strictEqual(result.browse, "https://github.com/embarklabs/embark"); - result = await templateGenerator.getExternalProject("https://github.com/embark-framework/embark#features/branch"); - assert.strictEqual(result.url, "https://codeload.github.com/embark-framework/embark/tar.gz/features%2Fbranch"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/features/branch/archive.zip"); - assert.strictEqual(result.browse, "https://github.com/embark-framework/embark/tree/features/branch"); + result = await templateGenerator.getExternalProject("https://github.com/embarklabs/embark#features/branch"); + assert.strictEqual(result.url, "https://codeload.github.com/embarklabs/embark/tar.gz/features%2Fbranch"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/features/branch/archive.zip"); + assert.strictEqual(result.browse, "https://github.com/embarklabs/embark/tree/features/branch"); }); it('returns correct info for Bitbucket URL', async function () { - let result = await templateGenerator.getExternalProject("https://bitbucket.org/embark-framework/embark"); - assert.strictEqual(result.url, "https://bitbucket.org/embark-framework/embark/get/master.tar.gz"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/master/archive.zip"); - assert.strictEqual(result.browse, "https://bitbucket.org/embark-framework/embark"); + let result = await templateGenerator.getExternalProject("https://bitbucket.org/embarklabs/embark"); + assert.strictEqual(result.url, "https://bitbucket.org/embarklabs/embark/get/master.tar.gz"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/master/archive.zip"); + assert.strictEqual(result.browse, "https://bitbucket.org/embarklabs/embark"); - result = await templateGenerator.getExternalProject("https://bitbucket.org/embark-framework/embark#features/branch"); - assert.strictEqual(result.url, "https://bitbucket.org/embark-framework/embark/get/features%2Fbranch.tar.gz"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/features/branch/archive.zip"); - assert.strictEqual(result.browse, "https://bitbucket.org/embark-framework/embark/src/features/branch"); + result = await templateGenerator.getExternalProject("https://bitbucket.org/embarklabs/embark#features/branch"); + assert.strictEqual(result.url, "https://bitbucket.org/embarklabs/embark/get/features%2Fbranch.tar.gz"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/features/branch/archive.zip"); + assert.strictEqual(result.browse, "https://bitbucket.org/embarklabs/embark/src/features/branch"); }); it('returns correct info for GitLab URL', async function () { - let result = await templateGenerator.getExternalProject("https://gitlab.com/embark-framework/embark"); - assert.strictEqual(result.url, "https://gitlab.com/embark-framework/embark/repository/archive.tar.gz?ref=master"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/master/archive.zip"); - assert.strictEqual(result.browse, "https://gitlab.com/embark-framework/embark"); + let result = await templateGenerator.getExternalProject("https://gitlab.com/embarklabs/embark"); + assert.strictEqual(result.url, "https://gitlab.com/embarklabs/embark/repository/archive.tar.gz?ref=master"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/master/archive.zip"); + assert.strictEqual(result.browse, "https://gitlab.com/embarklabs/embark"); - result = await templateGenerator.getExternalProject("https://gitlab.com/embark-framework/embark#features/branch"); - assert.strictEqual(result.url, "https://gitlab.com/embark-framework/embark/repository/archive.tar.gz?ref=features%2Fbranch"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/features/branch/archive.zip"); - assert.strictEqual(result.browse, "https://gitlab.com/embark-framework/embark/tree/features/branch"); + result = await templateGenerator.getExternalProject("https://gitlab.com/embarklabs/embark#features/branch"); + assert.strictEqual(result.url, "https://gitlab.com/embarklabs/embark/repository/archive.tar.gz?ref=features%2Fbranch"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/features/branch/archive.zip"); + assert.strictEqual(result.browse, "https://gitlab.com/embarklabs/embark/tree/features/branch"); }); }); describe('with git host shortcut', function () { it('returns correct info for GitHub shortcut', async function () { - let result = await templateGenerator.getExternalProject("github:embark-framework/embark"); - assert.strictEqual(result.url, "https://codeload.github.com/embark-framework/embark/tar.gz/master"); + let result = await templateGenerator.getExternalProject("github:embarklabs/embark"); + assert.strictEqual(result.url, "https://codeload.github.com/embarklabs/embark/tar.gz/master"); - result = await templateGenerator.getExternalProject("embark-framework/embark"); - assert.strictEqual(result.url, "https://codeload.github.com/embark-framework/embark/tar.gz/master"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/master/archive.zip"); - assert.strictEqual(result.browse, "https://github.com/embark-framework/embark"); + result = await templateGenerator.getExternalProject("embarklabs/embark"); + assert.strictEqual(result.url, "https://codeload.github.com/embarklabs/embark/tar.gz/master"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/master/archive.zip"); + assert.strictEqual(result.browse, "https://github.com/embarklabs/embark"); - result = await templateGenerator.getExternalProject("embark-framework/embark#features/branch"); - assert.strictEqual(result.url, "https://codeload.github.com/embark-framework/embark/tar.gz/features%2Fbranch"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/features/branch/archive.zip"); - assert.strictEqual(result.browse, "https://github.com/embark-framework/embark/tree/features/branch"); + result = await templateGenerator.getExternalProject("embarklabs/embark#features/branch"); + assert.strictEqual(result.url, "https://codeload.github.com/embarklabs/embark/tar.gz/features%2Fbranch"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/features/branch/archive.zip"); + assert.strictEqual(result.browse, "https://github.com/embarklabs/embark/tree/features/branch"); - result = await templateGenerator.getExternalProject("github.com/embark-framework/embark"); - assert.strictEqual(result.url, "https://codeload.github.com/embark-framework/embark/tar.gz/master"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/master/archive.zip"); - assert.strictEqual(result.browse, "https://github.com/embark-framework/embark"); + result = await templateGenerator.getExternalProject("github.com/embarklabs/embark"); + assert.strictEqual(result.url, "https://codeload.github.com/embarklabs/embark/tar.gz/master"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/master/archive.zip"); + assert.strictEqual(result.browse, "https://github.com/embarklabs/embark"); - result = await templateGenerator.getExternalProject("github.com/embark-framework/embark#features/branch"); - assert.strictEqual(result.url, "https://codeload.github.com/embark-framework/embark/tar.gz/features%2Fbranch"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/features/branch/archive.zip"); - assert.strictEqual(result.browse, "https://github.com/embark-framework/embark/tree/features/branch"); + result = await templateGenerator.getExternalProject("github.com/embarklabs/embark#features/branch"); + assert.strictEqual(result.url, "https://codeload.github.com/embarklabs/embark/tar.gz/features%2Fbranch"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/features/branch/archive.zip"); + assert.strictEqual(result.browse, "https://github.com/embarklabs/embark/tree/features/branch"); }); it('returns correct info for Bitbucket shortcut', async function () { - let result = await templateGenerator.getExternalProject("bitbucket:embark-framework/embark"); - assert.strictEqual(result.url, "https://bitbucket.org/embark-framework/embark/get/master.tar.gz"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/master/archive.zip"); - assert.strictEqual(result.browse, "https://bitbucket.org/embark-framework/embark"); + let result = await templateGenerator.getExternalProject("bitbucket:embarklabs/embark"); + assert.strictEqual(result.url, "https://bitbucket.org/embarklabs/embark/get/master.tar.gz"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/master/archive.zip"); + assert.strictEqual(result.browse, "https://bitbucket.org/embarklabs/embark"); - result = await templateGenerator.getExternalProject("bitbucket:embark-framework/embark#features/branch"); - assert.strictEqual(result.url, "https://bitbucket.org/embark-framework/embark/get/features%2Fbranch.tar.gz"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/features/branch/archive.zip"); - assert.strictEqual(result.browse, "https://bitbucket.org/embark-framework/embark/src/features/branch"); + result = await templateGenerator.getExternalProject("bitbucket:embarklabs/embark#features/branch"); + assert.strictEqual(result.url, "https://bitbucket.org/embarklabs/embark/get/features%2Fbranch.tar.gz"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/features/branch/archive.zip"); + assert.strictEqual(result.browse, "https://bitbucket.org/embarklabs/embark/src/features/branch"); - result = await templateGenerator.getExternalProject("bitbucket.org/embark-framework/embark"); - assert.strictEqual(result.url, "https://bitbucket.org/embark-framework/embark/get/master.tar.gz"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/master/archive.zip"); - assert.strictEqual(result.browse, "https://bitbucket.org/embark-framework/embark"); + result = await templateGenerator.getExternalProject("bitbucket.org/embarklabs/embark"); + assert.strictEqual(result.url, "https://bitbucket.org/embarklabs/embark/get/master.tar.gz"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/master/archive.zip"); + assert.strictEqual(result.browse, "https://bitbucket.org/embarklabs/embark"); - result = await templateGenerator.getExternalProject("bitbucket.org/embark-framework/embark#features/branch"); - assert.strictEqual(result.url, "https://bitbucket.org/embark-framework/embark/get/features%2Fbranch.tar.gz"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/features/branch/archive.zip"); - assert.strictEqual(result.browse, "https://bitbucket.org/embark-framework/embark/src/features/branch"); + result = await templateGenerator.getExternalProject("bitbucket.org/embarklabs/embark#features/branch"); + assert.strictEqual(result.url, "https://bitbucket.org/embarklabs/embark/get/features%2Fbranch.tar.gz"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/features/branch/archive.zip"); + assert.strictEqual(result.browse, "https://bitbucket.org/embarklabs/embark/src/features/branch"); }); it('returns correct info for GitLab shortcut', async function () { - let result = await templateGenerator.getExternalProject("gitlab:embark-framework/embark"); - assert.strictEqual(result.url, "https://gitlab.com/embark-framework/embark/repository/archive.tar.gz?ref=master"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/master/archive.zip"); - assert.strictEqual(result.browse, "https://gitlab.com/embark-framework/embark"); + let result = await templateGenerator.getExternalProject("gitlab:embarklabs/embark"); + assert.strictEqual(result.url, "https://gitlab.com/embarklabs/embark/repository/archive.tar.gz?ref=master"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/master/archive.zip"); + assert.strictEqual(result.browse, "https://gitlab.com/embarklabs/embark"); - result = await templateGenerator.getExternalProject("gitlab:embark-framework/embark#features/branch"); - assert.strictEqual(result.url, "https://gitlab.com/embark-framework/embark/repository/archive.tar.gz?ref=features%2Fbranch"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/features/branch/archive.zip"); - assert.strictEqual(result.browse, "https://gitlab.com/embark-framework/embark/tree/features/branch"); + result = await templateGenerator.getExternalProject("gitlab:embarklabs/embark#features/branch"); + assert.strictEqual(result.url, "https://gitlab.com/embarklabs/embark/repository/archive.tar.gz?ref=features%2Fbranch"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/features/branch/archive.zip"); + assert.strictEqual(result.browse, "https://gitlab.com/embarklabs/embark/tree/features/branch"); - result = await templateGenerator.getExternalProject("gitlab.com/embark-framework/embark"); - assert.strictEqual(result.url, "https://gitlab.com/embark-framework/embark/repository/archive.tar.gz?ref=master"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/master/archive.zip"); - assert.strictEqual(result.browse, "https://gitlab.com/embark-framework/embark"); + result = await templateGenerator.getExternalProject("gitlab.com/embarklabs/embark"); + assert.strictEqual(result.url, "https://gitlab.com/embarklabs/embark/repository/archive.tar.gz?ref=master"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/master/archive.zip"); + assert.strictEqual(result.browse, "https://gitlab.com/embarklabs/embark"); - result = await templateGenerator.getExternalProject("gitlab.com/embark-framework/embark#features/branch"); - assert.strictEqual(result.url, "https://gitlab.com/embark-framework/embark/repository/archive.tar.gz?ref=features%2Fbranch"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/features/branch/archive.zip"); - assert.strictEqual(result.browse, "https://gitlab.com/embark-framework/embark/tree/features/branch"); + result = await templateGenerator.getExternalProject("gitlab.com/embarklabs/embark#features/branch"); + assert.strictEqual(result.url, "https://gitlab.com/embarklabs/embark/repository/archive.tar.gz?ref=features%2Fbranch"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/features/branch/archive.zip"); + assert.strictEqual(result.browse, "https://gitlab.com/embarklabs/embark/tree/features/branch"); }); }); @@ -169,39 +169,39 @@ describe('TemplateGenerator', function () { describe('with SSH URL', function () { it('returns correct info for GitHub SSH repo', async function () { - let result = await templateGenerator.getExternalProject("git@github.com/embark-framework/embark"); - assert.strictEqual(result.url, "https://codeload.github.com/embark-framework/embark/tar.gz/master"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/master/archive.zip"); - assert.strictEqual(result.browse, "https://github.com/embark-framework/embark"); + let result = await templateGenerator.getExternalProject("git@github.com/embarklabs/embark"); + assert.strictEqual(result.url, "https://codeload.github.com/embarklabs/embark/tar.gz/master"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/master/archive.zip"); + assert.strictEqual(result.browse, "https://github.com/embarklabs/embark"); - result = await templateGenerator.getExternalProject("git@github.com/embark-framework/embark#features/branch"); - assert.strictEqual(result.url, "https://codeload.github.com/embark-framework/embark/tar.gz/features%2Fbranch"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/features/branch/archive.zip"); - assert.strictEqual(result.browse, "https://github.com/embark-framework/embark/tree/features/branch"); + result = await templateGenerator.getExternalProject("git@github.com/embarklabs/embark#features/branch"); + assert.strictEqual(result.url, "https://codeload.github.com/embarklabs/embark/tar.gz/features%2Fbranch"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/features/branch/archive.zip"); + assert.strictEqual(result.browse, "https://github.com/embarklabs/embark/tree/features/branch"); }); it('returns correct info for BitBucket SSH repo', async function () { - let result = await templateGenerator.getExternalProject("git@bitbucket.org/embark-framework/embark"); - assert.strictEqual(result.url, "https://bitbucket.org/embark-framework/embark/get/master.tar.gz"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/master/archive.zip"); - assert.strictEqual(result.browse, "https://bitbucket.org/embark-framework/embark"); + let result = await templateGenerator.getExternalProject("git@bitbucket.org/embarklabs/embark"); + assert.strictEqual(result.url, "https://bitbucket.org/embarklabs/embark/get/master.tar.gz"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/master/archive.zip"); + assert.strictEqual(result.browse, "https://bitbucket.org/embarklabs/embark"); - result = await templateGenerator.getExternalProject("git@bitbucket.org/embark-framework/embark#features/branch"); - assert.strictEqual(result.url, "https://bitbucket.org/embark-framework/embark/get/features%2Fbranch.tar.gz"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/features/branch/archive.zip"); - assert.strictEqual(result.browse, "https://bitbucket.org/embark-framework/embark/src/features/branch"); + result = await templateGenerator.getExternalProject("git@bitbucket.org/embarklabs/embark#features/branch"); + assert.strictEqual(result.url, "https://bitbucket.org/embarklabs/embark/get/features%2Fbranch.tar.gz"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/features/branch/archive.zip"); + assert.strictEqual(result.browse, "https://bitbucket.org/embarklabs/embark/src/features/branch"); }); it('returns correct info for GitLab SSH repo', async function () { - let result = await templateGenerator.getExternalProject("git@gitlab.com/embark-framework/embark"); - assert.strictEqual(result.url, "https://gitlab.com/embark-framework/embark/repository/archive.tar.gz?ref=master"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/master/archive.zip"); - assert.strictEqual(result.browse, "https://gitlab.com/embark-framework/embark"); + let result = await templateGenerator.getExternalProject("git@gitlab.com/embarklabs/embark"); + assert.strictEqual(result.url, "https://gitlab.com/embarklabs/embark/repository/archive.tar.gz?ref=master"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/master/archive.zip"); + assert.strictEqual(result.browse, "https://gitlab.com/embarklabs/embark"); - result = await templateGenerator.getExternalProject("git@gitlab.com/embark-framework/embark#features/branch"); - assert.strictEqual(result.url, "https://gitlab.com/embark-framework/embark/repository/archive.tar.gz?ref=features%2Fbranch"); - assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embark-framework/embark/features/branch/archive.zip"); - assert.strictEqual(result.browse, "https://gitlab.com/embark-framework/embark/tree/features/branch"); + result = await templateGenerator.getExternalProject("git@gitlab.com/embarklabs/embark#features/branch"); + assert.strictEqual(result.url, "https://gitlab.com/embarklabs/embark/repository/archive.tar.gz?ref=features%2Fbranch"); + assert.strictEqual(result.filePath.replace(/\\/g, '/'), ".embark/templates/embarklabs/embark/features/branch/archive.zip"); + assert.strictEqual(result.browse, "https://gitlab.com/embarklabs/embark/tree/features/branch"); }); }); diff --git a/packages/embark/src/test/utils.js b/packages/embark/src/test/utils.js index 93175b730..b90d599ce 100644 --- a/packages/embark/src/test/utils.js +++ b/packages/embark/src/test/utils.js @@ -7,18 +7,18 @@ describe('embark.utils', function () { describe('#getExternalContractUrl', function () { it('should get the right url for a https://github file', function () { const fileObj = getExternalContractUrl( - 'https://github.com/embark-framework/embark/blob/master/dapps/templates/demo/contracts/simple_storage.sol' + 'https://github.com/embarklabs/embark/blob/master/dapps/templates/demo/contracts/simple_storage.sol' ); assert.deepEqual(fileObj, { - filePath: constants.httpContractsDirectory + 'embark-framework/embark/master/dapps/templates/demo/contracts/simple_storage.sol', - url: 'https://raw.githubusercontent.com/embark-framework/embark/master/dapps/templates/demo/contracts/simple_storage.sol' + filePath: constants.httpContractsDirectory + 'embarklabs/embark/master/dapps/templates/demo/contracts/simple_storage.sol', + url: 'https://raw.githubusercontent.com/embarklabs/embark/master/dapps/templates/demo/contracts/simple_storage.sol' }); }); it('should fail for a malformed https://github file', function () { const fileObj = getExternalContractUrl( - 'https://github/embark-framework/embark/blob/master/dapps/templates/demo/contracts/simple_storage.sol' + 'https://github/embarklabs/embark/blob/master/dapps/templates/demo/contracts/simple_storage.sol' ); assert.strictEqual(fileObj, null); }); diff --git a/packages/embarkjs/embarkjs/CHANGELOG.md b/packages/embarkjs/embarkjs/CHANGELOG.md index 23913df54..83eb1e1c4 100644 --- a/packages/embarkjs/embarkjs/CHANGELOG.md +++ b/packages/embarkjs/embarkjs/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embarkjs @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,29 +32,29 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) ### Bug Fixes -* **@embark/embarkjs:** use getNetworkId to test connection ([60f4d2f](https://github.com/embark-framework/embark/commit/60f4d2f)) +* **@embark/embarkjs:** use getNetworkId to test connection ([60f4d2f](https://github.com/embarklabs/embark/commit/60f4d2f)) -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embark-framework/embark/commit/446197b)) +* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embarklabs/embark/commit/446197b)) -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embarkjs @@ -62,7 +62,7 @@ to implement it. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embarkjs @@ -70,12 +70,12 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -99,18 +99,18 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) ### Bug Fixes -* **@mbark/embarkjs:** enable using wss in embarkjs and the Dapp ([d2fc210](https://github.com/embark-framework/embark/commit/d2fc210)) +* **@mbark/embarkjs:** enable using wss in embarkjs and the Dapp ([d2fc210](https://github.com/embarklabs/embark/commit/d2fc210)) -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embarkjs @@ -118,7 +118,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embarkjs @@ -126,19 +126,19 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) ### Bug Fixes -* **@embark/embarkjs-whisper:** Messages.isAvailable() should always return a promise ([93ca3ad](https://github.com/embark-framework/embark/commit/93ca3ad)) -* **@embark/storage:** revise timing for process:started and code eval to avoid race conditions ([5828ae6](https://github.com/embark-framework/embark/commit/5828ae6)) +* **@embark/embarkjs-whisper:** Messages.isAvailable() should always return a promise ([93ca3ad](https://github.com/embarklabs/embark/commit/93ca3ad)) +* **@embark/storage:** revise timing for process:started and code eval to avoid race conditions ([5828ae6](https://github.com/embarklabs/embark/commit/5828ae6)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embarkjs @@ -146,7 +146,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embarkjs @@ -154,46 +154,46 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) ### Features -* **@embark/storage:** Add command `service swarm on/off` ([3dcc339](https://github.com/embark-framework/embark/commit/3dcc339)) +* **@embark/storage:** Add command `service swarm on/off` ([3dcc339](https://github.com/embarklabs/embark/commit/3dcc339)) -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) ### Bug Fixes -* **@embark/storage:** Fix hang when IPFS/Swarm started externally ([eca456f](https://github.com/embark-framework/embark/commit/eca456f)) +* **@embark/storage:** Fix hang when IPFS/Swarm started externally ([eca456f](https://github.com/embarklabs/embark/commit/eca456f)) ### Features -* **@embark/embarkjs:** add bytecode to contract ([4d4704a](https://github.com/embark-framework/embark/commit/4d4704a)) -* **@embark/generator:** transpile embarkjs.js to be used by node ([ae88cc6](https://github.com/embark-framework/embark/commit/ae88cc6)) +* **@embark/embarkjs:** add bytecode to contract ([4d4704a](https://github.com/embarklabs/embark/commit/4d4704a)) +* **@embark/generator:** transpile embarkjs.js to be used by node ([ae88cc6](https://github.com/embarklabs/embark/commit/ae88cc6)) -## [4.0.2](https://github.com/embark-framework/embark/compare/v4.0.1...v4.0.2) (2019-04-11) +## [4.0.2](https://github.com/embarklabs/embark/compare/v4.0.1...v4.0.2) (2019-04-11) ### Bug Fixes -* **@embark/storage:** Fix hang when IPFS/Swarm started externally ([c5b11ae](https://github.com/embark-framework/embark/commit/c5b11ae)) +* **@embark/storage:** Fix hang when IPFS/Swarm started externally ([c5b11ae](https://github.com/embarklabs/embark/commit/c5b11ae)) -# [4.0.0](https://github.com/embark-framework/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) +# [4.0.0](https://github.com/embarklabs/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) **Note:** Version bump only for package embarkjs @@ -201,21 +201,21 @@ released. -# [4.0.0-beta.1](https://github.com/embark-framework/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) +# [4.0.0-beta.1](https://github.com/embarklabs/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) ### Bug Fixes -* **@embark/core:** Metamask + geth warning to enable regular txs ([c233dbc](https://github.com/embark-framework/embark/commit/c233dbc)) -* **@embark/embarkjs:** Fix potential race condition ([876eee5](https://github.com/embark-framework/embark/commit/876eee5)), closes [/github.com/embark-framework/embark/pull/1319#discussion_r256850820](https://github.com//github.com/embark-framework/embark/pull/1319/issues/discussion_r256850820) -* **@embark/storage:** Fix storage not connecting error ([0d72ebe](https://github.com/embark-framework/embark/commit/0d72ebe)) -* **embarkjs/blockchain:** only call doFirst once on connect ([a0d336e](https://github.com/embark-framework/embark/commit/a0d336e)) +* **@embark/core:** Metamask + geth warning to enable regular txs ([c233dbc](https://github.com/embarklabs/embark/commit/c233dbc)) +* **@embark/embarkjs:** Fix potential race condition ([876eee5](https://github.com/embarklabs/embark/commit/876eee5)), closes [/github.com/embarklabs/embark/pull/1319#discussion_r256850820](https://github.com//github.com/embarklabs/embark/pull/1319/issues/discussion_r256850820) +* **@embark/storage:** Fix storage not connecting error ([0d72ebe](https://github.com/embarklabs/embark/commit/0d72ebe)) +* **embarkjs/blockchain:** only call doFirst once on connect ([a0d336e](https://github.com/embarklabs/embark/commit/a0d336e)) ### Features -* **embarkjs/blockchain:** remove dependency on web3instance.js ([bd9fc66](https://github.com/embark-framework/embark/commit/bd9fc66)) -* **web3connector:** add web3 connector plugin to connect to web3 ([976f994](https://github.com/embark-framework/embark/commit/976f994)) -* add repository.directory field to package.json ([a9c5e1a](https://github.com/embark-framework/embark/commit/a9c5e1a)) -* enable embark to be run with an external pipeline ([ebcc3c4](https://github.com/embark-framework/embark/commit/ebcc3c4)) -* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embark-framework/embark/commit/5418f16)) +* **embarkjs/blockchain:** remove dependency on web3instance.js ([bd9fc66](https://github.com/embarklabs/embark/commit/bd9fc66)) +* **web3connector:** add web3 connector plugin to connect to web3 ([976f994](https://github.com/embarklabs/embark/commit/976f994)) +* add repository.directory field to package.json ([a9c5e1a](https://github.com/embarklabs/embark/commit/a9c5e1a)) +* enable embark to be run with an external pipeline ([ebcc3c4](https://github.com/embarklabs/embark/commit/ebcc3c4)) +* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embarklabs/embark/commit/5418f16)) diff --git a/packages/embarkjs/embarkjs/README.md b/packages/embarkjs/embarkjs/README.md index e0da02907..0ce5de56c 100644 --- a/packages/embarkjs/embarkjs/README.md +++ b/packages/embarkjs/embarkjs/README.md @@ -3,4 +3,4 @@ > JavaScript library for easily interacting with web3 technologies Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/embarkjs/embarkjs/package.json b/packages/embarkjs/embarkjs/package.json index 514629b5e..1b279effb 100644 --- a/packages/embarkjs/embarkjs/package.json +++ b/packages/embarkjs/embarkjs/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "JavaScript library for easily interacting with web3 technologies", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/embarkjs/embarkjs#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/embarkjs/embarkjs#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -19,7 +19,7 @@ "repository": { "directory": "packages/embarkjs/embarkjs", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/lib/node/index.js", "types": "./dist/lib/node/index.d.ts", diff --git a/packages/embarkjs/ens/CHANGELOG.md b/packages/embarkjs/ens/CHANGELOG.md index 278308ae5..edd3aacb3 100644 --- a/packages/embarkjs/ens/CHANGELOG.md +++ b/packages/embarkjs/ens/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embarkjs-ens @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,18 +32,18 @@ to implement it. -# [5.0.0-alpha.6](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) +# [5.0.0-alpha.6](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) ### Bug Fixes -* **@embark/dapps:** Contracts app test failure ([7dfa2b9](https://github.com/embark-framework/embark/commit/7dfa2b9)) +* **@embark/dapps:** Contracts app test failure ([7dfa2b9](https://github.com/embarklabs/embark/commit/7dfa2b9)) -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embarkjs-ens @@ -51,18 +51,18 @@ to implement it. -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Features -* **@embarkjs/ens:** Introduce `dappConnection` configuration for namesystem ([2ae4664](https://github.com/embark-framework/embark/commit/2ae4664)) +* **@embarkjs/ens:** Introduce `dappConnection` configuration for namesystem ([2ae4664](https://github.com/embarklabs/embark/commit/2ae4664)) -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embarkjs-ens @@ -70,7 +70,7 @@ to implement it. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embarkjs-ens @@ -78,12 +78,12 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -107,7 +107,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embarkjs-ens @@ -115,7 +115,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embarkjs-ens @@ -123,7 +123,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embarkjs-ens @@ -131,7 +131,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embarkjs-ens @@ -139,17 +139,17 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embark-framework/embark/commit/fc4faa8)) +* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embarklabs/embark/commit/fc4faa8)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embarkjs-ens diff --git a/packages/embarkjs/ens/README.md b/packages/embarkjs/ens/README.md index 6290b1442..a2dc3fed9 100644 --- a/packages/embarkjs/ens/README.md +++ b/packages/embarkjs/ens/README.md @@ -3,4 +3,4 @@ > embarkjs plugin to interact with ens Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/embarkjs/ens/package.json b/packages/embarkjs/ens/package.json index 803ed3f87..a22084d54 100644 --- a/packages/embarkjs/ens/package.json +++ b/packages/embarkjs/ens/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Ens plugin for embarkjs", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/embarkjs/ens#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/embarkjs/ens#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -19,7 +19,7 @@ "repository": { "directory": "packages/embarkjs/ens", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/node/index.js", "types": "./dist/node/index.d.ts", diff --git a/packages/embarkjs/ipfs/CHANGELOG.md b/packages/embarkjs/ipfs/CHANGELOG.md index a033e14c2..de730fca6 100644 --- a/packages/embarkjs/ipfs/CHANGELOG.md +++ b/packages/embarkjs/ipfs/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embarkjs-ipfs @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embarkjs-ipfs @@ -19,12 +19,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Build System -* **deps:** bump deprecated ipfs-api@17.2.4 to ipfs-http-client@39.0.2 ([978e17d](https://github.com/embark-framework/embark/commit/978e17d)), closes [#1985](https://github.com/embark-framework/embark/issues/1985) [#2033](https://github.com/embark-framework/embark/issues/2033) [#1994](https://github.com/embark-framework/embark/issues/1994) +* **deps:** bump deprecated ipfs-api@17.2.4 to ipfs-http-client@39.0.2 ([978e17d](https://github.com/embarklabs/embark/commit/978e17d)), closes [#1985](https://github.com/embarklabs/embark/issues/1985) [#2033](https://github.com/embarklabs/embark/issues/2033) [#1994](https://github.com/embarklabs/embark/issues/1994) ### BREAKING CHANGES @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embarkjs-ipfs @@ -43,12 +43,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -72,7 +72,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embarkjs-ipfs @@ -80,7 +80,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embarkjs-ipfs @@ -88,18 +88,18 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) ### Bug Fixes -* **@embark/embarkjs-ipfs:** use `version()` API instead of `id()` to determine availability ([1595e4b](https://github.com/embark-framework/embark/commit/1595e4b)) +* **@embark/embarkjs-ipfs:** use `version()` API instead of `id()` to determine availability ([1595e4b](https://github.com/embarklabs/embark/commit/1595e4b)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embarkjs-ipfs @@ -107,7 +107,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embarkjs-ipfs @@ -115,7 +115,7 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embarkjs-ipfs @@ -123,6 +123,6 @@ released. -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) **Note:** Version bump only for package embarkjs-ipfs diff --git a/packages/embarkjs/ipfs/README.md b/packages/embarkjs/ipfs/README.md index c164ec4d4..0f12713b9 100644 --- a/packages/embarkjs/ipfs/README.md +++ b/packages/embarkjs/ipfs/README.md @@ -3,4 +3,4 @@ > Ipfs plugin for embarkjs Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/embarkjs/ipfs/package.json b/packages/embarkjs/ipfs/package.json index 216e3d811..2fca33268 100644 --- a/packages/embarkjs/ipfs/package.json +++ b/packages/embarkjs/ipfs/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Ipfs plugin for embarkjs", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/embarkjs/ipfs#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/embarkjs/ipfs#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -19,7 +19,7 @@ "repository": { "directory": "packages/embarkjs/ipfs", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/node/index.js", "types": "./dist/node/index.d.ts", diff --git a/packages/embarkjs/swarm/CHANGELOG.md b/packages/embarkjs/swarm/CHANGELOG.md index 3b57afeca..ba0bf9700 100644 --- a/packages/embarkjs/swarm/CHANGELOG.md +++ b/packages/embarkjs/swarm/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embarkjs-swarm @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embarkjs-swarm @@ -40,7 +40,7 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embarkjs-swarm @@ -48,7 +48,7 @@ to implement it. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embarkjs-swarm @@ -56,12 +56,12 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -85,7 +85,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embarkjs-swarm @@ -93,7 +93,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embarkjs-swarm @@ -101,7 +101,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embarkjs-swarm @@ -109,7 +109,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embarkjs-swarm @@ -117,17 +117,17 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) ### Features -* **@embark/storage:** Add command `service swarm on/off` ([3dcc339](https://github.com/embark-framework/embark/commit/3dcc339)) +* **@embark/storage:** Add command `service swarm on/off` ([3dcc339](https://github.com/embarklabs/embark/commit/3dcc339)) -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) **Note:** Version bump only for package embarkjs-swarm diff --git a/packages/embarkjs/swarm/README.md b/packages/embarkjs/swarm/README.md index 3cf8b4631..13c8fa1f6 100644 --- a/packages/embarkjs/swarm/README.md +++ b/packages/embarkjs/swarm/README.md @@ -3,4 +3,4 @@ > Swarm plugin for embarkjs Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/embarkjs/swarm/package.json b/packages/embarkjs/swarm/package.json index eee2e659f..b7dfa50ae 100644 --- a/packages/embarkjs/swarm/package.json +++ b/packages/embarkjs/swarm/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Swarm plugin for embarkjs", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/embarkjs/swarm#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/embarkjs/swarm#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -19,7 +19,7 @@ "repository": { "directory": "packages/embarkjs/swarm", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/node/index.js", "types": "./dist/node/index.d.ts", diff --git a/packages/embarkjs/web3/CHANGELOG.md b/packages/embarkjs/web3/CHANGELOG.md index c3347e525..31935bcbd 100644 --- a/packages/embarkjs/web3/CHANGELOG.md +++ b/packages/embarkjs/web3/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embarkjs-web3 @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embarkjs-web3 @@ -40,7 +40,7 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embarkjs-web3 @@ -48,7 +48,7 @@ to implement it. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embarkjs-web3 @@ -56,12 +56,12 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -85,7 +85,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embarkjs-web3 @@ -93,7 +93,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embarkjs-web3 @@ -101,7 +101,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embarkjs-web3 @@ -109,6 +109,6 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) **Note:** Version bump only for package embarkjs-web3 diff --git a/packages/embarkjs/web3/README.md b/packages/embarkjs/web3/README.md index 11c5008d7..6b1d2aeb4 100644 --- a/packages/embarkjs/web3/README.md +++ b/packages/embarkjs/web3/README.md @@ -3,4 +3,4 @@ > Web3 plugin for embarkjs Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/embarkjs/web3/package.json b/packages/embarkjs/web3/package.json index a0f785762..7fd84fb5a 100644 --- a/packages/embarkjs/web3/package.json +++ b/packages/embarkjs/web3/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Web3 plugin for embarkjs", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/embarkjs/web3#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/embarkjs/web3#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -19,7 +19,7 @@ "repository": { "directory": "packages/embarkjs/web3", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/node/index.js", "types": "./dist/node/index.d.ts", diff --git a/packages/embarkjs/whisper/CHANGELOG.md b/packages/embarkjs/whisper/CHANGELOG.md index 581175e04..1104f5c98 100644 --- a/packages/embarkjs/whisper/CHANGELOG.md +++ b/packages/embarkjs/whisper/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embarkjs-whisper @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embarkjs-whisper @@ -40,7 +40,7 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embarkjs-whisper @@ -48,7 +48,7 @@ to implement it. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embarkjs-whisper @@ -56,12 +56,12 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -85,7 +85,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embarkjs-whisper @@ -93,7 +93,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embarkjs-whisper @@ -101,7 +101,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embarkjs-whisper @@ -109,18 +109,18 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) ### Bug Fixes -* **@embarkjs/whisper:** don't rely on global EmbarkJS in whisper APIs ([f2903e7](https://github.com/embark-framework/embark/commit/f2903e7)), closes [/github.com/embark-framework/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embarkjs-whisper/src/index.js#L43-L62](https://github.com//github.com/embark-framework/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embarkjs-whisper/src/index.js/issues/L43-L62) [/github.com/embark-framework/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embarkjs-whisper/src/index.js#L64-L73](https://github.com//github.com/embark-framework/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embarkjs-whisper/src/index.js/issues/L64-L73) [/github.com/embark-framework/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embark-code-runner/src/index.ts#L33](https://github.com//github.com/embark-framework/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embark-code-runner/src/index.ts/issues/L33) +* **@embarkjs/whisper:** don't rely on global EmbarkJS in whisper APIs ([f2903e7](https://github.com/embarklabs/embark/commit/f2903e7)), closes [/github.com/embarklabs/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embarkjs-whisper/src/index.js#L43-L62](https://github.com//github.com/embarklabs/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embarkjs-whisper/src/index.js/issues/L43-L62) [/github.com/embarklabs/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embarkjs-whisper/src/index.js#L64-L73](https://github.com//github.com/embarklabs/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embarkjs-whisper/src/index.js/issues/L64-L73) [/github.com/embarklabs/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embark-code-runner/src/index.ts#L33](https://github.com//github.com/embarklabs/embark/blob/ac76a40a6156603fa436f1fe173835cff5fb0c3d/packages/embark-code-runner/src/index.ts/issues/L33) -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embarkjs-whisper @@ -128,7 +128,7 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embarkjs-whisper @@ -136,6 +136,6 @@ released. -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) **Note:** Version bump only for package embarkjs-whisper diff --git a/packages/embarkjs/whisper/README.md b/packages/embarkjs/whisper/README.md index 59c3b06d3..58206b02b 100644 --- a/packages/embarkjs/whisper/README.md +++ b/packages/embarkjs/whisper/README.md @@ -3,4 +3,4 @@ > Whisper plugin for embarkjs Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/embarkjs/whisper/package.json b/packages/embarkjs/whisper/package.json index e8b5206fd..54797b5fa 100644 --- a/packages/embarkjs/whisper/package.json +++ b/packages/embarkjs/whisper/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Whisper plugin for embarkjs", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/embarkjs/whisper#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/embarkjs/whisper#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -19,7 +19,7 @@ "repository": { "directory": "packages/embarkjs/whisper", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/node/index.js", "types": "./dist/node/index.d.ts", diff --git a/packages/plugins/accounts-manager/CHANGELOG.md b/packages/plugins/accounts-manager/CHANGELOG.md index 7bda66ae5..38bc8f6c1 100644 --- a/packages/plugins/accounts-manager/CHANGELOG.md +++ b/packages/plugins/accounts-manager/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-accounts-manager @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-accounts-manager @@ -40,7 +40,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-accounts-manager @@ -48,7 +48,7 @@ to implement it. -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-accounts-manager @@ -56,7 +56,7 @@ to implement it. -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-accounts-manager @@ -64,23 +64,23 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@embark/accounts-manager:** limit funding accounts to 1 at a time ([95b5ae4](https://github.com/embark-framework/embark/commit/95b5ae4)) +* **@embark/accounts-manager:** limit funding accounts to 1 at a time ([95b5ae4](https://github.com/embarklabs/embark/commit/95b5ae4)) ### Features -* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embark-framework/embark/commit/c7ec49a)), closes [#1850](https://github.com/embark-framework/embark/issues/1850) [#1850](https://github.com/embark-framework/embark/issues/1850) +* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embarklabs/embark/commit/c7ec49a)), closes [#1850](https://github.com/embarklabs/embark/issues/1850) [#1850](https://github.com/embarklabs/embark/issues/1850) -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-accounts-manager @@ -88,22 +88,22 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* **test-app:** make test app test all pass ([#1980](https://github.com/embark-framework/embark/issues/1980)) ([2193d82](https://github.com/embark-framework/embark/commit/2193d82)) +* **test-app:** make test app test all pass ([#1980](https://github.com/embarklabs/embark/issues/1980)) ([2193d82](https://github.com/embarklabs/embark/commit/2193d82)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### Features -* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embark-framework/embark/issues/1846)) ([f54fbf0](https://github.com/embark-framework/embark/commit/f54fbf0)) +* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embarklabs/embark/issues/1846)) ([f54fbf0](https://github.com/embarklabs/embark/commit/f54fbf0)) ### BREAKING CHANGES diff --git a/packages/plugins/accounts-manager/README.md b/packages/plugins/accounts-manager/README.md index 2b83e0ed2..b6e0afd60 100644 --- a/packages/plugins/accounts-manager/README.md +++ b/packages/plugins/accounts-manager/README.md @@ -4,4 +4,4 @@ > proxy, makes sure to send back the correct accounts Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/accounts-manager/package.json b/packages/plugins/accounts-manager/package.json index 6fa76d716..907a2d222 100644 --- a/packages/plugins/accounts-manager/package.json +++ b/packages/plugins/accounts-manager/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Embark account manager. Takes the blockchain config and, along with the proxy, makes sure to send back the correct accounts", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/accounts-manager#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/accounts-manager#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/accounts-manager", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/basic-pipeline/CHANGELOG.md b/packages/plugins/basic-pipeline/CHANGELOG.md index 86ff9f780..85c324bbd 100644 --- a/packages/plugins/basic-pipeline/CHANGELOG.md +++ b/packages/plugins/basic-pipeline/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-basic-pipeline @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-basic-pipeline @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-basic-pipeline @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-basic-pipeline @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-basic-pipeline @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-basic-pipeline @@ -51,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-basic-pipeline @@ -59,7 +59,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-basic-pipeline @@ -67,17 +67,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* fix windows build for pipeline and embarkjs ([#1971](https://github.com/embark-framework/embark/issues/1971)) ([08c97a2](https://github.com/embark-framework/embark/commit/08c97a2)) +* fix windows build for pipeline and embarkjs ([#1971](https://github.com/embarklabs/embark/issues/1971)) ([08c97a2](https://github.com/embarklabs/embark/commit/08c97a2)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES diff --git a/packages/plugins/basic-pipeline/README.md b/packages/plugins/basic-pipeline/README.md index a9de3c92e..9d1c482b8 100644 --- a/packages/plugins/basic-pipeline/README.md +++ b/packages/plugins/basic-pipeline/README.md @@ -3,6 +3,6 @@ > Basic pipeline for Embark that builds a DApp's frontend assets using webpack Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). Contracts in `test/fixture/contracts` are from [OpenZeppelin](https://github.com/OpenZeppelin/openzeppelin-solidity) and [Gnosis Prediction Markets](https://github.com/gnosis/pm-contracts) diff --git a/packages/plugins/basic-pipeline/package.json b/packages/plugins/basic-pipeline/package.json index 8fb21b34e..f9cd341ed 100644 --- a/packages/plugins/basic-pipeline/package.json +++ b/packages/plugins/basic-pipeline/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Basic pipeline for Embark that builds a DApp's frontend assets using webpack", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/basic-pipeline#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/basic-pipeline#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/basic-pipeline", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/coverage/CHANGELOG.md b/packages/plugins/coverage/CHANGELOG.md index 88e0afc0f..52bb32d16 100644 --- a/packages/plugins/coverage/CHANGELOG.md +++ b/packages/plugins/coverage/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-coverage @@ -11,17 +11,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Bug Fixes -* **@embark/coverage:** ensure handlers for 'tests:finished' are run as actions ([765e889](https://github.com/embark-framework/embark/commit/765e889)) +* **@embark/coverage:** ensure handlers for 'tests:finished' are run as actions ([765e889](https://github.com/embarklabs/embark/commit/765e889)) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -37,7 +37,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-coverage @@ -45,7 +45,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-coverage @@ -53,7 +53,7 @@ to implement it. -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-coverage @@ -61,7 +61,7 @@ to implement it. -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-coverage @@ -69,18 +69,18 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Features -* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embark-framework/embark/commit/c7ec49a)), closes [#1850](https://github.com/embark-framework/embark/issues/1850) [#1850](https://github.com/embark-framework/embark/issues/1850) +* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embarklabs/embark/commit/c7ec49a)), closes [#1850](https://github.com/embarklabs/embark/issues/1850) [#1850](https://github.com/embarklabs/embark/issues/1850) -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-coverage @@ -88,12 +88,12 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -117,7 +117,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-coverage @@ -125,7 +125,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-coverage @@ -133,7 +133,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-coverage @@ -141,7 +141,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-coverage @@ -149,18 +149,18 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* **@embark/coverage:** function types and single statement ifs ([2ce9ca6](https://github.com/embark-framework/embark/commit/2ce9ca6)) +* **@embark/coverage:** function types and single statement ifs ([2ce9ca6](https://github.com/embarklabs/embark/commit/2ce9ca6)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-coverage @@ -168,6 +168,6 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-coverage diff --git a/packages/plugins/coverage/README.md b/packages/plugins/coverage/README.md index 8d76f6a9b..8323d4fb4 100644 --- a/packages/plugins/coverage/README.md +++ b/packages/plugins/coverage/README.md @@ -3,6 +3,6 @@ > Code coverage capabilities for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). Contracts in `test/fixture/contracts` are from [OpenZeppelin](https://github.com/OpenZeppelin/openzeppelin-solidity) and [Gnosis Prediction Markets](https://github.com/gnosis/pm-contracts) diff --git a/packages/plugins/coverage/package.json b/packages/plugins/coverage/package.json index b6c0df3d5..cb7d52d02 100644 --- a/packages/plugins/coverage/package.json +++ b/packages/plugins/coverage/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Code coverage capabilities for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/coverage#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/coverage#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/coverage", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/lib/index.js", "types": "./dist/lib/index.d.ts", diff --git a/packages/plugins/debugger/CHANGELOG.md b/packages/plugins/debugger/CHANGELOG.md index 18f3ad11b..6882008fb 100644 --- a/packages/plugins/debugger/CHANGELOG.md +++ b/packages/plugins/debugger/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-debugger @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-debugger @@ -19,18 +19,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/debugger:** Re-enable debugger ([8e0f8b4](https://github.com/embark-framework/embark/commit/8e0f8b4)) +* **@embark/debugger:** Re-enable debugger ([8e0f8b4](https://github.com/embarklabs/embark/commit/8e0f8b4)) -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-debugger @@ -38,7 +38,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-debugger @@ -46,12 +46,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -75,7 +75,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-debugger @@ -83,7 +83,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-debugger @@ -91,7 +91,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-debugger @@ -99,7 +99,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-debugger @@ -107,6 +107,6 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-debugger diff --git a/packages/plugins/debugger/README.md b/packages/plugins/debugger/README.md index 65c182679..2f74c1f4a 100644 --- a/packages/plugins/debugger/README.md +++ b/packages/plugins/debugger/README.md @@ -3,4 +3,4 @@ > Debugger component for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/debugger/package.json b/packages/plugins/debugger/package.json index 77168bccd..109f06815 100644 --- a/packages/plugins/debugger/package.json +++ b/packages/plugins/debugger/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Debugger component for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/debugger#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/debugger#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/debugger", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/deploy-tracker/CHANGELOG.md b/packages/plugins/deploy-tracker/CHANGELOG.md index 720bbf62d..d16775424 100644 --- a/packages/plugins/deploy-tracker/CHANGELOG.md +++ b/packages/plugins/deploy-tracker/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-deploy-tracker @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-deploy-tracker @@ -40,7 +40,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-deploy-tracker @@ -48,7 +48,7 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-deploy-tracker @@ -56,28 +56,28 @@ to implement it. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) ### Bug Fixes -* **@embark/deploy-tracker:** fix not storing different chains ([72278aa](https://github.com/embark-framework/embark/commit/72278aa)) +* **@embark/deploy-tracker:** fix not storing different chains ([72278aa](https://github.com/embarklabs/embark/commit/72278aa)) -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### Features -* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embark-framework/embark/issues/1846)) ([f54fbf0](https://github.com/embark-framework/embark/commit/f54fbf0)) +* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embarklabs/embark/issues/1846)) ([f54fbf0](https://github.com/embarklabs/embark/commit/f54fbf0)) ### BREAKING CHANGES @@ -101,18 +101,18 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) ### Bug Fixes -* **@embark/deploy-tracker:** continue if getting block fails ([0fe070c](https://github.com/embark-framework/embark/commit/0fe070c)) +* **@embark/deploy-tracker:** continue if getting block fails ([0fe070c](https://github.com/embarklabs/embark/commit/0fe070c)) -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-deploy-tracker @@ -120,7 +120,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-deploy-tracker @@ -128,7 +128,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-deploy-tracker @@ -136,18 +136,18 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* **@embark/deploy-tracker:** fix getting the block 0 with sim --fork ([f6d7a54](https://github.com/embark-framework/embark/commit/f6d7a54)) +* **@embark/deploy-tracker:** fix getting the block 0 with sim --fork ([f6d7a54](https://github.com/embarklabs/embark/commit/f6d7a54)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-deploy-tracker @@ -155,7 +155,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-deploy-tracker @@ -163,6 +163,6 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-deploy-tracker diff --git a/packages/plugins/deploy-tracker/README.md b/packages/plugins/deploy-tracker/README.md index b1ef70101..ab8aa7ce4 100644 --- a/packages/plugins/deploy-tracker/README.md +++ b/packages/plugins/deploy-tracker/README.md @@ -3,4 +3,4 @@ > Contract deployment tracker for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/deploy-tracker/package.json b/packages/plugins/deploy-tracker/package.json index d6855a238..16a14bba7 100644 --- a/packages/plugins/deploy-tracker/package.json +++ b/packages/plugins/deploy-tracker/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Contract deployment tracker for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/deploy-tracker#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/deploy-tracker#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/deploy-tracker", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/ens/CHANGELOG.md b/packages/plugins/ens/CHANGELOG.md index 2806a555c..4c7b04513 100644 --- a/packages/plugins/ens/CHANGELOG.md +++ b/packages/plugins/ens/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-ens @@ -11,23 +11,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.10](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) +# [5.0.0-alpha.10](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) ### Bug Fixes -* **@embark/ens:** Handle cases when no “register” in config ([349b269](https://github.com/embark-framework/embark/commit/349b269)) +* **@embark/ens:** Handle cases when no “register” in config ([349b269](https://github.com/embarklabs/embark/commit/349b269)) -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -43,7 +43,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-ens @@ -51,7 +51,7 @@ to implement it. -# [5.0.0-alpha.6](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) +# [5.0.0-alpha.6](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) **Note:** Version bump only for package embark-ens @@ -59,7 +59,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-ens @@ -67,25 +67,25 @@ to implement it. -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@cockpit/ens:** ensure default account is set when registering subdomains ([9839e92](https://github.com/embark-framework/embark/commit/9839e92)) -* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embark-framework/embark/commit/446197b)) -* **@embark/ens:** fix broken test due to async API ([9df2430](https://github.com/embark-framework/embark/commit/9df2430)) +* **@cockpit/ens:** ensure default account is set when registering subdomains ([9839e92](https://github.com/embarklabs/embark/commit/9839e92)) +* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embarklabs/embark/commit/446197b)) +* **@embark/ens:** fix broken test due to async API ([9df2430](https://github.com/embarklabs/embark/commit/9df2430)) ### Features -* **@embarkjs/ens:** Introduce `dappConnection` configuration for namesystem ([2ae4664](https://github.com/embark-framework/embark/commit/2ae4664)) +* **@embarkjs/ens:** Introduce `dappConnection` configuration for namesystem ([2ae4664](https://github.com/embarklabs/embark/commit/2ae4664)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-ens @@ -93,24 +93,24 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@embark/ens:** don't break when determining contract addresses ([0d20cb5](https://github.com/embark-framework/embark/commit/0d20cb5)) -* **@embark/ens:** don't change shape of Smart Contract args in action hooks ([b4478a9](https://github.com/embark-framework/embark/commit/b4478a9)) +* **@embark/ens:** don't break when determining contract addresses ([0d20cb5](https://github.com/embarklabs/embark/commit/0d20cb5)) +* **@embark/ens:** don't change shape of Smart Contract args in action hooks ([b4478a9](https://github.com/embarklabs/embark/commit/b4478a9)) ### Features -* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embark-framework/embark/commit/de9e667)) +* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embarklabs/embark/commit/de9e667)) -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-ens @@ -118,22 +118,22 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* **@embark/ens:** fix trying to resolve when ENS is not registered ([1302f9f](https://github.com/embark-framework/embark/commit/1302f9f)) +* **@embark/ens:** fix trying to resolve when ENS is not registered ([1302f9f](https://github.com/embarklabs/embark/commit/1302f9f)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### Features -* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embark-framework/embark/issues/1846)) ([f54fbf0](https://github.com/embark-framework/embark/commit/f54fbf0)) +* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embarklabs/embark/issues/1846)) ([f54fbf0](https://github.com/embarklabs/embark/commit/f54fbf0)) ### BREAKING CHANGES @@ -157,7 +157,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-ens @@ -165,7 +165,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-ens @@ -173,7 +173,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-ens @@ -181,7 +181,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-ens @@ -189,18 +189,18 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embark-framework/embark/commit/fc4faa8)) +* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embarklabs/embark/commit/fc4faa8)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-ens @@ -208,17 +208,17 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) ### Bug Fixes -* **@embark/ens:** use namehash for resolver ([4d079de](https://github.com/embark-framework/embark/commit/4d079de)) +* **@embark/ens:** use namehash for resolver ([4d079de](https://github.com/embarklabs/embark/commit/4d079de)) -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-ens diff --git a/packages/plugins/ens/package.json b/packages/plugins/ens/package.json index 5ab4516d8..4835b0ca6 100644 --- a/packages/plugins/ens/package.json +++ b/packages/plugins/ens/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Implements ENS support in Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/ens#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/ens#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -23,7 +23,7 @@ "repository": { "directory": "packages/plugins/ens", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/ethereum-blockchain-client/CHANGELOG.md b/packages/plugins/ethereum-blockchain-client/CHANGELOG.md index 68625023a..751e27c56 100644 --- a/packages/plugins/ethereum-blockchain-client/CHANGELOG.md +++ b/packages/plugins/ethereum-blockchain-client/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-ethereum-blockchain-client @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-ethereum-blockchain-client @@ -40,7 +40,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-ethereum-blockchain-client @@ -48,18 +48,18 @@ to implement it. -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/debugger:** Re-enable debugger ([8e0f8b4](https://github.com/embark-framework/embark/commit/8e0f8b4)) +* **@embark/debugger:** Re-enable debugger ([8e0f8b4](https://github.com/embarklabs/embark/commit/8e0f8b4)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-ethereum-blockchain-client @@ -67,7 +67,7 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-ethereum-blockchain-client @@ -75,29 +75,29 @@ to implement it. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) ### Bug Fixes -* fix ws providers to have the patch for a bigger threshold ([#2017](https://github.com/embark-framework/embark/issues/2017)) ([9e654c5](https://github.com/embark-framework/embark/commit/9e654c5)) -* **@embark/cockpit:** ensure correct data is send to web3's `ecRecover` ([#2024](https://github.com/embark-framework/embark/issues/2024)) ([abe79c8](https://github.com/embark-framework/embark/commit/abe79c8)) +* fix ws providers to have the patch for a bigger threshold ([#2017](https://github.com/embarklabs/embark/issues/2017)) ([9e654c5](https://github.com/embarklabs/embark/commit/9e654c5)) +* **@embark/cockpit:** ensure correct data is send to web3's `ecRecover` ([#2024](https://github.com/embarklabs/embark/issues/2024)) ([abe79c8](https://github.com/embarklabs/embark/commit/abe79c8)) -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* **test-app:** make test app test all pass ([#1980](https://github.com/embark-framework/embark/issues/1980)) ([2193d82](https://github.com/embark-framework/embark/commit/2193d82)) +* **test-app:** make test app test all pass ([#1980](https://github.com/embarklabs/embark/issues/1980)) ([2193d82](https://github.com/embarklabs/embark/commit/2193d82)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES diff --git a/packages/plugins/ethereum-blockchain-client/README.md b/packages/plugins/ethereum-blockchain-client/README.md index 0cbf5f6b4..e0707eb76 100644 --- a/packages/plugins/ethereum-blockchain-client/README.md +++ b/packages/plugins/ethereum-blockchain-client/README.md @@ -3,4 +3,4 @@ > Ethereum-specific blockchain APIs and contract deployment functions for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/ethereum-blockchain-client/package.json b/packages/plugins/ethereum-blockchain-client/package.json index e4eb255d9..d42c8ee60 100644 --- a/packages/plugins/ethereum-blockchain-client/package.json +++ b/packages/plugins/ethereum-blockchain-client/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Ethereum-specific blockchain APIs and contract deployment functions for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/ethereum-blockchain-client#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/ethereum-blockchain-client#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/ethereum-blockchain-client", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/ganache/CHANGELOG.md b/packages/plugins/ganache/CHANGELOG.md index cb8773035..798309f44 100644 --- a/packages/plugins/ganache/CHANGELOG.md +++ b/packages/plugins/ganache/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-ganache @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-ganache @@ -40,18 +40,18 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embark-framework/embark/commit/f6f4507)) +* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embarklabs/embark/commit/f6f4507)) -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-ganache @@ -59,12 +59,12 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES diff --git a/packages/plugins/ganache/README.md b/packages/plugins/ganache/README.md index 70956fa88..6606394f9 100644 --- a/packages/plugins/ganache/README.md +++ b/packages/plugins/ganache/README.md @@ -3,4 +3,4 @@ > Implementation of the Ganache simulator for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/ganache/package.json b/packages/plugins/ganache/package.json index c9a65e6c6..570946f5b 100644 --- a/packages/plugins/ganache/package.json +++ b/packages/plugins/ganache/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Implementation of the Ganache simulator for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/ganache#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/ganache#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/ganache", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/geth/CHANGELOG.md b/packages/plugins/geth/CHANGELOG.md index 60361012f..eb319d17d 100644 --- a/packages/plugins/geth/CHANGELOG.md +++ b/packages/plugins/geth/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-geth @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-geth @@ -40,29 +40,29 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) ### Bug Fixes -* fix node connection test to use the endpoints correctly ([0503bb2](https://github.com/embark-framework/embark/commit/0503bb2)) +* fix node connection test to use the endpoints correctly ([0503bb2](https://github.com/embarklabs/embark/commit/0503bb2)) -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/geth:** only register console command if in dev mode; use endpoint; use dev account for regular txs that fix geths stuck tx issue ([5d53847](https://github.com/embark-framework/embark/commit/5d53847)) +* **@embark/geth:** only register console command if in dev mode; use endpoint; use dev account for regular txs that fix geths stuck tx issue ([5d53847](https://github.com/embarklabs/embark/commit/5d53847)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-geth @@ -70,24 +70,24 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@embark/whisper:** show message when geth port is already taken ([23f9a8c](https://github.com/embark-framework/embark/commit/23f9a8c)) +* **@embark/whisper:** show message when geth port is already taken ([23f9a8c](https://github.com/embarklabs/embark/commit/23f9a8c)) ### Features -* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embark-framework/embark/commit/c7ec49a)), closes [#1850](https://github.com/embark-framework/embark/issues/1850) [#1850](https://github.com/embark-framework/embark/issues/1850) -* **@embark/plugins/geth:** bump min supported geth version from 1.8.14 to 1.9.7 ([25d0510](https://github.com/embark-framework/embark/commit/25d0510)) +* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embarklabs/embark/commit/c7ec49a)), closes [#1850](https://github.com/embarklabs/embark/issues/1850) [#1850](https://github.com/embarklabs/embark/issues/1850) +* **@embark/plugins/geth:** bump min supported geth version from 1.8.14 to 1.9.7 ([25d0510](https://github.com/embarklabs/embark/commit/25d0510)) -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-geth @@ -95,17 +95,17 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* **@embark/geth:** fix version result not available ([9803507](https://github.com/embark-framework/embark/commit/9803507)) +* **@embark/geth:** fix version result not available ([9803507](https://github.com/embarklabs/embark/commit/9803507)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES diff --git a/packages/plugins/geth/README.md b/packages/plugins/geth/README.md index 81326745c..cf0fd6068 100644 --- a/packages/plugins/geth/README.md +++ b/packages/plugins/geth/README.md @@ -3,4 +3,4 @@ > Implementation of the Go-Ethereum blockchain for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/geth/package.json b/packages/plugins/geth/package.json index 28c07ccee..c7a267a57 100644 --- a/packages/plugins/geth/package.json +++ b/packages/plugins/geth/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Implementation of the Go-Ethereum blockchain for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/geth#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/geth#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/geth", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/graph/CHANGELOG.md b/packages/plugins/graph/CHANGELOG.md index 481d6314d..1886a5e6c 100644 --- a/packages/plugins/graph/CHANGELOG.md +++ b/packages/plugins/graph/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-graph @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-graph @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-graph @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-graph @@ -35,12 +35,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -64,7 +64,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-graph @@ -72,7 +72,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-graph @@ -80,7 +80,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-graph @@ -88,7 +88,7 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-graph @@ -96,7 +96,7 @@ released. -# [4.0.0](https://github.com/embark-framework/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) +# [4.0.0](https://github.com/embarklabs/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) **Note:** Version bump only for package embark-graph @@ -104,16 +104,16 @@ released. -# [4.0.0-beta.1](https://github.com/embark-framework/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) +# [4.0.0-beta.1](https://github.com/embarklabs/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) ### Bug Fixes -* **embark-graph:** add packages/embark-graph/tslint.json ([733d804](https://github.com/embark-framework/embark/commit/733d804)) -* supply missing tsconfig.json in packages/* ([376b6ca](https://github.com/embark-framework/embark/commit/376b6ca)) +* **embark-graph:** add packages/embark-graph/tslint.json ([733d804](https://github.com/embarklabs/embark/commit/733d804)) +* supply missing tsconfig.json in packages/* ([376b6ca](https://github.com/embarklabs/embark/commit/376b6ca)) ### Features -* add repository.directory field to package.json ([a9c5e1a](https://github.com/embark-framework/embark/commit/a9c5e1a)) -* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embark-framework/embark/commit/5418f16)) +* add repository.directory field to package.json ([a9c5e1a](https://github.com/embarklabs/embark/commit/a9c5e1a)) +* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embarklabs/embark/commit/5418f16)) diff --git a/packages/plugins/graph/README.md b/packages/plugins/graph/README.md index bd2b00105..bb0f9663e 100644 --- a/packages/plugins/graph/README.md +++ b/packages/plugins/graph/README.md @@ -3,4 +3,4 @@ > Smart contract documentation generator for Embark DApps Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/graph/package.json b/packages/plugins/graph/package.json index 247b42856..ba0c0290e 100644 --- a/packages/plugins/graph/package.json +++ b/packages/plugins/graph/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Smart contract documentation generator for Embark DApps", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/graph#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/graph#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/graph", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/ipfs/CHANGELOG.md b/packages/plugins/ipfs/CHANGELOG.md index ade21d7a9..c3bf366e9 100644 --- a/packages/plugins/ipfs/CHANGELOG.md +++ b/packages/plugins/ipfs/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-ipfs @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-ipfs @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-ipfs @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-ipfs @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-ipfs @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-ipfs @@ -51,12 +51,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Build System -* **deps:** bump deprecated ipfs-api@17.2.4 to ipfs-http-client@39.0.2 ([978e17d](https://github.com/embark-framework/embark/commit/978e17d)), closes [#1985](https://github.com/embark-framework/embark/issues/1985) [#2033](https://github.com/embark-framework/embark/issues/2033) [#1994](https://github.com/embark-framework/embark/issues/1994) +* **deps:** bump deprecated ipfs-api@17.2.4 to ipfs-http-client@39.0.2 ([978e17d](https://github.com/embarklabs/embark/commit/978e17d)), closes [#1985](https://github.com/embarklabs/embark/issues/1985) [#2033](https://github.com/embarklabs/embark/issues/2033) [#1994](https://github.com/embarklabs/embark/issues/1994) ### BREAKING CHANGES @@ -67,7 +67,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-ipfs @@ -75,17 +75,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* add back log command for modules ([#1969](https://github.com/embark-framework/embark/issues/1969)) ([918a00c](https://github.com/embark-framework/embark/commit/918a00c)) +* add back log command for modules ([#1969](https://github.com/embarklabs/embark/issues/1969)) ([918a00c](https://github.com/embarklabs/embark/commit/918a00c)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -109,7 +109,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-ipfs @@ -117,7 +117,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-ipfs @@ -125,17 +125,17 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) ### Bug Fixes -* **@embark/ipfs:** fix ipfs upload with wrong error message ([27bd574](https://github.com/embark-framework/embark/commit/27bd574)) +* **@embark/ipfs:** fix ipfs upload with wrong error message ([27bd574](https://github.com/embarklabs/embark/commit/27bd574)) -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-ipfs diff --git a/packages/plugins/ipfs/README.md b/packages/plugins/ipfs/README.md index 54799db00..21ce14247 100644 --- a/packages/plugins/ipfs/README.md +++ b/packages/plugins/ipfs/README.md @@ -3,4 +3,4 @@ > Implements IPFS support in Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/ipfs/package.json b/packages/plugins/ipfs/package.json index 27eb890fe..52b57d98c 100644 --- a/packages/plugins/ipfs/package.json +++ b/packages/plugins/ipfs/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Implements IPFS support in Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/ipfs#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/ipfs#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -24,7 +24,7 @@ "repository": { "directory": "packages/plugins/ipfs", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/mocha-tests/CHANGELOG.md b/packages/plugins/mocha-tests/CHANGELOG.md index b9669fd71..2220ae7df 100644 --- a/packages/plugins/mocha-tests/CHANGELOG.md +++ b/packages/plugins/mocha-tests/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-mocha-tests @@ -11,17 +11,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Bug Fixes -* **@embark/coverage:** ensure handlers for 'tests:finished' are run as actions ([765e889](https://github.com/embark-framework/embark/commit/765e889)) +* **@embark/coverage:** ensure handlers for 'tests:finished' are run as actions ([765e889](https://github.com/embarklabs/embark/commit/765e889)) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -37,7 +37,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-mocha-tests @@ -45,18 +45,18 @@ to implement it. -# [5.0.0-alpha.7](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) +# [5.0.0-alpha.7](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) ### Bug Fixes -* **@embark/mocha-tests:** set accounts correctly on each contracts ([1331212](https://github.com/embark-framework/embark/commit/1331212)) +* **@embark/mocha-tests:** set accounts correctly on each contracts ([1331212](https://github.com/embarklabs/embark/commit/1331212)) -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-mocha-tests @@ -64,7 +64,7 @@ to implement it. -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-mocha-tests @@ -72,19 +72,19 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Features -* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embark-framework/embark/commit/de9e667)) -* **@embark/tests:** enable comms and storage in tests ([aecb99d](https://github.com/embark-framework/embark/commit/aecb99d)) +* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embarklabs/embark/commit/de9e667)) +* **@embark/tests:** enable comms and storage in tests ([aecb99d](https://github.com/embarklabs/embark/commit/aecb99d)) -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-mocha-tests @@ -92,22 +92,22 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* **test-app:** make test app test all pass ([#1980](https://github.com/embark-framework/embark/issues/1980)) ([2193d82](https://github.com/embark-framework/embark/commit/2193d82)) +* **test-app:** make test app test all pass ([#1980](https://github.com/embarklabs/embark/issues/1980)) ([2193d82](https://github.com/embarklabs/embark/commit/2193d82)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### Features -* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embark-framework/embark/issues/1846)) ([f54fbf0](https://github.com/embark-framework/embark/commit/f54fbf0)) +* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embarklabs/embark/issues/1846)) ([f54fbf0](https://github.com/embarklabs/embark/commit/f54fbf0)) ### BREAKING CHANGES diff --git a/packages/plugins/mocha-tests/README.md b/packages/plugins/mocha-tests/README.md index 33d7fc726..00f76fd3e 100644 --- a/packages/plugins/mocha-tests/README.md +++ b/packages/plugins/mocha-tests/README.md @@ -3,4 +3,4 @@ > Mocha Test Runner Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/mocha-tests/package.json b/packages/plugins/mocha-tests/package.json index 784006533..4f76a9b11 100644 --- a/packages/plugins/mocha-tests/package.json +++ b/packages/plugins/mocha-tests/package.json @@ -2,15 +2,15 @@ "name": "embark-mocha-tests", "version": "5.0.0", "description": "Mocha Test Runner", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/mocha-tests#readme", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/mocha-tests#readme", "repository": { "directory": "packages/plugins/mocha-tests", "type": "git", - "url": "https://github.com/embark-framework/embark/" + "url": "https://github.com/embarklabs/embark/" }, "author": "Iuri Matias ", "license": "MIT", - "bugs": "https://github.com/embark-framework/embark/issues", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", diff --git a/packages/plugins/nethermind/README.md b/packages/plugins/nethermind/README.md index bf508ebe6..96e5d2951 100644 --- a/packages/plugins/nethermind/README.md +++ b/packages/plugins/nethermind/README.md @@ -17,4 +17,4 @@ Even though Nethermind supports Websocket connections, it does not support `eth_ Also, please note that you will need to change the `endpoint` in the blockchain configuration to `ws://localhost:8545/ws/json-rpc` when working in local. Do change the port or the host to whatever you need. Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/nethermind/package.json b/packages/plugins/nethermind/package.json index 0d7ef94d6..025405a31 100644 --- a/packages/plugins/nethermind/package.json +++ b/packages/plugins/nethermind/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Nethermind blockchain client plugin for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/nethermind#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/nethermind#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -20,7 +20,7 @@ "repository": { "directory": "packages/plugins/nethermind", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/parity/CHANGELOG.md b/packages/plugins/parity/CHANGELOG.md index 72ca20451..e6bf83558 100644 --- a/packages/plugins/parity/CHANGELOG.md +++ b/packages/plugins/parity/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-parity @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-parity @@ -40,18 +40,18 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) ### Bug Fixes -* fix node connection test to use the endpoints correctly ([0503bb2](https://github.com/embark-framework/embark/commit/0503bb2)) +* fix node connection test to use the endpoints correctly ([0503bb2](https://github.com/embarklabs/embark/commit/0503bb2)) -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-parity @@ -59,7 +59,7 @@ to implement it. -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-parity @@ -67,7 +67,7 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-parity @@ -75,7 +75,7 @@ to implement it. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-parity @@ -83,17 +83,17 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* **@embark/parity:** fix version result not available ([a4b3ef4](https://github.com/embark-framework/embark/commit/a4b3ef4)) +* **@embark/parity:** fix version result not available ([a4b3ef4](https://github.com/embarklabs/embark/commit/a4b3ef4)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES diff --git a/packages/plugins/parity/README.md b/packages/plugins/parity/README.md index 4fe7c7c4b..280a84dec 100644 --- a/packages/plugins/parity/README.md +++ b/packages/plugins/parity/README.md @@ -3,4 +3,4 @@ > Implementation of the Parity blockchain for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/parity/package.json b/packages/plugins/parity/package.json index d83479ddd..d70530f8a 100644 --- a/packages/plugins/parity/package.json +++ b/packages/plugins/parity/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Implementation of the Parity blockchain for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/parity#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/parity#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/parity", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/plugin-cmd/CHANGELOG.md b/packages/plugins/plugin-cmd/CHANGELOG.md index f8ff8606d..65067aeb6 100644 --- a/packages/plugins/plugin-cmd/CHANGELOG.md +++ b/packages/plugins/plugin-cmd/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-plugin-cmd @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-plugin-cmd @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-plugin-cmd @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-plugin-cmd @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-plugin-cmd @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-plugin-cmd @@ -51,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-plugin-cmd @@ -59,12 +59,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -88,7 +88,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-plugin-cmd @@ -96,7 +96,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-plugin-cmd @@ -104,7 +104,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-plugin-cmd @@ -112,7 +112,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-plugin-cmd @@ -120,7 +120,7 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) **Note:** Version bump only for package embark-plugin-cmd @@ -128,7 +128,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-plugin-cmd @@ -136,7 +136,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-plugin-cmd @@ -144,9 +144,9 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) ### Bug Fixes -* **@embark/plugin-cmd:** revise package.json in light of [#1573](https://github.com/embark-framework/embark/issues/1573), [#1574](https://github.com/embark-framework/embark/issues/1574), [#1575](https://github.com/embark-framework/embark/issues/1575), [#1576](https://github.com/embark-framework/embark/issues/1576) ([c30f742](https://github.com/embark-framework/embark/commit/c30f742)) +* **@embark/plugin-cmd:** revise package.json in light of [#1573](https://github.com/embarklabs/embark/issues/1573), [#1574](https://github.com/embarklabs/embark/issues/1574), [#1575](https://github.com/embarklabs/embark/issues/1575), [#1576](https://github.com/embarklabs/embark/issues/1576) ([c30f742](https://github.com/embarklabs/embark/commit/c30f742)) diff --git a/packages/plugins/plugin-cmd/README.md b/packages/plugins/plugin-cmd/README.md index 16b82cfe3..441d36bf3 100644 --- a/packages/plugins/plugin-cmd/README.md +++ b/packages/plugins/plugin-cmd/README.md @@ -3,4 +3,4 @@ > Plugin installation utility for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/plugin-cmd/package.json b/packages/plugins/plugin-cmd/package.json index b46bae6c6..b44bf1d5c 100644 --- a/packages/plugins/plugin-cmd/package.json +++ b/packages/plugins/plugin-cmd/package.json @@ -4,13 +4,13 @@ "author": "Iuri Matias ", "contributors": [], "description": "Plugin installation utility for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/plugin-cmd#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/plugin-cmd#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "license": "MIT", "repository": { "directory": "packages/plugins/plugin-cmd", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "files": [ "dist" diff --git a/packages/plugins/profiler/CHANGELOG.md b/packages/plugins/profiler/CHANGELOG.md index cb94fde83..121a585d0 100644 --- a/packages/plugins/profiler/CHANGELOG.md +++ b/packages/plugins/profiler/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-profiler @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-profiler @@ -40,7 +40,7 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-profiler @@ -48,7 +48,7 @@ to implement it. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-profiler @@ -56,12 +56,12 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -85,7 +85,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-profiler @@ -93,7 +93,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-profiler @@ -101,7 +101,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-profiler @@ -109,7 +109,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-profiler @@ -117,7 +117,7 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-profiler @@ -125,6 +125,6 @@ released. -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) **Note:** Version bump only for package embark-profiler diff --git a/packages/plugins/profiler/README.md b/packages/plugins/profiler/README.md index 4fcc3a88a..d548b27ba 100644 --- a/packages/plugins/profiler/README.md +++ b/packages/plugins/profiler/README.md @@ -3,4 +3,4 @@ > Smart contract profiler for Embark DApps Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/profiler/package.json b/packages/plugins/profiler/package.json index 519d79d2b..3b4737561 100644 --- a/packages/plugins/profiler/package.json +++ b/packages/plugins/profiler/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Smart contract profiler for Embark DApps", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/profiler#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/profiler#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/profiler", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/rpc-manager/CHANGELOG.md b/packages/plugins/rpc-manager/CHANGELOG.md index 8703e94a0..c91a4599f 100644 --- a/packages/plugins/rpc-manager/CHANGELOG.md +++ b/packages/plugins/rpc-manager/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-rpc-manager @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,40 +32,40 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) ### Bug Fixes -* **@embark/rpc-manager:** fix duplicated accounts in rpc manager ([03bd49c](https://github.com/embark-framework/embark/commit/03bd49c)) +* **@embark/rpc-manager:** fix duplicated accounts in rpc manager ([03bd49c](https://github.com/embarklabs/embark/commit/03bd49c)) -# [5.0.0-alpha.7](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) +# [5.0.0-alpha.7](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18) ### Bug Fixes -* **@embark/rpc-manager:** fix sign data address comparison ([1bc967c](https://github.com/embark-framework/embark/commit/1bc967c)) +* **@embark/rpc-manager:** fix sign data address comparison ([1bc967c](https://github.com/embarklabs/embark/commit/1bc967c)) -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) ### Bug Fixes -* **@embarkrpc-manager:** fix infinite loop in eth_accounts modifier ([7e70761](https://github.com/embark-framework/embark/commit/7e70761)) +* **@embarkrpc-manager:** fix infinite loop in eth_accounts modifier ([7e70761](https://github.com/embarklabs/embark/commit/7e70761)) -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-rpc-manager @@ -73,7 +73,7 @@ to implement it. -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-rpc-manager @@ -81,15 +81,15 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embark-framework/embark/commit/f6f4507)) -* **@embark/rpc-manager:** implement missing RPC modifier for eth_sign ([4ebbb44](https://github.com/embark-framework/embark/commit/4ebbb44)) +* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embarklabs/embark/commit/f6f4507)) +* **@embark/rpc-manager:** implement missing RPC modifier for eth_sign ([4ebbb44](https://github.com/embarklabs/embark/commit/4ebbb44)) ### Features -* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embark-framework/embark/commit/c7ec49a)), closes [#1850](https://github.com/embark-framework/embark/issues/1850) [#1850](https://github.com/embark-framework/embark/issues/1850) +* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embarklabs/embark/commit/c7ec49a)), closes [#1850](https://github.com/embarklabs/embark/issues/1850) [#1850](https://github.com/embarklabs/embark/issues/1850) diff --git a/packages/plugins/rpc-manager/README.md b/packages/plugins/rpc-manager/README.md index 13141a833..18fae535b 100644 --- a/packages/plugins/rpc-manager/README.md +++ b/packages/plugins/rpc-manager/README.md @@ -6,4 +6,4 @@ embark-rpc-manager Modifies RPC calls to/from Embark (to/from `embark-proxy`). Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/rpc-manager/package.json b/packages/plugins/rpc-manager/package.json index 0684b0ccb..b8c78ecc4 100644 --- a/packages/plugins/rpc-manager/package.json +++ b/packages/plugins/rpc-manager/package.json @@ -5,11 +5,11 @@ "repository": { "directory": "packages/plugins/embark-rpc-manager", "type": "git", - "url": "https://github.com/embark-framework/embark/" + "url": "https://github.com/embarklabs/embark/" }, "author": "Iuri Matias ", "license": "MIT", - "bugs": "https://github.com/embark-framework/embark/issues", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", diff --git a/packages/plugins/scaffolding/CHANGELOG.md b/packages/plugins/scaffolding/CHANGELOG.md index 5f0286863..9a194b4f4 100644 --- a/packages/plugins/scaffolding/CHANGELOG.md +++ b/packages/plugins/scaffolding/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-scaffolding @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.10](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) +# [5.0.0-alpha.10](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) **Note:** Version bump only for package embark-scaffolding @@ -19,12 +19,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -40,7 +40,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-scaffolding @@ -48,7 +48,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-scaffolding @@ -56,7 +56,7 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-scaffolding @@ -64,7 +64,7 @@ to implement it. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-scaffolding @@ -72,12 +72,12 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -101,7 +101,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-scaffolding @@ -109,7 +109,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-scaffolding @@ -117,7 +117,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-scaffolding @@ -125,7 +125,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-scaffolding @@ -133,7 +133,7 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) **Note:** Version bump only for package embark-scaffolding @@ -141,7 +141,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-scaffolding @@ -149,7 +149,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-scaffolding @@ -157,6 +157,6 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-scaffolding diff --git a/packages/plugins/scaffolding/README.md b/packages/plugins/scaffolding/README.md index 982d11dd3..322355881 100644 --- a/packages/plugins/scaffolding/README.md +++ b/packages/plugins/scaffolding/README.md @@ -3,4 +3,4 @@ > Provides scaffolding utilities. Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/scaffolding/package.json b/packages/plugins/scaffolding/package.json index 4997a2de0..23cbd40a9 100644 --- a/packages/plugins/scaffolding/package.json +++ b/packages/plugins/scaffolding/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Provides scaffolding utilities", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/scaffolding#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/scaffolding#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/scaffolding", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/snark/CHANGELOG.md b/packages/plugins/snark/CHANGELOG.md index 5d36dc077..54858cc9d 100644 --- a/packages/plugins/snark/CHANGELOG.md +++ b/packages/plugins/snark/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-snark @@ -11,18 +11,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-beta.0](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) +# [5.0.0-beta.0](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) ### Bug Fixes -* **@embark/snark:** Allow dapp to have no contracts ([2295f94](https://github.com/embark-framework/embark/commit/2295f94)) +* **@embark/snark:** Allow dapp to have no contracts ([2295f94](https://github.com/embarklabs/embark/commit/2295f94)) -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-snark @@ -30,7 +30,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-snark @@ -38,7 +38,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-snark @@ -46,6 +46,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) **Note:** Version bump only for package embark-snark diff --git a/packages/plugins/snark/README.md b/packages/plugins/snark/README.md index 781174842..f15fc937c 100644 --- a/packages/plugins/snark/README.md +++ b/packages/plugins/snark/README.md @@ -51,4 +51,4 @@ verify the proof as well as deploy it. - Embark 5.0.0-alpha.0 or later Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/snark/package.json b/packages/plugins/snark/package.json index 10d437d75..9554571aa 100644 --- a/packages/plugins/snark/package.json +++ b/packages/plugins/snark/package.json @@ -6,8 +6,8 @@ "Michael Bradley (https://github.com/michaelsbradleyjr/)" ], "description": "Snark plugin for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/snark#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/snark#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "circom", @@ -26,7 +26,7 @@ "repository": { "directory": "packages/plugins/snark", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "files": [ "dist" diff --git a/packages/plugins/solc/CHANGELOG.md b/packages/plugins/solc/CHANGELOG.md index fc5ad7af9..c154f7bc0 100644 --- a/packages/plugins/solc/CHANGELOG.md +++ b/packages/plugins/solc/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-solc @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-solc @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-solc @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-solc @@ -35,12 +35,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -64,7 +64,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-solc @@ -72,7 +72,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-solc @@ -80,9 +80,9 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) ### Features -* **@embark/solc:** add embark-solc to monorepo ([1e59b58](https://github.com/embark-framework/embark/commit/1e59b58)) +* **@embark/solc:** add embark-solc to monorepo ([1e59b58](https://github.com/embarklabs/embark/commit/1e59b58)) diff --git a/packages/plugins/solc/README.md b/packages/plugins/solc/README.md index 7dec4fe86..396716d1b 100644 --- a/packages/plugins/solc/README.md +++ b/packages/plugins/solc/README.md @@ -30,4 +30,4 @@ Then add embark-solc to the plugins section in `embark.json`: - [Solc](https://github.com/ethereum/solidity/releases) installed and available globally on your machine (h) Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/solc/package.json b/packages/plugins/solc/package.json index 0d97737b7..c40dad37b 100644 --- a/packages/plugins/solc/package.json +++ b/packages/plugins/solc/package.json @@ -4,8 +4,8 @@ "author": "Richard Ramos", "contributors": [], "description": "Solc plugin for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/solc#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/solc#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/solc", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/solidity-tests/CHANGELOG.md b/packages/plugins/solidity-tests/CHANGELOG.md index ff4efb911..cc2d5441a 100644 --- a/packages/plugins/solidity-tests/CHANGELOG.md +++ b/packages/plugins/solidity-tests/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-solidity-tests @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-solidity-tests @@ -40,7 +40,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-solidity-tests @@ -48,7 +48,7 @@ to implement it. -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-solidity-tests @@ -56,7 +56,7 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-solidity-tests @@ -64,7 +64,7 @@ to implement it. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-solidity-tests @@ -72,17 +72,17 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* **@contract-app:** fix contracts app tests ([#1982](https://github.com/embark-framework/embark/issues/1982)) ([6e9635c](https://github.com/embark-framework/embark/commit/6e9635c)) +* **@contract-app:** fix contracts app tests ([#1982](https://github.com/embarklabs/embark/issues/1982)) ([6e9635c](https://github.com/embarklabs/embark/commit/6e9635c)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES diff --git a/packages/plugins/solidity-tests/README.md b/packages/plugins/solidity-tests/README.md index 5bef24201..549c6e888 100644 --- a/packages/plugins/solidity-tests/README.md +++ b/packages/plugins/solidity-tests/README.md @@ -3,4 +3,4 @@ > Plugin to run Embark solidity tests Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/solidity-tests/package.json b/packages/plugins/solidity-tests/package.json index 9691e1d64..35438dace 100644 --- a/packages/plugins/solidity-tests/package.json +++ b/packages/plugins/solidity-tests/package.json @@ -2,15 +2,15 @@ "name": "embark-solidity-tests", "version": "5.0.0", "description": "Plugin to run Embark solidity tests", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/solidity-tests#readme", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/solidity-tests#readme", "repository": { "directory": "packages/plugins/solidity-tests", "type": "git", - "url": "https://github.com/embark-framework/embark/" + "url": "https://github.com/embarklabs/embark/" }, "author": "Iuri Matias ", "license": "MIT", - "bugs": "https://github.com/embark-framework/embark/issues", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", diff --git a/packages/plugins/solidity/CHANGELOG.md b/packages/plugins/solidity/CHANGELOG.md index 59de70f56..531de6f59 100644 --- a/packages/plugins/solidity/CHANGELOG.md +++ b/packages/plugins/solidity/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-solidity @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-solidity @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-solidity @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-solidity @@ -35,18 +35,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/test:** fix using --node option in tests ([b82a240](https://github.com/embark-framework/embark/commit/b82a240)) +* **@embark/test:** fix using --node option in tests ([b82a240](https://github.com/embarklabs/embark/commit/b82a240)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-solidity @@ -54,7 +54,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-solidity @@ -62,7 +62,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-solidity @@ -70,12 +70,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -99,7 +99,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-solidity @@ -107,7 +107,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-solidity @@ -115,7 +115,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-solidity @@ -123,7 +123,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-solidity @@ -131,20 +131,20 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* **@embark/coverage:** function types and single statement ifs ([2ce9ca6](https://github.com/embark-framework/embark/commit/2ce9ca6)) -* **@embark/solidity:** fix recursive error on Windows ([1edd68f](https://github.com/embark-framework/embark/commit/1edd68f)) -* **@embark/solidity:** show a better error message in debug ([198a5dc](https://github.com/embark-framework/embark/commit/198a5dc)) +* **@embark/coverage:** function types and single statement ifs ([2ce9ca6](https://github.com/embarklabs/embark/commit/2ce9ca6)) +* **@embark/solidity:** fix recursive error on Windows ([1edd68f](https://github.com/embarklabs/embark/commit/1edd68f)) +* **@embark/solidity:** show a better error message in debug ([198a5dc](https://github.com/embarklabs/embark/commit/198a5dc)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-solidity @@ -152,7 +152,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-solidity @@ -160,6 +160,6 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-solidity diff --git a/packages/plugins/solidity/README.md b/packages/plugins/solidity/README.md index 3e43fd7d6..d11272068 100644 --- a/packages/plugins/solidity/README.md +++ b/packages/plugins/solidity/README.md @@ -3,4 +3,4 @@ > Solidity Compiler APIs for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/solidity/package.json b/packages/plugins/solidity/package.json index d361c704a..4d0f5db73 100644 --- a/packages/plugins/solidity/package.json +++ b/packages/plugins/solidity/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Solidity Compiler APIs for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/solidity#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/solidity#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/solidity", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/specialconfigs/CHANGELOG.md b/packages/plugins/specialconfigs/CHANGELOG.md index 5efd3c913..452c78579 100644 --- a/packages/plugins/specialconfigs/CHANGELOG.md +++ b/packages/plugins/specialconfigs/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-specialconfigs @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-specialconfigs @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-specialconfigs @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-specialconfigs @@ -35,12 +35,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -64,7 +64,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-specialconfigs @@ -72,7 +72,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-specialconfigs @@ -80,7 +80,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-specialconfigs @@ -88,25 +88,25 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) ### Bug Fixes -* **@embark/specialconfig:** fix undefined contract name in onDeploy ([7eb85f0](https://github.com/embark-framework/embark/commit/7eb85f0)) +* **@embark/specialconfig:** fix undefined contract name in onDeploy ([7eb85f0](https://github.com/embarklabs/embark/commit/7eb85f0)) -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) ### Bug Fixes -* **@embark/deployment:** ensure logger is available in all hooks ([42aebb9](https://github.com/embark-framework/embark/commit/42aebb9)) +* **@embark/deployment:** ensure logger is available in all hooks ([42aebb9](https://github.com/embarklabs/embark/commit/42aebb9)) ### Features -* **@embark/embark-specialconfigs:** introduce new beforeDeploy hooks ([1aeb6fd](https://github.com/embark-framework/embark/commit/1aeb6fd)) +* **@embark/embark-specialconfigs:** introduce new beforeDeploy hooks ([1aeb6fd](https://github.com/embarklabs/embark/commit/1aeb6fd)) diff --git a/packages/plugins/specialconfigs/README.md b/packages/plugins/specialconfigs/README.md index e64310137..b7b870ee5 100644 --- a/packages/plugins/specialconfigs/README.md +++ b/packages/plugins/specialconfigs/README.md @@ -3,4 +3,4 @@ > Adds various configs to embark's contract.js config file Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/specialconfigs/package.json b/packages/plugins/specialconfigs/package.json index ff86420ae..71d2a1b12 100644 --- a/packages/plugins/specialconfigs/package.json +++ b/packages/plugins/specialconfigs/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Adds various configs to embark's contract.js config file", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/specialconfigs#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/specialconfigs#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/specialconfigs", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/swarm/CHANGELOG.md b/packages/plugins/swarm/CHANGELOG.md index 91586211c..2ec68eafc 100644 --- a/packages/plugins/swarm/CHANGELOG.md +++ b/packages/plugins/swarm/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-swarm @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-swarm @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-swarm @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-swarm @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-swarm @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-swarm @@ -51,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-swarm @@ -59,7 +59,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-swarm @@ -67,17 +67,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* add back log command for modules ([#1969](https://github.com/embark-framework/embark/issues/1969)) ([918a00c](https://github.com/embark-framework/embark/commit/918a00c)) +* add back log command for modules ([#1969](https://github.com/embarklabs/embark/issues/1969)) ([918a00c](https://github.com/embarklabs/embark/commit/918a00c)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -101,7 +101,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-swarm @@ -109,7 +109,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-swarm @@ -117,7 +117,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-swarm @@ -125,6 +125,6 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-swarm diff --git a/packages/plugins/swarm/README.md b/packages/plugins/swarm/README.md index 8920c3c25..6662f77e6 100644 --- a/packages/plugins/swarm/README.md +++ b/packages/plugins/swarm/README.md @@ -3,4 +3,4 @@ > Implements Swarm support in Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/swarm/package.json b/packages/plugins/swarm/package.json index 499856941..44bc4595c 100644 --- a/packages/plugins/swarm/package.json +++ b/packages/plugins/swarm/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Implements Swarm support in Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/swarm#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/swarm#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -25,7 +25,7 @@ "repository": { "directory": "packages/plugins/swarm", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/transaction-logger/CHANGELOG.md b/packages/plugins/transaction-logger/CHANGELOG.md index ef799f62c..2daa90aa3 100644 --- a/packages/plugins/transaction-logger/CHANGELOG.md +++ b/packages/plugins/transaction-logger/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-transaction-logger @@ -11,17 +11,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Bug Fixes -* **@embark/tests:** fix slow embark test because of the tx-logger ([1e9b8d8](https://github.com/embark-framework/embark/commit/1e9b8d8)) +* **@embark/tests:** fix slow embark test because of the tx-logger ([1e9b8d8](https://github.com/embarklabs/embark/commit/1e9b8d8)) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -37,7 +37,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-transaction-logger @@ -45,18 +45,18 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) ### Bug Fixes -* **@embark/transaction-logger:** handle non-contract transactions ([1a7fc66](https://github.com/embark-framework/embark/commit/1a7fc66)), closes [/github.com/status-im/status-teller-network/blob/a5ab4d4b26afccf15ac7472a18728385dd8b2461/embarkConfig/data.js#L100-L110](https://github.com//github.com/status-im/status-teller-network/blob/a5ab4d4b26afccf15ac7472a18728385dd8b2461/embarkConfig/data.js/issues/L100-L110) +* **@embark/transaction-logger:** handle non-contract transactions ([1a7fc66](https://github.com/embarklabs/embark/commit/1a7fc66)), closes [/github.com/status-im/status-teller-network/blob/a5ab4d4b26afccf15ac7472a18728385dd8b2461/embarkConfig/data.js#L100-L110](https://github.com//github.com/status-im/status-teller-network/blob/a5ab4d4b26afccf15ac7472a18728385dd8b2461/embarkConfig/data.js/issues/L100-L110) -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-transaction-logger @@ -64,7 +64,7 @@ to implement it. -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-transaction-logger @@ -72,18 +72,18 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embark-framework/embark/commit/f6f4507)) +* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embarklabs/embark/commit/f6f4507)) -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-transaction-logger @@ -91,17 +91,17 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* **@embark/transaction-logger:** don't show logs for stray receipts ([395ae83](https://github.com/embark-framework/embark/commit/395ae83)) +* **@embark/transaction-logger:** don't show logs for stray receipts ([395ae83](https://github.com/embarklabs/embark/commit/395ae83)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -125,7 +125,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-console-listener @@ -133,7 +133,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-console-listener @@ -141,7 +141,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-console-listener @@ -149,7 +149,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-console-listener @@ -157,7 +157,7 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) **Note:** Version bump only for package embark-console-listener @@ -165,7 +165,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-console-listener @@ -173,7 +173,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-console-listener @@ -181,6 +181,6 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-console-listener diff --git a/packages/plugins/transaction-logger/README.md b/packages/plugins/transaction-logger/README.md index 970a2e2c4..46ec12f69 100644 --- a/packages/plugins/transaction-logger/README.md +++ b/packages/plugins/transaction-logger/README.md @@ -3,4 +3,4 @@ > Transaction listener and logger for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/transaction-logger/package.json b/packages/plugins/transaction-logger/package.json index 326522ac3..d1edde225 100644 --- a/packages/plugins/transaction-logger/package.json +++ b/packages/plugins/transaction-logger/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Transaction listener and logger for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/transaction-logger#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/transaction-logger#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/transaction-logger", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/transaction-tracker/CHANGELOG.md b/packages/plugins/transaction-tracker/CHANGELOG.md index 3acd6e8b6..e86e58ddf 100644 --- a/packages/plugins/transaction-tracker/CHANGELOG.md +++ b/packages/plugins/transaction-tracker/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-transaction-tracker @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-transaction-tracker @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-transaction-tracker @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-transaction-tracker @@ -35,17 +35,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### Features -* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embark-framework/embark/issues/1846)) ([f54fbf0](https://github.com/embark-framework/embark/commit/f54fbf0)) +* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embarklabs/embark/issues/1846)) ([f54fbf0](https://github.com/embarklabs/embark/commit/f54fbf0)) ### BREAKING CHANGES @@ -69,7 +69,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-transaction-tracker @@ -77,7 +77,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-transaction-tracker @@ -85,7 +85,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-transaction-tracker @@ -93,6 +93,6 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-transaction-tracker diff --git a/packages/plugins/transaction-tracker/README.md b/packages/plugins/transaction-tracker/README.md index 6034de517..b78767cce 100644 --- a/packages/plugins/transaction-tracker/README.md +++ b/packages/plugins/transaction-tracker/README.md @@ -3,4 +3,4 @@ > Transaction tracker for Embark's cockpit Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/transaction-tracker/package.json b/packages/plugins/transaction-tracker/package.json index 6491f1cc5..d6f96c13b 100644 --- a/packages/plugins/transaction-tracker/package.json +++ b/packages/plugins/transaction-tracker/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Transaction tracker for Embark's cockpit", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/transaction-tracker#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/transaction-tracker#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/transaction-tracker", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/vyper/CHANGELOG.md b/packages/plugins/vyper/CHANGELOG.md index 7f2b60290..7d8898f09 100644 --- a/packages/plugins/vyper/CHANGELOG.md +++ b/packages/plugins/vyper/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-vyper @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-vyper @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-vyper @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-vyper @@ -35,12 +35,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -64,7 +64,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-vyper @@ -72,7 +72,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-vyper @@ -80,7 +80,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-vyper @@ -88,7 +88,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-vyper @@ -96,7 +96,7 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-vyper @@ -104,7 +104,7 @@ released. -# [4.0.0](https://github.com/embark-framework/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) +# [4.0.0](https://github.com/embarklabs/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) **Note:** Version bump only for package embark-vyper @@ -112,17 +112,17 @@ released. -# [4.0.0-beta.1](https://github.com/embark-framework/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) +# [4.0.0-beta.1](https://github.com/embarklabs/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) ### Bug Fixes -* supply missing tsconfig.json in packages/* ([376b6ca](https://github.com/embark-framework/embark/commit/376b6ca)) -* **vyper:** file path ([e6eea1d](https://github.com/embark-framework/embark/commit/e6eea1d)) +* supply missing tsconfig.json in packages/* ([376b6ca](https://github.com/embarklabs/embark/commit/376b6ca)) +* **vyper:** file path ([e6eea1d](https://github.com/embarklabs/embark/commit/e6eea1d)) ### Features -* add repository.directory field to package.json ([a9c5e1a](https://github.com/embark-framework/embark/commit/a9c5e1a)) -* create async wrapper ([bc24598](https://github.com/embark-framework/embark/commit/bc24598)) -* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embark-framework/embark/commit/5418f16)) +* add repository.directory field to package.json ([a9c5e1a](https://github.com/embarklabs/embark/commit/a9c5e1a)) +* create async wrapper ([bc24598](https://github.com/embarklabs/embark/commit/bc24598)) +* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embarklabs/embark/commit/5418f16)) diff --git a/packages/plugins/vyper/README.md b/packages/plugins/vyper/README.md index dc97e82f2..fc89c82db 100644 --- a/packages/plugins/vyper/README.md +++ b/packages/plugins/vyper/README.md @@ -3,4 +3,4 @@ > Embark wrapper for the Vyper compiler Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/vyper/package.json b/packages/plugins/vyper/package.json index 9f0b3bdee..3f1497252 100644 --- a/packages/plugins/vyper/package.json +++ b/packages/plugins/vyper/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Embark wrapper for the Vyper compiler", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/vyper#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/vyper#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -19,7 +19,7 @@ "repository": { "directory": "packages/plugins/vyper", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "files": [ "dist" diff --git a/packages/plugins/web3/CHANGELOG.md b/packages/plugins/web3/CHANGELOG.md index 99ad22834..2ec5ae7e4 100644 --- a/packages/plugins/web3/CHANGELOG.md +++ b/packages/plugins/web3/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-web3 @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-web3 @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-web3 @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-web3 @@ -35,18 +35,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embark-framework/embark/commit/446197b)) +* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embarklabs/embark/commit/446197b)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-web3 @@ -54,18 +54,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Features -* **@embark/plugin:** add priority to regsiterActionForEvents ([776db1b](https://github.com/embark-framework/embark/commit/776db1b)) +* **@embark/plugin:** add priority to regsiterActionForEvents ([776db1b](https://github.com/embarklabs/embark/commit/776db1b)) -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-web3 @@ -73,18 +73,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### Features -* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embark-framework/embark/issues/1846)) ([f54fbf0](https://github.com/embark-framework/embark/commit/f54fbf0)) -* call action before starting the blockchain node ([c54b8d9](https://github.com/embark-framework/embark/commit/c54b8d9)) +* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embarklabs/embark/issues/1846)) ([f54fbf0](https://github.com/embarklabs/embark/commit/f54fbf0)) +* call action before starting the blockchain node ([c54b8d9](https://github.com/embarklabs/embark/commit/c54b8d9)) ### BREAKING CHANGES @@ -108,7 +108,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-web3 @@ -116,7 +116,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-web3 @@ -124,7 +124,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-web3 @@ -132,7 +132,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-web3 @@ -140,9 +140,9 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embark-framework/embark/commit/fc4faa8)) +* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embarklabs/embark/commit/fc4faa8)) diff --git a/packages/plugins/web3/README.md b/packages/plugins/web3/README.md index c87501994..9b2fb4e5c 100644 --- a/packages/plugins/web3/README.md +++ b/packages/plugins/web3/README.md @@ -3,4 +3,4 @@ > Module to add Web3 support to Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/web3/package.json b/packages/plugins/web3/package.json index 4d88b956a..065d7131e 100644 --- a/packages/plugins/web3/package.json +++ b/packages/plugins/web3/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Module to add Web3 support to Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/web3#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/web3#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/web3", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/whisper-geth/CHANGELOG.md b/packages/plugins/whisper-geth/CHANGELOG.md index e5d398851..df2c1b1f0 100644 --- a/packages/plugins/whisper-geth/CHANGELOG.md +++ b/packages/plugins/whisper-geth/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-whisper-geth @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-whisper-geth @@ -40,30 +40,30 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) ### Bug Fixes -* fix node connection test to use the endpoints correctly ([0503bb2](https://github.com/embark-framework/embark/commit/0503bb2)) -* **@embark/whisper:** fix whisper status check ([926b2bb](https://github.com/embark-framework/embark/commit/926b2bb)) +* fix node connection test to use the endpoints correctly ([0503bb2](https://github.com/embarklabs/embark/commit/0503bb2)) +* **@embark/whisper:** fix whisper status check ([926b2bb](https://github.com/embarklabs/embark/commit/926b2bb)) -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Features -* **@embark/whisper:** Add Whisper client config ([bd4b110](https://github.com/embark-framework/embark/commit/bd4b110)) +* **@embark/whisper:** Add Whisper client config ([bd4b110](https://github.com/embarklabs/embark/commit/bd4b110)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-whisper-geth @@ -71,10 +71,10 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@embark/whisper:** fix ipc conflict on Windows with 2 Geths ([abac984](https://github.com/embark-framework/embark/commit/abac984)) -* **@embark/whisper:** fix whisper node printing twice because of duplicated name ([04a02af](https://github.com/embark-framework/embark/commit/04a02af)) +* **@embark/whisper:** fix ipc conflict on Windows with 2 Geths ([abac984](https://github.com/embarklabs/embark/commit/abac984)) +* **@embark/whisper:** fix whisper node printing twice because of duplicated name ([04a02af](https://github.com/embarklabs/embark/commit/04a02af)) diff --git a/packages/plugins/whisper-geth/README.md b/packages/plugins/whisper-geth/README.md index 455197c15..3023ef405 100644 --- a/packages/plugins/whisper-geth/README.md +++ b/packages/plugins/whisper-geth/README.md @@ -3,4 +3,4 @@ > Module to add Whisper support to Embark for the Geth blockchain Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/whisper-geth/package.json b/packages/plugins/whisper-geth/package.json index 1c45fcb22..68737b9df 100644 --- a/packages/plugins/whisper-geth/package.json +++ b/packages/plugins/whisper-geth/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Module to add Whisper support to Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/whisper-geth#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/whisper-geth#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/whisper-geth", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/plugins/whisper-parity/CHANGELOG.md b/packages/plugins/whisper-parity/CHANGELOG.md index 3330f1958..72865a3fb 100644 --- a/packages/plugins/whisper-parity/CHANGELOG.md +++ b/packages/plugins/whisper-parity/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-whisper-parity @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-whisper-parity @@ -40,7 +40,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-whisper-parity @@ -48,18 +48,18 @@ to implement it. -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Features -* **@embark/whisper:** Add Whisper client config ([bd4b110](https://github.com/embark-framework/embark/commit/bd4b110)) +* **@embark/whisper:** Add Whisper client config ([bd4b110](https://github.com/embarklabs/embark/commit/bd4b110)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-whisper-parity @@ -67,6 +67,6 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-whisper-parity diff --git a/packages/plugins/whisper-parity/README.md b/packages/plugins/whisper-parity/README.md index 2dd5fea41..94163059e 100644 --- a/packages/plugins/whisper-parity/README.md +++ b/packages/plugins/whisper-parity/README.md @@ -3,4 +3,4 @@ > Module to add Whisper support to Embark for the Parity blockchain Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/plugins/whisper-parity/package.json b/packages/plugins/whisper-parity/package.json index 9a7423bb4..0c282b80c 100644 --- a/packages/plugins/whisper-parity/package.json +++ b/packages/plugins/whisper-parity/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Module to add Whisper support to Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/plugins/whisper-parity#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/whisper-parity#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/plugins/whisper-parity", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/api/CHANGELOG.md b/packages/stack/api/CHANGELOG.md index cc7f6b1e9..ceba1cdde 100644 --- a/packages/stack/api/CHANGELOG.md +++ b/packages/stack/api/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-api @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-api @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-api @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.6](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) +# [5.0.0-alpha.6](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) **Note:** Version bump only for package embark-api @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-api @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-api @@ -51,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-api @@ -59,7 +59,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-api @@ -67,12 +67,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -96,7 +96,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-api @@ -104,7 +104,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-api @@ -112,7 +112,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-api @@ -120,7 +120,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-api @@ -128,7 +128,7 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) **Note:** Version bump only for package embark-api @@ -136,7 +136,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-api @@ -144,7 +144,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-api @@ -152,16 +152,16 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) ### Bug Fixes -* **@embark/api:** import colors pkg so type string has .stripColors ([fbfe376](https://github.com/embark-framework/embark/commit/fbfe376)) -* **@embark/api:** setup the embark-ui build dir before the express instance ([c4d647c](https://github.com/embark-framework/embark/commit/c4d647c)) -* **@embark/api:** specify colors package as a dependency ([ae8ec69](https://github.com/embark-framework/embark/commit/ae8ec69)) +* **@embark/api:** import colors pkg so type string has .stripColors ([fbfe376](https://github.com/embarklabs/embark/commit/fbfe376)) +* **@embark/api:** setup the embark-ui build dir before the express instance ([c4d647c](https://github.com/embarklabs/embark/commit/c4d647c)) +* **@embark/api:** specify colors package as a dependency ([ae8ec69](https://github.com/embarklabs/embark/commit/ae8ec69)) ### Features -* **@embark/api:** Add command `service api on/off` ([634feb5](https://github.com/embark-framework/embark/commit/634feb5)) +* **@embark/api:** Add command `service api on/off` ([634feb5](https://github.com/embarklabs/embark/commit/634feb5)) diff --git a/packages/stack/api/README.md b/packages/stack/api/README.md index ea1f5261d..f7639a8a0 100644 --- a/packages/stack/api/README.md +++ b/packages/stack/api/README.md @@ -3,4 +3,4 @@ > Embark api module Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/api/package.json b/packages/stack/api/package.json index f39ef77e5..2b98c92a7 100644 --- a/packages/stack/api/package.json +++ b/packages/stack/api/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Embark api module", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/api#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/api#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -19,7 +19,7 @@ "repository": { "directory": "packages/stack/api", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/api/src/server.ts b/packages/stack/api/src/server.ts index ce516629c..a7a54278a 100644 --- a/packages/stack/api/src/server.ts +++ b/packages/stack/api/src/server.ts @@ -237,7 +237,7 @@ export default class Server { `; let notice = `

this distribution of embark-ui appears to be broken, - please + please file an issue

`; if (this.isInsideMonorepo) { diff --git a/packages/stack/authenticator/CHANGELOG.md b/packages/stack/authenticator/CHANGELOG.md index 35fcd0fef..cf522ad44 100644 --- a/packages/stack/authenticator/CHANGELOG.md +++ b/packages/stack/authenticator/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-authenticator @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-authenticator @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-authenticator @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-authenticator @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-authenticator @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-authenticator @@ -51,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-authenticator @@ -59,12 +59,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -88,7 +88,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-authenticator @@ -96,7 +96,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-authenticator @@ -104,7 +104,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-authenticator @@ -112,7 +112,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-authenticator @@ -120,7 +120,7 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) **Note:** Version bump only for package embark-authenticator @@ -128,7 +128,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-authenticator @@ -136,7 +136,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-authenticator @@ -144,6 +144,6 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-authenticator diff --git a/packages/stack/authenticator/README.md b/packages/stack/authenticator/README.md index 52a2c6527..c62dbfc6f 100644 --- a/packages/stack/authenticator/README.md +++ b/packages/stack/authenticator/README.md @@ -3,4 +3,4 @@ > Authenticator module for Embark's Cockpit Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/authenticator/package.json b/packages/stack/authenticator/package.json index 7b8e4ec1c..561376ffb 100644 --- a/packages/stack/authenticator/package.json +++ b/packages/stack/authenticator/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Authenticator module for Embark's Cockpit", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/authenticator#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/authenticator#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/stack/authenticator", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/blockchain-client/CHANGELOG.md b/packages/stack/blockchain-client/CHANGELOG.md index faedf04bb..4b5e910e8 100644 --- a/packages/stack/blockchain-client/CHANGELOG.md +++ b/packages/stack/blockchain-client/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-blockchain-client @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-blockchain-client @@ -40,34 +40,34 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embark-framework/embark/commit/f6f4507)) +* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embarklabs/embark/commit/f6f4507)) -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) ### Bug Fixes -* fix ws providers to have the patch for a bigger threshold ([#2017](https://github.com/embark-framework/embark/issues/2017)) ([9e654c5](https://github.com/embark-framework/embark/commit/9e654c5)) +* fix ws providers to have the patch for a bigger threshold ([#2017](https://github.com/embarklabs/embark/issues/2017)) ([9e654c5](https://github.com/embarklabs/embark/commit/9e654c5)) -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES diff --git a/packages/stack/blockchain-client/README.md b/packages/stack/blockchain-client/README.md index 712aa7182..92fe90662 100644 --- a/packages/stack/blockchain-client/README.md +++ b/packages/stack/blockchain-client/README.md @@ -3,4 +3,4 @@ > Provides ability to register a blockchain technology in Embark, ie Ethereum. Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/blockchain-client/package.json b/packages/stack/blockchain-client/package.json index e9f9ccad6..96b7bceab 100644 --- a/packages/stack/blockchain-client/package.json +++ b/packages/stack/blockchain-client/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Provides ability to register a blockchain technology in Embark, ie Ethereum.", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/blockchain-client/proxy#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/blockchain-client/proxy#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/stack/blockchain-client", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/blockchain/CHANGELOG.md b/packages/stack/blockchain/CHANGELOG.md index c4a979782..cde35358f 100644 --- a/packages/stack/blockchain/CHANGELOG.md +++ b/packages/stack/blockchain/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-blockchain @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-blockchain @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-blockchain @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-blockchain @@ -35,20 +35,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embark-framework/embark/commit/446197b)) -* **@embark/debugger:** Re-enable debugger ([8e0f8b4](https://github.com/embark-framework/embark/commit/8e0f8b4)) -* **@embark/test:** fix using --node option in tests ([b82a240](https://github.com/embark-framework/embark/commit/b82a240)) +* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embarklabs/embark/commit/446197b)) +* **@embark/debugger:** Re-enable debugger ([8e0f8b4](https://github.com/embarklabs/embark/commit/8e0f8b4)) +* **@embark/test:** fix using --node option in tests ([b82a240](https://github.com/embarklabs/embark/commit/b82a240)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-blockchain @@ -56,7 +56,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-blockchain @@ -64,7 +64,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-blockchain @@ -72,12 +72,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES diff --git a/packages/stack/blockchain/README.md b/packages/stack/blockchain/README.md index 8ae787d15..6b7993959 100644 --- a/packages/stack/blockchain/README.md +++ b/packages/stack/blockchain/README.md @@ -3,4 +3,4 @@ > Blockchain APIs for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/blockchain/package.json b/packages/stack/blockchain/package.json index 89ba59fbd..a7f93a3ba 100644 --- a/packages/stack/blockchain/package.json +++ b/packages/stack/blockchain/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Blockchain APIs for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/blockchain#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/blockchain#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/stack/blockchain", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/communication/CHANGELOG.md b/packages/stack/communication/CHANGELOG.md index 0231bdf54..ae09e71a7 100644 --- a/packages/stack/communication/CHANGELOG.md +++ b/packages/stack/communication/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-communication @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-communication @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-communication @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-communication @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-communication @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-communication @@ -51,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-communication @@ -59,7 +59,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-communication @@ -67,17 +67,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* do not start modules if they are disabled ([d6bf5c2](https://github.com/embark-framework/embark/commit/d6bf5c2)) +* do not start modules if they are disabled ([d6bf5c2](https://github.com/embarklabs/embark/commit/d6bf5c2)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES diff --git a/packages/stack/communication/README.md b/packages/stack/communication/README.md index bbbd089d3..802eebf2c 100644 --- a/packages/stack/communication/README.md +++ b/packages/stack/communication/README.md @@ -3,4 +3,4 @@ > Communication APIs for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/communication/package.json b/packages/stack/communication/package.json index c9e39a756..3c773d3a9 100644 --- a/packages/stack/communication/package.json +++ b/packages/stack/communication/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Communication APIs for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/communication#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/communication#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/stack/communication", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/compiler/CHANGELOG.md b/packages/stack/compiler/CHANGELOG.md index d665148bb..a2d0f521b 100644 --- a/packages/stack/compiler/CHANGELOG.md +++ b/packages/stack/compiler/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-compiler @@ -11,18 +11,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-beta.0](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) +# [5.0.0-beta.0](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03) ### Bug Fixes -* **@embark/snark:** Allow dapp to have no contracts ([2295f94](https://github.com/embark-framework/embark/commit/2295f94)) +* **@embark/snark:** Allow dapp to have no contracts ([2295f94](https://github.com/embarklabs/embark/commit/2295f94)) -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-compiler @@ -30,7 +30,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-compiler @@ -38,7 +38,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-compiler @@ -46,18 +46,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/tests:** Tests exiting early ([acd1d72](https://github.com/embark-framework/embark/commit/acd1d72)) +* **@embark/tests:** Tests exiting early ([acd1d72](https://github.com/embarklabs/embark/commit/acd1d72)) -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-compiler @@ -65,7 +65,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-compiler @@ -73,17 +73,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### Features -* **@embark/compiler:** support :before and :after hooks on event compiler:contracts:compile ([#1878](https://github.com/embark-framework/embark/issues/1878)) ([043ccc0](https://github.com/embark-framework/embark/commit/043ccc0)) +* **@embark/compiler:** support :before and :after hooks on event compiler:contracts:compile ([#1878](https://github.com/embarklabs/embark/issues/1878)) ([043ccc0](https://github.com/embarklabs/embark/commit/043ccc0)) ### BREAKING CHANGES @@ -107,7 +107,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-compiler @@ -115,7 +115,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-compiler @@ -123,7 +123,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-compiler @@ -131,7 +131,7 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-compiler @@ -139,7 +139,7 @@ released. -# [4.0.0](https://github.com/embark-framework/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) +# [4.0.0](https://github.com/embarklabs/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18) **Note:** Version bump only for package embark-compiler @@ -147,16 +147,16 @@ released. -# [4.0.0-beta.1](https://github.com/embark-framework/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) +# [4.0.0-beta.1](https://github.com/embarklabs/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18) ### Bug Fixes -* supply missing tsconfig.json in packages/* ([376b6ca](https://github.com/embark-framework/embark/commit/376b6ca)) +* supply missing tsconfig.json in packages/* ([376b6ca](https://github.com/embarklabs/embark/commit/376b6ca)) ### Features -* add repository.directory field to package.json ([a9c5e1a](https://github.com/embark-framework/embark/commit/a9c5e1a)) -* create async wrapper ([bc24598](https://github.com/embark-framework/embark/commit/bc24598)) -* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embark-framework/embark/commit/5418f16)) +* add repository.directory field to package.json ([a9c5e1a](https://github.com/embarklabs/embark/commit/a9c5e1a)) +* create async wrapper ([bc24598](https://github.com/embarklabs/embark/commit/bc24598)) +* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embarklabs/embark/commit/5418f16)) diff --git a/packages/stack/compiler/README.md b/packages/stack/compiler/README.md index 82ee7fef4..bca3001f2 100644 --- a/packages/stack/compiler/README.md +++ b/packages/stack/compiler/README.md @@ -59,4 +59,4 @@ arguments: * `callback(error, compiledObject)` Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/compiler/package.json b/packages/stack/compiler/package.json index a19026af4..3937f54aa 100644 --- a/packages/stack/compiler/package.json +++ b/packages/stack/compiler/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Embark compiler module", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/compiler#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/compiler#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -19,7 +19,7 @@ "repository": { "directory": "packages/stack/compiler", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/contracts-manager/CHANGELOG.md b/packages/stack/contracts-manager/CHANGELOG.md index 79dc87f1b..dfbaa3494 100644 --- a/packages/stack/contracts-manager/CHANGELOG.md +++ b/packages/stack/contracts-manager/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-contracts-manager @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-contracts-manager @@ -40,18 +40,18 @@ to implement it. -# [5.0.0-alpha.6](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) +# [5.0.0-alpha.6](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17) ### Bug Fixes -* **@cockpit/contracts:** ensure contract state is emitted in realtime ([aa5121a](https://github.com/embark-framework/embark/commit/aa5121a)) +* **@cockpit/contracts:** ensure contract state is emitted in realtime ([aa5121a](https://github.com/embarklabs/embark/commit/aa5121a)) -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-contracts-manager @@ -59,7 +59,7 @@ to implement it. -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-contracts-manager @@ -67,7 +67,7 @@ to implement it. -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-contracts-manager @@ -75,7 +75,7 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-contracts-manager @@ -83,7 +83,7 @@ to implement it. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-contracts-manager @@ -91,17 +91,17 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### Features -* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embark-framework/embark/issues/1846)) ([f54fbf0](https://github.com/embark-framework/embark/commit/f54fbf0)) +* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embarklabs/embark/issues/1846)) ([f54fbf0](https://github.com/embarklabs/embark/commit/f54fbf0)) ### BREAKING CHANGES @@ -125,7 +125,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-contracts-manager @@ -133,7 +133,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-contracts-manager @@ -141,7 +141,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-contracts-manager @@ -149,45 +149,45 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) ### Bug Fixes -* **@embark/contracts-manager:** ensure ETH values sent through APIs are converted to string ([70ff3c1](https://github.com/embark-framework/embark/commit/70ff3c1)) +* **@embark/contracts-manager:** ensure ETH values sent through APIs are converted to string ([70ff3c1](https://github.com/embarklabs/embark/commit/70ff3c1)) ### Features -* **@cockpit:** Pass tx value as wei and add validation ([536a402](https://github.com/embark-framework/embark/commit/536a402)) +* **@cockpit:** Pass tx value as wei and add validation ([536a402](https://github.com/embarklabs/embark/commit/536a402)) -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* **@embark/solidity:** show a better error message in debug ([198a5dc](https://github.com/embark-framework/embark/commit/198a5dc)) +* **@embark/solidity:** show a better error message in debug ([198a5dc](https://github.com/embarklabs/embark/commit/198a5dc)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) ### Features -* **@cockpit/explorer:** enable users to send ether through payable methods ([#1649](https://github.com/embark-framework/embark/issues/1649)) ([d10c0b7](https://github.com/embark-framework/embark/commit/d10c0b7)) +* **@cockpit/explorer:** enable users to send ether through payable methods ([#1649](https://github.com/embarklabs/embark/issues/1649)) ([d10c0b7](https://github.com/embarklabs/embark/commit/d10c0b7)) -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-contracts-manager @@ -195,10 +195,10 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) ### Features -* **@embar/contracts-manager:** add message for interface contracts ([334d3bc](https://github.com/embark-framework/embark/commit/334d3bc)) -* **@embark/test-runner:** show interface contract message in tests ([f9d7a3f](https://github.com/embark-framework/embark/commit/f9d7a3f)) +* **@embar/contracts-manager:** add message for interface contracts ([334d3bc](https://github.com/embarklabs/embark/commit/334d3bc)) +* **@embark/test-runner:** show interface contract message in tests ([f9d7a3f](https://github.com/embarklabs/embark/commit/f9d7a3f)) diff --git a/packages/stack/contracts-manager/README.md b/packages/stack/contracts-manager/README.md index 52396a89a..841bb30ed 100644 --- a/packages/stack/contracts-manager/README.md +++ b/packages/stack/contracts-manager/README.md @@ -3,4 +3,4 @@ > Smart contracts manager for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/contracts-manager/package.json b/packages/stack/contracts-manager/package.json index 1858a8304..925917291 100644 --- a/packages/stack/contracts-manager/package.json +++ b/packages/stack/contracts-manager/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Smart contracts manager for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/contracts-manager#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/contracts-manager#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/stack/contracts-manager", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/deployment/CHANGELOG.md b/packages/stack/deployment/CHANGELOG.md index 69a7354a0..55aa73b97 100644 --- a/packages/stack/deployment/CHANGELOG.md +++ b/packages/stack/deployment/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-deployment @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-deployment @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-deployment @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-deployment @@ -35,18 +35,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embark-framework/embark/commit/446197b)) +* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embarklabs/embark/commit/446197b)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-deployment @@ -54,7 +54,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-deployment @@ -62,7 +62,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-deployment @@ -70,17 +70,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### Features -* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embark-framework/embark/issues/1846)) ([f54fbf0](https://github.com/embark-framework/embark/commit/f54fbf0)) +* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embarklabs/embark/issues/1846)) ([f54fbf0](https://github.com/embarklabs/embark/commit/f54fbf0)) ### BREAKING CHANGES @@ -104,7 +104,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-deployment @@ -112,7 +112,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-deployment @@ -120,7 +120,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-deployment @@ -128,40 +128,40 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) ### Bug Fixes -* **@embark/deployment:** don't over estimate gas when running tests against non-simulator nodes ([d76a82a](https://github.com/embark-framework/embark/commit/d76a82a)), closes [/github.com/trufflesuite/ganache-core/blob/8ad1ab29deccbbb4018f6961d0eb7ec984ad8fcb/lib/utils/gasEstimation.js#L33-L39](https://github.com//github.com/trufflesuite/ganache-core/blob/8ad1ab29deccbbb4018f6961d0eb7ec984ad8fcb/lib/utils/gasEstimation.js/issues/L33-L39) +* **@embark/deployment:** don't over estimate gas when running tests against non-simulator nodes ([d76a82a](https://github.com/embarklabs/embark/commit/d76a82a)), closes [/github.com/trufflesuite/ganache-core/blob/8ad1ab29deccbbb4018f6961d0eb7ec984ad8fcb/lib/utils/gasEstimation.js#L33-L39](https://github.com//github.com/trufflesuite/ganache-core/blob/8ad1ab29deccbbb4018f6961d0eb7ec984ad8fcb/lib/utils/gasEstimation.js/issues/L33-L39) -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* **@embark/deployment:** don't break when using abiDefinitions ([9e5c9c7](https://github.com/embark-framework/embark/commit/9e5c9c7)) +* **@embark/deployment:** don't break when using abiDefinitions ([9e5c9c7](https://github.com/embarklabs/embark/commit/9e5c9c7)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) ### Bug Fixes -* gas estimates in test ([#1650](https://github.com/embark-framework/embark/issues/1650)) ([312c631](https://github.com/embark-framework/embark/commit/312c631)) +* gas estimates in test ([#1650](https://github.com/embarklabs/embark/issues/1650)) ([312c631](https://github.com/embarklabs/embark/commit/312c631)) -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-deployment @@ -169,6 +169,6 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-deployment diff --git a/packages/stack/deployment/README.md b/packages/stack/deployment/README.md index d7a5a8680..4602ed01b 100644 --- a/packages/stack/deployment/README.md +++ b/packages/stack/deployment/README.md @@ -3,4 +3,4 @@ > Deployment APIs for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/deployment/package.json b/packages/stack/deployment/package.json index 007d757a6..1bd7b0e9e 100644 --- a/packages/stack/deployment/package.json +++ b/packages/stack/deployment/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Deployment APIs for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/deployment#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/deployment#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/stack/deployment", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/embarkjs/CHANGELOG.md b/packages/stack/embarkjs/CHANGELOG.md index a6a73dda8..64dad3c0e 100644 --- a/packages/stack/embarkjs/CHANGELOG.md +++ b/packages/stack/embarkjs/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-embarkjs @@ -11,18 +11,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.10](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) +# [5.0.0-alpha.10](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24) ### Bug Fixes -* **@embark/embarkjs:** Fix event name misspelling ([8f9f631](https://github.com/embark-framework/embark/commit/8f9f631)) +* **@embark/embarkjs:** Fix event name misspelling ([8f9f631](https://github.com/embarklabs/embark/commit/8f9f631)) -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-embarkjs @@ -30,7 +30,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-embarkjs @@ -38,7 +38,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-embarkjs @@ -46,18 +46,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embark-framework/embark/commit/446197b)) +* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embarklabs/embark/commit/446197b)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-embarkjs @@ -65,19 +65,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Features -* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embark-framework/embark/commit/c7ec49a)), closes [#1850](https://github.com/embark-framework/embark/issues/1850) [#1850](https://github.com/embark-framework/embark/issues/1850) -* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embark-framework/embark/commit/de9e667)) +* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embarklabs/embark/commit/c7ec49a)), closes [#1850](https://github.com/embarklabs/embark/issues/1850) [#1850](https://github.com/embarklabs/embark/issues/1850) +* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embarklabs/embark/commit/de9e667)) -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-embarkjs @@ -85,17 +85,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* fix windows build for pipeline and embarkjs ([#1971](https://github.com/embark-framework/embark/issues/1971)) ([08c97a2](https://github.com/embark-framework/embark/commit/08c97a2)) +* fix windows build for pipeline and embarkjs ([#1971](https://github.com/embarklabs/embark/issues/1971)) ([08c97a2](https://github.com/embarklabs/embark/commit/08c97a2)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES diff --git a/packages/stack/embarkjs/README.md b/packages/stack/embarkjs/README.md index 70bf5c2a1..d9ae77407 100644 --- a/packages/stack/embarkjs/README.md +++ b/packages/stack/embarkjs/README.md @@ -3,4 +3,4 @@ > EmbarkJS APIs for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/embarkjs/package.json b/packages/stack/embarkjs/package.json index 69a000568..bc30db74b 100644 --- a/packages/stack/embarkjs/package.json +++ b/packages/stack/embarkjs/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "EmbarkJS APIs for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/embarkjs#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/embarkjs#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/stack/embarkjs", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/library-manager/CHANGELOG.md b/packages/stack/library-manager/CHANGELOG.md index da656d23c..ac8970a14 100644 --- a/packages/stack/library-manager/CHANGELOG.md +++ b/packages/stack/library-manager/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-library-manager @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-library-manager @@ -40,7 +40,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-library-manager @@ -48,7 +48,7 @@ to implement it. -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-library-manager @@ -56,17 +56,17 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@embark/library-manager:** add web3 to versions list ([3c760c3](https://github.com/embark-framework/embark/commit/3c760c3)) +* **@embark/library-manager:** add web3 to versions list ([3c760c3](https://github.com/embarklabs/embark/commit/3c760c3)) ### Code Refactoring -* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embark-framework/embark/commit/2543aca)) +* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embarklabs/embark/commit/2543aca)) ### BREAKING CHANGES @@ -78,7 +78,7 @@ project's `embark.json`. -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-library-manager @@ -86,12 +86,12 @@ project's `embark.json`. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -115,7 +115,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-library-manager @@ -123,7 +123,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-library-manager @@ -131,18 +131,18 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) ### Bug Fixes -* **@embark/library-manager:** add a check/warning for `"1.0.0-beta"` web3 version in installAll ([6dd0628](https://github.com/embark-framework/embark/commit/6dd0628)) +* **@embark/library-manager:** add a check/warning for `"1.0.0-beta"` web3 version in installAll ([6dd0628](https://github.com/embarklabs/embark/commit/6dd0628)) -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-library-manager @@ -150,7 +150,7 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) **Note:** Version bump only for package embark-library-manager @@ -158,7 +158,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-library-manager @@ -166,7 +166,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-library-manager @@ -174,10 +174,10 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) ### Bug Fixes -* **@embark/library-manager:** specify colors package as a dependency ([2d22819](https://github.com/embark-framework/embark/commit/2d22819)) -* **@embark/utils:** expose longRunningProcessTimer properly ([244e2e2](https://github.com/embark-framework/embark/commit/244e2e2)) +* **@embark/library-manager:** specify colors package as a dependency ([2d22819](https://github.com/embarklabs/embark/commit/2d22819)) +* **@embark/utils:** expose longRunningProcessTimer properly ([244e2e2](https://github.com/embarklabs/embark/commit/244e2e2)) diff --git a/packages/stack/library-manager/README.md b/packages/stack/library-manager/README.md index b6217b8a3..f32ef529e 100644 --- a/packages/stack/library-manager/README.md +++ b/packages/stack/library-manager/README.md @@ -3,4 +3,4 @@ > Module for downloading and managing libraries Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/library-manager/package.json b/packages/stack/library-manager/package.json index f87fbc444..3ac1b3153 100644 --- a/packages/stack/library-manager/package.json +++ b/packages/stack/library-manager/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Module for downloading and managing libraries", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/library-manager#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/library-manager#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/stack/library-manager", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/namesystem/CHANGELOG.md b/packages/stack/namesystem/CHANGELOG.md index cd4a36530..6963cb29e 100644 --- a/packages/stack/namesystem/CHANGELOG.md +++ b/packages/stack/namesystem/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-namesystem @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-namesystem @@ -19,19 +19,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Features -* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embark-framework/embark/commit/de9e667)) -* **@embark/tests:** enable comms and storage in tests ([aecb99d](https://github.com/embark-framework/embark/commit/aecb99d)) +* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embarklabs/embark/commit/de9e667)) +* **@embark/tests:** enable comms and storage in tests ([aecb99d](https://github.com/embarklabs/embark/commit/aecb99d)) -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-namesystem @@ -39,18 +39,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* do not start modules if they are disabled ([d6bf5c2](https://github.com/embark-framework/embark/commit/d6bf5c2)) -* fix test-app, contracts index file and reload on change ([#1892](https://github.com/embark-framework/embark/issues/1892)) ([ee634c8](https://github.com/embark-framework/embark/commit/ee634c8)) +* do not start modules if they are disabled ([d6bf5c2](https://github.com/embarklabs/embark/commit/d6bf5c2)) +* fix test-app, contracts index file and reload on change ([#1892](https://github.com/embarklabs/embark/issues/1892)) ([ee634c8](https://github.com/embarklabs/embark/commit/ee634c8)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES diff --git a/packages/stack/namesystem/README.md b/packages/stack/namesystem/README.md index 713ea263e..dbba08d10 100644 --- a/packages/stack/namesystem/README.md +++ b/packages/stack/namesystem/README.md @@ -3,4 +3,4 @@ > Namesystem provider abstraction module for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/namesystem/package.json b/packages/stack/namesystem/package.json index 5781c4a20..c3833826d 100644 --- a/packages/stack/namesystem/package.json +++ b/packages/stack/namesystem/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Namesystem provider abstraction module for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/namesystem#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/namesystem#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -23,7 +23,7 @@ "repository": { "directory": "packages/stack/namesystem", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/pipeline/CHANGELOG.md b/packages/stack/pipeline/CHANGELOG.md index e962e1906..957e3d4f1 100644 --- a/packages/stack/pipeline/CHANGELOG.md +++ b/packages/stack/pipeline/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-pipeline @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-pipeline @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-pipeline @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-pipeline @@ -35,18 +35,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embark-framework/embark/commit/446197b)) +* **@embark/blockchain:** make disabling blockchain feature work ([446197b](https://github.com/embarklabs/embark/commit/446197b)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-pipeline @@ -54,7 +54,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-pipeline @@ -62,7 +62,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-pipeline @@ -70,17 +70,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* **@embark/stack/pipeline:** set missing `this.fs` to `embark.fs` ([86a9766](https://github.com/embark-framework/embark/commit/86a9766)) +* **@embark/stack/pipeline:** set missing `this.fs` to `embark.fs` ([86a9766](https://github.com/embarklabs/embark/commit/86a9766)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -104,18 +104,18 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) ### Bug Fixes -* **@embark/pipeline:** revise require in embarkArtifacts/contracts/index ([ff97aa5](https://github.com/embark-framework/embark/commit/ff97aa5)) +* **@embark/pipeline:** revise require in embarkArtifacts/contracts/index ([ff97aa5](https://github.com/embarklabs/embark/commit/ff97aa5)) -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-pipeline @@ -123,26 +123,26 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) ### Bug Fixes -* **@embark/pipeline:** adjust ignore paths ([e58c552](https://github.com/embark-framework/embark/commit/e58c552)) -* **@embark/pipeline:** check if config arg of writeStats is falsy ([9d81fc5](https://github.com/embark-framework/embark/commit/9d81fc5)) -* **@embark/pipeline:** streamline contract index file creation ([810c3be](https://github.com/embark-framework/embark/commit/810c3be)) +* **@embark/pipeline:** adjust ignore paths ([e58c552](https://github.com/embarklabs/embark/commit/e58c552)) +* **@embark/pipeline:** check if config arg of writeStats is falsy ([9d81fc5](https://github.com/embarklabs/embark/commit/9d81fc5)) +* **@embark/pipeline:** streamline contract index file creation ([810c3be](https://github.com/embarklabs/embark/commit/810c3be)) ### Features -* **@embark/pipeline:** add minimalContractSize to remove bytecode ([b0cccae](https://github.com/embark-framework/embark/commit/b0cccae)) -* **@embark/pipeline:** enable choosing which fields to filter out ([b5c81bd](https://github.com/embark-framework/embark/commit/b5c81bd)) +* **@embark/pipeline:** add minimalContractSize to remove bytecode ([b0cccae](https://github.com/embarklabs/embark/commit/b0cccae)) +* **@embark/pipeline:** enable choosing which fields to filter out ([b5c81bd](https://github.com/embarklabs/embark/commit/b5c81bd)) -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-pipeline @@ -150,7 +150,7 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) **Note:** Version bump only for package embark-pipeline @@ -158,7 +158,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-pipeline @@ -166,17 +166,17 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) ### Bug Fixes -* **@embark/pipeline:** ensure color methods for logs are available ([8ca6419](https://github.com/embark-framework/embark/commit/8ca6419)) +* **@embark/pipeline:** ensure color methods for logs are available ([8ca6419](https://github.com/embarklabs/embark/commit/8ca6419)) -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-pipeline diff --git a/packages/stack/pipeline/README.md b/packages/stack/pipeline/README.md index 7734cfd9f..650a90e24 100644 --- a/packages/stack/pipeline/README.md +++ b/packages/stack/pipeline/README.md @@ -3,4 +3,4 @@ > Build pipeline module for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/pipeline/package.json b/packages/stack/pipeline/package.json index 2ad9bee5b..97afd9c48 100644 --- a/packages/stack/pipeline/package.json +++ b/packages/stack/pipeline/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Build pipeline module for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/pipeline#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/pipeline#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/stack/pipeline", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/process-logs-api-manager/CHANGELOG.md b/packages/stack/process-logs-api-manager/CHANGELOG.md index 626585c18..c7b47dc5f 100644 --- a/packages/stack/process-logs-api-manager/CHANGELOG.md +++ b/packages/stack/process-logs-api-manager/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-process-logs-api-manager @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-process-logs-api-manager @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-process-logs-api-manager @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-process-logs-api-manager @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-process-logs-api-manager @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-process-logs-api-manager @@ -51,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-process-logs-api-manager @@ -59,12 +59,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -88,7 +88,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-process-logs-api @@ -96,7 +96,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-process-logs-api @@ -104,7 +104,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-process-logs-api @@ -112,7 +112,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-process-logs-api @@ -120,7 +120,7 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) **Note:** Version bump only for package embark-process-logs-api @@ -128,7 +128,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-process-logs-api @@ -136,7 +136,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-process-logs-api @@ -144,6 +144,6 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-process-logs-api diff --git a/packages/stack/process-logs-api-manager/README.md b/packages/stack/process-logs-api-manager/README.md index 571d3162d..aa5ba142f 100644 --- a/packages/stack/process-logs-api-manager/README.md +++ b/packages/stack/process-logs-api-manager/README.md @@ -3,4 +3,4 @@ > Manages and registers APIs for Embark process logs Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/process-logs-api-manager/package.json b/packages/stack/process-logs-api-manager/package.json index 38cdf6cc6..846f7a9b5 100644 --- a/packages/stack/process-logs-api-manager/package.json +++ b/packages/stack/process-logs-api-manager/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Manages and registers APIs for Embark process logs", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/process-logs-api-manager#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/process-logs-api-manager#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/stack/process-logs-api-manager", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/proxy/CHANGELOG.md b/packages/stack/proxy/CHANGELOG.md index 5c9fc0800..5d8aeadf7 100644 --- a/packages/stack/proxy/CHANGELOG.md +++ b/packages/stack/proxy/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-proxy @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-proxy @@ -40,30 +40,30 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) ### Bug Fixes -* fix node connection test to use the endpoints correctly ([0503bb2](https://github.com/embark-framework/embark/commit/0503bb2)) +* fix node connection test to use the endpoints correctly ([0503bb2](https://github.com/embarklabs/embark/commit/0503bb2)) -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/proxy:** fix conflict for WS port in the proxy ([eae97de](https://github.com/embark-framework/embark/commit/eae97de)) -* **@embark/test:** fix using --node option in tests ([b82a240](https://github.com/embark-framework/embark/commit/b82a240)) +* **@embark/proxy:** fix conflict for WS port in the proxy ([eae97de](https://github.com/embarklabs/embark/commit/eae97de)) +* **@embark/test:** fix using --node option in tests ([b82a240](https://github.com/embarklabs/embark/commit/b82a240)) -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-proxy @@ -71,53 +71,53 @@ to implement it. -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embark-framework/embark/commit/f6f4507)) +* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embarklabs/embark/commit/f6f4507)) ### Features -* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embark-framework/embark/commit/c7ec49a)), closes [#1850](https://github.com/embark-framework/embark/issues/1850) [#1850](https://github.com/embark-framework/embark/issues/1850) +* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embarklabs/embark/commit/c7ec49a)), closes [#1850](https://github.com/embarklabs/embark/issues/1850) [#1850](https://github.com/embarklabs/embark/issues/1850) -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) ### Bug Fixes -* **@embark/proxy:** Fix contract event subscriptions ([f9ad486](https://github.com/embark-framework/embark/commit/f9ad486)) -* fix ws providers to have the patch for a bigger threshold ([#2017](https://github.com/embark-framework/embark/issues/2017)) ([9e654c5](https://github.com/embark-framework/embark/commit/9e654c5)) +* **@embark/proxy:** Fix contract event subscriptions ([f9ad486](https://github.com/embarklabs/embark/commit/f9ad486)) +* fix ws providers to have the patch for a bigger threshold ([#2017](https://github.com/embarklabs/embark/issues/2017)) ([9e654c5](https://github.com/embarklabs/embark/commit/9e654c5)) -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* fix error logs in the cockpit due from negative blocks numbers ([#1967](https://github.com/embark-framework/embark/issues/1967)) ([4b947bb](https://github.com/embark-framework/embark/commit/4b947bb)) -* **@embark/proxy:** Check if WebSocket open before sending ([#1978](https://github.com/embark-framework/embark/issues/1978)) ([db71a93](https://github.com/embark-framework/embark/commit/db71a93)) -* **@embark/proxy:** Fix contract event subscriptions ([173d53d](https://github.com/embark-framework/embark/commit/173d53d)) +* fix error logs in the cockpit due from negative blocks numbers ([#1967](https://github.com/embarklabs/embark/issues/1967)) ([4b947bb](https://github.com/embarklabs/embark/commit/4b947bb)) +* **@embark/proxy:** Check if WebSocket open before sending ([#1978](https://github.com/embarklabs/embark/issues/1978)) ([db71a93](https://github.com/embarklabs/embark/commit/db71a93)) +* **@embark/proxy:** Fix contract event subscriptions ([173d53d](https://github.com/embarklabs/embark/commit/173d53d)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### Features -* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embark-framework/embark/issues/1846)) ([f54fbf0](https://github.com/embark-framework/embark/commit/f54fbf0)) -* call action before starting the blockchain node ([c54b8d9](https://github.com/embark-framework/embark/commit/c54b8d9)) +* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embarklabs/embark/issues/1846)) ([f54fbf0](https://github.com/embarklabs/embark/commit/f54fbf0)) +* call action before starting the blockchain node ([c54b8d9](https://github.com/embarklabs/embark/commit/c54b8d9)) ### BREAKING CHANGES diff --git a/packages/stack/proxy/README.md b/packages/stack/proxy/README.md index 07fb1f030..e88d56382 100644 --- a/packages/stack/proxy/README.md +++ b/packages/stack/proxy/README.md @@ -3,4 +3,4 @@ > Proxy to listen to blockchain requests and responses Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/proxy/package.json b/packages/stack/proxy/package.json index 9eabcd656..d7c42d6d8 100644 --- a/packages/stack/proxy/package.json +++ b/packages/stack/proxy/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Proxy to listen to blockchain requests and responses", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/proxy#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/proxy#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/stack/proxy", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/storage/CHANGELOG.md b/packages/stack/storage/CHANGELOG.md index d2d695714..06a819a5b 100644 --- a/packages/stack/storage/CHANGELOG.md +++ b/packages/stack/storage/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-storage @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-storage @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-storage @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-storage @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-storage @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) +# [5.0.0-alpha.3](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06) **Note:** Version bump only for package embark-storage @@ -51,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-storage @@ -59,7 +59,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-storage @@ -67,17 +67,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* do not start modules if they are disabled ([d6bf5c2](https://github.com/embark-framework/embark/commit/d6bf5c2)) +* do not start modules if they are disabled ([d6bf5c2](https://github.com/embarklabs/embark/commit/d6bf5c2)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -101,7 +101,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-storage @@ -109,7 +109,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-storage @@ -117,7 +117,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-storage @@ -125,9 +125,9 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) ### Bug Fixes -* **@embark/storage:** revise timing for process:started and code eval to avoid race conditions ([5828ae6](https://github.com/embark-framework/embark/commit/5828ae6)) +* **@embark/storage:** revise timing for process:started and code eval to avoid race conditions ([5828ae6](https://github.com/embarklabs/embark/commit/5828ae6)) diff --git a/packages/stack/storage/README.md b/packages/stack/storage/README.md index 84f381a39..aed09bb3e 100644 --- a/packages/stack/storage/README.md +++ b/packages/stack/storage/README.md @@ -3,4 +3,4 @@ > Storage provider abstraction module for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/storage/package.json b/packages/stack/storage/package.json index 805dbc703..c1342e130 100644 --- a/packages/stack/storage/package.json +++ b/packages/stack/storage/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Storage provider abstraction module for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/storage#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/storage#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -24,7 +24,7 @@ "repository": { "directory": "packages/stack/storage", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/test-runner/CHANGELOG.md b/packages/stack/test-runner/CHANGELOG.md index 2c335cd7e..8740867b6 100644 --- a/packages/stack/test-runner/CHANGELOG.md +++ b/packages/stack/test-runner/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-test-runner @@ -11,12 +11,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) ### Build System -* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embark-framework/embark/commit/7e550f0)) +* **deps:** bump web3[-*] from 1.2.1 to 1.2.4 ([7e550f0](https://github.com/embarklabs/embark/commit/7e550f0)) ### BREAKING CHANGES @@ -32,7 +32,7 @@ to implement it. -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-test-runner @@ -40,7 +40,7 @@ to implement it. -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-test-runner @@ -48,37 +48,37 @@ to implement it. -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/test:** fix using --node option in tests ([b82a240](https://github.com/embark-framework/embark/commit/b82a240)) +* **@embark/test:** fix using --node option in tests ([b82a240](https://github.com/embarklabs/embark/commit/b82a240)) -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) ### Bug Fixes -* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embark-framework/embark/commit/f6f4507)) -* **@embark/tests:** Improve expiration unit test ([23e94d6](https://github.com/embark-framework/embark/commit/23e94d6)) +* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embarklabs/embark/commit/f6f4507)) +* **@embark/tests:** Improve expiration unit test ([23e94d6](https://github.com/embarklabs/embark/commit/23e94d6)) ### Features -* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embark-framework/embark/commit/c7ec49a)), closes [#1850](https://github.com/embark-framework/embark/issues/1850) [#1850](https://github.com/embark-framework/embark/issues/1850) -* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embark-framework/embark/commit/de9e667)) -* **@embark/tests:** enable comms and storage in tests ([aecb99d](https://github.com/embark-framework/embark/commit/aecb99d)) +* **@embark/embark-rpc-manager:** Add support for `eth_signTypedData_v3` ([c7ec49a](https://github.com/embarklabs/embark/commit/c7ec49a)), closes [#1850](https://github.com/embarklabs/embark/issues/1850) [#1850](https://github.com/embarklabs/embark/issues/1850) +* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embarklabs/embark/commit/de9e667)) +* **@embark/tests:** enable comms and storage in tests ([aecb99d](https://github.com/embarklabs/embark/commit/aecb99d)) -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-test-runner @@ -86,23 +86,23 @@ to implement it. -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* **@contract-app:** fix contracts app tests ([#1982](https://github.com/embark-framework/embark/issues/1982)) ([6e9635c](https://github.com/embark-framework/embark/commit/6e9635c)) -* **test-app:** make test app test all pass ([#1980](https://github.com/embark-framework/embark/issues/1980)) ([2193d82](https://github.com/embark-framework/embark/commit/2193d82)) +* **@contract-app:** fix contracts app tests ([#1982](https://github.com/embarklabs/embark/issues/1982)) ([6e9635c](https://github.com/embarklabs/embark/commit/6e9635c)) +* **test-app:** make test app test all pass ([#1980](https://github.com/embarklabs/embark/issues/1980)) ([2193d82](https://github.com/embarklabs/embark/commit/2193d82)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### Features -* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embark-framework/embark/issues/1846)) ([f54fbf0](https://github.com/embark-framework/embark/commit/f54fbf0)) +* **@embark/test-runner:** make vm default node ([#1846](https://github.com/embarklabs/embark/issues/1846)) ([f54fbf0](https://github.com/embarklabs/embark/commit/f54fbf0)) ### BREAKING CHANGES @@ -126,7 +126,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-test-runner @@ -134,7 +134,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-test-runner @@ -142,60 +142,60 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) ### Bug Fixes -* **@embark/test-runner:** fix describe in describe tests ([c2094db](https://github.com/embark-framework/embark/commit/c2094db)) +* **@embark/test-runner:** fix describe in describe tests ([c2094db](https://github.com/embarklabs/embark/commit/c2094db)) -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) ### Bug Fixes -* **@embark/test-runner:** make `--tx-details` option work again ([2531fc1](https://github.com/embark-framework/embark/commit/2531fc1)), closes [/github.com/embark-framework/embark/commit/87d92b6091#diff-92b4f79a0473160fe700440b1ced5204R140](https://github.com//github.com/embark-framework/embark/commit/87d92b6091/issues/diff-92b4f79a0473160fe700440b1ced5204R140) +* **@embark/test-runner:** make `--tx-details` option work again ([2531fc1](https://github.com/embarklabs/embark/commit/2531fc1)), closes [/github.com/embarklabs/embark/commit/87d92b6091#diff-92b4f79a0473160fe700440b1ced5204R140](https://github.com//github.com/embarklabs/embark/commit/87d92b6091/issues/diff-92b4f79a0473160fe700440b1ced5204R140) -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* **@embark/test-runenr:** fix event listener overflow ([e288483](https://github.com/embark-framework/embark/commit/e288483)) -* **@embark/test-runner:** only run tests on files with describe ([9646673](https://github.com/embark-framework/embark/commit/9646673)) -* **templates:** fix templates because tests don't like empty files ([908aa3b](https://github.com/embark-framework/embark/commit/908aa3b)) -* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embark-framework/embark/commit/fc4faa8)) +* **@embark/test-runenr:** fix event listener overflow ([e288483](https://github.com/embarklabs/embark/commit/e288483)) +* **@embark/test-runner:** only run tests on files with describe ([9646673](https://github.com/embarklabs/embark/commit/9646673)) +* **templates:** fix templates because tests don't like empty files ([908aa3b](https://github.com/embarklabs/embark/commit/908aa3b)) +* alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors ([fc4faa8](https://github.com/embarklabs/embark/commit/fc4faa8)) ### Features -* **@embark/test-runner:** return accounts in the describe callback ([332229f](https://github.com/embark-framework/embark/commit/332229f)) -* **@embark/test-runner:** wait for deploy before enterning describe ([8c16541](https://github.com/embark-framework/embark/commit/8c16541)) +* **@embark/test-runner:** return accounts in the describe callback ([332229f](https://github.com/embarklabs/embark/commit/332229f)) +* **@embark/test-runner:** wait for deploy before enterning describe ([8c16541](https://github.com/embarklabs/embark/commit/8c16541)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) ### Bug Fixes -* **@embark/test-runner:** don't try to deploy and register ENS domains after JS tests have run ([e5fc12e](https://github.com/embark-framework/embark/commit/e5fc12e)) +* **@embark/test-runner:** don't try to deploy and register ENS domains after JS tests have run ([e5fc12e](https://github.com/embarklabs/embark/commit/e5fc12e)) -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-test-runner @@ -203,9 +203,9 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) ### Features -* **@embark/test-runner:** show interface contract message in tests ([f9d7a3f](https://github.com/embark-framework/embark/commit/f9d7a3f)) +* **@embark/test-runner:** show interface contract message in tests ([f9d7a3f](https://github.com/embarklabs/embark/commit/f9d7a3f)) diff --git a/packages/stack/test-runner/README.md b/packages/stack/test-runner/README.md index a705df179..9821d2b7f 100644 --- a/packages/stack/test-runner/README.md +++ b/packages/stack/test-runner/README.md @@ -3,4 +3,4 @@ > Embark Testrunner Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/test-runner/package.json b/packages/stack/test-runner/package.json index d33b352e6..dd0a2c6c2 100644 --- a/packages/stack/test-runner/package.json +++ b/packages/stack/test-runner/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Embark Testrunner", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/test-runner#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/test-runner#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/stack/test-runner", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/lib/index.js", "types": "./dist/lib/index.d.ts", diff --git a/packages/stack/watcher/CHANGELOG.md b/packages/stack/watcher/CHANGELOG.md index 4d16a0bfe..37b108fbf 100644 --- a/packages/stack/watcher/CHANGELOG.md +++ b/packages/stack/watcher/CHANGELOG.md @@ -3,18 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) ### Bug Fixes -* **@embark/watcher:** endless loop when artifacts are put in src ([c8f86e5](https://github.com/embark-framework/embark/commit/c8f86e5)) +* **@embark/watcher:** endless loop when artifacts are put in src ([c8f86e5](https://github.com/embarklabs/embark/commit/c8f86e5)) -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-watcher @@ -22,7 +22,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-watcher @@ -30,7 +30,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-watcher @@ -38,7 +38,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-watcher @@ -46,7 +46,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-watcher @@ -54,7 +54,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-watcher @@ -62,17 +62,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Bug Fixes -* patch for infinite loop with panic override ([#1964](https://github.com/embark-framework/embark/issues/1964)) ([80df4fa](https://github.com/embark-framework/embark/commit/80df4fa)) +* patch for infinite loop with panic override ([#1964](https://github.com/embarklabs/embark/issues/1964)) ([80df4fa](https://github.com/embarklabs/embark/commit/80df4fa)) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -96,7 +96,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-watcher @@ -104,7 +104,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-watcher @@ -112,7 +112,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-watcher @@ -120,7 +120,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-watcher @@ -128,7 +128,7 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) **Note:** Version bump only for package embark-watcher @@ -136,7 +136,7 @@ released. -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-watcher @@ -144,7 +144,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-watcher @@ -152,6 +152,6 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) **Note:** Version bump only for package embark-watcher diff --git a/packages/stack/watcher/README.md b/packages/stack/watcher/README.md index 63fb7ffd3..246e3abb4 100644 --- a/packages/stack/watcher/README.md +++ b/packages/stack/watcher/README.md @@ -3,4 +3,4 @@ > Watches changes in the file system Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/watcher/package.json b/packages/stack/watcher/package.json index 70da39e6f..d7ab6896b 100644 --- a/packages/stack/watcher/package.json +++ b/packages/stack/watcher/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Watches changes in the file system", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/watcher#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/watcher#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/stack/watcher", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/stack/webserver/CHANGELOG.md b/packages/stack/webserver/CHANGELOG.md index 366153242..6b84f22cc 100644 --- a/packages/stack/webserver/CHANGELOG.md +++ b/packages/stack/webserver/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-webserver @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) +# [5.0.0-alpha.9](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20) **Note:** Version bump only for package embark-webserver @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) +# [5.0.0-alpha.8](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19) **Note:** Version bump only for package embark-webserver @@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-webserver @@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) **Note:** Version bump only for package embark-webserver @@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-webserver @@ -51,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-webserver @@ -59,12 +59,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES @@ -88,7 +88,7 @@ released. -## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28) +## [4.1.1](https://github.com/embarklabs/embark/compare/v4.1.0...v4.1.1) (2019-08-28) **Note:** Version bump only for package embark-webserver @@ -96,7 +96,7 @@ released. -# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) +# [4.1.0](https://github.com/embarklabs/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12) **Note:** Version bump only for package embark-webserver @@ -104,7 +104,7 @@ released. -# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) +# [4.1.0-beta.6](https://github.com/embarklabs/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09) **Note:** Version bump only for package embark-webserver @@ -112,7 +112,7 @@ released. -# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) +# [4.1.0-beta.5](https://github.com/embarklabs/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10) **Note:** Version bump only for package embark-webserver @@ -120,18 +120,18 @@ released. -# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) +# [4.1.0-beta.4](https://github.com/embarklabs/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27) ### Bug Fixes -* **@embark/config:** disable webserver if pipeline is disabled ([24b5339](https://github.com/embark-framework/embark/commit/24b5339)) +* **@embark/config:** disable webserver if pipeline is disabled ([24b5339](https://github.com/embarklabs/embark/commit/24b5339)) -# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) +# [4.1.0-beta.3](https://github.com/embarklabs/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07) **Note:** Version bump only for package embark-webserver @@ -139,7 +139,7 @@ released. -# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) +# [4.1.0-beta.2](https://github.com/embarklabs/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22) **Note:** Version bump only for package embark-webserver @@ -147,17 +147,17 @@ released. -# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) +# [4.1.0-beta.1](https://github.com/embarklabs/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15) ### Features -* **@embark/webserver:** Add support for `service webserver on/off` ([0c394fe](https://github.com/embark-framework/embark/commit/0c394fe)) +* **@embark/webserver:** Add support for `service webserver on/off` ([0c394fe](https://github.com/embarklabs/embark/commit/0c394fe)) -# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) +# [4.1.0-beta.0](https://github.com/embarklabs/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17) **Note:** Version bump only for package embark-webserver diff --git a/packages/stack/webserver/README.md b/packages/stack/webserver/README.md index 4388b83a6..a7ab20f3e 100644 --- a/packages/stack/webserver/README.md +++ b/packages/stack/webserver/README.md @@ -3,4 +3,4 @@ > Webserver for Embark Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/stack/webserver/package.json b/packages/stack/webserver/package.json index c079989ec..07b38f5ac 100644 --- a/packages/stack/webserver/package.json +++ b/packages/stack/webserver/package.json @@ -4,8 +4,8 @@ "author": "Iuri Matias ", "contributors": [], "description": "Webserver for Embark", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/stack/webserver#readme", - "bugs": "https://github.com/embark-framework/embark/issues", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/stack/webserver#readme", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", @@ -22,7 +22,7 @@ "repository": { "directory": "packages/stack/webserver", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/utils/collective/CHANGELOG.md b/packages/utils/collective/CHANGELOG.md index fd8232e57..770ad6c84 100644 --- a/packages/utils/collective/CHANGELOG.md +++ b/packages/utils/collective/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-collective @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-collective @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-collective @@ -27,12 +27,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES diff --git a/packages/utils/collective/README.md b/packages/utils/collective/README.md index 504e4b5ae..750a89a99 100644 --- a/packages/utils/collective/README.md +++ b/packages/utils/collective/README.md @@ -3,4 +3,4 @@ > You will be assimilated Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/utils/collective/package.json b/packages/utils/collective/package.json index 0a2d5407e..e35baff03 100644 --- a/packages/utils/collective/package.json +++ b/packages/utils/collective/package.json @@ -3,11 +3,11 @@ "version": "5.0.0", "author": "Michael Bradley (https://github.com/michaelsbradleyjr/)", "description": "You will be assimilated", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/utils/collective#readme", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/utils/collective#readme", "repository": { "directory": "packages/utils/collective", "type": "git", - "url": "https://github.com/embark-framework/embark.git" + "url": "https://github.com/embarklabs/embark.git" }, "keywords": [], "license": "MIT", diff --git a/packages/utils/inside-monorepo/CHANGELOG.md b/packages/utils/inside-monorepo/CHANGELOG.md index 35e6e7a54..e85bfec72 100644 --- a/packages/utils/inside-monorepo/CHANGELOG.md +++ b/packages/utils/inside-monorepo/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-inside-monorepo @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-inside-monorepo @@ -19,12 +19,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES diff --git a/packages/utils/inside-monorepo/README.md b/packages/utils/inside-monorepo/README.md index c667bea6d..4a7d56b4d 100644 --- a/packages/utils/inside-monorepo/README.md +++ b/packages/utils/inside-monorepo/README.md @@ -4,4 +4,4 @@ > package is inside the monorepo Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/utils/solo/CHANGELOG.md b/packages/utils/solo/CHANGELOG.md index 1957db855..417aa61ef 100644 --- a/packages/utils/solo/CHANGELOG.md +++ b/packages/utils/solo/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-solo @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-solo @@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-solo @@ -27,12 +27,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### BREAKING CHANGES diff --git a/packages/utils/solo/README.md b/packages/utils/solo/README.md index 1ac4aa531..752a7ef02 100644 --- a/packages/utils/solo/README.md +++ b/packages/utils/solo/README.md @@ -3,4 +3,4 @@ > Resistance is not futile? Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/utils/testing/CHANGELOG.md b/packages/utils/testing/CHANGELOG.md index f4e5bb1f8..f6d3d2d15 100644 --- a/packages/utils/testing/CHANGELOG.md +++ b/packages/utils/testing/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) +# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07) **Note:** Version bump only for package embark-testing @@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) +# [5.0.0-alpha.5](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16) **Note:** Version bump only for package embark-testing @@ -19,18 +19,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) +# [5.0.0-alpha.4](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12) ### Bug Fixes -* **@embark/tests:** Tests exiting early ([acd1d72](https://github.com/embark-framework/embark/commit/acd1d72)) +* **@embark/tests:** Tests exiting early ([acd1d72](https://github.com/embarklabs/embark/commit/acd1d72)) -# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) +# [5.0.0-alpha.2](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05) **Note:** Version bump only for package embark-testing @@ -38,7 +38,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) +# [5.0.0-alpha.1](https://github.com/embarklabs/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05) **Note:** Version bump only for package embark-testing @@ -46,17 +46,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline -# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) +# [5.0.0-alpha.0](https://github.com/embarklabs/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28) ### Build System -* bump all packages' engines settings ([#1985](https://github.com/embark-framework/embark/issues/1985)) ([ed02cc8](https://github.com/embark-framework/embark/commit/ed02cc8)) +* bump all packages' engines settings ([#1985](https://github.com/embarklabs/embark/issues/1985)) ([ed02cc8](https://github.com/embarklabs/embark/commit/ed02cc8)) ### Features -* **@embark/testing:** introduce plugin APIs to register compilers ([f289a6f](https://github.com/embark-framework/embark/commit/f289a6f)) +* **@embark/testing:** introduce plugin APIs to register compilers ([f289a6f](https://github.com/embarklabs/embark/commit/f289a6f)) ### BREAKING CHANGES diff --git a/packages/utils/testing/README.md b/packages/utils/testing/README.md index e2188c735..f72c27871 100644 --- a/packages/utils/testing/README.md +++ b/packages/utils/testing/README.md @@ -3,4 +3,4 @@ > Testing Visit [embark.status.im](https://embark.status.im/) to get started with -[Embark](https://github.com/embark-framework/embark). +[Embark](https://github.com/embarklabs/embark). diff --git a/packages/utils/testing/package.json b/packages/utils/testing/package.json index c614a94a1..28d72305d 100644 --- a/packages/utils/testing/package.json +++ b/packages/utils/testing/package.json @@ -2,17 +2,17 @@ "name": "embark-testing", "version": "5.0.0", "description": "Testing", - "homepage": "https://github.com/embark-framework/embark/tree/master/packages/utils/testing#readme", + "homepage": "https://github.com/embarklabs/embark/tree/master/packages/utils/testing#readme", "main": "dist/lib/index.js", "types": "./dist/lib/index.d.ts", "repository": { "directory": "packages/utils/testing", "type": "git", - "url": "https://github.com/embark-framework/embark/" + "url": "https://github.com/embarklabs/embark/" }, "author": "Iuri Matias ", "license": "MIT", - "bugs": "https://github.com/embark-framework/embark/issues", + "bugs": "https://github.com/embarklabs/embark/issues", "keywords": [ "blockchain", "dapps", diff --git a/site/README.md b/site/README.md index 393b0f628..f7bc1421e 100644 --- a/site/README.md +++ b/site/README.md @@ -7,7 +7,7 @@ The website for Embark. Install dependencies: ```bash -$ git clone https://github.com/embark-framework/embark.git +$ git clone https://github.com/embarklabs/embark.git $ cd embark/site $ npm install ``` diff --git a/site/_config.yml b/site/_config.yml index 60f376eb1..af1bcc387 100644 --- a/site/_config.yml +++ b/site/_config.yml @@ -29,7 +29,7 @@ algolia: apiKey: 439d8dc2add18007a2f31be4a9c0ed70 indexName: embark twitter: EmbarkProject -github: embark-framework/embark +github: embarklabs/embark autoprefixer: enable: true browsers: diff --git a/site/deploy-site.js b/site/deploy-site.js index 3283e4a31..2bf856685 100644 --- a/site/deploy-site.js +++ b/site/deploy-site.js @@ -5,7 +5,7 @@ const args = require('minimist')(process.argv.slice(2)); const execWithOutput = (cmd) => execSync(cmd, { stdio: 'inherit' }); -const DEPLOY_REPOSITORY = 'https://github.com/embark-framework/embark-site'; +const DEPLOY_REPOSITORY = 'https://github.com/embarklabs/embark-site'; const DEPLOY_REMOTE = 'embark-site'; const TMP_DEPLOY_BRANCH = 'embark-site-deploy'; diff --git a/site/source/_data/templates.yml b/site/source/_data/templates.yml index d676b80e6..d26a93bce 100644 --- a/site/source/_data/templates.yml +++ b/site/source/_data/templates.yml @@ -2,7 +2,7 @@ description: Template to demonstrate the use of the Vyper contracts install: embark new AppName --template vyper thumbnail: vyper.png - link: https://github.com/embark-framework/embark-vyper-template + link: https://github.com/embarklabs/embark-vyper-template tags: - vyper - contracts @@ -22,7 +22,7 @@ description: Template with Typescript support pre-configured thumbnail: typescript.png install: embark new AppName --template typescript - link: https://github.com/embark-framework/embark-typescript-template + link: https://github.com/embarklabs/embark-typescript-template tags: - typescript - frontend @@ -31,7 +31,7 @@ description: Ready to use Template for using Embark with vue.js thumbnail: vuejs.png install: embark new AppName --template vue - link: https://github.com/embark-framework/embark-vue-template + link: https://github.com/embarklabs/embark-vue-template tags: - vue.js - frontend @@ -40,7 +40,7 @@ # description: Ready to use Template for using Embark with angular.js # thumbnail: angular.png # install: embark new AppName --template angular -# link: https://github.com/embark-framework/embark-angular-template +# link: https://github.com/embarklabs/embark-angular-template # tags: # - angular.js # - frontend @@ -57,7 +57,7 @@ description: Template to demonstrate use of the Bamboo contracts install: embark new AppName --template bamboo thumbnail: bamboo.png - link: https://github.com/embark-framework/embark-bamboo-template + link: https://github.com/embarklabs/embark-bamboo-template tags: - bamboo - contracts @@ -65,8 +65,8 @@ - name: Solidity Gas Golfing description: Boilerplate and tests for the first Solidity Gas Golfing Contest thumbnail: sggc.png - install: embark new AppName --template embark-framework/sggc - link: https://github.com/embark-framework/sggc + install: embark new AppName --template embarklabs/sggc + link: https://github.com/embarklabs/sggc tags: - solidity - tests diff --git a/site/source/_posts/2018-05-04-embark-3-0-released.md b/site/source/_posts/2018-05-04-embark-3-0-released.md index f46d1ada6..cb1873338 100644 --- a/site/source/_posts/2018-05-04-embark-3-0-released.md +++ b/site/source/_posts/2018-05-04-embark-3-0-released.md @@ -15,7 +15,7 @@ Embark has a new website and up to date documentation which can be found at http ## More Smart Contract Languages -Besides Solidity, Embark now also supports [Vyper](https://github.com/ethereum/vyper/) out of the box, as well as [Bamboo](https://github.com/pirapira/bamboo) through an embark [plugin](https://github.com/embark-framework/embark-bamboo) +Besides Solidity, Embark now also supports [Vyper](https://github.com/ethereum/vyper/) out of the box, as well as [Bamboo](https://github.com/pirapira/bamboo) through an embark [plugin](https://github.com/embarklabs/embark-bamboo) You can use these languages side by side, and take advantage of Embark's features such as contract testing just like you would with Solidity. ## DApp Imports @@ -193,7 +193,7 @@ Swarm is now completely integrated on-par with IPFS. You can use interact with S ## Misc Bugfixes and Improvements -For a complete list please refer to the [release notes in github](https://github.com/embark-framework/embark/releases/tag/3.0.0) +For a complete list please refer to the [release notes in github](https://github.com/embarklabs/embark/releases/tag/3.0.0) ## Chatroom diff --git a/site/source/_posts/2019-02-04-building-a-decentralized-reddit-with-embark-part-1.md b/site/source/_posts/2019-02-04-building-a-decentralized-reddit-with-embark-part-1.md index 21b08b070..9769e8997 100644 --- a/site/source/_posts/2019-02-04-building-a-decentralized-reddit-with-embark-part-1.md +++ b/site/source/_posts/2019-02-04-building-a-decentralized-reddit-with-embark-part-1.md @@ -15,7 +15,7 @@ This tutorial is split up into three parts, so every individual part can get our - [**Part 2** - Testing the Smart Contract through EmbarkJS](/news/2019/02/11/building-a-decentralized-reddit-with-embark-part-2/) - [**Part 3** - Building a simple front-end using React](/news/2019/02/18/building-a-decentralized-reddit-with-embark-part-3/) -**The code for this tutorial can be found in [this repository](https://github.com/embark-framework/dreddit-tutorial)**. +**The code for this tutorial can be found in [this repository](https://github.com/embarklabs/dreddit-tutorial)**. Let's get right to it! @@ -215,7 +215,7 @@ function getVote(uint _postId) public view returns (uint8) { And with that, our Smart Contract is pretty much done! Just to make sure that everything is compiling smoothly, we can execute `embark build --contracts` in case there's no existing Embark instance watching our work already. -Here's the complete Smart Contract code (you can also find it in [this repository](https://github.com/embark-framework/dreddit-tutorial): +Here's the complete Smart Contract code (you can also find it in [this repository](https://github.com/embarklabs/dreddit-tutorial): {% code_block copyBtn:true %} pragma solidity ^0.5.0; diff --git a/site/source/_posts/2019-02-11-building-a-decentralized-reddit-with-embark-part-2.md b/site/source/_posts/2019-02-11-building-a-decentralized-reddit-with-embark-part-2.md index e7bb1c681..7ffdd8ecb 100644 --- a/site/source/_posts/2019-02-11-building-a-decentralized-reddit-with-embark-part-2.md +++ b/site/source/_posts/2019-02-11-building-a-decentralized-reddit-with-embark-part-2.md @@ -12,7 +12,7 @@ In [the first part of this tutorial](/news/2019/02/04/building-a-decentralized-r - [**Part 1** - Setting up the project and implementing a Smart Contract](/news/2019/02/04/building-a-decentralized-reddit-with-embark-part-1/) - [**Part 3** - Building a simple front-end using React](/news/2019/02/18/building-a-decentralized-reddit-with-embark-part-3/) -**The code for this tutorial can be found in [this repository](https://github.com/embark-framework/dreddit-tutorial)**. +**The code for this tutorial can be found in [this repository](https://github.com/embarklabs/dreddit-tutorial)**. And off we go! @@ -216,4 +216,4 @@ Compiling contracts > All tests passed ``` - Awesome! If you run into any issues, check out the repository with all steps recorded [here](https://github.com/embark-framework/dreddit-tutorial). In [the next and last part of this series](/news/2019/02/18/building-a-decentralized-reddit-with-embark-part-3/), we'll be building a front-end for our DReddit app using React. Until then, feel free to add more tests as you like! + Awesome! If you run into any issues, check out the repository with all steps recorded [here](https://github.com/embarklabs/dreddit-tutorial). In [the next and last part of this series](/news/2019/02/18/building-a-decentralized-reddit-with-embark-part-3/), we'll be building a front-end for our DReddit app using React. Until then, feel free to add more tests as you like! diff --git a/site/source/_posts/2019-02-18-building-a-decentralized-reddit-with-embark-part-3.md b/site/source/_posts/2019-02-18-building-a-decentralized-reddit-with-embark-part-3.md index 659df81a2..0684ae1eb 100644 --- a/site/source/_posts/2019-02-18-building-a-decentralized-reddit-with-embark-part-3.md +++ b/site/source/_posts/2019-02-18-building-a-decentralized-reddit-with-embark-part-3.md @@ -14,7 +14,7 @@ Hopefully you've read [the first](/news/2019/02/04/building-a-decentralized-redd We'll be using React as a client-side JavaScript library to build our application. However, we can use any framework of our choice, so feel free to follow along while using your favourite framework equivalents! -**The code for this tutorial can be found in [this repository](https://github.com/embark-framework/dreddit-tutorial)**. +**The code for this tutorial can be found in [this repository](https://github.com/embarklabs/dreddit-tutorial)**. ## Rendering our first component @@ -871,5 +871,5 @@ Congratulations! You've completed the tutorial on building a simple decentralize We hope you've learned that it's not too hard to build a DApp that uses IPFS and talks to Smart Contracts, and also how Embark can help you doing all of these things. -**We've recorded every single step of this tutorial [in this repository](https://github.com/embark-framework/dreddit-tutorial)**, so feel free to go ahead, clone it, play with it, compare it with your work or change it to your needs. There will be more tutorials of this kind in the future, so make sure to [follow us on Twitter](https://twitter.com/EmbarkProject) as well for updates! +**We've recorded every single step of this tutorial [in this repository](https://github.com/embarklabs/dreddit-tutorial)**, so feel free to go ahead, clone it, play with it, compare it with your work or change it to your needs. There will be more tutorials of this kind in the future, so make sure to [follow us on Twitter](https://twitter.com/EmbarkProject) as well for updates! diff --git a/site/source/_posts/2019-03-18-upgrading-to-embark-4.md b/site/source/_posts/2019-03-18-upgrading-to-embark-4.md index f455a9ade..61bd03c82 100644 --- a/site/source/_posts/2019-03-18-upgrading-to-embark-4.md +++ b/site/source/_posts/2019-03-18-upgrading-to-embark-4.md @@ -79,7 +79,7 @@ Starting a new Dapp from scratch is easy, we have two options. #### Embark's create-react-dapp template -The easiest option is to use our [new Embark CRA template](https://github.com/embark-framework/embark-create-react-dapp-template). It sets up a simple Embark project with all of the familiar files present in an Embark 3.x Dapp, with one minor difference: the config files are located in an `embarkConfig/` folder in the root of the Dapp to make sure they don't clash with CRA's config folder/files. +The easiest option is to use our [new Embark CRA template](https://github.com/embarklabs/embark-create-react-dapp-template). It sets up a simple Embark project with all of the familiar files present in an Embark 3.x Dapp, with one minor difference: the config files are located in an `embarkConfig/` folder in the root of the Dapp to make sure they don't clash with CRA's config folder/files. To get started with Embark's CRA template, diff --git a/site/source/_posts/2019-03-19-introducing-embark-4.md b/site/source/_posts/2019-03-19-introducing-embark-4.md index adcd8f456..22f12b858 100644 --- a/site/source/_posts/2019-03-19-introducing-embark-4.md +++ b/site/source/_posts/2019-03-19-introducing-embark-4.md @@ -72,5 +72,5 @@ Embark 4.0 is a great companion for those embarking into the ether! From brand n Check out the [Quick Start guide](/docs/quick_start.html) or dive right into the [documentation](/docs). Chat with us in [Gitter](https://gitter.im/embark-framework/Lobby) -Star the repo on [GitHub](https://github.com/embark-framework/embark) +Star the repo on [GitHub](https://github.com/embarklabs/embark) Follow us on [Twitter](https://twitter.com/EmbarkProject) diff --git a/site/source/_posts/2019-07-23-whats-new-in-embark-4.1.md b/site/source/_posts/2019-07-23-whats-new-in-embark-4.1.md index f349ef351..d5f839a53 100644 --- a/site/source/_posts/2019-07-23-whats-new-in-embark-4.1.md +++ b/site/source/_posts/2019-07-23-whats-new-in-embark-4.1.md @@ -7,7 +7,7 @@ layout: blog-post alias: news/2019/07/22/whats-new-in-embark-4.1/ --- -After four months of development we're happy to tell you that we've released Embark 4.1 which comes with tons of bug fixes and a lot of new features. In this post we'll take a closer look at some of these features, however as always, we recommend having a look at our [change log](https://github.com/embark-framework/embark/blob/master/CHANGELOG.md) to get a more detailed overview of what has landed in Embark's latest release. Let's get right to it! +After four months of development we're happy to tell you that we've released Embark 4.1 which comes with tons of bug fixes and a lot of new features. In this post we'll take a closer look at some of these features, however as always, we recommend having a look at our [change log](https://github.com/embarklabs/embark/blob/master/CHANGELOG.md) to get a more detailed overview of what has landed in Embark's latest release. Let's get right to it! ## New `beforeDeploy` hook @@ -113,7 +113,7 @@ Instead of managing an `accounts` variable yourself, you can just ask for it now ## Several improvements inside Cockpit -Cockpit has got a lot of new things as well. This includes [draggable tabs]() inside the code editor, pagination support for [Smart Contracts](https://github.com/embark-framework/embark/commit/d71352b) and the [accounts explorer](https://github.com/embark-framework/embark/commit/745edaf), alphabetically [sorted Smart Contracts](https://github.com/embark-framework/embark/commit/0e9a4a1), and the ability to [send ETH to payable Smart Contract methods](https://github.com/embark-framework/embark/pull/1649) via the Cockpit UI. +Cockpit has got a lot of new things as well. This includes [draggable tabs]() inside the code editor, pagination support for [Smart Contracts](https://github.com/embarklabs/embark/commit/d71352b) and the [accounts explorer](https://github.com/embarklabs/embark/commit/745edaf), alphabetically [sorted Smart Contracts](https://github.com/embarklabs/embark/commit/0e9a4a1), and the ability to [send ETH to payable Smart Contract methods](https://github.com/embarklabs/embark/pull/1649) via the Cockpit UI. ## What's next? @@ -123,4 +123,4 @@ We've spent a lot of time fixing bugs and revisiting existing, user-facing APIs That's why our next step is to work on v5, where we'll be focussing on making Embark's accounts configuration less confusing and more unified (no more multiple places to define accounts!), as well as a bunch of internal refactor. -Stay tuned with latest changes happening in Embark by [watching our GitHub repository](https://github.com/embark-framework/embark) and following us on [Twitter](https://twitter.com/EmbarkProject)! +Stay tuned with latest changes happening in Embark by [watching our GitHub repository](https://github.com/embarklabs/embark) and following us on [Twitter](https://twitter.com/EmbarkProject)! diff --git a/site/source/_posts/2020-01-13-announcing-embark-5.md b/site/source/_posts/2020-01-13-announcing-embark-5.md index 57a2ace34..49a1bd819 100644 --- a/site/source/_posts/2020-01-13-announcing-embark-5.md +++ b/site/source/_posts/2020-01-13-announcing-embark-5.md @@ -207,8 +207,8 @@ config({ Testing is covered in-depth in our [testing guide](/docs/contracts_testing.html). -To see any of the new APIs in action, have a look at our [template](https://github.com/embark-framework/embark/tree/ba0d6d17f30018d8258c65d85f17bea100c3ad0a/dapps/templates) and [test dapps](https://github.com/embark-framework/embark/tree/ba0d6d17f30018d8258c65d85f17bea100c3ad0a/dapps/tests) in the official Embark repository. +To see any of the new APIs in action, have a look at our [template](https://github.com/embarklabs/embark/tree/ba0d6d17f30018d8258c65d85f17bea100c3ad0a/dapps/templates) and [test dapps](https://github.com/embarklabs/embark/tree/ba0d6d17f30018d8258c65d85f17bea100c3ad0a/dapps/tests) in the official Embark repository. -Obviously we've worked on many more things as part of the v5 release. For a full list of features and bug fixes, head over to our [changelog](https://github.com/embark-framework/embark/blob/master/CHANGELOG.md#500-2020-01-07). +Obviously we've worked on many more things as part of the v5 release. For a full list of features and bug fixes, head over to our [changelog](https://github.com/embarklabs/embark/blob/master/CHANGELOG.md#500-2020-01-07). As always, we encourage our users to install the latest version of Embark and give it a spin. Feedback is very welcome and we can't wait to see the great apps you'll be building with it! diff --git a/site/source/docs/bamboo.md b/site/source/docs/bamboo.md index 35d9d8352..f679f6f7c 100644 --- a/site/source/docs/bamboo.md +++ b/site/source/docs/bamboo.md @@ -3,5 +3,5 @@ title: Bamboo Documentation The documentation for Bamboo can be found [here](https://github.com/pirapira/bamboo) -To use Bamboo with Embark you will need to first install the [embark-bamboo](https://github.com/embark-framework/embark-bamboo) plugin +To use Bamboo with Embark you will need to first install the [embark-bamboo](https://github.com/embarklabs/embark-bamboo) plugin diff --git a/site/source/docs/contributing.md b/site/source/docs/contributing.md index 88c067871..4e419908f 100644 --- a/site/source/docs/contributing.md +++ b/site/source/docs/contributing.md @@ -14,7 +14,7 @@ today! As a contributor, here are the guidelines we would like you to follow: - [Commit Message Guidelines](#commit) ## Code of Conduct -Help us keep Embark open and inclusive. Please read and follow our [Code of Conduct](https://github.com/embark-framework/embark/blob/master/CODE_OF_CONDUCT.md). +Help us keep Embark open and inclusive. Please read and follow our [Code of Conduct](https://github.com/embarklabs/embark/blob/master/CODE_OF_CONDUCT.md). ## Got a Question or Problem? @@ -32,7 +32,7 @@ If you would like to chat about the question in real-time, you can reach out via ## Found a Bug? If you find a bug in the source code, you can help us by -[submitting an issue](#submit-issue) to our [GitHub Repository](https://github.com/embark-framework/embark/). Even better, you can +[submitting an issue](#submit-issue) to our [GitHub Repository](https://github.com/embarklabs/embark/). Even better, you can [submit a Pull Request](#submit-pr) with a fix. ## Missing a Feature? @@ -54,14 +54,14 @@ Before you submit an issue, please search the issue tracker, maybe an issue for We want to fix all the issues as soon as possible, but before fixing a bug we need to reproduce and confirm it. In order to reproduce bugs, we will systematically ask you to provide steps to reproduce your issue. -You can file new issues by filling out our [new issue form](https://github.com/embark-framework/embark/issues/new/choose). +You can file new issues by filling out our [new issue form](https://github.com/embarklabs/embark/issues/new/choose). ### Submitting a Pull Request (PR) Before you submit your Pull Request (PR) consider the following guidelines: -1. Search [GitHub](https://github.com/embark-framework/embark/pulls) for an open or closed PR +1. Search [GitHub](https://github.com/embarklabs/embark/pulls) for an open or closed PR that relates to your submission. You don't want to duplicate effort. -1. Fork the embark-framework/embark repo. +1. Fork the embarklabs/embark repo. 1. Make your changes in a new git branch: ```shell diff --git a/site/source/docs/create_project.md b/site/source/docs/create_project.md index a94dbf4ce..3788931e8 100644 --- a/site/source/docs/create_project.md +++ b/site/source/docs/create_project.md @@ -31,24 +31,24 @@ The `--template` option has been deprecated in v5 and support will be removed in Another possible scenario to start from is taking advantage of a template. Embark [comes with templates](/templates) for various environments and frameworks, but you can also use any template created by the community. In order to create a new app from a template, use the `--template` option and either specify a supported template name, or a Git host URL. -The following example creates a new application from [Embark's TypeScript template](https://github.com/embark-framework/embark-typescript-template): +The following example creates a new application from [Embark's TypeScript template](https://github.com/embarklabs/embark-typescript-template): ``` $ embark new --template typescript ``` -To learn more about supported templates, head over to our [templates](/templates) or look out for `embark-[template_name]-template` [repositories](https://github.com/embark-framework?utf8=%E2%9C%93&q=template&type=&language=). +To learn more about supported templates, head over to our [templates](/templates) or look out for `embark-[template_name]-template` [repositories](https://github.com/embarklabs?utf8=%E2%9C%93&q=template&type=&language=). Templates can also be fetched from external resources as long as they can be referred to via Git host URLs. The following example fetches a template from a GitHub repository and uses that to create that app: ``` -$ embark new --template https://github.com/embark-framework/embark-vue-template +$ embark new --template https://github.com/embarklabs/embark-vue-template ``` In fact, in case of GitHub, the same can be done with the username/repository shortcut: ``` -$ embark new --template embark-framework/embark-vue-template +$ embark new --template embarklabs/embark-vue-template ``` It is even possible to specify the branch by appending a `#` and the branch name you're interested in: diff --git a/site/source/docs/installation.md b/site/source/docs/installation.md index 2362c5d7c..f6b9bb1f5 100644 --- a/site/source/docs/installation.md +++ b/site/source/docs/installation.md @@ -64,7 +64,7 @@ GOROOT=/Users/travis/.gimme/versions/go1.10.4.darwin.amd64 ## Installing Embark -Alright, let's install Embark so we can build our first application. As mentioned earlier, if anything is unclear or you run into problems, make sure to reach out to us on our dedicated channels, [submit an issue on GitHub](https://github.com/embark-framework/embark/issues), or take a look at our [troubleshooting guide](troubleshooting.html). +Alright, let's install Embark so we can build our first application. As mentioned earlier, if anything is unclear or you run into problems, make sure to reach out to us on our dedicated channels, [submit an issue on GitHub](https://github.com/embarklabs/embark/issues), or take a look at our [troubleshooting guide](troubleshooting.html). We can install Embark using the Node Package Manager (no worries, that one comes with Node), like this: diff --git a/site/source/docs/overview.md b/site/source/docs/overview.md index 1f38ce80e..6a5d20f63 100644 --- a/site/source/docs/overview.md +++ b/site/source/docs/overview.md @@ -1,7 +1,7 @@ title: Getting Started layout: docs --- -Welcome to the Embark documentation! The following guides will help you guiding your way through your journey of building decentralized applications. If you encounter any problems when using Embark, or find anything unclear described here, please have a look at the [troubleshooting guide](troubleshooting.html), raise an issue on [GitHub](https://github.com/embark-framework/embark/issues) or ask in the [Gitter Chatroom](https://gitter.im/embark-framework/Lobby) respectively. +Welcome to the Embark documentation! The following guides will help you guiding your way through your journey of building decentralized applications. If you encounter any problems when using Embark, or find anything unclear described here, please have a look at the [troubleshooting guide](troubleshooting.html), raise an issue on [GitHub](https://github.com/embarklabs/embark/issues) or ask in the [Gitter Chatroom](https://gitter.im/embark-framework/Lobby) respectively. {% notification info 'Migrating from 3.2.x' %} If you're planning to upgrade your Embark 3.2.x application to 4.x, head over to our [Migration Guide](/docs/migrating_from_3.x.html). diff --git a/site/source/docs/troubleshooting.md b/site/source/docs/troubleshooting.md index b16611899..0f6d4b96a 100644 --- a/site/source/docs/troubleshooting.md +++ b/site/source/docs/troubleshooting.md @@ -1,7 +1,7 @@ title: Troubleshooting layout: docs --- -In case you're experiencing problems with using Embark, here is a list of solutions to some frequently encountered issues. If this page doesn't help you solve your problem, try doing a search on [GitHub](https://github.com/embark-framework/embark/issues). +In case you're experiencing problems with using Embark, here is a list of solutions to some frequently encountered issues. If this page doesn't help you solve your problem, try doing a search on [GitHub](https://github.com/embarklabs/embark/issues). ## node-gyp problems node-gyp can cause problems, because it requires a C++ compiler. diff --git a/site/themes/embark/layout/community.swig b/site/themes/embark/layout/community.swig index 0bc02378a..790baace0 100644 --- a/site/themes/embark/layout/community.swig +++ b/site/themes/embark/layout/community.swig @@ -29,7 +29,7 @@ icon: 'app-window-search-text', link: { text: __('community_page.spotbox.link'), - href: 'https://github.com/embark-framework/embark' + href: 'https://github.com/embarklabs/embark' } }) }} diff --git a/site/themes/embark/layout/docs.swig b/site/themes/embark/layout/docs.swig index 98b3e9189..d7d88a1f4 100644 --- a/site/themes/embark/layout/docs.swig +++ b/site/themes/embark/layout/docs.swig @@ -51,7 +51,7 @@

{{ __('page.last_updated', date(page.updated, 'MMMM Do YYYY')) }} - ( + ( Improve this guide )

diff --git a/site/themes/embark/layout/partial/footer.swig b/site/themes/embark/layout/partial/footer.swig index c22cfd78a..780a66d18 100644 --- a/site/themes/embark/layout/partial/footer.swig +++ b/site/themes/embark/layout/partial/footer.swig @@ -37,10 +37,10 @@ Gitter
  • - {{__('footer.section_help.issues')}} + {{__('footer.section_help.issues')}}
  • - {{__('footer.section_help.coc')}} + {{__('footer.section_help.coc')}}
  • @@ -48,7 +48,7 @@

    Community

    • - Github + Github
    • Twitter diff --git a/site/themes/embark/layout/partial/header-blog.swig b/site/themes/embark/layout/partial/header-blog.swig index ce1643a04..82671b2b2 100644 --- a/site/themes/embark/layout/partial/header-blog.swig +++ b/site/themes/embark/layout/partial/header-blog.swig @@ -36,7 +36,7 @@
      • - +
      • @@ -93,7 +93,7 @@ {% endif %} {% if showGitHubStars %}
        - Star + Star
        {% endif %}
      diff --git a/site/themes/embark/layout/partial/header.swig b/site/themes/embark/layout/partial/header.swig index 540930bd1..f7f0b3ae1 100644 --- a/site/themes/embark/layout/partial/header.swig +++ b/site/themes/embark/layout/partial/header.swig @@ -37,7 +37,7 @@
      • - +
      • @@ -80,7 +80,7 @@ {% endif %} {% if showGitHubStars %}
        - Star + Star
        {% endif %}