Commit Graph

987 Commits

Author SHA1 Message Date
Iuri Matias 10b0f862a5 remove unused package 2017-02-18 23:05:50 -05:00
Iuri Matias c312943248 use saner library to deal with fs 2017-02-18 22:40:42 -05:00
Iuri Matias 3f3a129276 isolate eval in a module 2017-02-18 16:53:49 -05:00
Iuri Matias a83cc6a44a move shelljs scopes to utils; require locally so it doesn't polute the global space 2017-02-18 16:06:39 -05:00
Iuri Matias 08ba95576d move request to utils module 2017-02-18 15:27:08 -05:00
Iuri Matias a25d225a8b remove unused packaes 2017-02-18 15:13:29 -05:00
Iuri Matias 2596eb5873 add missing require 2017-02-18 15:07:19 -05:00
Iuri Matias 86cd2a15d1 move merge to utils module 2017-02-18 14:45:57 -05:00
Iuri Matias 58b1f504d5 move grunt methods to utils module 2017-02-18 14:37:07 -05:00
Iuri Matias 833102d175 advice on typing --help when a wrong command is inputed 2017-02-18 14:22:45 -05:00
Iuri Matias 561caa9b0b move join path into utils module 2017-02-18 14:10:01 -05:00
Iuri Matias 55275136b0 clean up; remove unneded requires 2017-02-18 09:39:13 -05:00
Iuri Matias 68d4f5e2fa avoid intercepting logs when using cmds that don't need plugins and the logger 2017-02-18 09:23:19 -05:00
Iuri Matias 38aca05e28 remove unneded plugin dependency from abi 2017-02-18 09:09:36 -05:00
Iuri Matias 655114b394 add config to specify geth command 2017-02-18 08:55:33 -05:00
Iuri Matias 03a6b6c48d option added 2017-02-18 08:41:18 -05:00
Iuri Matias eb36af87b0 add support for the bootnodes config 2017-02-18 08:24:23 -05:00
Iuri Matias 566812696d take configuration options from config and command line arguments when running simulator 2017-02-18 08:01:03 -05:00
Iuri Matias e09e40e3ba Merge pull request #214 from nogueian/develop
Demo app shows status of IPFS and Whisper
2017-02-17 19:03:22 -05:00
Andy Nogueira e36fca383a Implemented logic to detect if IPFS node is running or not and display online/offline status and error message in the demo app boilerplate 2017-02-17 18:11:20 -05:00
Andy Nogueira e6d998fd1a If no arguments are passed to embark, then display help by default 2017-02-17 14:34:07 -05:00
Andy Nogueira 97de27e0c2 Merge remote-tracking branch 'upstream/develop' into develop 2017-02-17 09:38:53 -05:00
Iuri Matias c339732cd6 make compiler module async 2017-02-17 07:14:44 -05:00
Iuri Matias 27a3a9c3f2 clean up compiler file; remove unused code 2017-02-17 06:16:56 -05:00
Andy Nogueira 7d63604ac4 Added logic to demo app to display a offline/online status connection on the Whisper tab and hide controls if offline 2017-02-16 15:52:03 -05:00
Iuri Matias d14943e95d update test 2017-02-15 21:13:45 -05:00
Iuri Matias b8bd7a44a0 add readme to testapp 2017-02-15 21:10:54 -05:00
Iuri Matias fcd88b9e4a reorder component initialization make log clearer; improve log messages to make them clearer 2017-02-15 20:56:18 -05:00
Iuri Matias 617d40086c add web3 to console help 2017-02-15 20:35:42 -05:00
Iuri Matias bd99a75048 advice user when an unknown command is typed in the console 2017-02-15 20:24:42 -05:00
Iuri Matias a511979cd1 make console output clearer 2017-02-15 20:08:47 -05:00
Iuri Matias 63da0773ae log creating directory as a trace log level 2017-02-15 19:32:29 -05:00
Iuri Matias faa2f742e0 Merge branch 'develop' of github.com:iurimatias/embark-framework into develop 2017-02-15 19:27:41 -05:00
Iuri Matias 097088821b support generating abi file only 2017-02-15 19:27:23 -05:00
Iuri Matias deb047e27c Merge pull request #212 from nogueian/develop
Updated README  to include pragma on SimpleStorage contract
2017-02-15 18:07:38 -05:00
Andy Nogueira 73c7d58e40 Updated information on README about SimpleStorage contract to include pragma 2017-02-15 17:52:25 -05:00
Iuri Matias 40ddfff425 support configuring simulator in the tests 2017-02-12 10:01:46 -05:00
Iuri Matias ff09e05965 fix for when maxpeers config is 0 2017-02-11 11:53:11 -05:00
Iuri Matias 6984c13ac6 read storage and communication config files; use & initialize storage depending on config 2017-02-10 07:44:06 -05:00
Iuri Matias 629b9aa2a6 add a enviroment specific config to make sure overrides are working 2017-02-09 21:41:45 -05:00
Iuri Matias 98f0bd45e9 add tests to test_app 2017-02-09 21:05:45 -05:00
Iuri Matias af908bc5f9 add test_app for test purposes 2017-02-09 19:38:02 -05:00
Iuri Matias d0c020dce5 update to 2.3.0 2017-02-08 06:38:26 -05:00
Iuri Matias ba2315c15e Merge branch 'develop' of github.com:iurimatias/embark-framework into develop 2017-02-08 06:32:09 -05:00
Iuri Matias f37bc46f8e fix specs; clarify production enviroment (livenet not production); exec testrpc directly 2017-02-08 06:31:57 -05:00
Iuri Matias 993adf08d2 Update README.md 2017-02-07 07:59:11 -05:00
Iuri Matias 53d8feb7bf update readme 2017-02-06 21:39:33 -05:00
Iuri Matias 135c3c06a7 finclude transaction cost in gas estimation 2017-02-06 21:34:10 -05:00
Iuri Matias fc2c6a41ee cleanup 2017-02-06 21:08:11 -05:00
Iuri Matias 3dcd82248f update readme 2017-02-06 20:59:36 -05:00