embark/packages
Eric Mastro 0c7c3e83fe fix(@embark/embark-deployment): Undeployed contract artifacts (#1815)
Contract artifacts were not being generated nor run through the VM if the contracts/interfaces were not deployed. These features were executed as actions on the `deployment:contract:deployed` event.

This PR runs executes the same actions for `deployment:contract:undeployed` event as the `deployment:contract:deployed` event, which occurs when a contract is not deployed.
2019-08-29 15:27:01 -04:00
..
embark fix(@embark/embark-deployment): Undeployed contract artifacts (#1815) 2019-08-29 15:27:01 -04:00
embark-accounts-manager chore(@embark/proxy): small naming fixes 2019-08-28 10:03:32 -04:00
embark-api chore(release): 4.1.0-beta.5 2019-07-10 16:21:47 -05:00
embark-api-client chore(release): 4.1.0-beta.5 2019-07-10 16:21:47 -05:00
embark-async-wrapper chore(release): 4.1.0-beta.3 2019-06-07 13:42:13 -05:00
embark-authenticator chore(release): 4.1.0-beta.5 2019-07-10 16:21:47 -05:00
embark-blockchain-connector add fund account so that custom accounts can now deploy!! 2019-08-22 11:25:54 -04:00
embark-blockchain-listener refactor(@embark/process-logs-api-manager): make process-logs-api-manager handle logs for every process 2019-08-28 10:03:32 -04:00
embark-blockchain-process make proxy work 2019-08-22 11:25:54 -04:00
embark-code-generator fix ens test and race condition in setting ENS provider 2019-07-12 15:40:46 -04:00
embark-code-runner remove console logs; fix events 2019-08-23 11:42:26 -04:00
embark-compiler remove console logs; fix events 2019-08-23 11:42:26 -04:00
embark-console tests run (more or less) 2019-08-07 11:41:24 -04:00
embark-contracts-manager chore(@embark/test-runner): refactor test-runner (#1820) 2019-08-27 16:31:47 -04:00
embark-core refactor(@embark/process-logs-api-manager): make process-logs-api-manager handle logs for every process 2019-08-28 10:03:32 -04:00
embark-coverage chore(@embark/test-runner): refactor test-runner (#1820) 2019-08-27 16:31:47 -04:00
embark-debugger make proxy send responses and add account-manager 2019-08-22 11:25:54 -04:00
embark-deploy-tracker feat(@embark/embark-deploy-tracker): Add unit tests 2019-08-20 18:46:46 -04:00
embark-deployment fix(@embark/embark-deployment): Undeployed contract artifacts (#1815) 2019-08-29 15:27:01 -04:00
embark-ens fix ens setProvider 2019-08-23 13:33:05 -04:00
embark-graph refactor 2019-07-12 18:32:36 -04:00
embark-i18n chore(release): 4.1.0-beta.3 2019-06-07 13:42:13 -05:00
embark-ipfs remove console logs; fix events 2019-08-23 11:42:26 -04:00
embark-library-manager chore(release): 4.1.0-beta.5 2019-07-10 16:21:47 -05:00
embark-logger chore(release): 4.1.0-beta.5 2019-07-10 16:21:47 -05:00
embark-mocha-tests chore(@embark/test-runner): refactor test-runner (#1820) 2019-08-27 16:31:47 -04:00
embark-namesystem reafctor(@embark/ens): create namestystem component and fix ENS 2019-08-22 12:51:05 -04:00
embark-pipeline remove console logs; fix events 2019-08-23 11:42:26 -04:00
embark-plugin-cmd chore(release): 4.1.0-beta.5 2019-07-10 16:21:47 -05:00
embark-process-logs-api-manager refactor(@embark/process-logs-api-manager): make process-logs-api-manager handle logs for every process 2019-08-28 10:03:32 -04:00
embark-profiler chore(release): 4.1.0-beta.3 2019-06-07 13:42:13 -05:00
embark-proxy chore(@embark/proxy): small naming fixes 2019-08-28 10:03:32 -04:00
embark-reset chore(release): 4.1.0-beta.3 2019-06-07 13:42:13 -05:00
embark-scaffolding chore(release): 4.1.0-beta.5 2019-07-10 16:21:47 -05:00
embark-solc chore(release): 4.1.0-beta.5 2019-07-10 16:21:47 -05:00
embark-solidity chore(release): 4.1.0-beta.5 2019-07-10 16:21:47 -05:00
embark-solidity-tests chore(@embark/test-runner): refactor test-runner (#1820) 2019-08-27 16:31:47 -04:00
embark-specialconfigs fix(@embark/embark-deployment): Undeployed contract artifacts (#1815) 2019-08-29 15:27:01 -04:00
embark-storage refactor(@embark/embark-swarm): Re-add swarm storage plugin (#1783) 2019-08-22 12:57:39 -04:00
embark-swarm fix ens setProvider 2019-08-23 13:33:05 -04:00
embark-test-runner chore(@embark/test-runner): refactor test-runner (#1820) 2019-08-27 16:31:47 -04:00
embark-transaction-logger refactor(@embark/process-logs-api-manager): make process-logs-api-manager handle logs for every process 2019-08-28 10:03:32 -04:00
embark-transaction-tracker chore(release): 4.1.0-beta.3 2019-06-07 13:42:13 -05:00
embark-typings add fund account so that custom accounts can now deploy!! 2019-08-22 11:25:54 -04:00
embark-ui refactor(@embark/cockpit): show embark logs in the cockpit console 2019-08-19 16:22:00 -04:00
embark-utils review comments and add timeout to actions 2019-08-22 11:25:54 -04:00
embark-vyper chore(release): 4.1.0-beta.5 2019-07-10 16:21:47 -05:00
embark-watcher add todo 2019-07-25 13:02:43 -04:00
embark-web3 fix(@embark/embark-deployment): Undeployed contract artifacts (#1815) 2019-08-29 15:27:01 -04:00
embark-webserver start webserver explicitly instead of implicitly 2019-07-24 18:33:55 -04:00
embark-whisper reafctor(@embark/ens): create namestystem component and fix ENS 2019-08-22 12:51:05 -04:00
embarkjs tests run (more or less) 2019-08-07 11:41:24 -04:00
embarkjs-connector-web3 refactor 2019-07-12 18:32:36 -04:00
embarkjs-ens tests run (more or less) 2019-08-07 11:41:24 -04:00
embarkjs-ipfs tests run (more or less) 2019-08-07 11:41:24 -04:00
embarkjs-swarm tests run (more or less) 2019-08-07 11:41:24 -04:00
embarkjs-web3 tests run (more or less) 2019-08-07 11:41:24 -04:00
embarkjs-whisper tests run (more or less) 2019-08-07 11:41:24 -04:00
.yarnrc build: cleanup .yarnrc 2019-02-05 14:15:39 -06:00