embark/lib/modules
Jonathan Rainville 5488961a1e
small cleanups
2018-10-23 09:37:06 +02:00
..
blockchain_connector Handle geth process exit via crash/kill and also via killing `embark blockchain` 2018-10-23 09:01:13 +02:00
blockchain_process Add message warning user a password is needed to unlock 2018-10-22 19:54:43 +02:00
code_generator use constants instead of magic numbers 2018-10-22 19:54:47 +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 conflict in specialconfigs 2018-10-22 19:54:46 +02:00
deployment fix the indexOf instead by simulating what solc does 2018-10-23 09:03:31 +02:00
deploytracker Reduce coupling by using action for event 2018-09-22 15:08:50 +01:00
ens small cleanups 2018-10-23 09:37:06 +02:00
graph cmd, cmd_controller, graph: Add --output option to graph. 2018-10-22 19:25:18 +02:00
ipfs Support for embark-status plugin 2018-10-22 19:54:48 +02:00
library_manager Remove code dependencies to underscore 2018-10-23 09:03:32 +02:00
pipeline Return early if no modified assets 2018-10-22 19:54:50 +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 use constants instead of magic numbers 2018-10-22 19:54:47 +02:00
specialconfigs fix a couple of bugs caused by bounties 2018-10-22 19:54:48 +02:00
storage Removed p-iteration from embark altogether. 2018-10-23 09:01:13 +02:00
swarm Removed `mineWhenNeeded` condition 2018-10-22 19:54:50 +02:00
tests fix web3 being reseted every test and fix ens failing on web3 reset 2018-10-22 19:54:48 +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 Do not run webpack for file changes that do not need webpack 2018-10-22 19:54:48 +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