Commit Graph

763 Commits

Author SHA1 Message Date
Iuri Matias 27a3a9c3f2 clean up compiler file; remove unused code 2017-02-17 06:16:56 -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
Iuri Matias dd1c58ff9f update readme 2017-02-06 20:55:09 -05:00
Iuri Matias 0b521c74a4 update readme 2017-02-06 20:48:14 -05:00
Iuri Matias 7de4b104f0 downgrade boilerplate mocha 2017-02-06 20:41:45 -05:00
Iuri Matias c559c5cd6a Update README.md 2017-02-06 20:39:51 -05:00
Iuri Matias 60b14e2453 Update README.md 2017-02-06 20:37:40 -05:00
Iuri Matias 91dd7731d1 update tests 2017-02-06 20:25:51 -05:00
Iuri Matias 63c4344e46 update readme 2017-02-06 20:19:51 -05:00
Iuri Matias 2566cd91d6 update readme 2017-02-06 20:16:24 -05:00
Iuri Matias 10cdaf4d7c update requirements; add screenshot 2017-02-06 19:41:09 -05:00
Iuri Matias f1fefff128 update test 2017-02-06 19:36:40 -05:00
Iuri Matias 5840e57079 log pipeline file read on a trace level instead of info to reduce initial console log size 2017-02-06 07:03:14 -05:00
Iuri Matias e8db6dc8a0 fix tests 2017-02-06 06:55:42 -05:00
Iuri Matias 4e026fb6e7 support directories in pipeline 2017-02-06 06:51:27 -05:00
Iuri Matias eb7970a6f4 revert chains.json changes 2017-02-06 06:51:27 -05:00
Iuri Matias 1cdcaee7d9 fix specs 2017-02-06 06:51:27 -05:00
Iuri Matias 0ec3fba352 if target is directory then copy files 2017-02-06 06:51:27 -05:00
Iuri Matias 61f8f4159e improve styling of demo app 2017-02-06 06:51:27 -05:00
Iuri Matias 6822a9b08c implement compiler plugin 2017-02-06 06:51:27 -05:00
Iuri Matias 878b5aa2da display error in case whisper is not available 2017-02-06 06:51:27 -05:00
Iuri Matias 27b2f33adc update docs 2017-02-06 06:51:27 -05:00
Iuri Matias 2e9a4bb28a implement several plugins 2017-02-06 06:51:27 -05:00
Iuri Matias 9d2f9c3054 implement whisper stop watch; add callback so sendMessage become async 2017-02-06 06:51:27 -05:00
Iuri Matias 2928694b76 update embark demo 2017-02-06 06:51:27 -05:00
Iuri Matias 352eadab98 add console plugin support 2017-02-06 06:51:26 -05:00