gomes

Results 90 issues of gomes

## Description ## Pull Request Type - [ ] :bug: Bug fix (Non-breaking Change: Fixes an issue) - [ ] :hammer_and_wrench: Chore (Non-breaking Change: Doc updates, pkg upgrades, typos, etc..)...

### Overview Follows-up on https://github.com/shapeshift/web/issues/6683 / https://github.com/shapeshift/web/issues/6679 See e.g https://github.com/shapeshift/web/pull/6700#discussion_r1582421070, https://github.com/shapeshift/web/blob/5a7fc2e28761a823e0c2a6e6a126d21ddf822628/src/lib/swapper/swappers/ThorchainSwapper/utils/addAggregatorAndDestinationToMemo.ts#L89-L114, or https://github.com/shapeshift/web/blob/6566b6525d060e4db72370c695e8b7992046224e/src/lib/swapper/swappers/ThorchainSwapper/utils/addSlippageToMemo.ts#L39-L44 For places that do memo mutation. #6755 brought an `assertAndProcessMemo` util. At the moment, it's very dumb...

refactor
nice to have
thorchain

### Description See https://discord.com/channels/554694662431178782/1232438076060733582/1232476818368630825 Spotted by @MBMaria - the "Sym deposits aren't possible after RUNE asym" pops up despite not having an asym RUNE position open for that asset ###...

## Description This PR consolidates the THOR allowance logic into a single source of truth hooks for approval needed checks (using polling and invalidation on approval complete) and approval mutations....

### Overview See https://github.com/shapeshift/web/pull/6676: > Note this is an immediate "fix the bug and make this work" fix, and is to be directly follow-up on top of this stack with...

### Overview See https://github.com/shapeshift/web/pull/6676 - token repayments weren't implemented and have been wired up in that PR, but we need to check for allowance/add an approval step > Note this...

bug
blocked

### Overview We want to add a Rabby/MM-like selection screen when connecting Ledger accounts. Note, this is blocked by https://github.com/shapeshift/web/issues/6672 and should be tackled as the last issue of Ledger/Add...

ledger

### Overview We want to revamp the Ledger connection flow to look and feel better - see mock. Note, this is decoupled from the Rabby-like accounts selection flow (i.e https://github.com/shapeshift/web/issues/6673)...

ledger

### Overview Currently it is possible to add acounts for each chain, separately: In contrast, Ledger adds all for EVM chains (note, Ethereum really refers to EVM chains here): We...

### Overview ... in favour of an initial chunk of 5 + load more. See https://github.com/shapeshift/web/issues/6653#issuecomment-2048149167: > Yeah we got the working draft [here](https://www.figma.com/file/VEKmwSuhnZVghkUl0VSvN2?node-id=1:250&locale=en&type=design) @reallybeard wanted to make made [into...

ledger