-
m-relay
<plaiwanone:matrix.org> GM
-
NorrinRadd
vietnam
-
rbrunner
I first thought that's fake news, but it seems that you really can pay now with XMR at a few select Spar supermarkets in Switzerland that participate in a trial:
-
rbrunner
-
rbrunner
"Just payed my organic Cacao at Spar with Monero (XMR)."
-
m-relay
<trasherdk:monero.social> With a payment processor as middleman.
-
m-relay
-
rbrunner
Yeah, isn't there always some fly in the soup? :)
-
rbrunner
Hoping for Spar to put a QR code with a Monero address at their cash counters is a bit optimistic ...
-
rbrunner
You can choose to fully boycott this of course :)
-
sech1
"Frankencoin", lol for real?
-
m-relay
<monerobull:matrix.org> they also make the dEUR vik invested in
-
m-relay
<monerobull:matrix.org> ive had a look but got kind of sussed out when i saw they gave themselves the ability to mint new dEUR with frankencoin governance tokens as collateral
-
m-relay
<gingeropolous:monero.social> theres that txpool
-
m-relay
<gingeropolous:monero.social> though its prolly the 10 min block as opposed to increased chain activity
-
prb
Cool
-
m-relay
<applepearshop:matrix.org> What are the current estimated timeframes for FCMP++ and Serai? Is it still 2027 for both projects to reach their mainnet launch and be usable within wallets or frontends?
-
nioc
FCMP++ 2026
-
nioc
public testnet Q4 2025
-
m-relay
<applepearshop:matrix.org> 👏
-
nioc
no idea about serai
-
m-relay
<applepearshop:matrix.org> Do you think that hardware wallets, such as Trezor, will support the upgrade? I'm wondering how it will function, and I'm concerned about FCMP++ being computationally expensive
-
m-relay
<applepearshop:matrix.org> For hardware wallets
-
nioc
before testnet there will be an alpha stressnet next moth and the main stressnet in July
-
m-relay
<applepearshop:matrix.org> What does stressnet mean?
-
nioc
AIUI it will not be computationally expensive for HW wallets
-
nioc
stressnet is run with a high volumne of txs to see if anything breaks
-
nioc
a stressnet was run last year which highlighted some issues which were then addressed
-
m-relay
<applepearshop:matrix.org> Also, correct me if I'm wrong. But how can FCMP++ protect against poisoned outputs? Can't chain analysis just compare the state of the blockchain before a new output is created and after it's created, and then track new outputs in the list?
-
NorrinRadd
applepearshop there is nowwhere to track it to. every traction action after its creation will have it as an input. there's no way to tell where it goes
-
m-relay
<ofrnxmr:xmr.mx> The transaction where it is created though?
-
m-relay
<ofrnxmr:xmr.mx> i guess knowing the true spend doesnt matter if it can't be linked to the outputs that precedes it
-
moneromooo
FCMP++ protects against poisoned outputs, but chain analysis can just compare the state of the blockchain before a new output is created and after it's created. The latter does not prevent the former.
-
moneromooo
Whole chain proofs mean that when you spend an output, whether it is a "poisoned" one or not, an observer has no idea which output gets spent.
-
moneromooo
The output you spend was created prior to the spending, so looking at chain state before and after that output was created does not give you info on when it will be spent later on.