cowswap
cowswap copied to clipboard
🐮 CowSwap: First Gnosis Protocol v2 UI
We want to add Ledger as a wallet option to connect with. https://developers.ledger.com/docs/transport/overview/ This is from 1Inch  This is from Paraswap 
Currently, the 'Wrong network' modal is displayed in the center of the screen, and it looks a bit weird.  It would be great to lift it up
Related to #2536 1. the 2nd QR code is not generated when Try again WC connection process  2. When connected to WC (using 'Copy link'), wallet info is not...
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...
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...
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"...
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...
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