Sjors Provoost

Results 247 issues of Sjors Provoost

### Description Given the example below, it renders fine in Chrome, but bunches up the subscripts in a corner in Safari. ### Steps to reproduce Enter the below code in...

Type: Bug / Error
Status: Triage

- [ ] 1. Determine the descriptor type (e.g. sorted_multi()) and output type (legacy, p2sh segwit, native segwit, taproot) - [ ] 2. Obtain the threshold for (sorted_multi()) and other...

I'm trying to leverage the new `wally_psbt_sign_bip32` function, but having a hard time debugging things, since it only returns `WALLY_EINVAL`. https://github.com/Sjors/libwally-swift/pull/85 Different error codes for different failure modes would make...

A function like `wally_map_keypath_get_item_path` returns a uint32 array of path components. It would be nice to have a helper function to turn this into a string. E.g. `m/0h/0h/1` The "m"...

I'm trying to install `v23.11rc1` on Ubuntu 23.04, but the installer seems to get stuck. ``` git checkout v23.11rc1 git clean -dfx ./configure --prefix=/home/lightning make -j7 make -j7 install #...

in diagnostic

I tried to test `hwi-2.4.0-windows-x86_64.zip` from the tag downloads, but Windows Security immediately quarantines it. It says it detected "Trojan:Win32/Wacatac.B!ml".

When running `make -j… check` I noticed it doesn't use more than 3 CPU's at any one time, one for `tests`, `exhaustive_tests` and `noverify_tests`. At least when I tried it...

On Ubuntu 22.10 master (e1bf5470f919cf212703466411968916db8ae61f) using depends: ```sh ./configure --enable-suppress-external-warnings --enable-debug --with-sanitizers=address,undefined --disable-asm ``` ``` ********* Start testing of AddressBookTests ********* Config: Using QtTest library 5.15.5, Qt 5.15.5 (x86_64-little_endian-lp64 static...

Bug

Under Window -> Receiving addresses the list can only be sorted by Label or Address. Both are inconvenient if e.g. you have two labels "Blah Jan 2022" and "Blah Jan...

Feature

I have a Stadler Form Karl (apparently [similar to Eve humidifier](https://community.home-assistant.io/t/localtuya-stadler-form-eva-humidifier/414349)). I configured it by obtaining the `localkey` from the Tuya IoT platform. It works fine when the device has...

bug