14:27:23 sgp: you can get notified when a reorg occurs using the --reorg-notify parameter for monerod, then call RPC /get_transaction_pool to identify txs affected as sech1 mentioned. 14:31:59 This is probably a dumb question, but is it possible for a transaction ID's details on amounts, destinations, origins, etc to change in a block of there's a reorg, or no, for a given txid, the other tx details will always remain the same even through reorgs 14:34:46 sgp: the txid is a hash of the contents of the transaction, so details can't change 14:34:55 specifically, txid = H( H(prefix) | H(unprunable) | H(prunable) ) 14:35:45 Thanks 14:38:05 sgp: Did you see?: https://github.com/noncesense-research-lab/archival_network 14:50:43 This helps, thanks 21:15:44 Any news on the CCS Seed leak. Was compromised from the Windows machine right? Even with the private key you cant sweep any funds from the address's on the wallet. This is my first time testing out Monero looks pretty cool 21:21:13 Seed = private key, essentially 21:21:32 Both give full access to the wallet and all its subaddresses 21:52:22 what's up with the CCS opsec 21:52:45 Is there a post-mortem by the CCS treasury people out yet? 21:52:52 ahhhh --generate-from-keys wallet , the keys file holds the data which is encrypted by a passphrase pretty simple 21:53:09 #monero-community 21:53:10 For ccs talk 21:54:31 I apologize 22:00:51 Hello, dear moneronians, I've a qustion, regardling the Tor configuring. So, basically, can I just proxify the outcoming transaction with `tx-proxy=tor,127.0.0.1:9050,16` used, being calm about the transaction IP "privacy", and without enabling `anonymous-inbound` option? And, as I understood, its not gonna interact to the p2p via Tor, which is just fine for my needs, but I have 22:00:51 to make sure, that setup like this will not effect negatively on Tor's actual purpose - privacy. And I also gotta say that the node is not for public, local connection only. 22:00:51 Well, any thoughts are welcome, and thanks for reading ) 22:09:29 Hey, come over to Monero Support 22:09:29 ill reply there 22:09:47 yo, okay bro