04:25:02 I do hate the fact that it was declared they would have their own repo which led to the f-droid RFP being closed 04:26:27 I wonder what the point of secrets are if they get loaded into memory anyway 04:26:54 * was declared in the Cake F-Droid issue that they would 05:54:29 FriendlyResidentCynic[xmpp]: which irc server is this chat hosted on? 06:25:17 libera.chat I think 09:17:17 cockliuser: one of these days ill get around to it, maybe 09:37:10 * BigmenPixel[m] uploaded an image: (8KiB) < https://libera.ems.host/_matrix/media/v3/download/matrix.org/JCivhThbvvDfPQqPfLjztIbc/image.png > 09:37:10 Hello, I want to open my wallet, but get this problem: 09:37:21 Button is inactive. 09:38:55 I use my phrase. 09:40:19 Im not available for 30mins or so, not sure how to fix but can look into it in a few if someone else doesnt get to it first 09:41:06 Any other info you can gather in the meantime would be useful.. any recent changed to setup, last time use you used the wallet? 09:42:25 I can't even open it at Monerujo. I will try at Featherwallet. 09:51:47 Hm, it works... 09:54:23 Restoring from seed? 09:54:31 ofrnxmr[m]: Yes 09:54:41 How many words is the seed 09:54:46 16? 09:54:48 ofrnxmr[m]: 25 09:55:31 25 word seed should work in monerujo, gui, anything. Not only feather 09:55:43 Monerujo was working, but now I can't open created wallet there... 09:55:55 Perhaps you mistyped a word on gui and monerujo 09:55:55 * can't open the created wallet 09:55:56 BigmenPixel[m]: Monerujo is kind of broken 09:56:00 ofrnxmr[m]: Why? 09:56:07 ofrnxmr[m]: I copied. 09:57:11 Occasionally corrupts wallets and such. Not sure why. 09:57:12 But restoring in gui should be a straightforward process. Is this your first time running gui on your os? 09:58:16 > <@ofrnxmr:monero.social> Occasionally corrupts wallets and such. Not sure why. 09:58:16 > 09:58:16 > But restoring in gui should be a straightforward process. Is this your first time running gui on your os? 09:58:16 No, I already have 2 wallets there. 09:58:55 Hm.... (full message at ) 09:59:19 Are these the correct steps to try to reproduce your issue? 09:59:41 ofrnxmr[m]: I think yes. 10:02:08 Working fine here. 10:03:13 Menu > close open wallet > restore wallet from seed > enter seed and correct restore height or date > enter password > screen shows wallet details and create wallet button is active 10:03:33 ofrnxmr[m]: I just now tried to create a wallet again and this works. 10:04:26 But I would like to know what was this... 10:06:36 plowsof @plowsof:matrix.org: any idea what circumstances the button would be greyed? 10:07:05 "image.png" <- Are you running windows? 10:07:14 Your buttons looks different than mine 10:07:17 ofrnxmr[m]: No, Linux (flatpak). 10:07:58 Right right. I forgot 10:08:40 Im running the binaries. Maybe a flatpak hiccup / not able to access storage or something 10:09:40 ofrnxmr[m]: It has the needed permission for this. 10:16:02 Yeah, but flatpaks are permissioned. It could have been an bug with the permissioning. Im not to to speed on desktop implementations, so my knowledge on the matter is admittedly limited. 10:16:02 The fact that "just doing it again" worked, leads me to believe it was a) user error b) a hard to reproduce bug 10:18:41 Are you using flatseal or overrides? 10:20:45 DanIsnotthemanBr: Yes, I only moved the Monero folder to `~/.var/app/org.getmonero.Monero/Monero`. 10:49:51 ZHOSKA[xmpp]: Can the space before the first word affect this? Or somewhere else (As an option) 10:52:03 ZHOSKA[xmpp]: ((I don't remember how applications react to spaces, I know that typos in words are marked)) 12:10:39 Want to restore a wallet using gui but create wallet button not available? Which boxes are red / are there copy and paste errors ( trailing spaces, hm) 12:12:56 Stripping new line from restore height needed to be patched in the gui, maybe restore seed is the same BigmenPixel 12:19:16 I copied the phrase several times, it was written correctly. 12:20:34 Try removing the 25th word 12:22:10 plowsof11: Now it already works, I just don’t know why it didn’t work. 12:22:26 Ctrl+v maybe a newline char somewhere , not sure though 12:23:15 Restore height needed this fix.. maybe seed also, id have to check 13:28:27 is it no longer possible to use a 256-bit payment id with monero-wallet-cli? 13:28:45 Yes. 13:29:26 yes it's possible or yes it is not possible? 13:29:36 It is no longer possible. 13:31:26 ok, i got the impression last time i was here that it was possible somehow to attach 256 bits to a transaction (in order publicly to timestamp a hash) 13:32:55 It is possible. It'll be accepted by the daemon and other nodes. The wallet will not generate one though, you'll have to revert the patch(es) which removed the ability. 13:34:23 ok. will this always be possible? 13:35:22 I do not know. The field in which it is held might be removed at some point, there is discussion about this without a clear consensus for now. 13:36:23 There will be other ways to carry a 256 bit value which can be made public though, if that field does get removed. 13:38:13 what do you think is the best way? 13:39:29 Do you want to prove that timestamp to a few parties, or to everyone at large ? 13:40:28 i think everyone is fine, since it's just a hash 13:40:43 Then a 256 bit payment id is probably best. 13:41:38 it would also be nice if it were future proof . . 13:42:18 That transaction will be able to be decoded and checked in the future, regardless of whether the field holding payment id goes. 13:42:56 You would just be unable to prove more timestamps using that method. 13:43:48 Also, since it's not a primary goal of monero, it cannot really be future proof, since you're misusing things really. 13:48:42 i suppose splitting the hash in 4 is also an option 13:49:45 what did you have in mind for proving only to a select few? 13:53:49 Using the hash as an address, sending some token amount to that address, then creating a spend proof which you'd give those people. 13:54:37 Along with the original hash. They can then check the destination address corresponds to the hash (after reducing if necessary). 13:54:57 It's more complex, but allows your tx to not stand out from others on the chain. 13:55:29 And something similar is very likely to always be doable in the future. Though the specifics may change. 14:07:11 thanks. a more basic question, if i may: isn't the format of the now allowed payment id 16 hexadecimals? i'm getting `error: invalid last argument' 14:10:27 64 bits, 4 bits per hex digit, so... 16, yes. 14:11:11 It's encrypted on the chain, so people will not see what payment id you used (unless they're the receiver). 14:11:48 Though technically you could send it unencrypted. I suppose if it's a hash of a document split in 4, it'd be indistinguishable in practice. 14:35:55 thanks, moneromooo 15:36:19 I am reading about TxTangle. These things are not implemented, right ? 15:36:41 s/These/This/, s/things/feature/ 17:06:19 any good p2p sites 17:07:07 with no kyc 17:11:19 Exchanges? 17:12:23 I know plenty of no kyc sites, and p2p sites. 17:12:24 If you want exchange, you further need to if you need to spend cash or if youre spending crypto. 17:13:07 Cash > crypto = localmonero or bisq 17:13:07 Crypto > crypto = many 17:13:27 just to buy or sell crypto p2p 17:13:55 yeah they are only BTC 17:14:00 So.. 17:14:00 cash? 17:14:32 some kind of form or cash 17:14:33 giftcard voucher etc 17:14:39 visa? Mastercard? 17:14:45 buy cash is fine 17:15:01 but cash is fine example kucoin 17:15:03 bridgerton[m]: Cakepay 17:15:03 or binance 17:15:19 You can buy gift cards using cakepay 17:15:41 Monero > giftcsrd. Can do it on the fly too. 0 conf, takes seconds 17:16:06 yea looked that one up already 17:16:24 So why did you ask about giftcards if you had ya answer 17:16:40 really trying to put down that fee so an exchange like binance or kucoin 17:16:48 You get 3% off on giftcsrds 17:17:04 You're not going tl be able to cash out of Monero into cash at a better rate AFAIK 17:17:09 to sell giftcards for crypto 17:17:28 Sell giftcsrds for crypto? Now what in the world are we talking about 17:17:45 Lets starts at the beginning 17:17:45 to high fees 17:17:46 Your Goal? 17:18:12 selling giftcards are like 10% or more 17:18:30 What r ya talking about 17:18:32 Goal? 17:18:55 I want to sell my Bennys giftcard for montero. Pls advise 17:19:12 What is your goal here. What are you trying to accomplish? Selling giftcards? 17:20:05 binance or kucoin p2p way to buy and sell crypto 17:20:25 Alrighty 17:20:26 selling giftcard is no good 17:20:26 Lol 17:20:27 Maybe youre not getting our messages 17:20:27 10% fees 17:20:32 Ping 17:20:46 Yep, no pong. 17:21:11 so you can sell $100 giftcard for $100 in crypto then think about that 17:22:17 You sell at a 5-10% markup if you're not dumb 17:22:22 bridgerton[m]: Cakepay? Yes 17:22:48 You?. ... im sure you dont have partnerships that allow you discounts due to volume 17:23:04 Me? Confused wtf were flaking about. Is water still wet yall? 17:23:05 Cake pay also has preloaded virtual / physical mastercards 17:23:11 Not sure. Please advise. 17:23:51 all it looks like is just google play and apple 17:24:10 What?? 17:24:11 Use full sentences please 17:25:14 Probably a bridge delay (he is digesting the localmonero comment currently) 17:33:39 gnuteardrops: ♥️ 17:36:59 there is no option to sell giftcards on cakepay and if you do then you are not selling it for more then the card $ for buyers who buy the giftcard get up to 3% cheaper 17:37:44 Yes sir. You're asking about churning / laundering gift cards 17:38:01 ? 17:38:34 Selling gift cards? Yeah, you sell them to the store that they are meant for at 100% of the value of the card 17:38:40 someone said you can sell giftcard at a mark up with is not true 17:38:54 "You" cant 17:38:59 Cakepay most definitely can 17:39:11 Er 17:39:25 there is no option to sell giftcard on cakepay 17:39:32 Actually, no, nobody said you can sell at at markUP 17:39:47 I said cake will sell TO you at a markDOWN 17:39:54 17:39:54 BOT 17:39:54 — Today at 1:22 PM 17:39:54 You sell at a 5-10% markup if you're not dumb 17:40:21 "You get 3% off on giftcsrds " 17:40:48 here 17:40:55 said sell at a mark up 17:40:55 Put up an offer on localmonero to sell your giftcard and see if anyone bites 17:41:05 Want a markUP? Coincards.com 17:41:21 Coincards charged 3-5% markUP 17:42:02 ok 17:42:02 So whatever your insuinating isnt even a topic - what are we even talking about? 17:42:09 yea it is just a question 17:42:32 of somewhere to buy sell crypto p2p like Binance and Kucoin 17:42:56 Sell crypto =/= sell gift cards... 17:43:16 Do you want to sell crypto or sell gift cards? 17:43:44 Need some sort of goal or at least direction before you can move towards it 17:44:10 looking for any options to do so with little or no fees 17:44:40 Selling crypto for CASH? Bisq or locslmonero 17:44:40 Selling crypto for GIFTCARDS = cakepay 17:44:40 selling crypto for crypto = many exchanges 17:46:19 yea just staying away from BTC for they are to high fees 17:46:19 Selling for gift cards is potentially the highest dollar value you'll receive for the crypto. In some cases youd spend 97$ worth of xmr for 100$ worth of giftcards. 17:48:46 Cake has no markup on gift cards. US ones are actually discounted 1-3% 17:49:27 "Cake pay also has preloaded..." <- and now you can add to apple pay and google/samsung pay. 17:49:51 mastercards that is. up to $1000 cards and $10k daily :) 17:50:11 ^^ yup 17:53:04 ya cakepay is for only buying giftcard not selling 18:05:58 how are you all sending message as a BOT? 18:12:54 hi does someone want to sell me monero on localmonero? 18:12:56 i need 2-3 xmr 18:23:02 How will you pay? 18:24:53 why does it say BOT for the message 18:27:02 Because you are on discord and we are on Matrix. The two chats are bridged together through a bot (on the discord side) 18:35:27 And I'm on IRC :D 18:35:38 #elitism 18:36:09 Y'all are badass 18:37:34 BoBeR182, EU sepa bank transfer 18:37:45 (instant) 18:37:47 not in EU zone sorry 18:37:55 oh i see 18:38:13 i found one but he want a picture of my name with my username written on a paper 18:38:25 now i realize i dont have a pen 18:40:46 lol 18:40:48 Have a knife ? Write in blood. 18:40:50 use blood 18:42:31 now it would be advantageous to be an octopus 19:00:16 Revuo Monero. Issue 161: February 23 - March 4, 2023. http://revuo-xmr.com/issue-161.html 19:14:34 \o/ 19:14:40 gracias 19:20:41 so there are 3 different chats merged together? 19:26:36 Do I see telegram? Maybe 4 19:27:00 Xmpp, irc, discord, matrix, telegram? 20:03:26 No telegram here 20:28:25 damn 20:42:28 oh well I cant see my BOT name what is that 20:42:53 not sure it works for me 21:00:38 Hello, not sure if this is the right channel, but signature for hashes on https://gupax.io/ is not valid with Hinto Janaiyo's signature (fingerprint 2A8F...) 21:00:51 perhaps I'm doing something wrong? 21:26:15 Is this monero related ? If not, not the right place. Those names don't ring a bell but you never know :) 21:26:50 "Gupax is a cross-platform GUI for mining Monero on P2Pool using XMRig" 21:27:12 All the right buzzwords :) 21:28:05 Good thing I asked then :S Nevermind. 21:34:51 That is by communities Hinto 21:36:10 An in progress CCS. Pinged in #monero-community:monero.social 22:29:47 For those interested: The sha256sums match 22:48:19 bro help how to disable the miner in monero 23:37:42 .val 0.05 eth 23:37:42 Awaru: Your default coin is now set to XMR. Change with coins command. 23:37:43 Awaru: ≈$78.2873 • ≈ value of: 0.05 ETH • Source: cmc/ccc/altm 23:37:49 .val 0.0504 23:37:51 .val 0.0504 eth 23:37:51 Awaru: ≈$78.9136 • ≈ value of: 0.0504 ETH • Source: cmc/ccc/altm 23:45:09 .val 75 usdt eth 23:45:21 .val 75 usd eth 23:45:22 Awaru: ≈0.05 ETH • ≈ value of: 75 USD • Source: cmc/ccc/altm 23:45:30 .val 0.05 eth usd 23:45:30 Awaru: ≈$78.3028 • ≈ value of: 0.05 ETH • Source: cmc/ccc/altm 23:45:38 fu 23:45:47 thats 78 not 75 23:46:02 .val 0.055 eth usd 23:46:02 Awaru: ≈$86.1330 • ≈ value of: 0.055 ETH • Source: cmc/ccc/altm 23:46:07 .val 0.045 eth usd 23:46:07 Awaru: ≈$70.4725 • ≈ value of: 0.045 ETH • Source: cmc/ccc/altm 23:46:14 .val 0.044 eth usd 23:46:14 Awaru: ≈$68.9064 • ≈ value of: 0.044 ETH • Source: cmc/ccc/altm 23:46:20 .val 0.0445 eth usd 23:46:20 Awaru: ≈$69.6895 • ≈ value of: 0.0445 ETH • Source: cmc/ccc/altm 23:46:27 .val 0.0446 eth usd 23:46:27 Awaru: ≈$69.8461 • ≈ value of: 0.0446 ETH • Source: cmc/ccc/altm 23:46:35 .val 0.0447 eth usd 23:46:35 Awaru: ≈$70.0027 • ≈ value of: 0.0447 ETH • Source: cmc/ccc/altm