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 |
|
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 |
|
Frederic Heem
|
8f96834596
|
add geth_extra_opts options, can be used to set --vmdebug to geth
|
2015-09-25 08:47:51 +01:00 |
|
Chris Hitchcott
|
b3b1b13795
|
implement getStartBlockchainCommand to return geth CLI string
|
2015-08-31 21:11:21 +08: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 |
|
Tim Watts
|
a4e4dee48c
|
Allow blockchain rpchost to be configurable
|
2015-08-02 09:02:09 +00: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 |
|
Iuri Matias
|
60b39cd159
|
fix issue where tmp folder would get deleted
|
2015-07-22 08:30:04 -04:00 |
|
Iuri Matias
|
ea16259f34
|
support embark blockchain without node modules
|
2015-07-12 21:33:36 -04:00 |
|
Iuri Matias
|
b9c0b8f9e5
|
use correct variable when determing output from cmd
|
2015-07-09 07:43:53 -04:00 |
|
Iuri Matias
|
e43c0a38d6
|
refactor blockchain lib + tests
|
2015-07-03 08:53:42 -04:00 |
|
Iuri Matias
|
4499fc6c13
|
restructure; move code from tasks into libs
|
2015-07-02 08:34:39 -04:00 |
|
linagee
|
872d9364ab
|
No reason for peers with test
This made mine start to mine. (Would not start without it.)
|
2015-07-02 07:43:43 -04:00 |
|
Iuri Matias
|
3b5c45a29f
|
refactor blockchain config
|
2015-07-02 07:43:00 -04:00 |
|
Iuri Matias
|
12f84bf403
|
restructure; move code from tasks into libs
|
2015-07-02 07:43:00 -04:00 |
|