Jonathan Rainville
|
a6a5bac053
|
use new provider when using account with a node specified
|
2018-06-07 16:07:58 -04:00 |
Jonathan Rainville
|
bfc8663a61
|
change account funding order to enable starting a node before
|
2018-06-07 12:55:07 -04:00 |
Iuri Matias
|
cd6dcb7548
|
fix setting default account
|
2018-06-06 10:39:02 -04:00 |
Iuri Matias
|
37d54e22db
|
refactor services monitor to use events instead of passing addCheck around
|
2018-06-01 19:32:14 -04:00 |
Jonathan Rainville
|
b5e96beb81
|
little oopsie
|
2018-05-30 12:07:48 -04:00 |
Jonathan Rainville
|
ff0d24aa1f
|
Merge branch 'features/ipfs-process' of https://github.com/embark-framework/embark into features/ipfs-process
# Conflicts:
# lib/contracts/blockchain.js
|
2018-05-30 12:02:30 -04:00 |
Jonathan Rainville
|
b5d9a86680
|
start blockchain process at false and deploy on ready
|
2018-05-30 12:00:44 -04:00 |
Jonathan Rainville
|
a88ab82261
|
conflict in blockchain.js
|
2018-05-30 11:02:01 -04:00 |
Iuri Matias
|
cd96aebdcd
|
early return if failing to connect to node
|
2018-05-28 17:55:59 -04:00 |
Jonathan Rainville
|
8d9c192e91
|
fix little oopsie in waterfall
|
2018-05-28 11:53:35 -04:00 |
Jonathan Rainville
|
a69d12e637
|
pass isDev and locale to process
|
2018-05-23 11:52:07 -04:00 |
Jonathan Rainville
|
871c2fb228
|
fix tests
|
2018-05-23 11:17:02 -04:00 |
Jonathan Rainville
|
6145c0b92c
|
start node only when no node is present
|
2018-05-23 11:17:02 -04:00 |
Jonathan Rainville
|
29a50ea9cd
|
refactor assertNodeConnection to use it in watch
|
2018-05-23 11:17:02 -04:00 |
Iuri Matias
|
315d8c2197
|
fix merge
|
2018-05-23 11:17:02 -04:00 |
Jonathan Rainville
|
aea270af02
|
detect no node using request
|
2018-05-23 11:17:01 -04:00 |
Jonathan Rainville
|
5f3361d030
|
conflict in en.json
|
2018-05-23 11:16:56 -04:00 |
Iuri Matias
|
000d7beb27
|
move code to assert connection to blockchain module
|
2018-05-23 11:15:06 -04:00 |
Iuri Matias
|
78f64945ab
|
remove web3 dependency from deploy tracker; use request instead to get block
|
2018-05-23 11:15:05 -04:00 |
Iuri Matias
|
a8e29976b7
|
move deploy to blockchain component
|
2018-05-23 11:15:05 -04:00 |
Iuri Matias
|
9b1a78cdaa
|
move Contract object to blockchain module
|
2018-05-23 11:15:05 -04:00 |
Iuri Matias
|
84dcfca254
|
move getBlock to blockchain module
|
2018-05-23 11:15:05 -04:00 |
Iuri Matias
|
1547a115a4
|
move getCode to blockchain
|
2018-05-23 11:15:05 -04:00 |
Iuri Matias
|
ae93d78cc2
|
move accounts to web3 module
|
2018-05-23 11:15:04 -04:00 |
Iuri Matias
|
4d0ebc03ad
|
move web3 init to its own module
|
2018-05-23 11:15:04 -04:00 |
Iuri Matias
|
28ef2ed067
|
move web3 utils to utils module
|
2018-05-23 11:15:04 -04:00 |