Skip to content

feat: add p2p.btc-xmr.com to the default rendezvous points - #1201

Open
louislaugier wants to merge 1 commit into
eigenwallet:masterfrom
louislaugier:add-btcxmr-rendezvous
Open

feat: add p2p.btc-xmr.com to the default rendezvous points#1201
louislaugier wants to merge 1 commit into
eigenwallet:masterfrom
louislaugier:add-btcxmr-rendezvous

Conversation

@louislaugier

Copy link
Copy Markdown

What

Adds /dns4/p2p.btc-xmr.com/tcp/8890/p2p/12D3KooWBPe3sx6dDqE1RSzeBpH1ayghtBp4cgyymti5rPy79xWz to the default rendezvous points (Rust defaults + GUI defaults + changelog).

Why

Peer discovery currently rests on very few working nodes: of the shipped defaults, rendezvous.atomicworld.fun is down, and discovery2.eigenwallet.org / p2p.myexchange.cash have been refusing registrations (error=Unavailable), which leaves discovery.eigenwallet.org and dht.stealthswap.ninja as the only reliable points. One more independent operator adds redundancy for both makers and takers.

The node

  • Runs on the same Hetzner infrastructure as the maker-a.btc-xmr.com ASB (mainnet maker, listed on the public registries), so it is maintained long-term with the same uptime incentive.
  • Publicly reachable; already serving registrations (our own ASB registers on it hourly).
  • Stable identity (persistent keypair).

A stable, publicly reachable rendezvous node operated alongside the
maker-a.btc-xmr.com ASB (up on Hetzner with the maker infrastructure).
Several of the current defaults are dead or intermittently refuse
registrations (atomicworld.fun, discovery2, p2p.myexchange.cash), which
thins peer discovery down to two working nodes; one more independent
operator adds redundancy for both makers and takers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants