ocean-subgraph icon indicating copy to clipboard operation
ocean-subgraph copied to clipboard

🦀 Ocean Protocol Subgraph

Results 17 ocean-subgraph issues
Sort by recently updated
recently updated
newest added

On Order , `lastPriceToken` should be `Token`

Type: Enhancement
Priority: Low

Blocks: [#1075](https://github.com/oceanprotocol/market/issues/1705) For the sales graph we want to integrate into the market, we will need the data to be computed inside the subgraph. We should display the sales information...

Each order should have consumeVolumeUSD. We need totalConsumeVolumeUSD in globalstat

Type: Enhancement
Priority: Low

**Describe the bug** `tokenBalancesOwned` isn't updated anywhere. Can also verify this with the following query: ``` { users(first: 1000){ tokenBalancesOwned { id token { id } value } } }...

Type: Enhancement
Priority: Low

we need to monitor the transfer event and check if source still has dt after transfer and if destination had this dt before and increment/decrement accordingly

Type: Enhancement
Priority: Low

Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.9.3 to 4.9.6. Release notes Sourced from @​openzeppelin/contracts's releases. v4.9.6 Base64: Fix issue where dirty memory located just after the input buffer is affecting the result. (#4929)...

Type: Dependencies

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=1.1.8&new-version=1.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a...

Type: Dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.4.4. Release notes Sourced from typescript's releases. TypeScript 5.4.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

Type: Dependencies

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...

Type: Dependencies