TomiOhl

Results 23 comments of TomiOhl

> Any progress on this? Just deployed a set of contracts in mumbai & polygon using 100% custom errors, and when a transaction fails I can only see "Fail". These...

Partially maybe but not entirely. It definitely didn't work like this before the latest update. Previously it didn't open another new tab if one was already open. Right now if...

Well as a general solution I think the best would be to just use the cloud icon indicating that it's a remote location. I'm pretty sure it worked exactly like...

Was just writing the same thing. Showing just a cloud icon would be more consistent and certainly better than showing question marks (since it's infeasible to get file info without...

Understandable, looking forward to the GTK4 version - if this fix does not make it into this release, it will appear in the next one, be it GTK4 or not,...

Nice, adjusting `max-tries` and `timeout` to higher values are just what I need. Note that i've tried adding nullok to the fingerprint-related line, but it didn't make any difference (at...

I just discovered the same. Would love to see that feature back.

Interesting idea. Might just be me, but I liked that there was an option to only copy it, but don't save it. I think it's a fairly common use case...

> Should be fixed with #982. I'm not sure how it's done here but if someone does, I think it would be good to get a release out ASAP :)...

@rsodre I tried your code in [agoraxyz/token-xyz-contracts](https://github.com/agoraxyz/token-xyz-contracts). I have installed ganache 7.3.2 and truffle 5.5.20 globally. It still doesn't work: ![image](https://user-images.githubusercontent.com/6696659/185451147-58209544-dda0-4edf-9e69-855c858ad3ec.png) I logged the output of `JSON.stringify(revert)`. This is how...