Stadicus
Stadicus
Thanks, looking forward to this fix
Thanks, a quick test was successful. We use it to construct shipping web tracking links, and the two characters that did not work were `:` (resulting in `;`) and `?`...
The exact environment used: * Raspberry Pi Debian 11 (daily 20211107) from https://raspi.debian.net/ * Raspberry Pi 4 w/ 4GB memory, official power adapter * 1TB SSD with Realtek RTL9210 M.2...
This is the output I get on the Raspi Debian Bullseye daily image: ```sh $ cat /etc/apt/sources.list deb http://deb.debian.org/debian bullseye main contrib non-free deb http://security.debian.org/debian-security bullseye-security main contrib non-free $...
Ah, ok, that's more like it ```sh $ rustc --version rustc 1.48.0 ```
FYI, I just reproduced the same behavior on the official Raspberry Pi OS 64-bit on a Raspberry Pi 4 ```sh $ electrs --conf /data/electrs/electrs.conf Starting electrs 0.9.2 on aarch64 linux...
I asked in https://github.com/janoside/btc-rpc-explorer/issues/393 if a fix is planned
Unfortunately, I don't have a Trezor. Is anyone else able to test this?
@Kixunil, I think most of your suggested improvements made it into the updated RaspiBolt v3. Can you check if anything critical is still missing? https://raspibolt.org/electrs.html
> Is there a way to set light theme? I'm afraid not. Didn't think of that when I did the dark layout, sorry. Maybe the MD files in the repo...