05:21:40 DataHoarder: Monero Blocks now has a (simple) transaction page, and displays any known entities within its outputs https://blocks.p2pool.observer/tx/e7353f1b7899b6451aa8553622cd77584240ca9e5fe197a51d555589d47f8a7b (General Fund); https://blocks.p2pool.observer/tx/d27ada0832c5b67682d3fbfb8ddd739ebc515f5cee262480dd2781fa1cdb06e8 (SupportXMR payout)
05:22:35 DataHoarder: Along with a generated InProof ready for usage on Monero CLI/GUI https://irc.gammaspectra.live/790051e6fc352e8a/image.png
05:23:18 DataHoarder: tracked entities are these, https://blocks.p2pool.observer/proofs of note, Monero General Fund, Monero Bounties, MAGIC Grants
06:42:32 bigmenpixel:matrix.org: I think I should do this after the task is fully completed (yes, I made it but the pull request hasn't been merged yet). Also, after we are given the key, I should update the pr > <@plowsof:matrix.org> @bigmenpixel:matrix.org: can you provide an update/payout request please for the remaining 3.5 xmr https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/381#note_33204
06:42:58 bigmenpixel:matrix.org: @bigmenpixel:matrix.org: @plowsof:matrix.org:
11:43:26 plowsof:matrix.org: thanks for the update @bigmenpixel:matrix.org , left some comments reg the dependency updates
13:30:21 ofrnxmr: @sgp_:monero.social can ya look onto the 101 connections that skylight is making at startup?
13:30:56 plowsof: and my $1 in monero lost forever
13:31:21 ofrnxmr:xmr.mx: https://mrelay.p2pool.observer/m/xmr.mx/byaLPInOrZGddHDfsySWWfDs.png (share_8348699264835301797.png)
13:35:23 plowsof: i didnt write the seed down, and restarted monero-lws without an account loaded, left an issue
13:36:57 ofrnxmr:xmr.mx: You cant view the seed from skylight settings?
13:38:42 plowsof: yes, its a new seed
13:38:49 plowsof: :P
13:44:25 plowsof: wait, ignore me, i have multiple versions of the app with other test wallets , bad plowsof
13:48:05 plowsof:matrix.org: ive deleted my slander messages 🧑‍💻
13:49:39 DataHoarder: vibes of https://www.iacr.org/news/item/27138 > 14:31:15 <@plowsof> and my $1 in monero lost forever
14:22:45 sgp_: Tor?
14:25:18 sgp_: Arti is needed for the wallet to work, even if your LWS isn't an onion address
14:26:09 ofrnxmr:xmr.mx: @sgp_: Mni
14:26:26 ofrnxmr:xmr.mx: pre-setup
14:46:40 sgp_: It's still probably Tor. I told Artur (the dev) to speed up the initial Tor connection time as much as possible to reduce waiting, and opening the circuits as soon as it's open is a good way to reduce waiting later. If we waited until after you clicked connect, there would be a noticeable lag to first connect to tor, then connect to the endpoint
14:47:41 sgp_: This way it's connecting to tor on the background while you're busy typing in the server and finding/writing your wallet seed
14:55:44 sgp_: Does it happen before you click past the welcome screen (literally, a fresh install, open, and you haven't clicked anything at all) or when you get to the connection setup screen?
14:56:34 ofrnxmr:xmr.mx: @sgp_: I have tor running locally, why does it need to be running at all, especially if im using i2p?
14:57:03 ofrnxmr:xmr.mx: Should turn on if i check the "use tor" box, shouldnt be on if i specify my own port / dont click use tor
14:57:19 ofrnxmr:xmr.mx: @sgp_: Will check
14:59:10 sgp_: There's currently no way to completely disable tor in the app. Even if you set the proxy port to your for instance, it'll still attempt to use internal tor for the API connections
14:59:16 ofrnxmr:xmr.mx: https://mrelay.p2pool.observer/m/xmr.mx/phxwKEdhcbhsDnCQjinRjppT.png (share_8698079008604287086.png)
14:59:47 ofrnxmr:xmr.mx: As soon as app is opened, fresh install
15:00:33 ofrnxmr:xmr.mx: @sgp_: I find that annoying 🙃
15:03:19 ofrnxmr:xmr.mx: Shouldnt need to create a new tor instance is one if already active. Cool for people why are achieving privacy w/o knowing anything about tor, but its a battery drain (and a time waste) for someone like me who already has tor running 24/7
15:05:49 sgp_: The primary goal was to make tor work without a user knowing anything about it. We can add a tor setup option later
15:06:25 ofrnxmr:xmr.mx: How do i make lws work with subaddresses>
15:06:47 ofrnxmr:xmr.mx: I added max-subaddresses=50 to lws, but it says ive exceeded subaddresses
15:07:23 ofrnxmr:xmr.mx: Also, are you seeing lmdb errors in lws console?
15:08:52 ofrnxmr:xmr.mx: 2025-11-23 03:07:14.009 E lmdb error (storage.cpp:1090): MDB_NOTFOUND: No matching key/data pair found
15:08:52 ofrnxmr:xmr.mx: I get this after reatoring wallet in lws
15:09:42 ofrnxmr:xmr.mx: Also, the restore height doesnt seem to be transmit properly. I have to manually edit the restore height on the server after restoring
15:09:49 sgp_: I can't help too much on the LWS side, but I wouldn't be surprised if there are other errors there. I don't think I've seen that error before
15:10:02 sgp_: @ofrnxmr:xmr.mx: Restoring generally for lws is still a huge WIP
15:10:11 sgp_: Not on the app side, but on the LWS side
15:10:14 ofrnxmr:xmr.mx: @sgp_: Happens when i reatore from 25 word seed + restore height
15:11:41 ofrnxmr:xmr.mx: That errror doesnt break anything. Sync works and (after modifying restore height manually) balance shows up
15:12:43 sgp_: A lot of this is super fresh, so if you want to use subaddresses with Skylight, maybe wait a few weeks if you don't want to fully test everything haha
15:12:44 sgp_: https://github.com/vtnerd/monero-lws/pull/195
15:16:42 sgp_: I think there are still a few subaddress related bugs on the wallet side as well. We are using a weird workaround since there isn't a simple server status endpoint to know if the server supports subaddresses and how many
15:19:24 sgp_: I have limited confidence that subaddresses and notifications actually work 100% correctly in this first release
15:22:03 ofrnxmr:xmr.mx: Looks like the mdb error is fixed on develop or that pr
15:41:23 ofrnxmr:xmr.mx: no luck onnsubaddresses. Still get max subaddr| exceeded err on subaddr branch
16:04:07 plowsof: I had to set max sub adds to 20000 monero-lws side
16:09:50 ofrnxmr:xmr.mx: 🥲 didnt work for me
16:10:22 ofrnxmr:xmr.mx: Maybe only works with a newly generated wallet?
16:18:23 ofrnxmr:xmr.mx: After fully synced, my balance disappears 🥲🏳️‍⚧️
16:19:50 vtnerd: Edge wallet has seen this error, it's still being tracked down unfortunately > <@ofrnxmr:xmr.mx> 2025-11-23 03:07:14.009 E lmdb error (storage.cpp:1090): MDB_NOTFOUND: No matching key/data pair found
16:20:49 vtnerd: Lwsf uses 50,200 lookahead by default so you'll need to 10000+ subaddresses to get rid of it. Lookahead is still being actively developed as it's trickier with lws > <@ofrnxmr:xmr.mx> I added max-subaddresses=50 to lws, but it says ive exceeded subaddresses
16:21:20 ofrnxmr: @vtnerd: Its gone on the subaddress branch
16:22:59 vtnerd: You mean `feature/subaddr_lookahead` ?
16:26:25 vtnerd: Oh I just checked and this is a different error than what edge was seeing. This error may need to be modified as it's expected to fail sometimes - it occurred because a subaddress wasn't found in the db
16:40:36 ofrnxmr:xmr.mx: @vtnerd: The subaddress pr, not sure which branch exactly
17:36:19 DataHoarder: is monero bounties down?
17:40:31 plowsof: seems to be, thanks will ask the pigeons
17:52:22 plowsof:matrix.org: working now , thanks!
18:06:43 sashimi420:matrix.org: am also very expensive, not like you could have afforded me in the first place, hence why worked for free for all these years > <@diego:cypherstack.com> Very expensive. And I have to pay them. :P
18:06:43 sashimi420:matrix.org: funny you still out here ebegging for $20 for "pinging you" despite being an early adopter, how come you cant pay these guys out of own pocket? 😹
18:07:21 ofrnxmr: Who's beggin?
18:09:04 plowsof: bans sashimi420 because he has no control over his own life
18:09:40 DataHoarder: tracking now old donations (pre 2017) https://blocks.p2pool.observer/tx/f122e633da0a0e4fac3b0f1c2a33c5d515e3d91e474710c16db1239d21fe67af
18:09:42 DataHoarder: and monero bounties https://blocks.p2pool.observer/tx/d87c8e6a8eebcc2c1d957f943822e39cf600e7488d90d7461d42dbc2c1bac071
18:09:59 plowsof:
18:10:58 sashimi420:matrix.org: diego tried to extort $20 for pinging, super cringe
18:10:58 sashimi420:matrix.org: he never did any tip himself back then while received tip from myself and through the ccs from others
18:10:58 sashimi420:matrix.org: anyways, clearly out of touch since he dont even know that monerologs even is a thing
18:10:58 sashimi420:matrix.org: he a dumbass and have no clue about anything, always was
18:10:58 sashimi420:matrix.org: the meme posted on nov 8 as a hello in the meeting was first posted in diego's ccs but someone deleted it after only 20mins
18:12:03 DataHoarder: for some reason for f122e633da0a0e4fac3b0f1c2a33c5d515e3d91e474710c16db1239d21fe67af when running against a pruned node and verifying Proofs on Monero GUI I get "Error: Failed to calculate transaction hash"
18:12:38 plowsof: is this a "pruned nodes have a random portion of the chain and you got unlucky?"
18:12:41 DataHoarder: I assume this is due to get_transactions rpc returning zero hash for the ""pruned"" part of V1 ring signatures
18:12:46 DataHoarder: no, all v2 txs work
18:13:38 ofrnxmr: @sashimi420:matrix.org: You offered to send the $
18:13:40 DataHoarder: see $ curl http://127.0.0.1:18081/get_transactions -d '{"txs_hashes":["f122e633da0a0e4fac3b0f1c2a33c5d515e3d91e474710c16db1239d21fe67af"], "decode_as_json": true, "prune": true}' -H 'Content-Type: application/json'
18:13:57 DataHoarder: "prunable_hash": "0000000000000000000000000000000000000000000000000000000000000000",
18:14:17 DataHoarder: output https://paste.debian.net/hidden/5dab6fab/
18:14:41 plowsof: bans sashimi420 for fraud, spam, evasion, spam, saying mean things to me
18:14:42 DataHoarder: where in V2 it properly includes the prunable hash
18:14:44 DataHoarder: that said
18:14:49 DataHoarder: V1 don't have prunable part
18:15:13 DataHoarder: hash = full hash, so this code should take the txid as granted when it receives pruned
18:15:16 DataHoarder: "tx_hash": "f122e633da0a0e4fac3b0f1c2a33c5d515e3d91e474710c16db1239d21fe67af"
18:20:02 sashimi.:matrix.org: @ofrnxmr: after he tried to extort, i didnt offer shit, i already sent him enough
18:20:26 ofrnxmr: @plowsof:matrix.org need to ban diego for extortion
18:20:28 datahoarder: Where is the "I'm out of here see you all" message
18:20:42 datahoarder: lasted a whole day or so before coming back
18:21:01 ofrnxmr: @datahoarder: More like 14minutes
18:22:19 plowsof: lol
18:22:31 ofrnxmr: > Diego Salazar drop addy for the $20 for pinging you lmao, stack wallet working rn, not sure how long but it working for now
18:22:31 ofrnxmr: > and no, it wont be $40 for pinging you twice, u can fuck off with that lol
18:22:31 ofrnxmr: https://matrix.to/#/!eBgZCVRnRRkKchiYzS:monero.social/$hLDnCzUcsXthIFnkxZA5gDfjt37Og5MRsKdbFjxRwSs?via=matrix.org&via=monero.social&via=hackliberty.org
18:23:02 DataHoarder: fails on wallet2::check_tx_proof -> const crypto::hash txid = cryptonote::get_transaction_hash(tx);
18:24:18 DataHoarder: or tx_hash = cryptonote::get_transaction_hash(tx);
18:24:33 DataHoarder: it explicitly calls ok = get_pruned_tx(res.txs.front(), tx, tx_hash);
18:25:17 DataHoarder: so this will always fail on V1 transactions that return pruned data when explicitly asking for pruned data
18:25:41 DataHoarder: it has an extra check too, // only v2 txes can calculate their txid after pruned
18:25:47 DataHoarder: // for v1, we trust the dameon
18:26:11 DataHoarder: except it then calculates it again just after
18:26:43 DataHoarder: so V1 tx proofs are unverifiable on Monero GUI / Monero CLI
18:26:51 ofrnxmr: Related to kayabas feat req? > <DataHoarder> so this will always fail on V1 transactions that return pruned data when explicitly asking for pruned data
18:27:18 DataHoarder: this calls get_transactions so no I don't think it's relevant to the other API
18:27:28 DataHoarder: the API here returns fine, it's check_tx_proof that fails
18:28:01 DataHoarder: as node can 100% be pruned, in such case for V1 txs it must trust the RPC returns the tx for that txid, but not recalculate txid
18:28:37 ofrnxmr: https://github.com/monero-project/monero/issues/10126
18:29:23 DataHoarder: ah, right, I only remembered the get_blocks.bin part
18:30:21 DataHoarder: well, that'd do it, or as the comment says, trust tx_hash (which we have already) for explicitly V1 old txs, which cannot be made anymore
18:35:12 DataHoarder: also again, RIP Matrix https://matrix.org/blog/2025/07/security-predisclosure/
18:35:14 DataHoarder: > Given the security implications of a federation protocol vulnerability, we’ve shared details under embargo over the last 4 weeks with all known active server implementations
18:35:48 DataHoarder: Need to upgrade to room version 12 :D but it was published July-August
18:36:56 DataHoarder: the details https://matrix.org/blog/2025/08/project-hydra-improving-state-res/
18:37:22 DataHoarder: > This allows a malicious participating homeserver to potentially corrupt a room's state by sending a crafted sequence of Matrix events and API responses.
18:37:41 DataHoarder: > These issues only affect servers which are federating with untrusted or potentially malicious servers, such as participating in the public Matrix network.
18:38:11 DataHoarder: hopefully we don't get state reset across Matrix rooms
18:38:42 DataHoarder: pigeons: ^ maybe worth taking a look, for example, this room is version 6
18:39:05 ofrnxmr:xmr.mx: all rooms are way behind
18:41:24 diego:cypherstack.com: Er... They do know the $20 things was a joke, right?
18:45:15 ofrnxmr:xmr.mx: They still asked for your addy
18:45:24 ofrnxmr:xmr.mx: Which you didnt share
18:45:37 ofrnxmr:xmr.mx: Yet came back 24hrs later to shitpost
18:46:37 diego:cypherstack.com: @sashimi420:matrix.org: It's really unfortunate that I'm a dumbass, since FCMPs is depending on me and my team.
18:46:38 ofrnxmr:xmr.mx: joke or no joke (it was obviously a joke), he still offered to send
18:48:09 sashimi420:matrix.org: @diego:cypherstack.com: lmao fucking duh, obvi ik you said it as a joke, i wasnt joking about you posting the address, not i wasnt joking about you saying you a dumbass, but i was joking today being all like theatrical and shits to just catch you up to speed on what has been happening around lately, which you still out of touch on all of that
18:48:48 plowsof: warns sashimi420 for continuing the private conversation in public and bans again
18:48:54 ofrnxmr:xmr.mx: so.. post the addr, diego
18:49:05 diego:cypherstack.com: @sashimi420:matrix.org: I don't need your money regardless, so I won't be sending the address.
18:49:23 DataHoarder: just get a room, I can bridge it to IRC so we can continue looking into the public Private Messages
18:49:31 ofrnxmr:xmr.mx: Its principle. You have to post it now
18:50:01 ajs_:matrix.org: @vtnerd:monero.social: I am also getting same error message in log with max subaddresses set to 200
18:50:08 diego:cypherstack.com: Your opinion about me being a dumbass is also noted and forwarded to the appropriate department
18:50:22 sashimi420:matrix.org: @diego:cypherstack.com: come on, are you too scared to take "dirty money" and be associated with shits you have nothing to with? just post the addy lol
18:50:45 ofrnxmr:xmr.mx: @ajs_:matrix.org: Set to >10000
18:50:57 vtnerd: @ajs_ yes 200 is too low for lwsf default settings. afaik skylight doesn’t expose the settings to change lookahead
18:51:39 ajs_:matrix.org: I am testing lws with XMRpos backend app
18:52:03 ofrnxmr:xmr.mx: Set it to >10000
18:52:39 ofrnxmr:xmr.mx: Error went away for me but had to re-create the wallet (i just deleted my db to do that)
18:54:23 plowsof:matrix.org: 30 day ban for kitty, (aka anyone who says "smh" and "shits" and spams public rooms with drivel like theyre having a private conversation with their bud)
18:55:19 DataHoarder: exponentially increase bans each time they disregard the moderation action and make another alt to continue the same conversation straight away
18:55:24 ofrnxmr:xmr.mx: Will be back in time for christmas?
18:56:00 plowsof:matrix.org: the only person who adheres to their ban is Juliu lol
18:56:16 ofrnxmr:xmr.mx: nope
18:56:38 ofrnxmr:xmr.mx: Juliu has tried to return multipke tines per day, but is immediately k-lined
18:56:51 DataHoarder: ^ they keep rejoining every few days, Libera.Chat were the one to force it
18:58:29 datahoarder: https://mrelay.p2pool.observer/p/jcfR3MsKVkZwU3VY/1.txt (code snippet, 4 lines)