Paul Miller
Paul Miller
Old amount editor had a Max button, should at least bring that back to the the two swap pages. Could be one of these little "sharpbutton" things. Hard part is...
We've been seeing some errors that seem to be related to mime-type. Mostly that wasm is being served with the wrong mime-type (supposed to be served `application/wasm`), but I also...
kobalte has doubled in size since we started using it and I had a scary experience the other day when a dependency _of a depency_ of kobalte was breaking stuff....
Right now if a payment fails we don't know about it, and we don't know who they're trying to pay. Would be nice to have a button where someone can...
Frontend does API call if not succeed, return Objection (+ associated text), list of ActionKeys (+ associated text) Frontend can objection in my overrides array and try API call again...