|
09c2f9f818
|
test fixes
|
2020-01-29 14:38:44 +01:00 |
|
|
768c69bdbd
|
service interface refactor and cleanup
|
2020-01-29 13:50:13 +01:00 |
|
|
b86caf343a
|
compute job interface update
|
2020-01-29 12:32:24 +01:00 |
|
|
66a056cf59
|
update and clarify migration example
|
2020-01-28 19:42:22 +01:00 |
|
|
9572b4eb3b
|
algorithm metadata cleanup
|
2020-01-28 18:59:06 +01:00 |
|
|
f11eacaabd
|
job status cleanup
|
2020-01-28 18:46:12 +01:00 |
|
|
1d7105cfb1
|
Release 2.0.0-beta.1
|
2020-01-28 15:39:24 +01:00 |
|
|
138a6bf75a
|
remove index parameter from ocean.assets.consume()
|
2020-01-28 15:36:25 +01:00 |
|
|
cfe20e305a
|
Merge branch 'master' into feature/compute
|
2020-01-28 15:33:05 +01:00 |
|
|
e8cd47a9f6
|
Release 2.0.0-beta.0
|
2020-01-28 13:25:39 +01:00 |
|
|
4a359b65c5
|
add migration instructions for breaking changes
|
2020-01-28 12:41:34 +01:00 |
|
|
f3cbf1ad01
|
use compute serviceEndpoint from DDO
|
2020-01-28 12:20:35 +01:00 |
|
|
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 |
|
|
ac39369543
|
test data consolidation
|
2020-01-27 16:50:33 +01:00 |
|
|
e7acadb2fe
|
DDO & compute test tweaks
|
2020-01-27 16:23:54 +01:00 |
|
|
6a4fd76d57
|
Merge pull request #363 from oceanprotocol/greenkeeper/cross-env-7.0.0
Update cross-env to the latest version 🚀
|
2020-01-27 13:43:01 +01:00 |
|
|
57a98f1a48
|
Merge pull request #364 from oceanprotocol/greenkeeper/mocha-7.0.1
Update mocha to the latest version 🚀
|
2020-01-27 13:42:41 +01:00 |
|
greenkeeper[bot]
|
46c4defee5
|
chore(package): update lockfile package-lock.json
|
2020-01-26 08:09:44 +00:00 |
|
greenkeeper[bot]
|
4d5b0eb891
|
chore(package): update mocha to version 7.0.1
|
2020-01-26 08:09:31 +00:00 |
|
greenkeeper[bot]
|
eb141a6d3d
|
chore(package): update lockfile package-lock.json
|
2020-01-25 18:51:32 +00:00 |
|
greenkeeper[bot]
|
c3187b83de
|
chore(package): update cross-env to version 7.0.0
|
2020-01-25 18:51:28 +00:00 |
|
|
83ea6723e0
|
algorithm metadata
|
2020-01-24 15:23:50 +01:00 |
|
|
56f7d1113a
|
Release 1.2.0
|
2020-01-23 13:37:46 +01:00 |
|
|
c8ea5f77c2
|
merge fixes
|
2020-01-23 10:33:02 +01:00 |
|
ssallam
|
e31aa81dcc
|
Merge branch 'master' into feature/compute
# Conflicts:
# src/ocean/OceanAssets.ts
|
2020-01-23 09:34:40 +01:00 |
|
pfmescher
|
1862913f1c
|
Merge pull request #354 from oceanprotocol/decouple-aquarius-from-ocean
Decouple aquarius from ocean
|
2020-01-23 09:17:23 +01:00 |
|
|
25073a0bce
|
Release 1.1.0
|
2020-01-22 17:45:09 +01:00 |
|
|
5e569f5f5d
|
hotfix for typedoc spec generation
* initializing the TypeDoc app changed with typedoc v0.16+
* adapt the script to generate the spec used in our docs to the new syntax
|
2020-01-22 17:44:38 +01:00 |
|
|
9512504862
|
update package-lock.json
|
2020-01-22 17:23:28 +01:00 |
|
|
ab8987ca92
|
Merge pull request #359 from oceanprotocol/feature/codeclimate-coverage
add codeclimate coverage reporting
|
2020-01-22 17:10:55 +01:00 |
|
|
ff335d6849
|
Merge pull request #344 from oceanprotocol/feature/keeper-0.13
Update to keeper-contracts v0.13
|
2020-01-22 17:10:35 +01:00 |
|
ssallam
|
2108f512aa
|
Update events-handler version for travis tests.
|
2020-01-22 16:09:55 +01:00 |
|
|
6dc75abb6d
|
add codeclimate coverage reporting
|
2020-01-22 15:56:03 +01:00 |
|
ssallam
|
c287e2c5e3
|
Merge branch 'master' into feature/keeper-0.13
# Conflicts:
# package-lock.json
# package.json
|
2020-01-22 15:39:11 +01:00 |
|
ssallam
|
5f331bf467
|
Fix style issues.
|
2020-01-22 15:31:27 +01:00 |
|
ssallam
|
19353437ba
|
Fix test and return value from createAgreement.
|
2020-01-22 15:16:35 +01:00 |
|
ssallam
|
26de27a31b
|
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 |
|
|
93d3490783
|
update testdata DDO with compute service
|
2020-01-22 12:47:56 +01:00 |
|
|
f1e15c9eda
|
more basic unit tests
|
2020-01-22 11:30:27 +01:00 |
|
|
d0ab7f6c14
|
new compute.order method
|
2020-01-22 11:16:44 +01:00 |
|
|
8c4465eeb0
|
naming
|
2020-01-22 10:01:04 +01:00 |
|
|
6d1abfb3ab
|
remove workflow & algorithm from metadata
|
2020-01-21 22:10:19 +01:00 |
|
|
e14bdc5719
|
setup compute integration tests
|
2020-01-21 22:09:32 +01:00 |
|
|
db689aab63
|
setup compute unit tests
|
2020-01-21 22:09:08 +01:00 |
|
|
6b52d4dbaa
|
consistent parameter order
|
2020-01-21 16:04:59 +01:00 |
|
|
04aa6d6700
|
add ocean.compute.result
|
2020-01-21 15:13:02 +01:00 |
|
|
5bad5fa9ec
|
new ocean.compute interface
|
2020-01-21 14:38:43 +01:00 |
|
ssallam
|
b06d8a78df
|
Merge remote-tracking branch 'origin/feature/keeper-0.13' into feature/keeper-0.13
|
2020-01-21 13:20:58 +01:00 |
|
ssallam
|
7ccac889ed
|
Remove all .js files that were unintentionally committed.
|
2020-01-21 13:20:49 +01:00 |
|
|
9edc4cd149
|
ignore editor configs
|
2020-01-21 13:06:07 +01:00 |
|