cowswap icon indicating copy to clipboard operation
cowswap copied to clipboard

🐮 CowSwap: First Gnosis Protocol v2 UI

Results 100 cowswap issues
Sort by recently updated
recently updated
newest added

We want to add Ledger as a wallet option to connect with. https://developers.ledger.com/docs/transport/overview/ This is from 1Inch ![Screenshot from 2022-03-31 11-46-14.png](https://images.zenhubusercontent.com/61093afdffd52dc74263a8d2/08eaa1f4-3f8e-465e-993d-1b0546e11b71) This is from Paraswap ![Screenshot from 2022-03-31 11-49-44.png](https://images.zenhubusercontent.com/61093afdffd52dc74263a8d2/29412abc-3bd8-4c9c-b787-d2fc8dd1ef47)

app:CowSwap

Currently, the 'Wrong network' modal is displayed in the center of the screen, and it looks a bit weird. ![image.png](https://images.zenhubusercontent.com/5f55ec970a2e890ec10f7778/4ece8b09-7eae-4c43-85cf-47eedd0aedd0) It would be great to lift it up

Bug
app:CowSwap
Low

Related to #2536 1. the 2nd QR code is not generated when Try again WC connection process ![image.png](https://images.zenhubusercontent.com/5f55ec970a2e890ec10f7778/a50d30f5-e2d2-406a-9650-74c5e6c8265f) 2. When connected to WC (using 'Copy link'), wallet info is not...

Bug
app:CowSwap
Medium

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies

Bumps [dset](https://github.com/lukeed/dset) from 3.1.1 to 3.1.2. Release notes Sourced from dset's releases. v3.1.2 Patches (dset/merge): Prevent possible prototype pollution (#34): 2d156c7 Thank you @​n1ru4l~! Chores (dset/merge): Add tests for "proto"...

dependencies

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 2.2.5 to 2.2.6. Commits bfe5fe2 2.2.6 1a89b66 added caret range to whatwg-fetch. 695a888 removed and disabled package-lock.json. eac6c00 Update away from vulnerable version of node-fetch (#135) See...

dependencies

We still have some hooks that make requests we don't need. We should cleanup unnecesary logic, like the claiming logic. example: * Requested URL: https://gentle-frost-9e74.uniswap.workers.dev/100/0x424a46612794dbb8000194937834250Dc723fFa5 * https://github.com/gnosis/gp-swap-ui/blob/a25a95173927f30ee79e349886f3c49f330c8c18/src/state/claim/hooks.ts#L32

app:CowSwap
wontfix