contracts icon indicating copy to clipboard operation
contracts copied to clipboard

🐙 Smart contracts for Ocean Protocol

Results 19 contracts issues
Sort by recently updated
recently updated
newest added

**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...

Type: Enhancement
Status: Blocked

Fixes #478 Fixes #370 . Changes proposed in this PR: - Add mocks - Remove fork - Remove old docs files - Update Publisher Flow Diagram - Update Readme -...

Status: DoNotMerge

**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...

Type: Enhancement

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

Type: Bug

In [docs/quickstart_pubFlow.md](https://github.com/oceanprotocol/contracts/blob/v4main/docs/quickstart_pubFlow.md) ,the image itself, and the text below, is formatted in a pretty ugly, un-maintainable fashion.

Type: Documentation
Priority: Low

https://github.com/oceanprotocol/contracts/blob/main/contracts/pools/fixedRate/FixedRateExchange.sol#L862 Test: https://goerli.etherscan.io/address/0xc313e19146fc9a04470689c9d41a4d3054693531#readContract and use 0xCBFDAC464E43F9EC83EB74CFE5C2E72B00B9CD869F473818578BDC0DDE2611B0 as exchangeID Exchange was created in https://goerli.etherscan.io/tx/0xce43ff6a01a90471e988fedd4bf01e87e24803c3ae62ec8713b3b8371eb00246#eventlog

Type: Bug
Priority: High

Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.10.2 to 2.12.0. Release notes Sourced from hardhat's releases. Hardhat v2.12.0 This new minor version sets the merge hardfork as the default hardfork used by the Hardhat...

Type: Dependencies

Bumps [solidity-coverage](https://github.com/sc-forks/solidity-coverage) from 0.7.21 to 0.8.2. Release notes Sourced from solidity-coverage's releases. 0.8.2 What's Changed Set web3-utils dep to ^1.3.6 by @​MarkuSchick in sc-forks/solidity-coverage#744 New Contributors @​MarkuSchick made their first...

Type: Dependencies