Iuri Matias
|
e61b38e3a4
|
Merge pull request #630 from embark-framework/whisper-options
Extending options of sendMessage() and listenTo() of whisper to enter specific keys.
|
2018-07-17 19:56:41 +03:00 |
Richard Ramos
|
34ebd42be9
|
Allow topics to be optional when pubKey/privKey is used
|
2018-07-16 12:18:31 -04:00 |
Richard Ramos
|
b9378762ff
|
Removing code. Doesn't make sense to specify keys when everyone can read them
|
2018-07-16 10:32:55 -04:00 |
Richard Ramos
|
692d5638de
|
Symmetric and private keys can be set in whisper
|
2018-07-16 10:23:11 -04:00 |
Jonathan Rainville
|
038d405af9
|
hotfix return if error
|
2018-07-11 15:40:45 -04:00 |
Iuri Matias
|
99af5f1817
|
Merge pull request #622 from embark-framework/features/ens-demo
Add ENS to Demo app and also add small fix
|
2018-07-11 21:20:25 +03:00 |
Iuri Matias
|
54f8953430
|
Merge pull request #609 from embark-framework/refactor_storage_component
Refactor storage component
|
2018-07-11 20:18:01 +03:00 |
Jonathan Rainville
|
7c461a0209
|
add ens to demo
|
2018-07-11 13:11:55 -04:00 |
Jonathan Rainville
|
8542c0f3f9
|
fix ens by using right addres depending on chain and also add isAvailable
|
2018-07-11 12:47:15 -04:00 |
Iuri Matias
|
97af8aff11
|
fix swarm upload cmd registration
|
2018-07-11 10:27:54 +03:00 |
Iuri Matias
|
29161b18a9
|
use buildUrlFromConfig
|
2018-07-11 10:24:03 +03:00 |
Jonathan Rainville
|
ffbec61554
|
wip changes
|
2018-07-10 15:59:42 -04:00 |
Iuri Matias
|
4aaf83a064
|
make linter happy
|
2018-07-09 01:21:27 +03:00 |
Iuri Matias
|
28a9b0e940
|
fix plugin call
|
2018-07-08 23:41:37 +03:00 |
Iuri Matias
|
6e5aad939c
|
remove unused param
|
2018-07-08 23:41:26 +03:00 |
Iuri Matias
|
ac349f5819
|
fix callback
|
2018-07-08 23:41:09 +03:00 |
Iuri Matias
|
2c478e26ff
|
move storage config check to the constructor
|
2018-07-08 21:28:43 +03:00 |
Iuri Matias
|
1bd0e8966b
|
simplify getJson
|
2018-07-08 21:24:19 +03:00 |
Iuri Matias
|
768138c5b6
|
refactor storage config check
|
2018-07-08 21:14:44 +03:00 |
Iuri Matias
|
700b2199bd
|
simplify use of callback
|
2018-07-08 20:43:41 +03:00 |
Iuri Matias
|
9592f3e69b
|
re-add register upload cmd api; refactor storage module initialization
|
2018-07-08 20:40:06 +03:00 |
Iuri Matias
|
be1d9cc502
|
simplify add set providers; validation can be done on the client isde
|
2018-07-08 00:56:15 +03:00 |
Iuri Matias
|
a5c6c38b5e
|
make linter happy
|
2018-07-08 00:46:15 +03:00 |
Iuri Matias
|
99876ef083
|
fix upload callback
|
2018-07-08 00:02:46 +03:00 |
Iuri Matias
|
082d7c879a
|
fix getting params from upload field
|
2018-07-07 22:16:58 +03:00 |
Iuri Matias
|
fcd1a4df99
|
fix logger
|
2018-07-07 22:00:42 +03:00 |
Iuri Matias
|
225414e61a
|
get correct ipfs node depending on the config
|
2018-07-07 21:56:37 +03:00 |
Iuri Matias
|
b51eab3418
|
remove unneded assignments
|
2018-07-07 21:23:51 +03:00 |
Iuri Matias
|
ee7fd2661a
|
remove old code
|
2018-07-07 21:14:55 +03:00 |
Iuri Matias
|
90b9d94e64
|
check swarm connection before attempting to connect
|
2018-07-07 20:56:34 +03:00 |
Iuri Matias
|
968b06860c
|
check ipfs connection before attempting to connect
|
2018-07-07 20:47:40 +03:00 |
Iuri Matias
|
2f828c72d1
|
re-add set providers call
|
2018-07-07 19:49:18 +03:00 |
Iuri Matias
|
3bb97a1bb1
|
fix start process
|
2018-07-07 19:29:04 +03:00 |
Iuri Matias
|
08735a689b
|
move setProviders to EmbarkJS
|
2018-07-07 18:36:34 +03:00 |
Iuri Matias
|
8587f2cbdb
|
move setProviders to EmbarkJS
|
2018-07-07 18:36:16 +03:00 |
Iuri Matias
|
aa3023d5f2
|
move setProviders to EmbarkJS
|
2018-07-07 18:29:45 +03:00 |
Iuri Matias
|
44f5186af1
|
use commands to request upload; let storage component figure out which one to call
|
2018-07-07 18:11:45 +03:00 |
Iuri Matias
|
20f782607c
|
move fuzer & gasEstimator to profiler module
|
2018-07-07 16:30:47 +03:00 |
Jonathan Rainville
|
87474aa291
|
fix indentation
|
2018-06-27 14:31:42 -04:00 |
emizzle
|
e0fcafb8c4
|
linting
|
2018-06-27 11:10:33 +10:00 |
emizzle
|
9f33a05d82
|
Removed p-iteration from embark altogether.
Replaced usage in storage module (on dapp side) with async.js `detectSeries`
|
2018-06-27 10:51:53 +10:00 |
Iuri Matias
|
88132b7b6a
|
Merge pull request #581 from embark-framework/bug_fix/whisper-cors
When communication is disabled in config, do not run the module in em…
|
2018-06-26 16:23:06 -04:00 |
Iuri Matias
|
2250e87294
|
Merge pull request #582 from embark-framework/bug_fix/simple-ipfs-active-when-disabled
Abandons all storage initialisation routines if storage is disabled i…
|
2018-06-26 16:19:41 -04:00 |
RJ Catalano
|
518e96585c
|
Merge pull request #585 from embark-framework/gracefullyErrorENS
small correction
|
2018-06-26 15:19:02 -05:00 |
VoR0220
|
b86ae2e9f6
|
fixup
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-26 14:56:23 -05:00 |
VoR0220
|
93feea7c6d
|
small correction
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-26 14:44:29 -05:00 |
RJ Catalano
|
2c6bdc3204
|
Merge pull request #584 from embark-framework/fixDeploymentAttempts
make it so that FIFSRegistrar isn't attempted to be deployed on liven…
|
2018-06-26 13:53:49 -05:00 |
VoR0220
|
48a6e10f9f
|
make it so that FIFSRegistrar isn't attempted to be deployed on livenet, ropsten, etc.
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-26 13:32:53 -05:00 |
VoR0220
|
5e7cd6a88b
|
get rid of else
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-06-26 13:28:28 -05:00 |
RJ Catalano
|
8bf79e704d
|
fix line
|
2018-06-26 13:26:36 -05:00 |