-
- [x] Alex review updated contracts (updated = the move from 1->2 contracts, to separate asset vault & asset manager)
- [x] Alex make recommendations. See (1)(2)(3) in comment below
- [x] Berkay imp…
-
**Describe the bug**
The smart contracts are not correctly deployed when using the last version of Barge, which uses oceanprotocol/ocean-contracts:v1.0.0
The deployment process stops with the fo…
-
I'm trying to fetch data from this dataset: https://market.oceanprotocol.com/asset/did:op:d304cd36c780ae25c9732ca03c1209fe3655e3663fcd79ce05dc6e54984ebb53
So I used a query with PoolSnapShot that …
-
To prevent update of contracts I've commented the tests that were failing to have successful build. We need to fix these when we update the contracts https://github.com/oceanprotocol/ocean.js/pull/137…
-
@trizin @KatunaNorbert
The TEC has been running a research initiative with OceanDAO
https://port.oceanprotocol.com/t/round-10-proposal-governauts-rewards-systems-research-initiative/958
DOD:
…
-
For the [asset pricing page](https://docs.oceanprotocol.com/concepts/asset-pricing/), let's add more information on the Dynamic Pricing schema to cover these questions as well.
- [x] What happens w…
-
Example: https://balancer.gitbook.io/balancer/guides/withdrawing-liquidity-via-etherscan
-
Re this line inside `dftool acctinfo`:
```python
recordDeployedContracts(ADDRESS_FILE, network)
```
It's wrong. Second argument shouldn't exist. It will cause failures. Fix it.
-
**Is your feature request related to a problem? Please describe.**
Sometimes, an asset can have files that are protected using some bearer tokens or api keys, which are stored as headers.
A publishe…
-
**TODOs:**
- [x] unit test that connects to rinkeby, does stuff end to end
Things that may help:
- Rinkeby is POA, Ropsten POW, POA is easier to deal with, so focus on Rinkeby
- Maybe use test_e…