embark/lib/modules
Iuri Matias 7ce92211f9
Merge pull request #842 from embark-framework/fix_cb_issue
take into account when event does not trigger a callback
2018-09-17 14:56:40 -04:00
..
blockchain_connector Fix register var and runcode 2018-08-30 10:04:58 +01:00
blockchain_process Adding back calling code block for dev_funds 2018-09-17 22:48:24 +10:00
code_generator require.resolve() should start by looking in embark's own node_modules 2018-09-07 16:28:03 -05:00
compiler Fix passing compiler options 2018-08-30 16:11:42 -04:00
console Add console help for swarm command 2018-09-12 12:57:46 +10:00
console_listener Hide ENS Transaction log 2018-08-23 09:23:51 +01:00
contracts_manager fix redeploy of contracts on spaces 2018-09-11 15:20:57 -04:00
coverage Write coverage report asynchronously 2018-09-14 16:43:58 -04:00
deployment fix dashboard state so it doesn't show pending for contracts that were not deployed due to deployIf directive 2018-09-15 12:20:20 -04:00
deploytracker remove isTest 2018-08-24 09:25:47 -04:00
ens make linter happy 2018-09-17 13:58:13 -04:00
graph fix line 2018-08-21 16:05:58 -04:00
ipfs make sure the string is an IPFS hash and some linting 2018-09-11 16:09:46 -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 profile always return 2018-08-31 13:41:41 +01:00
solidity Avoid Solc to die because of compilation 2018-09-06 11:24:29 +01:00
specialconfigs return if contract deploy is false 2018-09-03 14:01:26 -04:00
storage Swarm use local data dir 2018-09-13 13:37:44 +01: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 catch webserver config and restart it 2018-09-07 14:54:15 -04:00
whisper Merge pull request #755 from embark-framework/chores/es-lint-no-else 2018-08-31 07:49:25 -04:00