You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since last friday at 4th halving my OrangeClock was failing, unrecoverable, because writing pixels off the screen was an uncaught exception. Since then, I'm playing with pr61 which reduces what will be displayed in the fees row to avoid this, as well playing with two other prs 57 and 56 which log exceptions (so they can be seen after the fact) and which wraps requests for data in object instances that are a bit more recoverable when a site doesn't respond or responds with errors. These can be tested via combined pr60 below if you like; otherwise other devs and maintainer are aware and working towards a fix asap.
I notice that your clock is a different version I have not yet seen. I see fiat price in the blockheight row, remnants of a splash with an OrangeClock icon and logo, and your version (most interestingly to me) isn't unrecoverably-failing when trying to display that high 250-259 sat/vbyte fee. If you have a link to the version you're using, I'd be appreciative for the chance to see how that was handled. I think a recoverable but unreadable display is preferable to failing to displaying anything at all and then ending up in setup mode; instead of just looping around until all fees are visible again.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
See all the fee data, even if the fees are in 4 digit highs for all priorities.
Screenshots
![IMG_9307](https://private-user-images.githubusercontent.com/116250299/325278403-5176ca44-bec2-4562-82fd-88e724273f0a.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2Mjg0OTAsIm5iZiI6MTczOTYyODE5MCwicGF0aCI6Ii8xMTYyNTAyOTkvMzI1Mjc4NDAzLTUxNzZjYTQ0LWJlYzItNDU2Mi04MmZkLTg4ZTcyNDI3M2YwYS5qcGVnP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMTQwMzEwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NzliOGQ3ZDI3MGYwMmM0NDY4NTM0YmMxMmM0NzNlOGZmMTA3ZWFjY2M4MWMxMDAwZmMwOGI4YTA1MGU3OGZlNyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.-ofTfCydGsCGklijYvJJ9s2MX6QPJaWIFQ1h9xpROrM)
Will add screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: