green

Results 9 comments of green

The way streams / flows work looks confusing, I'm assuming it's not defined yet. If I were you, I'd store all info in a single struct: ```solidity struct UbiStream {...

> This is referring to how parties in court cases appear for jurors. Chosen jurors have voiced opinions in the chat about how this is confusing and would like better...

It appears to be working in Chrome, if that works for you. I'm not sure why this happens, another team member found that out. Sorry, I tried to fix it...

I'll leave this open since otherwise someone will run onto the same problem. We should at least show a message warning that you have to swap to Chrome to make...

Got the same error, using hardhat. Oddly, it only breaks on one of my 27 tests. It's the only test that calls a method from a foreign contract. I'll try...

Okay, this is why I was having it: ![image](https://user-images.githubusercontent.com/40367733/153086624-345d0bca-fc60-4ae3-91b6-dd364a0911ec.png) You're supposed to be passing a contract as first param like this ![image](https://user-images.githubusercontent.com/40367733/153087870-482a86ba-4ab9-46a0-a41f-1fc4b99a4906.png) TypeScript saves my day. Not sure if that...

Got this as well. Changing to solium and using `solium-disable` doesn't work either

Where did you take the 1st screenshot? That's https://github.com/kleros/dispute-resolver , not Court, right? The issue here with this is that the Court is agnostic to how the appeal system of...

Do you still encounter this issue @salgozino ? So far no one seems to have encountered this again, closing until you confirm.