90 Commits

Author SHA1 Message Date
Andy Nogueira
4245d63bbb Improved demo app code to better handle the IPFS storage connection based on the new EmbarkJS refactoring. The old code is stillcompatible with the refactored EmbarkJS code 2017-03-17 10:10:05 -04:00
Andy Nogueira
3bb81c6a79 Updating embark npm version for demo 2017-03-16 21:46:43 -04:00
Andy Nogueira
74343ceb60 Added logic to show error message on console if fails to save and retrieve text from IPFS 2017-03-12 18:18:21 -04:00
Iuri Matias
3a50dbdfdd remove deprecation warning; put tests back to previous method; fix eslint error 2017-03-11 22:16:24 -05:00
Iuri Matias
0b023e3877 make demo and boilerplate tests compatible 2017-03-11 21:55:34 -05:00
Iuri Matias
c1d2bd170e Merge pull request #230 from toadkicker/add_mocha_timeouts
add this.timeout(15000) to tests to allow the solc enough space to work
2017-03-08 09:47:08 -05:00
Todd Baur
026909aa91 fix other timeout issues in tests outside of core framework code 2017-03-08 23:41:16 +09:00
Antonio Tenorio-Fornés
2a8fa33b84 fix typo in index.js
Remove an unexpected + sign preceding a simple instruction.
2017-03-08 15:18:57 +01:00
Iuri Matias
71121cdc4b update to 2.4.0 2017-03-07 06:39:56 -05:00
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
b7cd296716 make abi generation independent of deployment 2017-02-28 23:29:16 -05:00
Iuri Matias
1674adee4a add config to specify available providers for each component 2017-02-28 21:43:03 -05: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
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
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
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
e8db6dc8a0 fix tests 2017-02-06 06:55:42 -05:00
Iuri Matias
eb7970a6f4 revert chains.json changes 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
878b5aa2da display error in case whisper is not available 2017-02-06 06:51:27 -05:00
Iuri Matias
2928694b76 update embark demo 2017-02-06 06:51:27 -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
Iuri Matias
6d369cd452 update solc + specs 2017-01-06 21:48:38 -05:00
Iuri Matias
4002856f89 update to solc 0.4.6 2016-12-02 07:06:04 -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
9e06656710 add solidity pragma to demo and test contracts 2016-10-22 18:04:45 -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
059c5d2a29 update default .gitignore files 2016-10-16 15:01:52 -04:00
Iuri Matias
6601731db8 update demo test 2016-10-16 14:52:04 -04:00
Iuri Matias
58c0244a43 clean up 2016-10-06 07:40:24 -04:00
Iuri Matias
8711b75462 add support for more simulators 2016-10-06 07:40:24 -04:00
Iuri Matias
9d6e7b79bd implement onDeploy 2016-10-06 07:40:24 -04:00
Iuri Matias
b0458c6fab fix logging in test 2016-10-06 07:40:23 -04:00
Iuri Matias
ed6b1fd5c2 implement test functionality 2016-10-06 07:40:23 -04:00
Iuri Matias
97954ead32 refactor contract builder 2016-10-06 07:40:23 -04:00
Iuri Matias
4b4b15f405 add support for static addresses in contracts config 2016-10-06 07:40:23 -04:00
Iuri Matias
2b6e5e834a support instanceOf config 2016-10-06 07:40:23 -04:00