sirpy

Results 137 comments of sirpy

it would still be nice if you could just verify a single contract easily

The only problem I see implementing this is that the "storeDefinition" is not exposed where defining "useStore" (returns react context) If the storeDefinition is available there we could expose another...

default retry 1 will mean it will do 2 cycles through rpcs? @johnsmith-gooddollar

@L03TJ3 yes we still have too many errors logged. see #4215 for improvements

@L03TJ3 warnings are irrelevant we are only talking about errors which are logged to sentry. Usually i'd say network errors are related to user connection problems but it might be...

@L03TJ3 if for example we put a wrong rpc address with a typo, the logger will ignore any errors with this rpc. what make you say that this errors will...

> @L03TJ3 warnings are irrelevant we are only talking about errors which are logged to sentry. Usually i'd say network errors are related to user connection problems but it might...