06:57:14 Am I missing something or does Monero not set its own RandomX configuration? Notably considering the RANDOMX_ARGON_SALT which is intended to be domain separated 09:25:51 Hello. 09:25:52 I needed some help with the monero testnet. 09:25:52 And please refer me to some code or docs which outline the steps to serialize and sign a transaction. 09:25:53 Thank you! 09:27:25 I have 2 XMR i got from the faucect;  I just need a public url where I can post my transaction 09:55:46 usamat-at-opolo https://xmrchain.net/rawtx 10:09:14 sech1 thanks. This will help me with the final step of submitting my tx. 10:10:14 any javascript sdk that can help me with serializing the tx as well? 10:54:47 sech1 please help me with this as well :) 12:07:47 how can i find utxo of an address uisng xmrchain.net 13:59:15 Why are you here? For the tech? Then you should be off at Zcash instead of trying to con newbies into a coin that doesn't work. For the money? If you put your money in BTC or ETH you would have been better off. For the magical crypto friends? Monero leadership laughs from loosers like that. Find yourself more healthy realationships that don't laugh at you when they steal your money. 16:35:29 selsta what was the command/log setting to see detailed sync stats like time taken etc? 16:35:42 I’ll write it down this time I promise 😅 16:36:24 set_log +sync-info:INFO should do it I think 16:38:53 To whoever's running a public RPC node in order to remove the incentive for people to stay safe: https://github.com/monero-project/monero/pull/7324 16:39:18 So it'd be nice if you'd add tor and/or i2p so your node is still seen by default. 16:39:46 Since we can't really remove this since even though it's probably a cesspit of spies, some people really need it :/ 16:40:15 Once we have enough tor/i2p public rpc nodes, I might just remove the include-unsafe altogether. 16:43:51 Thanks, that did it! 16:44:20 Can you expand on what this does? I run public RPC nodes and want to better understand the coming changes. 16:45:57 The patch ? It does not show public RPC nodes that aren't tor or i2p by default. 16:46:21 There's no tor/i2p public RPC node atm, so public_nodes returns empty. 16:46:50 And I don't really want to contribute to the public node use train, 16:48:22 Basically it means your node should be accessible via foofoofoo.onion:port rather than a.b.c.d:port. 16:48:36 Or i2p equivalent. 16:49:29 * moneromooo not super familiar with hidden services, but ANONYMITY_NETWORKS.md had a writeup or creating one. 17:12:48 If that's the desired route we ne3d to make absolutely sure that the way users can implement Tor/i2p RPC is seamless and simple. 17:13:05 And what are the effects of this on Simple Mode in the GUI? 17:14:39 Probably slower and more likely to break since fewer nodes. 17:14:55 It's not daemon side though, so it'll only happen if the GUI does the same. 17:18:21 The other issue is that most users needing a public node are not going to be familiar with how to use anonymity networks and we don't bundle Tor. 17:19:32 I don't really care. Maybe the GUI can stay like this then and get spied on. As long as the CLI doesn't. 17:20:34 Ah this only affects wallet-cli 17:20:44 Nevermind then, that's probably a good fit! 17:20:47 Misunderstood 17:21:04 With the patch, yes. I'd expect other wallets to do the same though, unless they like being spied on. 19:41:30 im kinda confused. can the wallet connect to the daemon via tor/i2p? Or does the wallet still connect to the daemon via clearnet, and then the daemon pushes the tx over tor/i2p, and the assumption is that someone running a tor/i2p node isn't spying? 19:43:12 It can via tor. Never tried i2p, but I see no reason why it would not be the same. 19:51:25 but i assume this requires the user to be running tor/i2p alongside the monero GUI or CLI 19:52:24 Yes. 19:52:39 poor noobs 19:53:18 gah. how does bisq bake in tor and bitcoin so seamlessly...