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
|
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
|
2018-08-15 10:24:32 -05:00 |
Iuri Matias
|
0b1a7c10e3
|
update to 0.3.2
|
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
|
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
|
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
|
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
|
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 |
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 |
Michael Bradley, Jr
|
4648986805
|
be more specific,strict about what's supported
|
2018-07-16 17:04:48 -05:00 |
Michael Bradley, Jr
|
75eeaa5c83
|
rev babel, webpack setups and pkg.json fields
|
2018-07-16 17:04:25 -05:00 |
Michael Bradley, Jr
|
d1ad20574a
|
bump dev/deps
|
2018-07-16 17:02:42 -05:00 |
Michael Bradley
|
69e7fe5508
|
Merge pull request #6 from embark-framework/features/fix-async-dep
async package should be a dep
|
2018-07-13 11:21:03 -05:00 |
Michael Bradley, Jr
|
14b9937104
|
async pkg should be a dep
|
2018-07-13 10:57:27 -05:00 |
Iuri Matias
|
61664c6dad
|
Merge pull request #5 from embark-framework/separate_concerns
separate embarkjs in to specific classes related to each component
|
2018-07-13 16:16:42 +03:00 |
Michael Bradley, Jr
|
ac37c395e4
|
enable @babel/plugin-transform-runtime in webpack config
|
2018-07-12 10:35:12 -05:00 |
Iuri Matias
|
c820e47470
|
Merge pull request #4 from embark-framework/add_set_providers
add setProviders back
|
2018-07-12 00:48:34 +03:00 |