embark-area-51/lib/contracts
Iuri Matias 37ab60d6de
Merge pull request #538 from embark-framework/features/ws-node
Enable connection to websocket node
2018-06-15 18:01:12 -04:00
..
code_templates eliminate nasty outdated test 2018-05-28 13:22:48 -05:00
accountParser.js add tests for getBalance 2018-06-07 13:01:13 -04:00
blockchain.js remove useless param 2018-06-15 15:22:06 -04:00
code_generator.js fix errors handling so it doesn't attempt to continue building when there are fatal errors compiling contracts 2018-06-08 07:07:27 -04:00
compiler.js early callback in compiler 2018-05-17 10:02:53 -04:00
contract_deployer.js reload config; create a config so it doens't damage original 2018-06-14 09:22:13 -04:00
contracts.js Fix for starting embark with a contract that has an error, then fixing, seems to still break the pipeline. 2018-06-15 17:31:17 -04:00
deploy_manager.js fix errors handling so it doesn't attempt to continue building when there are fatal errors compiling contracts 2018-06-08 07:07:27 -04:00
fundAccount.js fund accounts in wallet using contracts config 2018-06-07 13:06:09 -04:00
provider.js enable websocket provider 2018-06-15 14:35:50 -04:00