Byron Hambly

Results 149 comments of Byron Hambly

Is it fine to return an error, or should it be possible to blind the 0-valued non-OP_RETURN output ?

Cool, I'll put in a PR for that when I have a spare cycle

The BDK export format is [FullyNodedExport](https://docs.rs/bdk/latest/bdk/wallet/export/index.html). First use `swap` or `asb` with the `export-bitcoin-wallet` subcommand. Output example: ```json {"descriptor":"wpkh(tprv8Zgredacted.../84'/1'/0'/0/*)","blockheight":2415616,"label":"asb-testnet"} ``` Sparrow wallet import works as follows: - File -> New...

That’s interesting, I think it’s actually a specific difference between Mainnet and Testnet.

https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki#registered-coin-types

Neat idea, thanks @ikmckenz. However, I think that the source of the price feed is orthogonal to the method of calculation of the provider's spread. Ultimately we want the provider...

> I'd propose that we add a libp2p protocol over which Bob can connect to Alice after Bob has been punished to request Alice to reveal the Monero secret share....

sorry! no progress yet. will let you know as soon as I have an update.

Great idea, happy to pick this up as first priority - will let you know about progress