Commit Graph

122 Commits

Author SHA1 Message Date
Iuri Matias ba4510fa17 remove unneded else 2018-08-23 16:23:00 -04:00
Iuri Matias 65d3d5c1e9 display error message when there is a connection error 2018-08-23 16:09:47 -04:00
Iuri Matias 1065d3eae1 fix configs 2018-08-23 15:53:33 -04:00
Iuri Matias 9baae923b1
Merge pull request #729 from embark-framework/feature/ipns-to-ipfs
Move ipns function to ipfs
2018-08-23 14:48:02 -04:00
Iuri Matias 0aa9d7547e add comments to configs 2018-08-23 14:46:36 -04:00
Anthony Laibe 54dfe46a71 Change ENS root to eth in demo 2018-08-23 10:23:52 +01:00
Anthony Laibe 39b9d6e1d8 PR feedback 2018-08-23 09:59:02 +01:00
Anthony Laibe b0e0989359 Move ipns function to ipfs 2018-08-22 10:48:45 +01:00
Anthony Laibe aa9717b62f [CHORES] Move name config to development 2018-08-21 16:11:07 -04:00
Iuri Matias acc154bde6 update templates 2018-08-21 16:11:07 -04:00
Iuri Matias 407f78249b put common options in default 2018-08-21 16:11:07 -04:00
Jonathan Rainville 3c08b575df submit on enter for whisper 2018-08-21 16:11:07 -04:00
Jonathan Rainville bf06163d30 enter submit for storage 2018-08-21 16:11:07 -04:00
Jonathan Rainville c8504b0024 fix indent and put submit on enter 2018-08-21 16:11:07 -04:00
Jonathan Rainville 29a0d5c658 call right function when pressing enter in ens 2018-08-21 16:11:07 -04:00
Jonathan Rainville 19f22025ad add error if no default account because of metamask 2018-08-21 16:09:13 -04:00
Anthony Laibe 9900db1535 Better error message 2018-08-21 16:05:39 -04:00
Anthony Laibe b548f9efae PR feedback 2018-08-21 16:05:39 -04:00
Anthony Laibe 6779f2e6b1 Remove comment 2018-08-21 16:05:39 -04:00
Anthony Laibe 65edc47187 Adding default callback 2018-08-21 16:05:39 -04:00
Anthony Laibe d6849bf04f Add IPNS demo 2018-08-21 16:05:39 -04:00
Anthony Laibe 4c4501a069 Use promise on ipns namesystem 2018-08-21 16:04:22 -04:00
Jonathan Rainville eee2f66a22 if no register config, dont register anything 2018-08-21 15:52:50 -04:00
Jonathan Rainville 89421771ef add register in demo 2018-08-21 15:52:05 -04:00
Richard Ramos f56fd9e264 Removing code. Doesn't make sense to specify keys when everyone can read them 2018-08-21 15:46:14 -04:00
Richard Ramos 57f71d5504 Symmetric and private keys can be set in whisper 2018-08-21 15:44:46 -04:00
Jonathan Rainville 1178cdf222 add ens to demo 2018-08-21 15:34:32 -04:00
Jonathan Rainville 63cd508e06 change templates to add privatenet 2018-08-21 15:22:07 -04:00
emizzle efe649e4e6 Removed p-iteration from embark altogether.
Replaced usage in storage module (on dapp side) with async.js `detectSeries`
2018-08-21 15:12:07 -04:00
Iuri Matias b55685af78 drop carret from react bootstrap due to recent issues 2018-08-20 09:42:33 -04:00
Michael Bradley, Jr e718b33d72 templates' .gitignore -> dot.gitignore 2018-08-12 14:58:05 -05:00
Heikki Hakala 872501e94e Update sync mode config values in demo config #601 2018-07-06 08:53:54 -04:00
Jonathan Rainville f9d6e196c8 add configs for local swarm 2018-06-18 16:10:31 -04:00
Jonathan Rainville 002f5992d4 add semicolons 2018-06-18 16:04:35 -04:00
Jonathan Rainville a6dc2f5a91 fix linting 2018-06-18 16:04:05 -04:00
Jonathan Rainville bf0cd2866c add comments to contracts templates 2018-06-18 15:59:48 -04:00
Jonathan Rainville 78f8dfdd60 add comments in communication templates 2018-06-18 15:44:24 -04:00
Jonathan Rainville c1540dc2ea add comments in blockchain configs 2018-06-18 15:40:06 -04:00
Jonathan Rainville 3d9a006ecc update tests in templates 2018-06-18 15:15:24 -04:00
Iuri Matias 40ea38993a convert json configs to js configs 2018-06-12 12:59:31 -04:00
Iuri Matias e1b127138e add ws to dappConnection list of the templates 2018-06-12 12:33:21 -04:00
Richard Ramos a669538e70 Adding proxy to config, and closing on error 2018-06-11 16:40:59 -04:00
Iuri Matias 8d985ce60a fix tests; put back solc 0.4.24 2018-06-01 18:09:54 -04:00
Iuri Matias 9a1eefc838
Merge branch 'develop' into features/improve-storage-config 2018-06-01 12:01:51 -04:00
Iuri Matias f3e7d03204 remove orbit 2018-06-01 10:15:41 -04:00
emizzle 7aa44c7fe3 Added improvements to storage config 2018-06-01 13:35:11 +10:00
emizzle f6667b6948 Storage config improvements start. Adjusted the config and have started to support those improvements through the codebase.
Currently stuck on starting multiple storage servcies at once. Might need  a change in storage config spec.

WIP.
2018-06-01 13:28:05 +10:00
VoR0220 6b1b849df7 namesystem.json templates added
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-05-25 12:24:23 -05:00
Iuri Matias cc3b748232 update contracts configs from json to js 2018-05-11 18:51:11 -04:00
Iuri Matias bd0e4a9960
Merge pull request #406 from embark-framework/metamask_fixes
Metamask fixes
2018-05-11 13:11:06 -04:00
VoR0220 0bb1b7bf1c attempting to craft the onReady bit...I think this works?
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-05-11 11:27:27 -05:00
Iuri Matias 3a62f6a121 update default dev networkid to be the same as --dev option chainId 2018-05-11 10:23:52 -04:00
Jonathan Rainville 8cc485ac94 add isDev blockchain option 2018-05-09 15:16:46 -04:00
Richard Ramos 9d197dcbb3
Changed pragma version and constructor syntax 2018-05-03 21:00:38 -04:00
emizzle a0573a6638 Update templates to solc version 0.4.23 to prevent issue with loading library. 2018-05-03 12:43:24 -04:00
Jonathan Rainville f303d3d839 fix whisper demo 2018-05-02 12:24:16 -04:00
Iuri Matias bbec433f39
Merge pull request #382 from embark-framework/react-demo
Updating embark demo to use react instead of jquery
2018-04-27 12:29:11 -04:00
Richard Ramos 57428a65c6 Removed spacer 2018-04-27 11:48:44 -04:00
Richard Ramos dbb640642b Removed timeout 2018-04-27 11:47:35 -04:00
Richard Ramos c8effb7dcb Updated code based on code review 2018-04-27 09:04:34 -04:00
Eric Mastro ef0bcbf405 Add 'auto' setting for geth CORS and websockets origin
* 'auto' now supported for `rpcCorsDomain` and `wsOrigins` in the blockchain config.
* 'auto' set to the default value in blockchain config for test and demo apps.
2018-04-26 21:37:00 +10:00
Richard Ramos 3b13a2c80c Added whisper status indicator 2018-04-25 20:11:15 -04:00
Richard Ramos baffdb8f3b Added storage section 2018-04-24 16:21:33 -04:00
Richard Ramos 28b8eff45a Migrating demo to react
Blockchain tab complete
Whisper tab complete (requires status indicator yet)
2018-04-23 16:42:52 -04:00
Iuri Matias 4f55b9eba2 update templates 2018-04-20 19:53:57 -04:00
Iuri Matias 424c7afc70 convert example tests to use await 2018-04-17 14:48:31 -04:00
Iuri Matias 10f7d21f81 fix tests, enable blockchain component by default 2018-04-02 14:44:55 -04:00
Iuri Matias bab0171120 revert versions update for now; support granular config on embark json 2018-03-31 21:06:00 -04:00
Iuri Matias 03f0b07d81 support versions on embark json config 2018-03-31 19:35:20 -04:00
Iuri Matias d855ade8d4 add missing parameters to the genesis config files 2018-03-30 11:16:47 -04:00
Iuri Matias 4c82f309e0 add --simple option 2018-03-29 19:42:47 -04:00
Iuri Matias a8e22ec45c move demo and boilerplate to a templates folder 2018-03-29 19:23:24 -04:00