mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
WARNING! This is a breaking change! * Refactor compute functions to use a new interface (ComputeAlgorithm) instead of passing 4-5 params to different functions. * add new test to prevent running a computeJob is both asset/algo are having compute services and they are not served from the same provider Co-authored-by: Matthias Kretschmann <m@kretschmann.io>