Michael Schmoock
Michael Schmoock
> I'm sure @m-schmoock can explain it in detail, but the tldr is that some implementations didn't like us announcing the new address type (DNS symbolic names) and were dropping...
Note: The build only fails because the required DMZ changes cannot be fetched since they are not merged yet: https://github.com/card-io/card.io-dmz/pull/30
Maybe we leave the color of the guide frame as defined (GREEN) and do the fancy color effect just on the progress bar... Note: The build still fails because the...
Like this. Updated the progress color behavior. Guide frame color is now unchanged. Note: The build still fails because the required DMZ changes cannot be fetched yet since they are...
We have a clash here with https://github.com/lightningnetwork/lightning-rfc/pull/911 DNS descriptors. Which should have priority? We need to consider that an implementation is forced to ignore all descriptors after it encoutered the...
@rustyrussell @TheBlueMatt Do we need to limit the number of allowed `type 6` similar to https://github.com/lightning/bolts/pull/911/commits/3e88d0344d7dd210a7346648e0573b4805af33b0 as currently being discussed in https://github.com/lightning/bolts/pull/911 ?
Okay @NicolasDorier I looked into it briefly. Version 0.12.1 still has DNS support experimental, thus the `is not announceable`. The next release will actually announce a DNS address descriptor type...
@cdecker @rustyrussell I did some mainnet testing to see if the network is finally able to propagate DNS names in node_announcements. Turns out, it still doesn't. Thing is, the experimental...
We could re-experimentalize including DNS names in `node_announcemt` and also add old fashined IP entries for if DNS hostname has been used for `announce-addr`. Then we can wait a couple...
Try to kick off some discussion about this in https://github.com/ElementsProject/lightning/issues/5657