embark/lib
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
..
core Accept standard Ether units and update/add tests 2018-10-22 19:54:43 +02:00
modules console, dashboard: Add persistent, automatically loaded history. 2018-10-22 19:54:43 +02:00
tests Adds solc option to tests. Runs smart contract tests using remix-tests 2018-10-22 19:39:24 +02:00
utils additional warning re: potential version incompatibility 2018-10-22 19:53:50 +02:00
constants.json Mainnet is livenet 2018-08-23 11:06:47 +01:00
index.js Console command connect to ipc 2018-08-21 16:09:48 -04:00