3794 Commits

Author SHA1 Message Date
Iuri Matias
0c25ae2bbf fixes due to bad rebase 2018-09-29 20:55:31 -04:00
Iuri Matias
97b19d4a69 fixes due to bad rebase 2018-09-29 20:47:49 -04:00
Iuri Matias
755a733f76 fixes due to bad rebase 2018-09-29 20:46:53 -04:00
Iuri Matias
85e097f84c fixes due to bad rebase 2018-09-29 20:41:21 -04:00
Richard Ramos
9c51a6dc10 Changes based on code review
- Style changes for not requiring "else" in handlebar helpers
- Changed build to async
2018-09-29 20:37:08 -04:00
Richard Ramos
3f2f21a202 Fixing template 2018-09-29 20:37:08 -04:00
Richard Ramos
00cc39ea09 Reorganizing template 2018-09-29 20:37:08 -04:00
Richard Ramos
588f038fc0 Simplified error handling 2018-09-29 20:37:08 -04:00
Richard Ramos
a8aae82f2f Uncommented error throwing 2018-09-29 20:37:08 -04:00
Richard Ramos
370f528f90 Fixing framework loading 2018-09-29 20:37:08 -04:00
Richard Ramos
ebc7c4c19a Fixed plugin loading logic 2018-09-29 20:37:08 -04:00
Richard Ramos
3a5d58f271 Added payable functionality 2018-09-29 20:37:08 -04:00
Richard Ramos
efc6c79063 Disabling button while loading 2018-09-29 20:37:08 -04:00
Richard Ramos
86eefa5be6 Base logic for invoking send functions and showin results 2018-09-29 20:37:08 -04:00
Richard Ramos
cee87c4861 Alert for error invoking functions 2018-09-29 20:37:08 -04:00
Richard Ramos
7f2d706d9a Handling boolean parameters 2018-09-29 20:37:08 -04:00
Richard Ramos
521c6d36c1 Form generation for view/constant/pure functions 2018-09-29 20:37:08 -04:00
Richard Ramos
f66598bb79 Importing contract and bootstrap css 2018-09-29 20:37:08 -04:00
Richard Ramos
4c37d50d05 JS generation + embark.json configuration update 2018-09-29 20:37:08 -04:00
Richard Ramos
64f5a5f9a5 Addid basic templating to start building UI from here 2018-09-29 20:37:08 -04:00
Richard Ramos
d9026bbfb2 Adding base command logic for scaffolding generation 2018-09-29 20:35:35 -04:00
Anthony Laibe
5ca9892fcd Add IPNS demo 2018-09-29 20:35:35 -04:00
Iuri Matias
0ddcd5b9cd move processes into core 2018-09-29 20:35:35 -04:00
Iuri Matias
50124435d8 move blockchain connection code to its own module 2018-09-29 20:33:25 -04:00
Iuri Matias
0928bb73b7 move accountParser to utils 2018-09-29 20:28:53 -04:00
Iuri Matias
72e43f3457 refactor blockchain check 2018-09-29 20:26:57 -04:00
Iuri Matias
eda188b01e re-add events 2018-09-29 20:26:57 -04:00
Iuri Matias
f4d3a35887 cleanup 2018-09-29 20:26:57 -04:00
Iuri Matias
fd89fe6d93 move process files into processes folder 2018-09-29 20:26:57 -04:00
Iuri Matias
e1975b2243 move blockchain process related files into blockchain module 2018-09-29 20:26:57 -04:00
Iuri Matias
1aa31afced move blockchain process to own module 2018-09-29 20:26:57 -04:00
Iuri Matias
79e515ddb0 first stab at refactor blockchain launcher 2018-09-29 20:25:41 -04:00
Jonathan Rainville
497655bf4a up embarkJS version 2018-09-29 20:13:36 -04:00
Michael Bradley, Jr
c44a6b8e81 proxy -- canonicalHost, defaultHost 2018-09-29 20:11:08 -04:00
Michael Bradley, Jr
7f6c2ba141 blockchain -- defaultHost, dockerHostSwap 2018-09-29 20:11:08 -04:00
Michael Bradley, Jr
5a48596b93 simulator -- defaultHost, dockerHostSwap 2018-09-29 20:11:08 -04:00
Jonathan Rainville
5b5bcf9ddf only enabble register in dev 2018-09-29 20:11:08 -04:00
Jonathan Rainville
21a7f27de0 small cleanups 2018-09-29 20:07:26 -04:00
Jonathan Rainville
1654ae63db pre-dploy using the same function as register 2018-09-29 19:55:15 -04:00
Jonathan Rainville
c89a554fd8 if no register config, dont register anything 2018-09-29 19:55:15 -04:00
Jonathan Rainville
2cdb2ca194 add resolver contract 2018-09-29 19:52:08 -04:00
Anthony Laibe
4ee8b1078c Remove code dependencies to underscore 2018-09-29 19:52:08 -04:00
Richard Ramos
81c1cf700e Removing code. Doesn't make sense to specify keys when everyone can read them 2018-09-29 19:50:34 -04:00
Richard Ramos
7f4fbbb062 Symmetric and private keys can be set in whisper 2018-09-29 19:49:34 -04:00
Michael Bradley, Jr
16e897d5d8 rm commented code and extra whitespace 2018-09-29 19:48:06 -04:00
Jonathan Rainville
23803f3038 fix the indexOf instead by simulating what solc does 2018-09-29 19:48:06 -04:00
Jonathan Rainville
6611e899bb fix duplicate dependencies and warn correctly for length 2018-09-29 19:48:06 -04:00
Michael Bradley, Jr
70a6caf37e Embark's own ganache-cli will always be found 2018-09-29 19:48:06 -04:00
Jonathan Rainville
e34b140bf5 fix ens by using right addres depending on chain and also add isAvailable 2018-09-29 19:48:06 -04:00
Andre Medeiros
9bc871d957 Fix failing test on blockchain 2018-09-29 19:48:06 -04:00