-
npm i & build are fine, but looks like we have some issues with ES modules
```
Now using node v22.4.1 (npm v10.8.1)
root@Alex-desktop-ryzen:/repos/ocean/ocean-node# npm ci
npm warn ERESOLVE ov…
-
**Summary TODO:** In title bar, make "Run bots" go to the url https://github.com/oceanprotocol/pdr-backend/blob/main/README.md.
### Background / motivation
Via the "Run bots" button in predictoo…
-
Add support for the Pontus-X testnet, having the following parameters:
```
"pontus-x-test": {
"chainId": 32457,
"Ocean": "0x5B190F9E2E721f8c811E4d584383E3d57b865C69",
"OPFCommunit…
-
### Background / motivation
Our core users are predictoors & traders who use our pdr-backend python bots. We want to reduce friction for them.
Even though they operate largely in python-land, t…
-
**Describe the bug**
It appears all our CI runs are now failing. See in latest run https://github.com/oceanprotocol/pdr-backend/actions/runs/10033348761/job/27732489676?pr=1425
During: `pdr_backen…
-
If there is no RPCS we send the following error:
`error: HTTP: Supported networks not defined`
But we still try to send more info after that, including RPC related
-
### Background / motivation
To integrate duckDB (#685)[https://github.com/oceanprotocol/pdr-backend/issues/685] the user should be able to follow the README.md, get their lake setup, and complete a…
-
Ocean Node is calling Operator Service URL with wrong path:
example:
`GET https://stagev4.c2d.oceanprotocol.com/api/v1/operator/computeResult` (gives a 404)
but should be:
`GET https://stagev4.c2…
-
We have this piece:
```
for await (const chunk of connection.stream.source) {
try {
const str = uint8ArrayToString(chunk.subarray())
task = JSON.parse(str) as Command
} catch…
-
`Metadata Proof validator not allowed` message is logged in two places. We should change the messages.