Results 6 issues of PMK

Hello Phoenix/ACINQ I would like to sign and verify a message using the static on-chain address of my wallet. Some brokers require by law to sign a message using an...

# Description Fixes the font size if the classification contains 'extreme'. The font will be smaller to print all text. # Copilot copilot:all

# Description Fixes the font size if the classification contains 'extreme'. The font will be smaller to print all text. @jondkelley, please approve. # Copilot copilot:all

# Description This fixes a calculation problem when the progress is a negative value (progress is behind expatiation). Now it can also render red dots if the progress is behind...

I would like to mine the testnet or signet to get some bitcoins I can use for testing. I know there are faucets, but it would be awesome to mine...

`secp256k1` from [Bitcoin core v25.0](https://github.com/bitcoin/bitcoin/releases/tag/v25.0) marks `secp256k1_ec_privkey_tweak_add` as deprecated in `bip32.h` and `bip32.c`. ```shell $ make check cc -DHAVE_LITTLE_ENDIAN -O2 -g -I src -Wall -Werror -Wextra -std=c99 -c -o check.o...