Iuri Matias
|
40add07a0d
|
Merge branch 'develop' of github.com:iurimatias/embark-framework into develop
|
2015-10-12 18:53:14 -04:00 |
Iuri Matias
|
5cf4529113
|
update to 1.0.0
|
2015-10-12 18:52:30 -04:00 |
Iuri Matias
|
f6f05450bb
|
Update README.md
|
2015-10-12 18:40:24 -04:00 |
Iuri Matias
|
75da137549
|
update to 1.0.0-beta.1
|
2015-10-12 18:33:19 -04:00 |
Iuri Matias
|
ea3f3ee3b0
|
update readme
|
2015-10-12 18:33:00 -04:00 |
Iuri Matias
|
a9fbce7f5b
|
use embark 1.0.0
|
2015-10-12 18:22:59 -04:00 |
Iuri Matias
|
82b9af2a14
|
get test config files from embark config
|
2015-10-12 17:49:54 -04:00 |
Iuri Matias
|
d45f76beec
|
read embark config file to get contract files for testing
|
2015-10-12 12:25:43 -04:00 |
Iuri Matias
|
d33d986f36
|
update specs
|
2015-10-12 10:50:52 -04:00 |
Iuri Matias
|
da9c705f7f
|
add embark simulator cmd
|
2015-10-12 09:09:11 -04:00 |
Iuri Matias
|
5628089865
|
fix deployment in binary
|
2015-10-09 13:31:09 -04:00 |
Iuri Matias
|
38445c9e7f
|
fix deployment
|
2015-10-09 13:20:35 -04:00 |
Iuri Matias
|
a7da9bc3c5
|
remove sync-me dependency
|
2015-10-09 11:09:26 -04:00 |
Iuri Matias
|
2be2a80c31
|
remove method missing dependency
|
2015-10-09 11:05:43 -04:00 |
Iuri Matias
|
0e867c2a03
|
remove jasmine dependency
|
2015-10-09 11:03:02 -04:00 |
Iuri Matias
|
fb2fbca8f7
|
remove hashmerge dependency
|
2015-10-09 11:01:55 -04:00 |
Iuri Matias
|
b4d659a3d1
|
move spec code to lib
|
2015-10-09 10:57:30 -04:00 |
Iuri Matias
|
c550b688d3
|
add flag to include provider in abi; update spec
|
2015-10-09 10:18:18 -04:00 |
Iuri Matias
|
95823a8e54
|
make deployment async
|
2015-10-08 15:30:47 -04:00 |
Iuri Matias
|
32ac41a9cb
|
compile using js solc
|
2015-10-01 23:04:15 -04:00 |
Iuri Matias
|
02a52f718f
|
change enodes config to boot
|
2015-10-01 22:37:47 -04:00 |
Iuri Matias
|
6fcc9c7481
|
Merge pull request #95 from VoR0220/develop
Ability to boot enodes from a list in blockchain.yml, support for solc 1.0
|
2015-10-01 22:36:17 -04:00 |
Iuri Matias
|
e78554b02f
|
Merge pull request #93 from SafeMarket/minefix
only mine if config.mine is true
|
2015-10-01 22:33:06 -04:00 |
Iuri Matias
|
0c233d968d
|
Merge pull request #89 from FinclusionSystems/develop
show grunt stacktrace
|
2015-10-01 22:32:41 -04:00 |
Iuri Matias
|
161514d8b0
|
Merge pull request #94 from SafeMarket/accountfix
Accountfix
|
2015-10-01 22:23:45 -04:00 |
VoR0220
|
b3cec8287b
|
added ability to boot nodes via a list
|
2015-10-01 08:23:41 -05:00 |
VoR0220
|
e084b53dc1
|
Merge branch 'master' of https://github.com/VoR0220/embark-framework
|
2015-10-01 07:44:45 -05:00 |
Aakil Fernandes
|
03c7f25219
|
config.address -> config.account.address
|
2015-09-27 15:14:07 -04:00 |
Aakil Fernandes
|
2526ba47fd
|
use account if expliciitly set in config
|
2015-09-27 15:13:57 -04:00 |
Aakil Fernandes
|
f818faf680
|
only mine if config.mine is true
|
2015-09-27 15:11:36 -04:00 |
VoR0220
|
1a147ab01a
|
Merge branch 'develop' of https://github.com/iurimatias/embark-framework into develop
|
2015-09-26 01:51:22 -05:00 |
Frederic Heem
|
6b7b88d58a
|
don-'t call web3.eth.getBlock twice
|
2015-09-25 08:55:35 +01:00 |
Frederic Heem
|
8f96834596
|
add geth_extra_opts options, can be used to set --vmdebug to geth
|
2015-09-25 08:47:51 +01:00 |
Frederic Heem
|
3c17582bd5
|
throw error when block cannot be found
|
2015-09-25 08:44:37 +01:00 |
Frederic Heem
|
7620f16c54
|
show grunt stacktrace
|
2015-09-24 11:03:17 +01:00 |
VoR0220
|
1a4bcd168b
|
support solc version 1.0
|
2015-09-16 15:25:50 -05:00 |
Iuri Matias
|
8539ff241f
|
update to 0.9.3
|
2015-09-15 09:03:25 -04:00 |
Iuri Matias
|
92ca694d35
|
fix embarassing typo
|
2015-09-15 09:02:43 -04:00 |
Iuri Matias
|
381896cbd3
|
Merge branch 'develop'
|
2015-09-14 21:39:10 -04:00 |
Iuri Matias
|
b383c24496
|
update to 0.9.2
|
2015-09-14 21:38:32 -04:00 |
Iuri Matias
|
052c2de4b9
|
get correct compiled code
|
2015-09-14 21:35:44 -04:00 |
VoR0220
|
ef97e488f3
|
correcting some changes I made in error
|
2015-09-14 20:07:36 -05:00 |
VoR0220
|
bc96708d13
|
correcting some changes I made in error
|
2015-09-14 20:06:36 -05:00 |
Iuri Matias
|
fd46b0217d
|
support for both solc 0.1.1 and 0.1.2
|
2015-09-14 21:01:42 -04:00 |
VoR0220
|
6f808cfeb0
|
ability to create multiple contracts with a single password for testing purposes
|
2015-09-14 19:58:52 -05:00 |
Iuri Matias
|
775b043209
|
Merge pull request #79 from RCasatta/develop
Support for solc 0.1.2
|
2015-09-14 08:00:24 -04:00 |
Iuri Matias
|
c39c9b6c38
|
Merge pull request #80 from jorisbontje/deploy-timeout-config
configurable deploy timeout per environment
|
2015-09-14 08:00:00 -04:00 |
Joris Bontje
|
1d54018d2e
|
configurable deploy timeout per environment. fixes #63
|
2015-09-08 11:52:39 +02:00 |
Riccardo Casatta
|
a64dc60bab
|
Support for solc 0.1.2
|
2015-09-07 11:32:57 +02:00 |
Iuri Matias
|
14b4cabb1b
|
fix boilerplate .gitignore file to point to the correct development chain
|
2015-09-06 15:57:32 -04:00 |