Trent McConaghy

Results 60 comments of Trent McConaghy

> [David, above] I must set this work aside for now. My v4 tasks, especially oceanprotocol/contracts#348, are a higher priority. > [Trent, in #523] (This) PR had been put on...

This PR is since Sep 2021. It's not big. Is it getting merged, or should it just be closed?

FYI we tested out this flow for use in df-py. It works. - [df-py Github issue](https://github.com/oceanprotocol/df-issues/issues/66#issuecomment-1138590331) - [df-py README's HOWTO](https://github.com/oceanprotocol/df-py/blob/638f3b45ec0df42dbf013cfc617a9a4afba3c3df/README.md#usage-hardware-wallets)

I think this is great! I was thinking this too. Here's an example for scikit learn: https://scikit-learn.org/stable/auto_examples/index.html It would be cool if we had a 3x3 or 4x4 gallery like...

Here are some answers 1. We didn't choose Opensea over other marketplaces. We simply made sure that ERC721 metadata format _also_ followed Opensea's metadata standards. Why? Because it has been...

This should work by default, not just if you use ExampleConfig. Putting it into ExampleConfig is too late. Examples: 1. Anyone using ocean_lib for some remote network should be able...

> @trentmc, can we have some test keys on mumbai as we have exposed for ganache? In order to make `test_mumbai::test_ocean_tx` pass, we need to have remote test keys exported...

Let's drop it. (There are good args for this from a pure sw eng perspective, and from an EVM perspective)

FWIW, I'm on Python 3.10.4 and don't have any issues. What are the specific issues?