Cool project!
There are P2P clients that don’t put their address in addr_recv
. They put, e.g. 127.0.0.1
, 0.0.0.0
, or whatever in there. Would this be a problem?
I haven’t seen anyone working on a BIP324 implementation in Rust. Might fit well in the excellent rust-bitcoin library or some other place in their ecosystem (e.g. rust-bitcoin/bip324).