embark/lib/modules
Cryptomental 47dcb1552c
console, dashboard: Add persistent, automatically loaded history.
Add persistent automatically loaded history file for repl console
and Embark dashboard.

Default location of the history file is stored in DEFAULT_CMD_HISTORY_PATH
pointing to DAPP_PATH/.embark/cmd_history.

The history is automatically saved and loaded on startup.

test/console: Pass Embark object to constructor.

Update console test to pass Embark object to constructor.

Refs: https://github.com/embark-framework/embark/issues/939
2018-10-22 19:54:43 +02:00
..
blockchain_connector Add support for Parity 2018-10-22 19:53:49 +02:00
blockchain_process Add message warning user a password is needed to unlock 2018-10-22 19:54:43 +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 console, dashboard: Add persistent, automatically loaded history. 2018-10-22 19:54:43 +02: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 ens resolve 2018-10-22 19:53:50 +02:00
deploytracker Reduce coupling by using action for event 2018-09-22 15:08:50 +01:00
ens ens resolve 2018-10-22 19:53:50 +02:00
graph cmd, cmd_controller, graph: Add --output option to graph. 2018-10-22 19:25:18 +02:00
ipfs adds dashboard logging for: geth, ipfs, swarm 2018-10-22 19:39:25 +02:00
library_manager Console command connect to ipc 2018-08-21 16:09:48 -04:00
pipeline refactor(modules/pipeline/webpackProcess): load pipeline config in Config class 2018-10-22 19:35:59 +02: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 ens resolve 2018-10-22 19:53:50 +02:00
storage adds dashboard logging for: geth, ipfs, swarm 2018-10-22 19:39:25 +02:00
swarm adds dashboard logging for: geth, ipfs, swarm 2018-10-22 19:39:25 +02:00
vyper Fix the way we pass compiler options instead of assuming via the environment 2018-08-30 13:27:18 -04:00
watcher feat(modules/watcher): introduce watcher plugin module 2018-10-22 19:35:58 +02:00
webserver add message at the end of the first ouput 2018-10-22 19:43:15 +02:00
whisper Add support for Parity 2018-10-22 19:53:49 +02:00