1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00
squid-js/integration
Matthias Kretschmann 40754ca46a
new ocean.utils.services
* refactor all .order() methods to use one single method
* remove `index` parameter from ocean.assets.order()
* update compute test flow
2020-01-27 19:14:12 +01:00
..
ocean new ocean.utils.services 2020-01-27 19:14:12 +01:00
utils new ocean.utils.services 2020-01-27 19:14:12 +01:00
config.ts Fix issues in creating agreement. Mainly the issue was using the publisher address in place of the provider's in the actors list when creating agreement. This also adds an optional provider argument to the order method. Add method to fetch providers of a did (via the didRegistry). 2020-01-22 13:46:10 +01:00
mocha.opts Add integration test for Auth module. 2019-05-31 20:41:24 +02:00
tsconfig.json add allowSyntheticDefaultImports 2019-11-22 12:14:16 +01:00