Daedalus

Results 64 comments of Daedalus

Excellent discussion and findings here - I'd like to quickly note that we prefer to use `sinon` when mocking over jest's mocking library since it is more lightweight, extensible, and...

From the logs - looks like a nonce issue: `{\"code\":-32000,\"message\":\"invalid transaction: nonce too low\"}}"}`

Have not forgotten about this - there are just a few more testing and alarm related PRs that I'd like to merge before diving in here

There's a fundamental problem here that with our current system of price fetching we simply won't be able to get prices for some assets that are bridges of L1 assets...

Closed by https://github.com/tallycash/extension/pull/2423

Seems to be an arbitrum and/or 0x problem. Same thing happening on Metamask - the following screenshot is what results when trying to swap between USDC ETH on matcha.xyz

This is no longer an issue ✅

While this is objectively good for security - while working on the RSK integration we've determined that this is not necessarily good for UX - since plenty of website (etherscan...