Jamie Hewitt

Results 56 comments of Jamie Hewitt

So the aim of this issue is now about showing **accurate** sales revenue as a profile metric. Blocked by: https://github.com/oceanprotocol/ocean-subgraph/issues/582

The plan is not do do this anytime soon https://github.com/oceanprotocol/market/pull/1807#issuecomment-1386863729, we can reopen if that changes.

I also tried installing a couple of different versions of python to see if there was something to do with the version or installation that was causing this issue. So...

Eventually managed to get round this by using brownie with python `3.8.9`

Yeah looks good now. That page might need other improvements but at least this issue isn't there anymore

@smejak are you still facing this issue? As far as I can tell it is working

Am I right in thinking this issue is solved now?

I don't understand why the border colour changes to red? To me it looks like I have entered some invalid input. I feel like green would be a better choice?

I'm currently getting an error when running this, is it working ok for you? ``` node dist/compute.js Aquarius URL: http://172.15.0.5:5000 Provider URL: http://172.15.0.4:8030 Deployed contracts address: [object Object] Publisher account...

I've uploaded the code I'm running [here](https://github.com/jamiehewitt15/ocean.js-compute-flow/blob/main/compute.ts), maybe I made some mistake following along