95 Commits

Author SHA1 Message Date
Jonathan Rainville
201a1bfd23 return false when provider not set 2018-09-11 17:10:06 -04:00
Jonathan Rainville
d5b34ad396 fix onReady not returning the error 2018-09-11 17:08:51 -04:00
Iuri Matias
848238dc80
Merge pull request #20 from embark-framework/bugfix/onReady
Fix showing the indicator
2018-09-07 18:45:56 -04:00
Iuri Matias
722631084c
Merge pull request #15 from embark-framework/bug_fix/contract-provider
Remove setProvider on contract
2018-09-07 18:45:44 -04:00
Anthony Laibe
91475d44b9 Fix showing the indicator 2018-09-07 15:38:28 +01:00
Iuri Matias
52122e12a5 update to 0.4.1 0.4.1 2018-09-06 08:11:11 -04:00
Michael Bradley
6f40edd5b4
Merge pull request #17 from embark-framework/async-es
async-es for optimized browser builds
2018-09-05 11:19:36 -05:00
Jonathan Rainville
4dcdca85c2 remove setProvider on contract 2018-09-05 11:41:20 -04:00
Jonathan Rainville
2e636e1258
Merge pull request #18 from embark-framework/bug_fix/this-not-self
bad reference in onReady
2018-09-04 08:53:24 -04:00
Michael Bradley, Jr
b908d854d1 bad self reference in onReady, should be this 2018-09-02 20:02:56 -05:00
Michael Bradley, Jr
72db70c5c3 parameterize build, export, import of async vs. async-es 2018-08-31 17:03:55 -05:00
Michael Bradley, Jr
9f46dcc49f async-es dep 2018-08-31 17:00:53 -05:00
Michael Bradley, Jr
5b92fa3d70 don't need to append .js, and be consistent about not doing so 2018-08-31 17:00:27 -05:00
Michael Bradley, Jr
9ed6053363 use shorthand to re-export the default import 2018-08-31 17:00:01 -05:00
Iuri Matias
b310a783d5 update to 0.4.0 0.4.0 2018-08-31 16:58:46 -04:00
Iuri Matias
ecfeb27e82
Merge pull request #16 from embark-framework/dapp_connection
Move dapp connection logic to EmbarkJS; put Contract inside Blockchain Component
2018-08-31 16:44:28 -04:00
Iuri Matias
dbcfc634bb update mm message 2018-08-31 15:59:32 -04:00
Iuri Matias
3ade131796 replace reduce with async reduce; refactor 2018-08-31 15:57:08 -04:00
Iuri Matias
b85f5d7e89 clean up and remove __ since the functions are now local to the file 2018-08-29 17:26:36 -04:00
Iuri Matias
7f408d56c2 add connection manager 2018-08-29 15:33:33 -04:00
Iuri Matias
634df1c08e add connect function 2018-08-27 16:46:46 -04:00
Iuri Matias
5f5557b87d
Merge pull request #14 from embark-framework/feature/add-provider-name
Make provider Name part of API
2018-08-24 10:34:27 -04:00
Anthony Laibe
1d59f342f0 Update variable name 2018-08-24 14:13:05 +01:00
Anthony Laibe
6b93af0b75 Make provider Name part of API 2018-08-24 09:05:56 +01:00
Iuri Matias
fa0e8e3770
Merge pull request #13 from embark-framework/feature/ipns-to-ipfs
Move ipns function to ipfs
2018-08-23 14:40:11 -04:00
Iuri Matias
9e3b66822e
Merge pull request #12 from embark-framework/bug_fix/ws-only
only poll with a WS provider
2018-08-23 14:40:01 -04:00
Anthony Laibe
f5ce019140 Move ipns function to ipfs 2018-08-22 10:14:25 +01:00
Jonathan Rainville
181b533a8a only poll with a WS provider 2018-08-15 16:43:51 -04:00
Michael Bradley, Jr
e7531dead4 update to 0.3.4 0.3.4 2018-08-15 10:24:32 -05:00
Iuri Matias
0b1a7c10e3 update to 0.3.2 0.3.3 2018-08-14 16:57:39 -04:00
Iuri Matias
5bcab1c2a6
Merge pull request #11 from embark-framework/features/seceure-send
add secureSend function in EmbarkJS Utils
2018-08-14 13:44:31 -04:00
Jonathan Rainville
0d8ec0be4f add secureSend function in EmbarkJS Utils 2018-08-14 10:08:37 -04:00
Michael Bradley, Jr
da186d59ee 0.3.2 0.3.2 2018-08-13 10:24:53 -05:00
Michael Bradley
a921fd2b3e
Merge pull request #10 from embark-framework/deps_fix/babel7rc1
bump deps re: babel 7 release candidate 1
2018-08-13 10:13:23 -05:00
Michael Bradley, Jr
f654576498 corejs2 per @babel/plugin-transform-runtime@7.0.0-rc.1 2018-08-12 20:11:54 -05:00
Michael Bradley, Jr
d828058fc4 not using babel-loader 2018-08-12 20:11:27 -05:00
Michael Bradley, Jr
eff4c63b64 bump @babel deps to 7.0.0-rc.1, no caret ranges 2018-08-12 20:11:10 -05:00
Iuri Matias
5d10b05263 update to 0.3.1 0.3.1 2018-07-30 11:18:24 -04:00
Iuri Matias
8c0492023b
Merge pull request #9 from embark-framework/feature/add-ipns-interface
Add register function for IPNS
2018-07-30 11:16:44 -04:00
Anthony Laibe
33e15a3dbe Add register function for IPNS 2018-07-30 12:47:04 +01:00
Iuri Matias
c8bed200c8 update to 0.3.0 0.3.0 2018-07-27 14:35:43 -04:00
Iuri Matias
5207c450a6
Merge pull request #8 from embark-framework/features/ens
Change functions for ENS
2018-07-27 14:31:39 -04:00
Jonathan Rainville
5766d0f914 remove cross-env on rimraf 2018-07-27 13:15:04 -04:00
Jonathan Rainville
7a6aa21596 add call backs 2018-07-27 13:02:50 -04:00
Jonathan Rainville
3264adf877 add cross-env to enable env var set for windows 2018-07-26 15:13:28 -04:00
Jonathan Rainville
22bf8f7d5e add registerSubDomain function 2018-07-26 15:13:11 -04:00
Michael Bradley, Jr
32904cbc66 0.2.0 0.2.0 2018-07-17 16:04:52 -05:00
Michael Bradley, Jr
a160633664 rm extra space in package.json 2018-07-17 13:14:34 -05:00
Iuri Matias
c8883f874d
Merge pull request #7 from embark-framework/features/prep-for-embark-usage
prep for embark usage
2018-07-17 19:54:54 +03:00
Michael Bradley, Jr
1f72c2d830 standalone entrypoint -- simple convenience 2018-07-16 17:08:42 -05:00