embark/lib/core
Jonathan Rainville d0525c7e5b
Merge pull request #614 from embark-framework/bug_fix/events-dont-wrok
Just add back the gas cost PR
2018-07-09 11:25:25 -04:00
..
config.js Removed p-iteration from embark altogether. 2018-06-27 10:51:53 +10:00
core.js migrate all the code to ES6 2017-03-30 20:12:39 +09:00
engine.js move fuzer & gasEstimator to profiler module 2018-07-07 16:30:47 +03:00
events.js display gas cost of each test 2018-07-06 15:11:19 -04:00
file.js fix callback already called on file download fail 2018-06-13 14:37:15 -04:00
fs.js add support to download a template 2018-07-06 11:38:09 +03:00
ipc.js revert caca code 2018-06-27 14:32:21 -04:00
logger.js enable logger to log multiple arguments 2018-06-19 15:00:51 -04:00
plugin.js intercept logs by adding the name only 2018-06-19 15:01:03 -04:00
plugins.js refactor pluginPath 2018-06-18 11:27:29 -04:00
proxy.js Proxy error message "Error forwarding requests to blockchain/simulator [Object(object)]" was showing in console. Have replace [Object(object)] with `error.message` 2018-07-09 09:51:25 +10:00
services_monitor.js fix blockchain already booted 2018-06-05 14:39:18 -04:00