Similar question as with D17612
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 30 2025
very nice to have this in our own lib but we do lose the empirical validation of the bip39 lib, i.e. this has been used for years in wallets without any known issues in "truly random" seed generation.
not necessarily related to the diff -- why is it better to keep all of these hash functions in webassembly? afaik we are the only cryptocurrency doing this.
is a higher resolution image available? it does look a little grainier than the last one, but not bad.
@bot preview-e.cash
Jan 28 2025
Jan 27 2025
Jan 26 2025
Jan 25 2025
rebase
update logic lost in rebase
rebase
Jan 24 2025
nice looks much better.
Jan 23 2025
Jan 22 2025
Some alt options on this diff
Jan 21 2025
Jan 20 2025
greening this as I don't want to block it when I go to bed, but the package-lock.json changes should be backed out before landing
Jan 18 2025
mb this issue is just from me running it locally?
Jan 17 2025
In D17549#399466, @emack wrote: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?
// Wait for Cashtab wallet info to load await waitFor(() => expect(screen.queryByTitle('Loading...')).not.toBeInTheDocument(), );
In D17549#399468, @Fabien wrote:So before this patch it's broken and after this patch it's not, great.
May I ask how it's broken and how it's fixed ? Because I can't spot the change in behavior.
Jan 16 2025
In D17540#399207, @emack wrote:
Jan 15 2025
add cumulative, make sure tooltips are always on top
toHex it is