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
|
0ff5930427
|
Merge pull request #433 from natachadelarosa/develop
[FIX #421] Add Spanish Translation to embark
|
2018-05-18 17:45:24 -04:00 |
Jonathan Rainville
|
a1e3c741a0
|
remove remaning of accounts config in blockchain
|
2018-05-18 13:39:34 -04:00 |
Jonathan Rainville
|
50103a8c02
|
conflict in en.json
|
2018-05-18 13:39:29 -04:00 |
Natacha De la Rosa
|
bc681a5b4f
|
[FIX #421] Add Spanish Translation to embark
added spanish translation to Emabrk.
|
2018-05-17 22:21:41 -04:00 |
Jonathan Rainville
|
f2e52d1dbc
|
create processLauncher that launches and subscribes to process
|
2018-05-17 15:26:44 -04:00 |
Iuri Matias
|
c1de9defcd
|
Merge pull request #424 from embark-framework/features/remove-upload-option
Removed `platform` from the upload command line option as it is being specified in the storage.json config.
|
2018-05-17 15:20:47 -04:00 |
Iuri Matias
|
f828e9d87e
|
add missing comma
|
2018-05-17 08:58:26 -04:00 |
emizzle
|
627bf0c939
|
Removed `platform` from the upload command line option as it is being specified in the storage.json config.
Removed duplicates from en.json.
Fixed upload error message bug showing encoded interpolated string
|
2018-05-17 17:38:17 +10:00 |
Iuri Matias
|
965c34d3ed
|
replace the es file with one that contains all the existing keys
|
2018-05-16 18:11:39 -04:00 |
Jonathan Rainville
|
1c125a019c
|
conflict in en.json
|
2018-05-16 16:41:15 -04:00 |
Iuri Matias
|
52c9e51deb
|
add keys for es
|
2018-05-16 15:28:17 -04:00 |
Iuri Matias
|
597d40e824
|
add missing keys
|
2018-05-16 15:26:57 -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
|
24c4c51232
|
add locales
|
2018-05-14 12:14:05 -04:00 |
Iuri Matias
|
517a3bf234
|
move i18n and locales to its own folder; abstract it a bit; detect at initialization; add cmd line option
|
2018-05-10 15:01:34 -04:00 |