04:25:46 For anyone: How much of a concern is it for the XMR seller to know where your cash-by-mail originates? 04:35:50 opsoyo[m]: That depends on how much accountability the seller wants. 04:44:25 "opsoyo: That depends on how much..." <- More so a question on the buyer side as to whether the general origin matters in opsec. I understand sellers have different standards for such a transaction. 04:48:45 opsoyo[m]: That makes sense. 05:01:46 The alternative being a remailer or remote mail drop that would (ideally) repackage accordingly. 05:02:34 At least with certain online package slips within the country, these do not always contain an origin on the label 05:02:38 The tracking would 05:02:46 So remailing is simplier 05:39:36 is there a channel for selling stuff for monero 05:41:12 I'm selling some riseup and c#ck.li invites on https://suchwow.sellix.io 06:58:22 Has anyone here followed Seth’s guides to build a node ? 06:59:04 I’m having troubles with one of the scripts with the Exec line to start monerod 07:02:40 which part? 07:40:49 The last part when I type in Sudo systemctl start monerod when I’m trying to call monerod as a service 07:41:22 Sorry for the late answer, I had a friend trying to troubleshoot with me but because of the hardening prior, doesn’t give a straight forward answer 07:43:27 "which part?" <- Basically the end 07:47:54 whats it say in "systemctl status monerod" ? 07:48:40 I’ll go check 07:49:06 if its not running, make sure the chown is the monero 07:49:29 like user=monero group=monero 07:49:49 s/chown/owner/ 07:49:55 * if its not running, make sure the owner is the monero user 07:51:21 Yea I set user and group to monero 07:52:04 Check your dm, just sent a pic to the code promted 10:39:22 XMR Priest: click request session keys 10:41:41 I am 10:41:41 it tells me I am waiting for your response 12:27:19 Hello everyone, I have an exchanger connected to a Monero server. 2 days ago, I saw that 133 Moneros were blocked in my account for a period of 4 years. How is this possible?... (full message at ) 12:31:19 zozzy9[m] read: https://www.reddit.com/r/Monero/comments/za1w0r/the_full_locked_transfer_story/ 12:31:30 someone sent you XMR locked for 1,000,000 blocks 12:31:39 You need to check for this on your side 12:31:49 before you proceed with the exchange 12:32:18 I mean, i have exchanger. Its Exchanger's wallet 12:33:45 https://www.getmonero.org/resources/developer-guides/wallet-rpc.html#get_transfer_by_txid - you must check unlock_time before proceeding 12:34:21 There's nothing you can do with these 133 XMR now. You'll have to wait 4 years. 12:35:10 But as i tell before, i see same also in server's wallet cli too 12:35:17 This is blockchain problem 12:35:49 It's not a problem, it's a feature 12:35:55 which you didn't know about and got pwned 12:36:03 read the reddit post 12:36:54 luckily it was only 4 years 12:37:09 yeah 12:37:39 they set it to 1,000,000 blocks because it's the max value CLI wallet allows 12:37:53 they could easily recompile it and set unlock time to the heat death of the universe 12:38:42 https://www.wolframalpha.com/input?i=2%5E64+seconds+in+years 12:38:44 they set it to 1,000,000 blocks because it's the max value CLI wallet allows 12:38:54 You mean someone send transaction with point to 1kk? 12:39:07 yes 12:39:49 How they do it, why its allowed? 12:39:56 locked_transfer command in CLI wallet 12:40:03 it's allowed because it's a feature 12:40:48 So, how i can unlock this funds? 12:40:56 you wait 4 years 12:41:12 and thank god you don't have to wait 584.9 billion years (see the link above) 12:41:13 Stop 12:41:18 locked_transfer will send money from you 12:41:24 But its mine wallet 12:41:51 yes, someone sent these money to you and set the lock time 12:42:05 and they used locked_transfer 12:42:16 You mean someone trought cli do locked_transfer to my wallet and lock all my funds? 12:42:37 How i can protect this? 12:42:50 And how i can find this transaction 12:42:55 where did you get these funds from? 12:43:13 no, no one can lock the funds you already hvae 12:43:27 when you receive funds, they have unlock_time 12:43:33 which is usually 10 blocks, but it can be more 12:43:51 Yes, but no one send me this i think 12:43:56 "i run an exchanger" means you run a public service / crypto swap site? 12:44:12 infinity.taxi 12:44:16 Crypto swap website 12:44:37 and the wallet with locked funds is the one used to receive XMR on the website? 12:47:23 Yes 12:47:56 Receive and send 12:49:55 Its literally looks like bug inside Monero blockchain. Because only im manage this wallet, no one do locked_transfer FROM this wallet. Also i know, that another exchanger have same problem right now 12:53:26 you received locked monero 12:53:28 from competitorA / mean person - (but not so mean because it was only 4 years) 12:53:28 How i can find this transaction, and how i can prevent this do? 12:53:29 the advice has been given already , please read 12:53:44 sorry for your loss, in 4 years, everything will be ok 12:54:09 when you receive funds, they have unlock_time 12:54:09 which is usually 10 blocks, but it can be more. Ok, i see 12:54:26 zozzy9[m]: You change your software so that you don't send the other crypto before the xmr received is unlocked 12:54:59 Yes, right now we sending funds after 1 confirmation 12:55:09 Without unlock_time verifying 12:55:31 1 confirmation is fine, but you do need to check the unlock_time 12:55:41 Yes, FUCK! 12:55:53 -23k$ 12:55:57 ⚰ 12:56:41 Hey, who knows - Maybe 4 years from now Monero will be worth 10k$ 12:56:53 maybe... 12:56:55 Just make sure you don't lose that seed ;) 12:57:04 Sorry for repeat this question. how i can find this transactions? 12:57:25 Some website blockchain explorer with this option? 12:57:31 Look at the received transactions in the wallet 12:57:47 You should be able to see the lock time and the txid 12:58:07 Im dont see txid near lock time 12:58:15 Or i just dont undestand something 12:58:34 get_transfers in = true , unlock_time is in there 12:58:54 In the "transactions" tab on the left 12:58:54 Trought API, ok 12:58:56 with wallet rpc* 12:59:24 With wallet rpc sure 12:59:31 Because in Wallet GUI i dont see that 13:01:02 merope: ^ 13:01:31 Click on a transaction to expand the details, and you'll see the transaction id 13:01:48 Yes, i see transaction id 13:02:24 But no lock_time there 13:03:06 i have not checked the gui for locked transactions before 13:06:03 Ok, thx all for this answer 13:06:07 So stupid misstake... 13:38:18 Last question guys, i have some way for unlock this early? 13:38:29 Or anyway i should wait 4 years? 13:56:23 Um.. if I was you.. set your exchange to short changr any funds that are send like that 13:56:40 Maybe your attacker will try again and end up giving you some of your money back 13:57:11 * Um.. if I was you.. set your exchange to short change any funds that are sent with a nonstandard lock time. 13:57:11 Personally, id just said "transfer failed" and auto delete the recoedn 13:58:38 And.. I hope youre not currently still accepting locked tx 14:09:34 Okey, again thx for all 14:10:31 And yeah, looks like you will have to wait. 14:10:31 But 100% the best course of action is to detect whether the funds are being sent with a non standard lock time, and to not complete the transfer of that happens 14:11:03 The feature is ok for p2p, say you give you kid money for their sweet 16, or your saving money for college 14:11:33 But in practice, its only mostly my malicious actors trying to punish their competition 15:20:21 I have 1 more question about monero-python lib (https://monero-python.readthedocs.io/en/latest/) 15:20:21 AttributeError: 'IncomingPayment' object has no attribute 'unlock_time' 15:20:21 AttributeError: 'Transaction' object has no attribute 'unlock_time' 15:21:31 That so funny, that this lib doesnt have docs about unlocked_time attr for Incoming transactions and lock_transfer method 15:44:52 #monero-community-dev:monero.social 15:45:53 Repost that message there please and thanks 15:45:58 Thx 20:15:56 ZHOSKA[xmpp]: Ping 20:16:32 pong 20:32:31 0 echo responses