Jonathan Rainville
|
e69b8bab56
|
conflict in en.json
|
2018-05-23 11:17:02 -04:00 |
Jonathan Rainville
|
7f45b6724a
|
finish hiding logs
|
2018-05-23 11:17:01 -04:00 |
Jonathan Rainville
|
2062f9032c
|
conflict in en.json
|
2018-05-23 11:17:01 -04:00 |
Jonathan Rainville
|
3fcc36a7a1
|
launch blockchain in separate process
works but still cant getAccounts
|
2018-05-23 11:17:01 -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
|
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
|
a664492d1f
|
move onDeploy to special configs 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
|
000d7beb27
|
move code to assert connection to blockchain module
|
2018-05-23 11:15:06 -04:00 |
Iuri Matias
|
16eaacbd54
|
call compiler through a request
|
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
|
68c277cad1
|
remove unneded references to web3 objects; leave clarifying notes
|
2018-05-23 11:15:05 -04:00 |
Iuri Matias
|
ac45b7a19b
|
remove unneded assigment; add clarification/TODO
|
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 |
emizzle
|
db9fbef140
|
Add loading placeholder page while embark is building asset files.
We could extend this further to launch the webserver with the placeholder page before building the contracts as well.
|
2018-05-22 15:15:34 +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
|
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 |
Iuri Matias
|
01ae387c74
|
Merge pull request #418 from embark-framework/refactor_pipeline
Refactor pipeline
|
2018-05-16 18:15:51 -04:00 |
Jonathan Rainville
|
e651884473
|
set to 200 per Iuri's request
|
2018-05-16 15:27:38 -04:00 |
Iuri Matias
|
00e3af9012
|
lint is king
|
2018-05-16 15:18:12 -04:00 |
Jonathan Rainville
|
0611fee841
|
set max listeners to 50
|
2018-05-16 15:08:22 -04:00 |
Iuri Matias
|
4dcd644b7c
|
remove listeners for command handlers
|
2018-05-16 13:57:27 -04:00 |
Jonathan Rainville
|
38cf7a4aa8
|
throttle contracts too
|
2018-05-15 15:41:24 -04:00 |
Jonathan Rainville
|
8cee44cbd7
|
conflict in package lock
|
2018-05-15 14:42:06 -04:00 |
Jonathan Rainville
|
38dffb9eed
|
move provider to contracts
|
2018-05-15 12:45:38 -04:00 |
Jonathan Rainville
|
fdf8791c1c
|
fix mnemonic accounts
|
2018-05-15 11:33:19 -04:00 |
Jonathan Rainville
|
c5f80c72b9
|
add 0x if private key doesn't have it
|
2018-05-14 16:38:15 -04:00 |
Jonathan Rainville
|
7b1a219b51
|
pass isDev to engine so that it can show a warning
|
2018-05-14 14:32:19 -04:00 |
Jonathan Rainville
|
3f09d5d3f0
|
add tests for getContract
|
2018-05-14 14:04:26 -04:00 |
Jonathan Rainville
|
e470a63905
|
enable comma separated keys in file
|
2018-05-14 13:30:13 -04:00 |
Jonathan Rainville
|
890faf260d
|
remove sync methods as they are now unsupported
|
2018-05-14 12:12:14 -04:00 |
Jonathan Rainville
|
37ca90ad9b
|
add wallet and clean up
|
2018-05-14 12:08:03 -04:00 |
Jonathan Rainville
|
00bc3050ba
|
intercept get accounts
|
2018-05-14 11:18:48 -04:00 |
Jonathan Rainville
|
b7908a3797
|
conflict in package lock
|
2018-05-14 11:18:48 -04:00 |
Jonathan Rainville
|
a32c04c751
|
fix conflict in engine
|
2018-05-14 11:18:48 -04:00 |
Iuri Matias
|
e8210607b7
|
fix for when config is specified in embark.json
|
2018-05-11 19:09:38 -04:00 |
Iuri Matias
|
b804f51de5
|
fix getting .json config file
|
2018-05-11 18:22:03 -04:00 |
Iuri Matias
|
8b22305833
|
support js files besides json files
|
2018-05-11 18:10:48 -04:00 |
Iuri Matias
|
0b70f32bb9
|
initial work for i18n
|
2018-05-10 15:01:34 -04:00 |
Jonathan Rainville
|
a3f8c809a0
|
add queue for changes to do only one file build at the time
|
2018-05-10 13:28:12 -04:00 |
Jonathan Rainville
|
a35ce6f73e
|
pass normalizeInput
|
2018-05-10 11:14:25 -04:00 |
Jonathan Rainville
|
ed1d0ce67c
|
make only webpack in a separate process
|
2018-05-10 10:10:09 -04:00 |
Iuri Matias
|
911efe4e84
|
Merge pull request #400 from embark-framework/features/write-files-process
Write files in a different process
|
2018-05-09 16:57:43 -04:00 |
VoR0220
|
cdf46f2b30
|
fix linting errors and clean up ze code
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-05-08 10:53:34 -05:00 |