Alex Coseru
Alex Coseru
Blocked by https://github.com/oceanprotocol/ocean-subgraph/issues/471 On market, we should fetch data from subgraph and see if user already has a set of providerFees which are still valid. And allow user to use...
In order to use an algorithm with a dataset on C2D, we have 3 options now: allowRaw allowAnyPublished publisherTrustedAlgorithms When having tons of assets, it's hard to update them every...
When displaying the asset detail page, market should check if dataset is still available. (ie: use [provider.fileInfo](https://github.com/oceanprotocol/ocean.js/blob/main/src/provider/Provider.ts#L136) If files are not reachable, we should disable Download button
### Describe the issue Btcpd crashing with: btcpd: main.cpp:2631: bool ConnectTip(CValidationState&, CBlockIndex*, CBlock*): Assertion `pcoinsTip->GetAnchorAt(pcoinsTip->GetBestAnchor(), oldTree, chainActive.Height() >= Params().GetConsensus().zResetHeight)' failed. ### Can you reliably reproduce the issue? Sometimes is ok...
Given the following log: ``` 2022-05-10 06:52:48,923 - aquarius.events.events_monitor - INFO - Finished searching for MetadataCreated events on chain 4 in blocks 10650574 to 10650575. 1 MetadataCreated events detected. 2022-05-10...
Target audience: developers - cover publish flows - cover pricing schema flows - cover consume flows - cover c2d Flows should highlight the flow of info between market -> ocean.js...
Have at least: - one simple flow (publish asset, mint tokens, consume) - publish flows : publish using all methods (pools, fixed rate, dispensers, aqua validated assets, etc) - c2d...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...