Jonathan Rainville
|
47591a39dd
|
restart web3 service on proces launch
|
2018-05-23 11:17:01 -04:00 |
Jonathan Rainville
|
aea270af02
|
detect no node using request
|
2018-05-23 11:17:01 -04:00 |
Iuri Matias
|
201ec6c652
|
remove unneeded web3 object assignment
|
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
|
3e9376138b
|
move runCode
|
2018-05-23 11:16:17 -04:00 |
Jonathan Rainville
|
592b4ed4fd
|
conflict in code_generator
|
2018-05-23 11:16:13 -04:00 |
Iuri Matias
|
30b1975e34
|
use request to get contract
|
2018-05-23 11:15:06 -04:00 |
Iuri Matias
|
c83064adf6
|
use request to get contract
|
2018-05-23 11:15:06 -04:00 |
Iuri Matias
|
7cebbec7b6
|
make determine arguments async
|
2018-05-23 11:15:06 -04:00 |
Iuri Matias
|
c0549a6642
|
refactor to waterfall, in preparation to making determine arguments async
|
2018-05-23 11:15:06 -04:00 |
Iuri Matias
|
3fb2b6fa60
|
remove direct reference to contracts manager, use a request instead
|
2018-05-23 11:15:06 -04:00 |
Iuri Matias
|
98c5b2dd06
|
move contractsState emit to contracts
|
2018-05-23 11:15:06 -04:00 |
Iuri Matias
|
250e0b8798
|
adjust contracts events emission
|
2018-05-23 11:15:06 -04:00 |
Iuri Matias
|
a664492d1f
|
move onDeploy to special configs module
|
2018-05-23 11:15:06 -04:00 |
Iuri Matias
|
31833579a7
|
finish converting afterDeploy module
|
2018-05-23 11:15:06 -04:00 |
Iuri Matias
|
c800598e9b
|
move afterDeploy code into a special configs module
|
2018-05-23 11:15:06 -04:00 |
Iuri Matias
|
21026e07ae
|
remove unnecessary passing of params around
|
2018-05-23 11:15:06 -04:00 |
Iuri Matias
|
000d7beb27
|
move code to assert connection to blockchain module
|
2018-05-23 11:15:06 -04:00 |
Iuri Matias
|
0ec4698e6b
|
fix compiler tests
|
2018-05-23 11:15:05 -04:00 |
Iuri Matias
|
16eaacbd54
|
call compiler through a request
|
2018-05-23 11:15:05 -04:00 |
Iuri Matias
|
0fcf508e17
|
associate address to contract
|
2018-05-23 11:15:05 -04:00 |
Iuri Matias
|
ba29f0e928
|
move deploy tracker into a module
|
2018-05-23 11:15:05 -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 |
emizzle
|
ab738c05f9
|
Moved placeholder page html to code generator and ejs template.
|
2018-05-23 09:33:05 +10:00 |
Iuri Matias
|
e2c2373249
|
accept hash of objects as second param for runcode
|
2018-05-18 15:55:34 -04:00 |
Jonathan Rainville
|
6c1d9d9b39
|
rename startProvider to startWeb3Provider
|
2018-05-18 13:39:35 -04:00 |
Jonathan Rainville
|
4c17aa9d40
|
fix some PR comments
|
2018-05-18 13:39:35 -04:00 |
Jonathan Rainville
|
09cdab7e2b
|
fund account only in dev
|
2018-05-18 13:39:35 -04:00 |
Jonathan Rainville
|
6c8653ef09
|
move code to front end. funds on provider start
|
2018-05-18 13:39:34 -04:00 |
Jonathan Rainville
|
418c55851b
|
remove warning when dev
|
2018-05-18 13:39:34 -04:00 |
Jonathan Rainville
|
372266418f
|
too many spaces
|
2018-05-18 13:39:34 -04:00 |
Jonathan Rainville
|
c3c4518cb4
|
move account parsing to its own module
|
2018-05-18 13:38:53 -04:00 |
Jonathan Rainville
|
8e2af920b8
|
early callback in compiler
|
2018-05-17 10:02:53 -04:00 |
Iuri Matias
|
b1fab3e77c
|
remove console logs
|
2018-05-16 18:15:23 -04:00 |
Iuri Matias
|
44d6cc32df
|
remove old remove listener; fix callback
|
2018-05-16 13:56:23 -04:00 |
Iuri Matias
|
ce781ab96e
|
remove previous listener (for now)
|
2018-05-16 13:11:44 -04:00 |
Iuri Matias
|
b7fc3f9054
|
refactor write contracts
|
2018-05-16 12:48:17 -04:00 |
Iuri Matias
|
da84cfa769
|
add missing require
|
2018-05-16 10:03:05 -04:00 |
Iuri Matias
|
6544c2a999
|
move contracts generation from pipeline to code generator module
|
2018-05-16 10:00:56 -04:00 |
Iuri Matias
|
7271b00cf4
|
make file changes in the pipelins
|
2018-05-15 18:21:00 -04:00 |
Iuri Matias
|
1f6e386d9b
|
build web3js generation from pipeline to code_generator
|
2018-05-15 18:05:44 -04:00 |
Jonathan Rainville
|
38dffb9eed
|
move provider to contracts
|
2018-05-15 12:45:38 -04:00 |
Iuri Matias
|
7d8dd02db1
|
silence bluebird warning
|
2018-05-11 16:18:53 -04:00 |