1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00
Commit Graph

965 Commits

Author SHA1 Message Date
Pedro Gutiérrez
3abe15a023 Send the token when is available to authenticate on Brizo. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez
1f83e333cb Improve how can be get the token from the account. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez
9dc4b348ce Make Auth modules constants configurable. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez
23d4749b12 Improve Config comments. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez
abd4ccac1e Add a error message if localStorage is not available. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez
4d73eb8697 Add integration test for Auth module. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez
b60e46a0b5 Add the token to the accounts that have it stored. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez
b236cda7dd Add Auth module. 2019-05-31 20:41:24 +02:00
Pedro Gutiérrez
325e339b56 Bump version 0.5.13 -> 0.5.14. 2019-05-31 19:22:43 +02:00
Pedro Gutiérrez
7d94cf2b6c Report the asset creation progress. 2019-05-31 18:02:39 +02:00
Pedro Gutiérrez
8d166088c2 Bump version 0.5.12 -> 0.5.13. 2019-05-31 16:52:25 +02:00
Pedro Gutiérrez
172967c352 Fix integration tests. 2019-05-30 00:56:16 +02:00
Pedro Gutiérrez
6f57118ce9 Use price as string on some remaining parts. 2019-05-30 00:56:16 +02:00
Pedro Gutiérrez
337c527f7d Use string for price attribute on integration tests. 2019-05-30 00:56:16 +02:00
Pedro Gutiérrez
6fe8430b08 Change the type of the price of an asset to string. 2019-05-30 00:56:16 +02:00
Pedro Gutiérrez
080299dbd8 Bump version 0.5.11 -> 0.5.12. 2019-05-29 12:21:54 +02:00
Pedro Gutiérrez
90fbc0b1d6 Expose the granted agreementIds for a consumer. 2019-05-29 12:18:04 +02:00
Pedro Gutiérrez
7f0d50691c Use prefix on checksum. 2019-05-27 21:12:36 +02:00
Pedro Gutiérrez
d7e572c646 Skip catching of Web3 instances. 2019-05-21 14:26:33 +02:00
Pedro Gutiérrez
6d33fd7356 Bump version 0.5.10 -> 0.5.11. 2019-05-20 12:35:26 +02:00
Pedro Gutiérrez
d363e3cd2a Detect signature errors produced user rejection. #226 2019-05-17 15:29:10 +02:00
Pedro Gutiérrez
18037db43d Add Duero config to execute integration test. 2019-05-17 15:05:28 +02:00
Pedro Gutiérrez
46ff37c2eb Use provided Web3 provider on Web3 browsers. #225 2019-05-16 11:10:03 +02:00
Pedro Gutiérrez
5910552f20 Remove outdated examples. 2019-05-16 10:13:05 +02:00
4d6622e3f3
Merge pull request #230 from oceanprotocol/feature/version
Bump version 0.5.9 -> 0.5.10.
2019-05-15 13:14:09 +02:00
Pedro Gutiérrez
58715cedf6 Bump version 0.5.9 -> 0.5.10. 2019-05-15 12:52:47 +02:00
Pedro Gutiérrez
a821e1f7ef Add Duero network on getNetworkName. 2019-05-14 14:01:08 +02:00
Pedro Gutiérrez
6a5db2b314 Fix linter errors. 2019-05-09 12:53:28 +02:00
Pedro Gutiérrez
33a9939b47 Fix Aquarius tests using new way to call to services. 2019-05-09 12:53:28 +02:00
Pedro Gutiérrez
d779adc0a3 Move WebServiceConnector to utils and make it instantiable. 2019-05-09 12:53:28 +02:00
Pedro Gutiérrez
f8606bb9aa Bump version 0.5.8 -> 0.5.9. 2019-05-06 11:41:08 +02:00
70573aacad
Merge pull request #216 from oceanprotocol/greenkeeper/nyc-14.1.0
Update nyc to the latest version 🚀
2019-05-02 15:22:21 +02:00
54154ec13d
Merge pull request #215 from oceanprotocol/feature/brizo-flow-update
Update order flow using Brizo.
2019-05-02 15:16:33 +02:00
greenkeeper[bot]
00b1c294d6 chore(package): update lockfile package-lock.json 2019-05-02 13:04:49 +00:00
greenkeeper[bot]
c269120f91 chore(package): update nyc to version 14.1.0 2019-05-02 13:04:41 +00:00
Pedro Gutiérrez
99ddff97bc Update order flow using Brizo. 2019-04-30 19:35:34 +02:00
Pedro Gutiérrez
244376f6f2 Bump version 0.5.7 -> 0.5.8. 2019-04-30 13:26:17 +02:00
00d98f2005
Merge pull request #213 from oceanprotocol/feature/update-metadata-interface
update metadata interface
2019-04-30 12:24:39 +02:00
d2498af628
switch test files urls 2019-04-30 12:10:09 +02:00
dedcb83330 cleanup test data 2019-04-30 11:41:54 +02:00
6dd1fa5d36 update test data 2019-04-30 11:41:54 +02:00
85df6a27b9 update metadata interface 2019-04-30 11:41:54 +02:00
Pedro Gutiérrez
bb1a02a5d1 Fix differences between implementation on DDO generation. 2019-04-30 11:38:11 +02:00
Pedro Gutiérrez
c8411e29d2 Add more events on order execution. 2019-04-25 20:20:24 +02:00
Pedro Gutiérrez
4c4a4f64ce Detect error inside the executor of SubscribableObserver if it returns a promise. 2019-04-25 20:20:24 +02:00
Pedro Gutiérrez
e76c152bfc Fix linter errors. 2019-04-25 20:20:24 +02:00
Pedro Gutiérrez
5b5ad23d7a Emit the progress of ordering a asset. #202 2019-04-25 20:20:24 +02:00
Pedro Gutiérrez
2e8e3d9a8f Create SuscribiblePromise class. 2019-04-25 20:20:24 +02:00
b0ebd91410
Merge pull request #210 from oceanprotocol/feature/version
Bump version 0.5.6 -> 0.5.7.
2019-04-23 14:12:22 +02:00
Pedro Gutiérrez
5400b678d1 Bump version 0.5.6 -> 0.5.7. 2019-04-23 12:51:43 +02:00