Aaron Cox

Results 160 comments of Aaron Cox

I ran into this again today while working on the @wharfkit session library. When casting an error thrown by the `APIClient` (e.g. `String(error)`) it will not show the details, however...

I was just looking around at the various issues for the project and this one sparked my interest, so I figured I'd leave a few comments. Right now if you...

Yeah, it's continuously updating accounts, balances, etc. We have considered throttling it when it's in the background, but we're worried it would fall too far behind and lag a lot...

With 15 accounts at a 15 second interval (which it's currently set to), it currently takes almost 4 minutes to cycle through all of the loaded accounts you have. The...

Thanks for this, we'll get this addressed in the next release 👍

When this happens, can you click the "Share Request" button in the lower left, and share the contents of that here? Either the full `esr://` link or the link to...

Thanks for the detailed report, I'm going to start looking into this. Looking at the accounts you listed (there was a duplicate, I didn't see a 3rd if there was...

Alright I just ran through the process a few times, and it looks like there is a bug here with how the account gets imported after its created. The creation...

Glad to hear they were all there! We did try to make sure anytime a key was generated during the creation process it was automatically saved to storage, to ensure...

Quick question: did you use the AppImage or the Deb install?