alexcos20
|
f8ef12f8dc
|
add compute stop and fix job with algodid
|
2020-07-13 02:51:17 -07:00 |
|
alexcos20
|
2deca53cc7
|
add assets.order by index
|
2020-07-13 02:34:31 -07:00 |
|
Ahmed Ali
|
61786ce532
|
comment restart for now
|
2020-07-13 11:24:05 +02:00 |
|
Ahmed Ali
|
27168cc64d
|
Merge branch 'feature/compute-interface' into feature/compute-test
|
2020-07-13 11:17:47 +02:00 |
|
alexcos20
|
fbbffa4eff
|
Merge branch 'feature/compute-test' of https://github.com/oceanprotocol/ocean-lib-js into feature/compute-test
|
2020-07-13 02:13:00 -07:00 |
|
alexcos20
|
fdbc692064
|
add compute test with published algo
|
2020-07-13 02:12:34 -07:00 |
|
ssallam
|
7ef5c6b7b0
|
Fix storing encrypted files in new ddo.
|
2020-07-13 10:48:25 +02:00 |
|
alexcos20
|
2bf04170d7
|
minor doc fix
|
2020-07-13 01:14:52 -07:00 |
|
alexcos20
|
4e45956eda
|
add more complex tests
|
2020-07-13 01:11:53 -07:00 |
|
alexcos20
|
8174709bbf
|
add more tests
|
2020-07-13 00:10:47 -07:00 |
|
alexcos20
|
3071dc1de7
|
add more tests
|
2020-07-13 00:08:27 -07:00 |
|
Ahmed Ali
|
aaf3f1f62e
|
Merge pull request #142 from oceanprotocol/dependabot/npm_and_yarn/types/mocha-8.0.0
Bump @types/mocha from 7.0.2 to 8.0.0
|
2020-07-13 08:32:02 +02:00 |
|
Ahmed Ali
|
f53946571d
|
Merge pull request #141 from oceanprotocol/dependabot/npm_and_yarn/yargs-15.4.1
Bump yargs from 15.4.0 to 15.4.1
|
2020-07-13 08:31:19 +02:00 |
|
Ahmed Ali
|
1932b0e4a7
|
Merge pull request #140 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.22
Bump @types/node from 14.0.20 to 14.0.22
|
2020-07-13 08:30:52 +02:00 |
|
dependabot[bot]
|
5a05883f97
|
Bump @types/mocha from 7.0.2 to 8.0.0
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 7.0.2 to 8.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-13 01:06:49 +00:00 |
|
dependabot[bot]
|
a1e18833ca
|
Bump yargs from 15.4.0 to 15.4.1
Bumps [yargs](https://github.com/yargs/yargs) from 15.4.0 to 15.4.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-13 01:06:04 +00:00 |
|
dependabot[bot]
|
9db1659f2c
|
Bump @types/node from 14.0.20 to 14.0.22
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.20 to 14.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-13 01:04:18 +00:00 |
|
ssallam
|
52962cc54d
|
add algorithm meta in test.
|
2020-07-10 16:36:03 +02:00 |
|
ssallam
|
7a47201ca4
|
update compute.start interface.
|
2020-07-10 16:28:39 +02:00 |
|
ssallam
|
3179a23375
|
Remove extra test.
|
2020-07-10 16:24:53 +02:00 |
|
ssallam
|
dad7a56c1e
|
wip: compute module, compute tests, create compute service.
|
2020-07-10 16:17:57 +02:00 |
|
Ahmed Ali
|
95325a733d
|
move compute to separate file
|
2020-07-10 13:17:43 +02:00 |
|
Ahmed Ali
|
76af744726
|
initialize compute flow
|
2020-07-10 09:51:32 +02:00 |
|
Ahmed Ali
|
8dbc0bd012
|
Merge pull request #137 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.20
Bump @types/node from 14.0.19 to 14.0.20
|
2020-07-10 09:48:48 +02:00 |
|
Ahmed Ali
|
9ab38fd906
|
Merge pull request #139 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.0.38
Bump @truffle/hdwallet-provider from 1.0.37 to 1.0.38
|
2020-07-10 09:48:05 +02:00 |
|
alexcos20
|
40a8149905
|
refactor
|
2020-07-10 00:46:50 -07:00 |
|
dependabot[bot]
|
d5b67df8f7
|
Bump @truffle/hdwallet-provider from 1.0.37 to 1.0.38
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle) from 1.0.37 to 1.0.38.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/compare/@truffle/hdwallet-provider@1.0.37...@truffle/hdwallet-provider@1.0.38)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-10 01:02:48 +00:00 |
|
alexcos20
|
7c5d10a7e7
|
fix linting
|
2020-07-09 03:40:09 -07:00 |
|
alexcos20
|
ba846f0a58
|
fix typo
|
2020-07-09 03:17:53 -07:00 |
|
alexcos20
|
d1e6a6da74
|
more tests
|
2020-07-09 02:50:51 -07:00 |
|
dependabot[bot]
|
57c55d4165
|
Bump @types/node from 14.0.19 to 14.0.20
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.19 to 14.0.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-09 01:03:11 +00:00 |
|
Ahmed Ali
|
60c406bcea
|
add provider compute mock
|
2020-07-08 12:54:10 +02:00 |
|
Ahmed Ali
|
ac279d2ca9
|
Merge pull request #135 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.19
Bump @types/node from 14.0.18 to 14.0.19
|
2020-07-08 11:13:29 +02:00 |
|
dependabot[bot]
|
6914aaea16
|
Bump @types/node from 14.0.18 to 14.0.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.18 to 14.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-08 01:02:09 +00:00 |
|
Ahmed Ali
|
1b61723dba
|
minor fix
|
2020-07-07 16:41:49 +02:00 |
|
Ahmed Ali
|
1b7fbe7ea3
|
fix interface
|
2020-07-07 16:40:50 +02:00 |
|
Ahmed Ali
|
c9bac697c3
|
move compute interfaces
|
2020-07-07 10:17:09 +02:00 |
|
Ahmed Ali
|
6f6a7876db
|
Merge pull request #133 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.18
Bump @types/node from 14.0.14 to 14.0.18
|
2020-07-07 09:50:24 +02:00 |
|
dependabot[bot]
|
ef0fed34ee
|
Bump @types/node from 14.0.14 to 14.0.18
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.14 to 14.0.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-07 01:08:20 +00:00 |
|
Ahmed Ali
|
6e7cdeb827
|
add compute functions
|
2020-07-06 17:20:36 +02:00 |
|
Ahmed Ali
|
d58634a106
|
add compute interfaces
|
2020-07-06 15:29:51 +02:00 |
|
Ahmed Ali
|
353fb4751e
|
cleaning
|
2020-07-06 10:22:48 +02:00 |
|
alexcos20
|
b42b992e84
|
first cut
|
2020-07-06 00:21:38 -07:00 |
|
Ahmed Ali
|
487b430546
|
Release 0.1.1
v0.1.1
|
2020-07-03 15:46:06 +02:00 |
|
Ahmed Ali
|
4c34f7d070
|
Merge pull request #128 from oceanprotocol/fix/releases-in-travis
Fix/releases
|
2020-07-03 15:45:20 +02:00 |
|
Ahmed Ali
|
f3dd76fe80
|
add release to travis
|
2020-07-03 15:34:44 +02:00 |
|
Ahmed Ali
|
c7152df2ce
|
Merge pull request #127 from oceanprotocol/feature/release
Release 0.1.0
|
2020-07-03 15:15:32 +02:00 |
|
Ahmed Ali
|
20e7b76a46
|
Release 0.1.0
v0.1.0
|
2020-07-03 14:57:43 +02:00 |
|
Ahmed Ali
|
d84e2dc8d9
|
Merge pull request #126 from oceanprotocol/fix/ocean-assets
Fix/ocean assets
|
2020-07-03 14:12:11 +02:00 |
|
Ahmed Ali
|
c4127a9e31
|
fix lint
|
2020-07-03 14:04:27 +02:00 |
|