Iuri Matias
|
a99541f47d
|
don't estimate gas which was overriding caller given gas param
|
2018-09-26 18:34:46 -04:00 |
Iuri Matias
|
323eea0d96
|
Merge pull request #21 from embark-framework/bug_fix/on-ready-error
Actually return the error for onReady
|
2018-09-12 18:59:23 -04:00 |
Iuri Matias
|
b216a5045d
|
Merge pull request #19 from embark-framework/feature/metamask-eip-1102
Ready for EIP 1102
|
2018-09-12 18:59:08 -04:00 |
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 |
Anthony Laibe
|
a7ae1fd37d
|
Use timeout
|
2018-09-10 09:09:18 +01:00 |
Anthony Laibe
|
91475d44b9
|
Fix showing the indicator
|
2018-09-07 15:38:28 +01:00 |
Anthony Laibe
|
072f95d698
|
Ready for EIP 1102
|
2018-09-07 14:30:04 +01: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 |
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
|
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
|
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 |
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 |
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 |
Jonathan Rainville
|
0d8ec0be4f
|
add secureSend function in EmbarkJS Utils
|
2018-08-14 10:08:37 -04:00 |
Anthony Laibe
|
33e15a3dbe
|
Add register function for IPNS
|
2018-07-30 12:47:04 +01:00 |
Jonathan Rainville
|
7a6aa21596
|
add call backs
|
2018-07-27 13:02:50 -04:00 |
Jonathan Rainville
|
22bf8f7d5e
|
add registerSubDomain function
|
2018-07-26 15:13:11 -04:00 |
Michael Bradley, Jr
|
1f72c2d830
|
standalone entrypoint -- simple convenience
|
2018-07-16 17:08:42 -05:00 |
Michael Bradley, Jr
|
b6c0c429de
|
node entrypoint -- corresponds to "main" in pkg.json
|
2018-07-16 17:08:22 -05:00 |
Michael Bradley, Jr
|
7c6d46c20d
|
copy missing func/comment from old script
|
2018-07-16 17:07:52 -05:00 |
Michael Bradley, Jr
|
ca1e5538f7
|
isNewWeb3 should be a constructor prop since needed on EmbarkJS
|
2018-07-16 17:06:06 -05:00 |
Michael Bradley, Jr
|
3ed02c2553
|
browser and embark entrypoints go through index
|
2018-07-16 17:05:24 -05:00 |
Iuri Matias
|
2e6fff57d3
|
separate embarkjs in to specific classes related to a particular component
|
2018-07-12 00:48:18 +03:00 |
Iuri Matias
|
77873952ca
|
add setProviders
|
2018-07-11 23:51:08 +03:00 |
Michael Bradley, Jr
|
8282b4ffbd
|
general tidy up
|
2018-07-09 18:47:36 -05:00 |
Michael Bradley, Jr
|
31fb2e30fc
|
node.js entrypoint
|
2018-07-06 11:44:14 -05:00 |
Michael Bradley, Jr
|
2d41668f2f
|
split out logic to check for web3 into browser entrypoint
|
2018-07-06 11:44:14 -05:00 |
Michael Bradley, Jr
|
ccc043f359
|
EmbarkJS source code
|
2018-07-06 11:44:00 -05:00 |