Valentin

Results 92 comments of Valentin

Usually happens when your session id is not valid.

Check my last commit. There is a workaround to get a session id without auth code now.

It looks like the current state is clear from the other comments. I would like to find the "good way" of reverse engineering how the AuthTicket is generated. I have...

I havent looked into this in a while so maybe things have changed but I do not know any way to automatically get a session id since a patch broke...

Thanks for your answer! It's a good idea to make the Check command explain this. When I was looking through the documentation website, it didn't occur to me to click...

The PR above added a basic version of the route that returns the result always in owl. We could extend this with a new route that works per token and...

The tx that can be pending is only ever be the cancellation tx since it is always created if the solution tx too long and has higher gas price than...

It is this still the conceptual thing that prices should be determined by our exchange only. For the price-estimator it also makes historical price estimates easier to understand. > The...

> The original solver would not deviate more than some percentage (I believe 20%) from these estimates. That's a good point I wasn't aware of.

> The reason for using external price sources is to avoid well known liquid tokens to derive too far from the market price on other exchanges. E.g. even if there...