User Details
- User Since
- Sep 4 2021, 00:53 (180 w, 6 d)
Fri, Feb 7
Unable to redeem 7ish XECX for XEC, this is above dust so should be possible?
Redemption worked fine for 10k XECX.
Wed, Feb 5
Tue, Feb 4
Can you provide some context on how to validate this output from the script above and that it is indeed excluding the not-bought or cancelled offers?
Mon, Feb 3
what is the browser / device here?
Ubuntu 22.04 / Chrome 125.0.6422.112
Sun, Feb 2
Tested on iOS Safari 18.1.1 - after paying in cashtab.com it automatically routes back to the paybutton page with the bell and then goes back to the original wp article that triggered it. I'm not seeing the reported issue where it stays on Cashtab.com.
On extension the Send button is aligned left, which is correct but the rest of the component is overflowing off to the right as per current behavior. Makes the Send button almost look like a pop up not to mention it covers the labels beneath it.
Thu, Jan 30
Sun, Jan 26
Sat, Jan 25
Jan 21 2025
Jan 18 2025
Jan 17 2025
I assume the flakiness of the test you're referring to is when the int test is waiting for the spinner to disappear but it doesn't, and the await waitFor() call just hangs there holding up the entire test suite?
Jan 16 2025
Actually, I did an actual check on the bundle size, one meg over 227 megs is negligible in the grand scheme of things. Non-issue unless the whole bundle is getting to a point where it may start to affect performance?
Minor nit but tested all ok. Can confirm the transparency is not an issue on mobile screenshots, so must be Brave specific.
Jan 12 2025
Jan 10 2025
5 tokens to load on this page by default, then have a button to "load all" with a warning about how long it will take
SGTM
I also did a manual test of cashtab-local-dev vs prod, on new wallets, and this diff loads slightly faster than prod, but are still taking over 2 minutes. Is that the expected behavior?
Jan 9 2025
Jan 7 2025
Jan 6 2025
Jan 3 2025
Remove SlpDecimals import in Inputs.tsx to get the build working
Jan 2 2025
Jan 1 2025
@bytesofman - as a side note, current versions of major browsers are all automatically assuming rel="noopener noreferrer" when opening links in a new window.
Dec 31 2024
Dec 30 2024
No issues on a technical level, but philosophically, I feel this is overreaching on Cashtab's part. There are valid use cases where the seller is essentially setting this as a limit order, to be sold at their target price. I know scammers are leveraging this but implementing this diff means all etoken prices would only move in controlled increments, which goes against the DEX mantra. Also none of the mainstream DEXs do this either.
Dec 29 2024
Also the first toggle's functionality being different to the bottom 2 should be more obvious, like using Tabs for Buy/Manage and toggles for sorting. Or simply a dropdown for sorting so you don't end up with 5 toggles for 5 sorting options.
Dec 28 2024
Dec 25 2024
Dec 24 2024
Dec 23 2024
Dec 22 2024
Dec 20 2024
Dec 17 2024
Dec 16 2024
confirm there that load times are significantly improved for wallets with Agora txs
Dec 15 2024
Dec 12 2024
Dec 11 2024
Dec 10 2024
Dec 8 2024
Dec 7 2024
There's a 3 second lag to scrolling on this test site. Unlikely to be caused by this diff and I guess we haven't had a diff that necessitated the scrolling of tx history but it is a material issue.
Dec 5 2024
FWIW - The widget is working in prod for me