Pavol Rusnak
Pavol Rusnak
Mentioned here: https://twitter.com/fiatjaf/status/1586772128279543808
supersedes https://github.com/lnbits/lnbits/pull/2270 (this PR is just a rebase and squash of that PR) still in draft, because type checks (mypy and pyright) still need to be fixed
ISTM that the current master does not build on ubuntu-latest in the github CI See the following failures of the bitcoin-hwi project: * https://github.com/bitcoin-core/HWI/actions/runs/9745167713/job/26892446343?pr=742#step:4:386 ``` cc: error: unrecognized command-line option...
https://github.com/micropython/micropython/releases/tag/v1.20 ISTM that the following changes might be interesting for us: * addition of hex/fromhex methods to bytes/memoryview/bytearray (so we can drop `binascii.{,un}hexlify` usage) * dictionary union (PEP 584) *...
User story: - user does not want to update firmware on their device never again - they select the "lock firmware version" - they confirm PIN - device sets the...
i think we should just migrate to coincurve - it is well maintained (last secp256k1 release was in 2021) - and even CLN uses coincurve and not secp256k1 for their...
I would like to see my balance shown in fiat currency. Also the send and receive dialogs should have an option to enter amount in fiat currency. There is a...
i think we should just migrate to coincurve - it is well maintained (last secp256k1 release was in 2021) - and even CLN uses coincurve and not secp256k1 for their...
i think we should just migrate to coincurve - it is well maintained (last secp256k1 release was in 2021) - and even CLN uses coincurve and not secp256k1 for their...