Commit Graph

140 Commits

Author SHA1 Message Date
Iuri Matias 85659987d9 add support for website config file; reflect real web server config in the dashboard 2017-03-04 14:20:28 -05:00
Iuri Matias 1674adee4a add config to specify available providers for each component 2017-02-28 21:43:03 -05:00
DeviateFish 289ece9df6 Updates to boilerplate and template creation
Update `test` command to run `embark test`
Update `name` in `package.json` to be something more easily replaceable.
Use `sed` to replace above flag with DApp name
2017-02-25 14:34:45 -08:00
Iuri Matias d1701c4031 add missing enable options to boilerplate configs; add communication initializer 2017-02-20 16:29:59 -05:00
Iuri Matias 1a436dcc12 add support for light and fast options; add default pass folders 2017-02-20 15:53:55 -05:00
Iuri Matias eb36af87b0 add support for the bootnodes config 2017-02-18 08:24:23 -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 d0c020dce5 update to 2.3.0 2017-02-08 06:38:26 -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 7de4b104f0 downgrade boilerplate mocha 2017-02-06 20:41:45 -05:00
Iuri Matias 352eadab98 add console plugin support 2017-02-06 06:51:26 -05:00
Iuri Matias 3facfb18a8 add default plugins property to templates 2017-02-06 06:51:26 -05:00
Iuri Matias a4b6752482 update packages 2017-01-13 19:17:01 -05:00
Iuri Matias f7bbc1ddc2 update to 2.2.1 2017-01-13 07:46:36 -05:00
Iuri Matias 97a49f3136 update to 2.2.0 2017-01-11 06:57:57 -05:00
Jonathan Brown 06d8c3fbd9 require('embark-framework') => require('embark') 2016-11-03 17:31:12 +07:00
Iuri Matias 5c283b5232 support maxpeers option 2016-10-30 20:35:11 -04:00
Iuri Matias 0524b17309 update to 2.1.3 2016-10-30 08:56:13 -04:00
Iuri Matias 215a823c35 update to 2.1.2 2016-10-29 11:16:43 -04:00
Iuri Matias c9a52c11b0 update to 2.1.1 2016-10-25 19:44:12 -04:00
Iuri Matias a6397b3fe9 update to 2.1.0 2016-10-24 06:14:35 -04:00
Iuri Matias 3d90c3ffed fix boilerplate chains file 2016-10-23 17:37:51 -04:00
Iuri Matias d6655004ff update to 2.0.1 2016-10-19 07:24:53 -04:00
Iuri Matias e3d05af129 rename package name to embark, update to 2.0.0 2016-10-18 05:48:47 -04:00
Iuri Matias 8f5ba53aed remove SimpleStorage config from boilerplate empty app 2016-10-16 15:05:15 -04:00
Iuri Matias 059c5d2a29 update default .gitignore files 2016-10-16 15:01:52 -04:00
Iuri Matias 0c54b9aa69 update version 2016-10-06 07:40:24 -04:00
Iuri Matias 58c0244a43 clean up 2016-10-06 07:40:24 -04:00
Iuri Matias 89c0001dcb make contract gas calculation automatic 2016-10-06 07:40:22 -04:00
Iuri Matias b9c93fe97d refactor config into its own module 2016-10-06 07:40:21 -04:00
Iuri Matias 6f5c5fae36 implement templates, build, and blockchain 2016-10-06 07:40:20 -04:00
Iuri Matias 88381bdda1 working run 2016-10-06 07:40:20 -04:00
Iuri Matias dfb365d07e implement simple pipeline system 2016-10-06 07:40:20 -04:00
Iuri Matias b5d8df5efd convert boiletplates to new structure 2016-10-06 07:39:34 -04:00
Iuri Matias bed70b530b update to 1.2.0 2016-08-10 07:59:37 -04:00
Iuri Matias 2fbb41b113 update boilerplate to point to right version instead of repo 2016-05-31 22:19:34 -04:00
Iuri Matias da92171818 fix testnet support 2016-05-31 22:10:46 -04:00
Iuri Matias aa4b939612 point boilerplate to repo develop branch 2016-05-29 21:16:25 -04:00
Iuri Matias b6a0ee2542 point boilerplate to repo 2016-05-29 20:58:50 -04:00
Iuri Matias 9115e5984a move grunt-embark back to the main repo 2016-05-29 20:56:06 -04:00
Iuri Matias 00543f3830 fix deployment for tests 2016-05-29 20:14:27 -04:00
Aakil Fernandes e6ee0395d0 localhost 2016-02-25 15:56:40 -05:00
VoR0220 480006a865 Update blockchain.yml 2016-02-08 21:54:35 -05:00
VoR0220 6567706cfa Update blockchain.yml 2016-02-08 21:54:34 -05:00
VoR0220 605352b738 Get rid of console toggle 2016-02-08 21:54:34 -05:00
VoR0220 c488f69c47 Put in NAT option in boilerplate 2016-02-08 21:54:34 -05:00
Aakil Fernandes a15b134c40 env fix 2015-11-20 10:46:49 -05:00
Iuri Matias 4cd0669819 update to 1.0.2 2015-10-13 12:01:21 -04:00
Iuri Matias 8b44f4fbe0 update to 1.0.1 2015-10-12 19:27:33 -04:00
Iuri Matias 5cf4529113 update to 1.0.0 2015-10-12 18:52:30 -04:00