00:16:51 is remote node communication encrypted? reading the Lee-Miller paper which analyzed remote node issues; at one point remote node communication was "JSON-RPC over plain HTTP" 00:20:28 If you set it up, yes. If not, no. 00:21:01 By default, it's set up. 00:22:45 ok 01:34:34 which paper UkoeHB_ ? 01:35:08 https://ieeexplore.ieee.org/abstract/document/8406557 01:38:25 https://github.com/monero-project/research-lab/issues/69 08:13:24 hmm 13:15:33 question relevant for mining: does monerod has ability to not relay some/all txs received via p2p connection? 13:15:58 Yes. Set do_not_relay to true in sendrawtransaction. 13:16:37 Though... it depends where you put parenthese in your question... 13:16:40 I've just noticed 500ms delay of block processing after the first NOTIFY_NEW_FLUFFY_BLOCK 13:16:54 It was caused by waiting for 12 txs that were missing 13:18:27 I suppose only mining pool can set this option to reduce actual fees 13:34:28 There is even better example with missing 90 txs and 8 seconds delay