Commit Graph

28 Commits

Author SHA1 Message Date
Iuri Matias 8b313a0fc7 fix storage getUrl method override issue 2017-12-06 11:42:13 -05:00
Iuri Matias be64d2ff6b fix IPFS dependency 2017-12-06 11:37:44 -05:00
Antonio Tenorio Fornés 351b81e696 Automate embark.bundle.js generation 2017-06-21 18:57:25 +02:00
Iuri Matias d800c1cee0 add aliases to embarkjs 2017-04-02 14:12:12 -04:00
Andy Nogueira c1f72ae10e Refactoring Storage logic to allow multiple storages and keep backwards compatibility 2017-03-17 10:02:26 -04:00
Andy Nogueira a0af3ff5d9 Fixing logic to return reject in promise 2017-03-14 12:37:58 -04:00
Andy Nogueira fdf0129e5d Refactored EmbarkJS Storage logic to allow multiple storage providers 2017-03-14 11:39:09 -04:00
Andy Nogueira 494e776f05 Initial refactoring of EmbarkJS to support multiple storage providers 2017-03-13 09:38:30 -04:00
Andy Nogueira c9a4a3156d Added logic to return error in case Storage get method fails to retrieve text from IPFS 2017-03-12 18:19:56 -04:00
Andy Nogueira f1b8438cbb Fixing some logic on Embark.Storage.setProvider 2017-03-12 17:59:21 -04:00
Iuri Matias fb4681aa9c support specifying gas limit when deploying client side 2017-03-06 22:48:14 -05:00
Iuri Matias 8348f0a224 tolerate when whisper is not available; support latest geth 2017-03-06 22:44:16 -05:00
Iuri Matias b7cd296716 make abi generation independent of deployment 2017-02-28 23:29:16 -05:00
Iuri Matias d1d4d0810c remove bluebird 2017-02-27 20:50:00 -05:00
Iuri Matias 8b107355cb wait for mined transaction in embarkjs when applicable 2017-02-27 20:32:26 -05:00
Iuri Matias 9d2f9c3054 implement whisper stop watch; add callback so sendMessage become async 2017-02-06 06:51:27 -05:00
Iuri Matias 0b73194e12 workaround for topics issue 2017-01-07 10:13:23 -05:00
Iuri Matias 6389884851 fix unneeded ascii conversion for topics 2017-01-07 09:32:10 -05:00
Iuri Matias 8f434df926 return general and original message object in listenTo callback 2017-01-07 08:38:34 -05:00
Iuri Matias 13cf92a4f5 add orbit to embarkjs 2017-01-07 00:03:03 -05:00
Iuri Matias 5ac4c0f327 automatically connect to ipfs when attempting to use a storage functionality 2016-12-02 06:48:02 -05:00
Iuri Matias 408caa4c50 fix events handling 2016-10-30 08:40:37 -04:00
Iuri Matias fd984b0e6c in embarkJS, if no arguments are passed default to [] 2016-10-23 12:08:29 -04:00
Iuri Matias 2b56ec6790 add file check to upload 2016-10-12 20:01:21 -04:00
Iuri Matias fe926382ce fix ipfs methods 2016-10-12 08:20:20 -04:00
Iuri Matias a8b9630b99 add whisper support 2016-10-12 07:59:50 -04:00
Iuri Matias 0922a234d1 add whisper support 2016-10-12 07:54:40 -04:00
Iuri Matias e9e71da81a support IPFS 2016-10-06 07:40:21 -04:00