Nick

Results 58 comments of Nick

Successfully created two payjoins via the umbrel app & sparrow (one with inbound payment, one without) 🌠

Can we hack around this one? Just -1? It's pretty severe given everyone defaults to 1sat/vB and sparrow is our best wallet.

I did a few weeks back but I now just go like 5 sats per byte on nolooking and then 2sat/vB for sender, I think i was getting this issue...

This should be updated to make use of FirstUnused with BDK if https://github.com/bitcoindevkit/bdk/pull/546 is merged

I did the retarded thing here, not you! It needs a drastic reworking, pretty much **any** encoding would be nicer than what I did here. Yeah sounds like the instructions...

This seems to have resolved itself with later versions.. I'll leave open for now because i'll likely run into this again. I used to see a discrepancy in logs when...

Hey @tvolk131, I asked Lloyd about this one and it due to the fact that not every 33 byte array will render a valid Point, see `Point::from_bytes`. For example, the...

Yes it is possible! Just change the first line in `config.toml`: ``` payment_methods = ["bitcoind"] ``` Or `xpub` instead of `bitcoind` or whatver you are using.