Pavol Rusnak
Pavol Rusnak
> * CLN gRPC interface is missing certain methods, for example we use the `decode` method to decode a bolt11 (I outsourced this to the LN node to reduce dependencies...
Hey! I recently got RockPro64 and ended up with the following: https://github.com/prusnak/nixpkgs/commit/fdddc554de5d3ac57441d09206f4ca26d1602f0f Lots of stuff is already in the master (such as recent U-Boot that supports RockPro64 without any proprietary...
I opened a PR to get the kernel in nixpkgs: https://github.com/NixOS/nixpkgs/pull/86007 `sd-image-rock64.nix` will come in a subsequent PR.
I am quite hesitant to make the spec more complex and put more burden on _ALL_ implementers just so some wallets can show off this feature. If one wants to...
@jrm2194 @sm3434 @facundomedica @neokry @gliinbox @monomesa We are investigating EIP-1559 for Trezor Model One in https://github.com/trezor/trezor-firmware/issues/1834
work in progress: https://github.com/satoshilabs/slips/blob/master/slip-0039.md
There are very good reasosn why we disallowed BIP39 splitting into SLIP39 - these are documented here: https://github.com/satoshilabs/slips/blob/master/slip-0039.md#user-content-bip39compatibility
> All I wanted to say is that the reference to SLIP-0039 here is misleading, I agree. The goals of SLIP-0039 and your project are very different.
> @prusnak did I get anything wrong here? You assume BIP39 and SLIP39 passphrases are empty. Once you start using variable passphrases with the seeds you'll end up with different...
> Would it make sense to emphasize more strongly in the spec of SLIP39 that it should be used to split the BIP32 master seed when used in the context...