Iuri Matias
|
d9bb63b731
|
update docs
|
2017-01-10 06:25:38 -05:00 |
Iuri Matias
|
84b577bc00
|
first stab at docs
|
2017-01-10 06:04:48 -05:00 |
Iuri Matias
|
8a91d2854e
|
Merge branch 'develop' of github.com:iurimatias/embark-framework into develop
|
2017-01-08 16:17:31 -05:00 |
Iuri Matias
|
439fbf6b41
|
make jshint happy
|
2017-01-08 16:15:25 -05:00 |
Iuri Matias
|
2afcb34021
|
Update README.md
|
2017-01-08 15:57:23 -05:00 |
Iuri Matias
|
d1cb5266ca
|
Merge branch 'swarm' into develop
|
2017-01-08 15:47:43 -05:00 |
Iuri Matias
|
04bb61bb12
|
Merge branch 'orbit' into develop
|
2017-01-08 15:47:26 -05:00 |
Iuri Matias
|
59c63b98e1
|
add small test for console
|
2017-01-08 15:47:15 -05:00 |
Iuri Matias
|
26f2ad7407
|
refactor ipfs and swarm code
|
2017-01-08 13:19:27 -05:00 |
Iuri Matias
|
c53d92baa5
|
refactor deployments to upload command
|
2017-01-07 20:37:48 -05:00 |
Iuri Matias
|
15b8d9b33e
|
supporting uploading dapp to swarm
|
2017-01-07 16:52:29 -05:00 |
Iuri Matias
|
e8ef3ed8b7
|
update to web3js 0.18.0
|
2017-01-07 13:32:32 -05:00 |
Iuri Matias
|
6f8916f40f
|
update web3 version
|
2017-01-07 12:16:02 -05:00 |
Iuri Matias
|
f2628eabe1
|
update required geth version
|
2017-01-07 12:12:39 -05:00 |
Iuri Matias
|
a8beb1bf8c
|
update readme
|
2017-01-07 10:42:11 -05:00 |
Iuri Matias
|
0b73194e12
|
workaround for topics issue
|
2017-01-07 10:13:23 -05:00 |
Iuri Matias
|
6389884851
|
fix unneeded ascii conversion for topics
|
2017-01-07 09:32:10 -05:00 |
Iuri Matias
|
8f434df926
|
return general and original message object in listenTo callback
|
2017-01-07 08:38:34 -05:00 |
Iuri Matias
|
61ae426781
|
post orbit message on listen to callback
|
2017-01-07 00:10:29 -05:00 |
Iuri Matias
|
5a71342dcd
|
update README
|
2017-01-07 00:10:12 -05:00 |
Iuri Matias
|
13cf92a4f5
|
add orbit to embarkjs
|
2017-01-07 00:03:03 -05:00 |
Iuri Matias
|
5dabf8198a
|
Merge branch 'develop' of github.com:iurimatias/embark-framework into develop
|
2017-01-06 21:48:52 -05:00 |
Iuri Matias
|
6d369cd452
|
update solc + specs
|
2017-01-06 21:48:38 -05:00 |
Iuri Matias
|
ba514455d3
|
Merge pull request #205 from Steven-Ireland/develop
fix bug with adjusting gas
|
2016-12-27 13:50:04 -05:00 |
Steven Ireland
|
30b03383ee
|
fix bug with adjusting gas
|
2016-12-26 11:47:57 -05:00 |
Iuri Matias
|
4002856f89
|
update to solc 0.4.6
|
2016-12-02 07:06:04 -05:00 |
Iuri Matias
|
910cee5431
|
Merge branch 'develop' of github.com:iurimatias/embark-framework into develop
|
2016-12-02 06:51:10 -05:00 |
Iuri Matias
|
004d1eecf4
|
add missing return to determineArguments method
|
2016-12-02 06:48:32 -05:00 |
Iuri Matias
|
5ac4c0f327
|
automatically connect to ipfs when attempting to use a storage functionality
|
2016-12-02 06:48:02 -05:00 |
Iuri Matias
|
f31a78754f
|
Merge pull request #203 from webpolis/webpolis-patch-1
Add missing argument
|
2016-12-02 06:19:50 -05:00 |
Iuri Matias
|
77beb4416a
|
Merge pull request #204 from webpolis/webpolis-patch-2
embark build wasn't deploying assets
|
2016-12-02 06:17:36 -05:00 |
Nicolas Iglesias
|
cae39d85be
|
embark build wasn't deploying assets
|
2016-11-28 17:14:39 -03:00 |
Nicolas Iglesias
|
a100d307ff
|
Add missing argument
|
2016-11-27 13:59:54 -03:00 |
Iuri Matias
|
6bcfa7e1f0
|
Merge pull request #196 from decentbet/tests-fix
Setting web3 on Embark Test constructor
|
2016-11-08 06:32:38 -05:00 |
ed0wolf
|
668e0be0c3
|
Setting web3 on Embark Test constructor so it can be used before deploying contracts
|
2016-11-08 09:31:02 +00:00 |
Iuri Matias
|
64f390e829
|
update readme to reflect promises
|
2016-11-03 07:04:07 -04:00 |
Iuri Matias
|
6b7fbf1785
|
Merge pull request #192 from ethernomad/develop
require('embark-framework') => require('embark')
|
2016-11-03 07:02:25 -04:00 |
Jonathan Brown
|
06d8c3fbd9
|
require('embark-framework') => require('embark')
|
2016-11-03 17:31:12 +07:00 |
Iuri Matias
|
0a26fa98ce
|
define version in the main object
|
2016-10-30 22:37:06 -04:00 |
Iuri Matias
|
59f9d9fdf0
|
handle errors
|
2016-10-30 22:04:25 -04:00 |
Iuri Matias
|
c7bd478dde
|
handle error if no accounts are found
|
2016-10-30 21:56:19 -04:00 |
Iuri Matias
|
b01f18916e
|
return callback
|
2016-10-30 21:52:58 -04:00 |
Iuri Matias
|
eb7c89045e
|
log any error with the services
|
2016-10-30 21:47:21 -04:00 |
Iuri Matias
|
c893c34fd2
|
add errors in test
|
2016-10-30 21:35:08 -04:00 |
Iuri Matias
|
52244cca8e
|
move gas adjust to its own method
|
2016-10-30 21:31:29 -04:00 |
Iuri Matias
|
99c528c230
|
simplify method dealing with instanceOf
|
2016-10-30 20:48:16 -04:00 |
Iuri Matias
|
5c283b5232
|
support maxpeers option
|
2016-10-30 20:35:11 -04:00 |
Iuri Matias
|
6920ae9481
|
refactor to use commonOptions method
|
2016-10-30 20:21:28 -04:00 |
Iuri Matias
|
a5bc17f0de
|
use config port when calling geth
|
2016-10-30 20:15:57 -04:00 |
Iuri Matias
|
e58671e742
|
refactor common geth command options into the a common method
|
2016-10-30 20:08:45 -04:00 |