VoR0220
|
1a147ab01a
|
Merge branch 'develop' of https://github.com/iurimatias/embark-framework into develop
|
2015-09-26 01:51:22 -05:00 |
VoR0220
|
1a4bcd168b
|
support solc version 1.0
|
2015-09-16 15:25:50 -05:00 |
Iuri Matias
|
92ca694d35
|
fix embarassing typo
|
2015-09-15 09:02:43 -04:00 |
Iuri Matias
|
052c2de4b9
|
get correct compiled code
|
2015-09-14 21:35:44 -04: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 |
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
|
7c4f3ef1d9
|
Merge pull request #78 from gerbrand/develop
Allowing to define chains file per environment/chain
|
2015-09-05 06:48:49 -04:00 |
Gerbrand van DIeijen
|
98054a2cbb
|
Allowing to define chains file per environment/chain
|
2015-09-04 10:55:19 +02:00 |
Chris Hitchcott
|
95a1c5a550
|
make `copyMinerJavascriptToTemp` step public
|
2015-09-03 18:45:06 +08:00 |
Iuri Matias
|
3d2a14e28b
|
check if contract exists
|
2015-08-31 21:14:12 -04:00 |
Iuri Matias
|
e1ae6dae0c
|
implement deploy field
|
2015-08-31 20:53:17 -04:00 |
Iuri Matias
|
2d82f6e480
|
Merge branch 'develop' of github.com:iurimatias/embark-framework into develop
|
2015-08-31 20:17:41 -04:00 |
Chris Hitchcott
|
b3b1b13795
|
implement `getStartBlockchainCommand` to return geth CLI string
|
2015-08-31 21:11:21 +08:00 |
Iuri Matias
|
f8ba2acf71
|
workaround for abi issues
|
2015-08-31 08:24:09 -04:00 |
Iuri Matias
|
59d42104b0
|
add supprot for serpent
|
2015-08-30 22:10:45 -04:00 |
Iuri Matias
|
467713fe87
|
support solc compiler; display syntax errors
|
2015-08-30 21:35:34 -04:00 |
Ryan Casey
|
274524e456
|
Sometimes it's nice to get beneath the framework and work with web3 directly.
|
2015-08-21 12:34:02 -07:00 |
Gerbrand van DIeijen
|
92173c9907
|
Add option to run geth with any command
|
2015-08-18 12:05:20 +02:00 |
Iuri Matias
|
4609a21643
|
add support to enable whisper
|
2015-08-09 16:41:42 -04:00 |
Iuri Matias
|
4260122238
|
don't track contract if there was an error deploying it
|
2015-08-08 11:53:57 -04:00 |
Iuri Matias
|
14560913b6
|
take into account when no cmds are specified
|
2015-08-08 11:36:00 -04:00 |
Iuri Matias
|
39840bbd7a
|
take into account contract args and classname when recording contract
|
2015-08-05 22:19:21 -04:00 |
Iuri Matias
|
d5d4cb81e3
|
Merge pull request #51 from jorisbontje/47-default-chains-json
default to empty set when chains.json is missing
|
2015-08-05 21:06:30 -04:00 |
Iuri Matias
|
c667d8ad66
|
fix contact address
|
2015-08-05 10:11:32 -04:00 |
Iuri Matias
|
efdf24c49b
|
if contract already deployed record it and generate api; also re-run ondeploy
|
2015-08-05 10:01:44 -04:00 |
Joris Bontje
|
01260b889d
|
default to empty set when chains.json is missing
|
2015-08-05 14:35:39 +02:00 |
Iuri Matias
|
8544756684
|
manage chain when deploying contracts
|
2015-08-04 08:18:04 -04:00 |
Iuri Matias
|
f8db3c2920
|
save chain; add chain manager to deployment
|
2015-08-03 21:54:39 -04:00 |
Iuri Matias
|
56e59d814b
|
get contract
|
2015-08-03 21:01:15 -04:00 |
Iuri Matias
|
fab0df5c8b
|
add contract to chain
|
2015-08-03 08:44:16 -04:00 |
Iuri Matias
|
ea54f7524d
|
initialize chain
|
2015-08-03 08:03:55 -04:00 |
Iuri Matias
|
c0420d74a8
|
support deploy commands specifying contract
|
2015-08-02 20:50:12 -04:00 |
Iuri Matias
|
3757e41ea0
|
support deploy commands on contracts config
|
2015-08-02 19:43:37 -04:00 |
Iuri Matias
|
159d68dcd2
|
Merge branch 'develop' of github.com:iurimatias/embark-framework into develop
|
2015-08-02 06:58:47 -04:00 |
Tim Watts
|
a4e4dee48c
|
Allow blockchain rpchost to be configurable
|
2015-08-02 09:02:09 +00:00 |
Iuri Matias
|
90a1f8cd65
|
warn user if there was issues deploying a contract
|
2015-08-01 19:34:26 -04:00 |
Iuri Matias
|
3a1828f1f6
|
fix contract deployment; timeout & retry
|
2015-08-01 18:04:22 -04:00 |
Iuri Matias
|
dec7ae8a94
|
fix blockchain environment
|
2015-08-01 11:19:21 -04:00 |
Iuri Matias
|
e9fab5451f
|
support for stubs
|
2015-07-31 22:50:51 -04:00 |
Iuri Matias
|
6ff72432d6
|
make maxpeers configurable
|
2015-07-29 21:40:49 -04:00 |
Iuri Matias
|
29d25e3621
|
Merge pull request #43 from jorisbontje/41-genesis-block-not-found
make genesis block configurable
|
2015-07-29 10:10:46 -04:00 |
Joris Bontje
|
f1a02711bd
|
make genesis block configurable. fixes #41
|
2015-07-29 15:49:02 +02:00 |
Joris Bontje
|
fb8eb8e34c
|
ensure datadir exists, bypassing the interactive liabilities prompt
|
2015-07-29 14:54:39 +02:00 |
linagee
|
634a7bfe1e
|
Keep looping if address is null
This made embark-framework work for me. (More often than not.)
|
2015-07-24 18:06:02 -06:00 |
Iuri Matias
|
335eab8e57
|
remove unneded packages
|
2015-07-22 18:59:46 -04:00 |
Iuri Matias
|
60b39cd159
|
fix issue where tmp folder would get deleted
|
2015-07-22 08:30:04 -04:00 |