02:50:54 selsta, if you pasted the copypasta i missed it 02:50:59 and so did the bouncer 04:35:58 we need to find a way to get into starlink 04:36:53 enough of these terrestrial isps and their nonsense 15:45:29 I have an outgoing transaction which seems to be going nowhere 15:45:34 I recall that "(N blocks remaining)" or something like that used to be printed by the "balance" command when a transaction was in progress 15:45:38 my balance command has been printing no such thing for a good while now, over 30 minutes 15:45:45 is there some way I can determine what's happening with the transaction? 15:45:51 the status is "pending"; is there something I can do to shuffle it along? 15:45:54 or determine why it isn't being shuffled along? 15:50:10 rah: print_pool_sh may help 15:50:30 if you post it anywhere for debugging purposes, consider that it may leak the hash of the tx you are trying to send 16:08:01 vtnerd: what's the "transaction pool"? 16:08:53 on a different note, is it possible to cancel a pending transaction? 16:17:55 https://reason.com/2020/10/27/surprise-doj-is-not-a-big-fan-of-privacy-preserving-cryptocurrencies/ 16:19:34 rah: the tx pool is the set transactions that have been broadcast to the p2p network, but have not yet been mined into a block 16:19:55 rah: if your transaction has been sent to other peers, i don't think you can cancel it 16:26:48 kinghat[m]: yes, they're very worried 16:27:52 probably easier for them to rely on side channel attacks. but that's harder to pull off passively at scale 16:58:50 artefact: how does seeing the set of transactions broadcast to the p2p network help me determine why my transaction is still pending? 16:59:05 artefact: how can I determine whether my transaction has been sent to other peers? 17:02:22 do you see it on xmrchain.net? 17:12:21 artefact: no 17:12:27 which is good 17:12:46 because I flushed it in the daemon and sent more 18:36:09 Is there a description somewhere of the monerod.conf log-levels? 18:39:26 And do I also need confirm-external-bind with anonymous-inbound ? 18:39:41 even though it's not really binding externally 18:42:39 I got this message when importing the blockchain, anyone know what it means? 18:42:41 2020-10-27 18:34:50.218 E usable is negative 20:20:39 there must be a lot level between "show me nothing once my node is in sync" and "show me every transaction to and from every node" 20:20:54 like a "show me just new blocks" or something right? 20:21:04 *log-level 20:26:28 git grep DEFAULT_LOG 20:26:48 Then find which one prints blocks, it's in blockchain.cpp 20:26:54 Most likely at info level. 20:27:06 So --log-level 0,whateveritis:INFO 20:27:29 ty moneromooo 22:10:44 🤪 23:34:15 Any idea why I'd get something like this in my log: [P2P0] ERROR net contrib/epee/include/net/abstract_tcp_server2.inl:1505 Failed to resolve ::ffff:51.79.117.96 23:34:25 seems to me it already is resolved 23:36:18 No clue sorry 23:36:49 DeanGuss: you can ignore it 23:37:41 seltsa ok. BTW that IP address is suspiciously close to the IP at the top of your block list: https://gui.xmr.pm/files/block.txt 23:38:01 it is included in the list 23:38:17 it’s ipv4 inside ipv6 23:38:24 51.79.117.96 23:38:37 did you block the IPs? 23:38:47 Not yet 23:38:54 ok