CryptoGrampy / HotShop

An Ephemeral, browser-based, no-private-key, no-server Point of Sale for receiving and validating Monero payments
https://hotshop.onrender.com/
MIT License
80 stars 7 forks source link

Payments From the same wallet as the HotShop view wallet don't work #49

Open CryptoGrampy opened 2 years ago

CryptoGrampy commented 2 years ago

Payments to hotshop from the same wallet are a little odd and don't match the request amount for some reason.

i.e. request .0001 in hotshop wallet A, pay .0001 from wallet A (monero gui, etc), ~.0009834342 shows up in hotshop. Payments work fine from other wallets. Investigating...

CryptoGrampy commented 2 years ago

related to: https://github.com/monero-project/monero/issues/8377