embark-area-51/lib/modules
Cryptomental 10bf3e4412
cmd, cmd_controller, graph: Add --output option to graph.
Add optional --output argument to graph generator. The argument allows
to specify a filepath for graph output. Default filepath is ./diagram.svg
if the argument is not specified.

Refs: https://github.com/embark-framework/embark/issues/944
2018-10-22 19:25:18 +02:00
..
blockchain_connector ENS config use the actual network ID 2018-10-22 19:25:16 +02:00
blockchain_process Boolean() -> !! 2018-10-22 19:25:14 +02:00
code_generator Add browser reload on file change/rebuild 2018-10-22 19:13:50 +02:00
compiler Fix passing compiler options 2018-08-30 16:11:42 -04:00
console EmbarkJS blockchain must be done 2018-09-20 11:15:48 +01:00
console_listener Hide ENS Transaction log 2018-08-23 09:23:51 +01:00
contracts_manager contracts_manager, deployment: Emit outputError whenever build error or deployment error happens. 2018-10-22 19:25:17 +02:00
coverage Fix linting 2018-10-22 19:25:18 +02:00
deployment contracts_manager, deployment: Emit outputError whenever build error or deployment error happens. 2018-10-22 19:25:17 +02:00
deploytracker Reduce coupling by using action for event 2018-09-22 15:08:50 +01:00
ens add ENS console commands 2018-10-22 19:25:17 +02:00
graph cmd, cmd_controller, graph: Add --output option to graph. 2018-10-22 19:25:18 +02:00
ipfs Fetch IPFS dir hash deterministically 2018-09-21 16:52:39 -04:00
library_manager Console command connect to ipc 2018-08-21 16:09:48 -04:00
plugin_cmd preprend embark to plugin name 2018-09-13 10:29:03 -04:00
profiler BN.js udpated need toString 2018-09-22 15:34:54 +01:00
solidity Do not request legacyAST from solc to speed up compilation 2018-09-19 15:51:11 -04:00
specialconfigs return if contract deploy is false 2018-09-03 14:01:26 -04:00
storage rm unneeded param/arg 2018-09-24 21:07:02 -05:00
swarm Merge pull request #822 from embark-framework/bugfix/circular-json 2018-09-14 18:11:34 -04:00
vyper Fix the way we pass compiler options instead of assuming via the environment 2018-08-30 13:27:18 -04:00
webserver webserver: Emit websocket outputError and show error on the landing page. 2018-10-22 19:25:17 +02:00
whisper Remove useless try on ws connect 2018-09-22 13:59:19 +01:00