00:19:21 anhdres:matrix.org: Monerujos doesn't support polyseed (yet) 🫢 > <@intr:unredacted.org> it's supported by feather and I believe monerujo, but not the official wallet yet afaik
00:59:57 321bob321: Soon
01:03:22 yokoama:matrix.org: @anhdres:matrix.org: (yet) so maybe supported after fcmp++ ?
01:45:58 anhdres:matrix.org: @yokoama:matrix.org: soon (tm)
13:39:15 dis7ant: are there any implications to consider for an old wallet? I'm redeploying my infrastructure and making a list of things to either improve or update...what's the consensus on "old coins" that haven't moved in a bunch of years? Is it an issue?
13:39:59 Cindy: is it pre-RingCT?
13:40:24 dis7ant: it's like (checks memory) four years ago is all?
13:41:02 Cindy: oh 2022/2021?
13:41:06 Cindy: not much of a problem really
13:41:46 dis7ant: yeah that sounds about right, checking on the timeline now as I've had my node shut down for a while during a bunch of basically constant relocation. Got a lot of catching up to do
13:42:51 funnyjewishgal:matrix.org: hi
13:43:02 funnyjewishgal:matrix.org: when does the fcmp update come
13:44:46 Cindy: dunno
13:44:49 Cindy: i wonder so too
13:45:15 dis7ant: some old projects have completely changed their infrastructure and migrated to different coins altogether it looks like, so I'm sorta mapping things out on my to-do list. Last time I was really here was when Monerotopia was in Miami, and we were talking about Seraphis timeline...looking back now it seems there has been a lot of discussion about an alternative path forward.
13:46:48 funnyjewishgal:matrix.org: what coins?
13:54:11 dis7ant: Oxen for example, is focusing on their Session product now and my old node's PoS lockup needs to be converted to EVM tokens. Stuff like that.
13:54:24 dis7ant: was loki, then oxen, now sesh
13:55:09 dis7ant: I was always more interested in lokinet and session than the coin anyway, so I will probably get that back together.
13:55:23 funnyjewishgal:matrix.org: are you a dev
13:58:00 dis7ant: not in this space, unrelated industry
13:58:31 rucknium: @funnyjewishgal:matrix.org: @funnyjewishgal:matrix.org: Highly likely this calendar year. If it is not deployed this year, it is more likely that it will never be deployed, which could happen if some fatal problem has been found. But researchers have been checking all parts of the protocol for more than a year now and found no major problems.
13:59:20 Cindy: i just wrote my address generation code
13:59:27 Cindy: do i have to rewrite it again for carrot ;_;
14:00:33 rucknium: Don't roll your own cryptography. There's your answer.
14:00:56 rucknium: Unless you are doing it just for fun instead of mainnet use.
14:01:01 Cindy: you say that, but i literally have no other choice
14:01:12 Cindy: nobody has actually written an address generation library for my language
14:01:23 funnyjewishgal:matrix.org: @rucknium: this is good.
14:01:53 rucknium: Cindy: You cannot link anything?
14:02:22 Cindy: i use rust :P
14:02:47 funnyjewishgal:matrix.org: will ai AGI break all monero transactions from the past?
14:02:51 rucknium: @funnyjewishgal:matrix.org: You didn't request them, but here are those papers: https://moneroresearch.info/index.php?action=list_LISTSOMERESOURCES_CORE&method=keywordProcess&id=125
14:03:04 funnyjewishgal:matrix.org: thanks
14:03:05 Cindy: no, AI will not break transactions
14:03:46 ofrnxmr:xmr.mx: Why not
14:03:48 rucknium: @funnyjewishgal:matrix.org: No. A quantum computer could reduce privacy of many transactions. It could also counterfeit coins. Research on defending against quantum computers is ongoing.
14:04:30 rucknium: Cindy: Doesn't Carrot also have a Rust library? Let me check.
14:04:58 Cindy: if it does, you'd be a fucking life saver
14:05:13 Cindy: nobody has actually written the cryptonote wallet generation thing as a rust library
14:05:43 funnyjewishgal:matrix.org: what are some things i can do to support monero?
14:06:34 maxlpm:tchncs.de: @funnyjewishgal:matrix.org: https://www.getmonero.org/get-started/contributing/
14:06:45 rucknium: Here is an attempt at using AI against Monero ring signatures. Wasn't very effective: https://github.com/ACK-J/Monero-Dataset-Pipeline/blob/main/Lord_of_the_Rings__An_Empirical_Analysis_of_Monero_s_Ring_Signature_Resilience_to_Artificially_Intelligent_Attacks.pdf
14:07:23 rucknium: @funnyjewishgal:matrix.org: https://monero.observer/ultimate-guide-new-monero-contributors/
14:08:07 boog900: what do you need? seeds? or litterally just addresses as monero-oxide does provide addresses > <Cindy> nobody has actually written an address generation library for my language
14:08:24 Cindy: wallet generation
14:08:31 Cindy: not address generation
14:08:42 Cindy: i have used monero-oxide addresses for my code though
14:08:57 rucknium: Cindy: "Libraries for the CARROT addressing protocol in pure Rust" https://github.com/jeffro256/carrot-rs
14:08:58 funnyjewishgal:matrix.org: wtf i thought local monero was gone
14:09:04 funnyjewishgal:matrix.org: its back? new owners?
14:09:06 boog900: Cindy: ah thats a lot more than seeds and addresses.
14:09:22 Cindy: yeah, i was planning to make a crate that would help solve this problem
14:09:27 Cindy: after i was done with this program
14:09:38 kayabanerve:matrix.org: monero-oxide has addresses and monero-wallet-util has seeds. What's missing?
14:09:39 Cindy: like a high-level abstraction over monero-oxide and monero-wallet stuff
14:09:47 Cindy: kayabanerve: wallet generation
14:09:55 rucknium: @funnyjewishgal:matrix.org: Local Monero is gone. People are using RetoSwap now, the only network that uses the Haveno software.
14:10:09 Cindy: aka. derive a view pair and spend pair from a seed
14:10:10 Cindy: or something
14:10:27 kayabanerve:matrix.org: That isn't helpful for me as I'd consider that a composition of seed and address functionality.
14:10:35 funnyjewishgal:matrix.org: https://localmonero.me
14:10:36 funnyjewishgal:matrix.org: what is this
14:10:37 kayabanerve:matrix.org: Yeah, monero-wallet-util has a seed lib
14:10:47 ofrnxmr:xmr.mx: @funnyjewishgal:matrix.org: Openmonero, a copycat
14:10:50 Cindy: yeah but the seed lib just decodes a seed to bytes
14:10:59 funnyjewishgal:matrix.org: scam?
14:11:02 Cindy: and the address generation just takes public keys
14:11:11 Cindy: you need code in-between to generate the wallet, which is what i had to do
14:11:25 ofrnxmr:xmr.mx: @funnyjewishgal:matrix.org: They lost user funds already. You be the judge
14:11:46 funnyjewishgal:matrix.org: @ofrnxmr:xmr.mx: that sounds like a 2nd holocaust
14:12:04 Cindy: monero-oxide did save me from having to decode seeds and also do address generation myself soo, thanks monero-oxide devs
14:12:17 Cindy: :D
14:14:49 kayabanerve:matrix.org: Oh. So the hash for the view key and scalar multiplications by the generator? That's the glue being discussed here?
14:14:58 kayabanerve:matrix.org: Got it
14:15:24 Cindy: yes
14:18:08 Cindy: kayabanerve: i wonder if i could make a PR for it in monero-wallet-util?
14:22:02 kayabanerve:matrix.org: That'd be pleasant :)
15:28:02 DataHoarder: Cindy: address generation?
15:28:07 DataHoarder: you mean... base58?
15:28:27 DataHoarder: from the given spend/view pubs + byte
15:28:36 DataHoarder: or account/offset indices -> subaddress pubs
15:30:16 Cindy: i..... don't actually mean that
15:44:08 kevino:tchncs.de: Ohhhh
16:15:13 weiningerenjoyer99:matrix.org: Wassup my niggas
16:15:17 weiningerenjoyer99:matrix.org: How yall doing?
16:27:28 BlueyHealer: moderator?
16:39:19 plowsof:matrix.org: yep
17:03:40 Guest23: hello everyone, is somebody here who can helped me to recover by funds freezed by KuCoin its Monero, i've all the required proofs but i just need a advisor / lawyer or experience member who can help me to fight this case and give me justice, i can pay the fees Thankyou.
17:07:14 Cindy: doesn't r/Monero warn against using kucoin?
17:07:25 Cindy: like really, really warn against it
17:08:31 Cindy: p3rL: https://old.reddit.com/r/CryptoMarkets/comments/1gzktuz/stay_away_from_kucoin/
17:08:41 Cindy: looks like this isn't their first time, and you won't be the last
17:09:50 p3rL: i didn't knew they will do this with their old users who constantly use of their services.
17:09:53 elongated:matrix.org: Guest23: Post everything thing on X and force them to come clean
17:10:22 Cindy: looks like they're used to doing this kind of shit
17:11:24 p3rL: well i have to fill the CDD form first that they given via EMAIL after that i've to raise voice on r/Kucoin r/Monero & Twitter
17:12:18 p3rL: i need a advisor to fill the form with perfection so there will be no further forms will come to fill.
17:13:09 p3rL: is there any monero advisors or any other services where i can get proper help related issue. i just don't want to fill the form myself.
17:13:35 BlueyHealer: *Twitter
17:15:00 Cindy: p3rL: honestly best of luck getting your funds back
17:15:17 plowsof:matrix.org: what is a CDD form?
17:15:22 p3rL: i've seen on reddit some got refunded if they provide proper details
17:15:28 Cindy: it'll really be up to them whether they'll give a shit or not. next time, you shouldn't keep your funds in a wallet you don't actually own
17:15:31 p3rL: CDD form = Customer Due Delligence something
17:15:45 Cindy: i've seen many many people make the same mistake
17:15:47 plowsof:matrix.org: ahh ok
17:16:18 p3rL: Cindy i was not holding my funds there i transfer XMR to KU and sell it for USDT pair and when i withdraw usdt they freezed withdraw
17:17:05 Cindy: then you probably triggered some anti-money laundering detection bullshit
17:17:08 p3rL: before it i've done couple of times but never got freezed they put in me AML/CFT act.
17:17:12 p3rL: yeah
17:17:29 p3rL: but i was selling my long term holding in bull market and getting usdt to my ledger thats it .
17:17:38 p3rL: wheres the money laundery in it ?
17:18:31 p3rL: also i've all the proofs of those XMR that i was selling its my mining earnings
17:18:44 p3rL: i can get a statement from Pool.
17:18:51 Cindy: transferring anonymous coins and then swapping for some other widely-used transparent coins :P
17:19:04 Cindy: that's the thing they detected
17:19:39 Cindy: if you look at that from their perspective, you'll get why it sounds super sus
17:20:10 Cindy: because scammers also do that kind of thing, they use centralized exchanges to transfer in coins and then swap to some other widely-known currency
17:20:13 p3rL: yeah but each xmr is earned from mining and i can proof it with proper statements by pool admin
17:20:42 p3rL: i sold xmr on top and get usdt to buy back in dips i dont get it whers the problem in it ?
17:21:09 p3rL: same address i used to withdraw never get problem before but when i sold the top they got a pain in the ass.
17:21:26 Cindy: i hope that you didn't actually transfer all the XMR you had
17:21:47 p3rL: couple of batch was withdraw
17:23:01 plowsof:matrix.org: its in the t&c's this AML stuff. no need for theatrics or pickachu face. last time i checked, they have rolling limits (x tranferred in a 1 month) and single transaction limits 5-20k.. but im not sure on kucoin specifics
17:24:01 p3rL: well i was mining from years like 10 years and holding it for bull its obvious when u are selling 10 years earning in a day it will be 20k+ or so
17:24:07 BlueyHealer: 5k is already a huge sum of money lol
17:24:44 p3rL: the point is all the xmrs are earned from mining and has proper proofs.
17:25:15 p3rL: binaryFate luigi1111 fluffypony any of you would like to pay attention to this case ?
17:26:33 Cindy: none of them can do anything for you
17:26:43 Cindy: they don't have special connections to kucoin
17:27:08 p3rL: its not about connections it about what to provide and what not to whats my rights to provide them and whats not their rights to ask them
17:27:16 plowsof:matrix.org: fill the CDD form in - if there are gaps, you'll hear about it and be able to fill them
17:27:18 Cindy: they are just developers
17:27:32 Cindy: the stuff you're asking is subjective and not related to monero
17:27:37 Cindy: it's related to the exchange you're using
17:27:56 p3rL: aight so i don't need to waste time here.
17:28:53 plowsof:matrix.org: start a twitter poll to roll the block chain back, or fill the CDD form in yourself (without exposing yourself to scammers) and wait for the response before going nuclear
17:28:57 Cindy: we don't have much to help you with, you're at the whims of kucoin
17:29:50 Cindy: plowsof: lol, roll the blockchain back
17:29:50 Cindy: there are better chances of qubic getting a 90% than that
17:31:42 Cindy: p3rL: i wish you the best of luck, next time don't be so reckless with your money
17:39:40 p3rL: i just dont wanna fill the form myself i need advisor i dont wanna give them all the details they want unless its necessary by law
17:39:58 p3rL: if they are asking much more then their actual rights i am not going to fullfil
17:40:55 DataHoarder: then you'd have to consult a local advisor
17:44:09 p3rL: yeah where can i find one ?
17:47:27 DataHoarder: I have no idea, as it depends on your local environment
17:57:46 Cindy: who is using stagenet a lot
17:57:56 Cindy: i cannot believe that it's getting blocks after blocks
18:34:33 ofrnxmr: Cindy: ?
18:36:43 Cindy: nvm, the network is slow now
18:37:08 Cindy: also btw, is there a way to bypass the 10-block requirement until your change fund get unlocked
18:37:15 Cindy: or is that not allowed by consenus
18:37:36 Cindy: idk why i was thinking stagenet would be different
18:38:18 DataHoarder: it is consensus
18:38:34 DataHoarder: you can't spend outputs mined within that
18:38:48 Cindy: this makes it much tougher to test my program i guess
18:38:58 Cindy: since i have to wait until it's okay for consensus
18:38:59 DataHoarder: make your own test/stagenet
18:39:11 DataHoarder: private
18:39:13 DataHoarder: you have a method to literally mine a block
18:39:17 DataHoarder: like, pop it goes
18:39:28 DataHoarder: so you can advance as fast as needed
18:39:32 Cindy: well that's good advice
18:39:47 Cindy: besides, in private chain, i can get unlimited XMR
18:39:53 Cindy: rather than relying on a taiwanese faucet
18:40:12 DataHoarder: good advice for the person hitting their head onto concrete "don't hit your head onto concrete"
18:40:43 Cindy: also i can make my own consensus! :D
18:42:21 Cindy: DataHoarder: i mean c'mon, i thought there was like a sandbox network where the consensus was significantly relaxed
18:42:34 Cindy: (sure there'd be a lot of counterfeit coins, but that's the fun of it)
18:42:34 DataHoarder: I don't recommend changing the consensus
18:42:43 DataHoarder: even in the private one
18:42:52 DataHoarder: you will find a lot of stuff has it duplicated
18:43:13 DataHoarder: just pop blocks as quick as needed and call it a day
18:43:24 DataHoarder: or well, not pop as in stack
18:43:27 DataHoarder: but produce it
18:44:42 Cindy: actually how many people are mining in the stagenet
18:44:55 Cindy: i wonder if i could just solomine in my crappy computer
18:45:01 Cindy: without hosting a private chain
18:46:16 DataHoarder: you can
18:46:19 rbrunner7: If you only need a few coins to play with? Almost certainly, difficulty is pretty low usually
18:46:21 DataHoarder: check block difficulty
18:46:41 DataHoarder: not just rbrunner7 they also want to afaik unlock coins fast when needed
18:46:47 DataHoarder: without waiting for 10 block lock
18:46:53 Cindy: ^
18:46:57 Cindy: which is why i'm mining
18:47:04 Cindy: if i just wanted coins, i'd go to the taiwanese faucet
18:56:13 maxlpm:tchncs.de: What does "taiwanese faucet" mean?
18:58:15 ofrnxmr:xmr.mx: Xmr-tw probably
19:16:42 kevino:tchncs.de: Sorry i have been away from the moneroland , when does the fcmp++ update gets merged ?
19:17:02 DataHoarder: 18:54:46 <DataHoarder> loosely updated list https://github.com/seraphis-migration/monero/issues/53
19:17:17 DataHoarder: beta stressnet is pending
19:17:26 kevino:tchncs.de: Or there is still testing going on at stagenet
19:17:34 kevino:tchncs.de: DataHoarder: Ohh ok
19:17:45 DataHoarder: there is alpha stressnet atm
19:17:54 DataHoarder: stagenet is after testnet even :P
19:18:01 kevino:tchncs.de: Ic
19:18:02 kevino:tchncs.de: Eta ?
19:18:04 Cindy: maxlpm: xmr-tw, yes
19:18:09 kevino:tchncs.de: Oooo
19:18:11 Cindy: they have a stagenet faucet
19:18:21 DataHoarder: (private stressnet) -> (alpha stressnet) -> (beta stressnet) -> testnet -> mainnet
19:18:41 kevino:tchncs.de: DataHoarder: And where is stressnet ? Or its same as testnet
19:18:46 DataHoarder: we are somewhat in between alpha/beta, alpha has been for longer than expected not to FCMP++ issues, but older monero ones
19:19:03 kevino:tchncs.de: DataHoarder: Cool thanks
19:19:16 DataHoarder: see https://github.com/seraphis-migration/monero/releases
19:19:18 DataHoarder: it's a fork of testnet
19:19:20 DataHoarder: off*
19:19:27 kevino:tchncs.de: K
19:19:57 DataHoarder: there is ##monero-stressnet on irc and equivalent on matrix
19:20:45 kevino:tchncs.de: Yeah i was on it at some point
19:21:38 Cindy: what do people stress in stressneet
19:21:40 Cindy: stressnet*
19:21:43 Cindy: do they spam reorgs?
19:21:54 Cindy: or do whatever they can to break the network?
19:23:25 DataHoarder: spam txs, spam reorgs
19:23:31 DataHoarder: try to keep hashrate low...
19:23:47 DataHoarder: and see what stuff breaks down
21:23:35 thankful_for_nev: hmmm
21:51:02 lza_menace: 61 minutes in
21:51:09 lza_menace: https://youtu.be/yEb2DX0TzKM?si=DEamgrUEZM9WQSWX
22:01:56 lza_menace: He doesn’t say monero. But he describes it to the letter.