Elias Rohrer
Elias Rohrer
+1 for zRTP Support!
Thank you for having a look at this! Could you also add the same for `EsploraClient`?
> @afilini #720 implements this for our Esplora clients. I just created it in case this is needed urgently. This will change a bit once we refactor our Esplorablockchain code...
Is there any progress on this? I'd love to give Sensei a try on my Umbrel node.
This is likely related, although they seem to only look at the global case. https://arxiv.org/pdf/1909.02717.pdf
+1, having this would be really helpful for managing access to different repos.
This now seems unblocked as `rust-miniscript` 11.0 was just released.
@notmandatory Is the current plan to do this as part of `1.0-alpha.3` or `1.0-alpha.4`? Trying to wrap my head around when I need for LDK to upgrade to be able...
> LOG LDK: Got warning message from 025804d4431ad05b06a1a1ee41f22fefeb8ce800b0be3a92ff3b9f594a263da34e: gossip_timestamp_filter for bad chain: 0109000000000933ea01ad0ee984209779baaec3ced90fa3f408719526f8d77f494363b44b82ffffffff This looks like it is the correct genesis hash for Testnet, however, it's likely in wrong endianess,...
> @tnull I don't get the bad chain warning though. I'm not changing the byte order anywhere except for `funding_txid` where I noticed I had to reverse bytes. Would that...