gpxl-dev
gpxl-dev
@mkozjak I am confused by this - can you confirm if v6 is live? AFAICT we're now on v7, but I can't see how a server can call a client...
Related to #274
@JayZeeDesign I think I saw a discussion about this in the discord, and that you're now happy with the situation, but if not please reply here and I'll write some...
Decision from call: only log that swaps without expected pricing if we're on dev environment (try to keep clean console)
I think this is still a todo - assuming closed in error!
Just to clarify I think it's fine to handle expected errors in the catch but we also need to consider those we haven't considered as well - in other words,...
@francisldn correct, this is the right direction. Note that AFAIK current deployments still use `signerFee` instead of `protocolFee`. Also note that `contract.protocolFee()` would return a promise, so you would need...
I think all of the localStorage functionality we have is non-critical - as long as the core still works (i.e. if errors are thrown they're handled gracefully), then we're okay.
I am making some fairly significant changes to this file as a part of #417, so I've assigned myself here. If anyone wants to contribute in the meantime it might...
@johguse are you still maintaining this library? Seems like this could potentially be a quick change if you know what you're looking for!