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 |
Iuri Matias
|
2a8f0635b9
|
implement contract dependencies
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
d21f385fc0
|
fix rpccorsdomain; deployment to livenet and testnet
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
8190c785f4
|
add prod password to gitignore
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
3d672a0f63
|
make sure code exists when tracking it
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
4af36ce1e4
|
refactor blockchain module; support more options
|
2016-10-06 07:40:23 -04:00 |
Iuri Matias
|
03f81c47d7
|
implement contract tracking
|
2016-10-06 07:40:22 -04:00 |
Iuri Matias
|
89c0001dcb
|
make contract gas calculation automatic
|
2016-10-06 07:40:22 -04:00 |
Iuri Matias
|
7b3fefd039
|
fix pipeline and watching of contracts and assets
|
2016-10-06 07:40:22 -04:00 |
Iuri Matias
|
f004a1a7e1
|
fix pipeline and watching of contracts and assets
|
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
|
95615d14a7
|
some progress with new tests
|
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
|
d1dae1bade
|
initial embarkjs implementation with support for client side deploys
|
2016-10-06 07:40:20 -04:00 |
Iuri Matias
|
88381bdda1
|
working run
|
2016-10-06 07:40:20 -04:00 |