embark/lib/core
hodlbank 07c6be968a [+] Added beforeDeploy handlers.
[+] Plugins can call embark.registerBeforeDeploy() to register beforeDeploy handlers.
2018-01-17 23:04:19 +00:00
..
config.js support versioning ipfs-api 2018-01-10 11:15:32 -05:00
core.js migrate all the code to ES6 2017-03-30 20:12:39 +09:00
engine.js define default account for each contract 2018-01-12 18:06:51 -05:00
events.js refactor events handler so it can handle multiple args 2017-12-30 17:51:52 -05:00
file.js add file type so files are loaded when needed; support to configure web3 and solc versions 2017-07-05 08:35:51 -04:00
fs.js add reset cmd 2018-01-11 09:22:58 -05:00
logger.js fix linting issues 2017-12-05 18:14:46 -05:00
plugin.js [+] Added beforeDeploy handlers. 2018-01-17 23:04:19 +00:00
plugins.js update tests 2017-12-30 17:07:13 -05:00
runCode.js always define contract code so ondeploy cmds work 2017-12-27 11:40:21 -05:00
run_tests.js support external node in tests 2018-01-15 09:51:45 -05:00
services_monitor.js fix linting issues 2017-12-05 18:14:46 -05:00
test.js support external node in tests 2018-01-15 09:51:45 -05:00
test_logger.js update web3.js 2018-01-05 15:10:47 -05:00