BitcoinLizard on Nostr: Fellow #Bitcoin node runners: If you are running Bitcoin Core 26.0 please enable this ...
Fellow #Bitcoin node runners:
If you are running Bitcoin Core 26.0 please enable this in your bitcoin.conf file:
v2transport=1
This will enable BIP324 v2 transport protocol which as I understand it causes communication to be encrypted between nodes that have v2transport enabled. I can see from my own node that there are very few other nodes have have BIP324 enabled! Lets bring those numbers up! You can check your own node with:
bitcoin-cli getpeerinfo | grep transport_protocol_type
and hopefully you see a few "v2".
Published at
2023-12-29 00:33:38Event JSON
{
"id": "5614b7952c403e063559697eec22e18a905f4c967904a5143436d99ca0cabd71",
"pubkey": "b692fce3bba7bdfe90fbd9fa24b211e54ccfaa203a841c46ebce75d5dde5421f",
"created_at": 1703810018,
"kind": 1,
"tags": [
[
"t",
"bitcoin"
]
],
"content": "Fellow #Bitcoin node runners:\nIf you are running Bitcoin Core 26.0 please enable this in your bitcoin.conf file:\n\nv2transport=1\n\nThis will enable BIP324 v2 transport protocol which as I understand it causes communication to be encrypted between nodes that have v2transport enabled. I can see from my own node that there are very few other nodes have have BIP324 enabled! Lets bring those numbers up! You can check your own node with:\n\nbitcoin-cli getpeerinfo | grep transport_protocol_type\n\nand hopefully you see a few \"v2\".",
"sig": "a77d77f8b4211df0144b59c195fbb7c3808d5c33b4503b565b9515670a45c614281ba81e2f579a4cb6ca62809899a65318916f50b02748df0709823cd320d888"
}