embark/lib/modules
Jonathan Rainville 479b79eeaf
add better message at the end
2018-10-23 11:12:49 +02:00
..
authenticator Don't send empty body on authentication 2018-10-23 11:08:23 +02:00
blockchain_connector feat(modules/blockchain_connector): introduce APIs for signing/verifying messages 2018-10-23 11:11:14 +02:00
blockchain_process Listen to contract events 2018-10-23 11:03:29 +02:00
code_generator use constants instead of magic numbers 2018-10-22 19:54:47 +02:00
compiler remove console log 2018-10-23 10:15:46 +02:00
console fix for undefined cmds 2018-10-23 11:11:13 +02:00
console_listener resolve conflict in api and saga 2018-10-23 10:48:35 +02:00
contracts_manager Feature conflict 2018-10-23 10:59:18 +02:00
core_process Addressed PR comments 2018-10-23 10:57:04 +02:00
coverage fix linting 2018-10-23 10:41:22 +02:00
deployment rebase fixes 2018-10-23 10:44:13 +02:00
deploytracker Reduce coupling by using action for event 2018-09-22 15:08:50 +01:00
ens fix most rebase issues 2018-10-23 10:36:57 +02:00
graph fix eslint on EVERYTHING 2018-10-23 10:26:14 +02:00
ipfs refactor(modules/ipfs): use ProcessManager APIs to register and launch IPFS process 2018-10-23 10:57:54 +02:00
library_manager Add plugins and versions to backend tab 2018-10-23 10:32:02 +02:00
logger_api Rebase updates 2018-10-23 10:57:04 +02:00
pipeline Moved `fileTreeSort()` to `utils` 2018-10-23 10:50:39 +02:00
plugin_cmd preprend embark to plugin name 2018-09-13 10:29:03 -04:00
profiler fix linting 2018-10-23 10:41:22 +02:00
scaffolding add error if framework is not supported 2018-10-23 11:11:13 +02:00
scaffolding-react fix array display and setting 2018-10-23 11:12:49 +02:00
scaffolding-solidity add better message at the end 2018-10-23 11:12:49 +02:00
solidity Fix backend tab request cached: 2018-10-23 10:47:24 +02:00
specialconfigs fix a couple of bugs caused by bounties 2018-10-22 19:54:48 +02:00
storage chore(modules/storage): make process launcher callback optional 2018-10-23 10:50:41 +02:00
swarm add missing self 2018-10-23 10:26:14 +02:00
tests add transactionTracker to track transactions and their time 2018-10-23 10:38:13 +02:00
transactionTracker fix avergae not calculated correctly 2018-10-23 10:41:20 +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 Change back how auth works for websockets. 2018-10-23 11:08:22 +02:00
whisper refactor(modules/whisper): use ProcessManager APIs to launch process 2018-10-23 10:58:33 +02:00