- 15 Sep, 2021 3 commits
-
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Crowdin Bot authored
-
- 14 Sep, 2021 6 commits
-
-
Zach Pomerantz authored
-
Zach Pomerantz authored
* feat: initialize locale before React * chore: explain react-router-dom hash/search usage
-
Zach Pomerantz authored
-
Crowdin Bot authored
-
Zach Pomerantz authored
-
Zach Pomerantz authored
* fix: only try SafeApp connection in an iframe Improves non-iframe pageload by 300ms. Fixes #2338. The Gnosis check for a SafeApp races a postMessage and a 300ms timeout [1]. The SafeApp embeds the interface in an iframe, so this avoids the check when not in iframes. [1]: https://github.com/gnosis/safe-apps-sdk/blob/f224869dd5ae810db8cecad08fbbcfaa6c046d9d/packages/safe-apps-web3-react/src/connector.ts#L52 * refactor: IS_IN_IFRAME const
-
- 13 Sep, 2021 5 commits
-
-
Crowdin Bot authored
-
Crowdin Bot authored
-
Justin Domingue authored
* fix: increase max block age and refresh fee tier more often * similar for tick data
-
Crowdin Bot authored
-
Crowdin Bot authored
-
- 10 Sep, 2021 2 commits
-
-
Crowdin Bot authored
-
Noah Zinsmeister authored
* replace useSingleCallResult implementation use useSingleContractMultipleData instead * use sdk methods to format quoter calldata * create cleaner useSingleContractWithCallData fn * clean up useMultipleContractSingleData * address comments
-
- 09 Sep, 2021 1 commit
-
-
Moody Salem authored
-
- 08 Sep, 2021 1 commit
-
-
Justin Domingue authored
* chore: start tracking approvals in ReactGA * move reactga to swap-only code
-
- 07 Sep, 2021 2 commits
-
-
Ian Lapham authored
-
kun authored
* Add Pin to Crust workflow * Upgrade crust pinner adapt Crust Mainnet
-
- 05 Sep, 2021 1 commit
-
-
Noah Zinsmeister authored
commit 5f1d1af62bcd47286aafacc18788f4e7e22dd7c0 Author: Aseem Sood <asood123@yahoo.com> Date: Fri Sep 3 12:12:39 2021 -0400 update readme tweak commit 80a5b95c0e0ae8934b5591c982077eaa813db747 Author: Noah Zinsmeister <noahwz@gmail.com> Date: Fri Sep 3 11:52:56 2021 -0400 consolidate and standardize unsupported tokens
-
- 03 Sep, 2021 3 commits
-
-
Crowdin Bot authored
-
Zach Pomerantz authored
-
Noah Zinsmeister authored
* first pass * Fix code style issues with ESLint * address comments Co-authored-by:
Lint Action <lint-action@samuelmeuli.com>
-
- 02 Sep, 2021 6 commits
-
-
Zach Pomerantz authored
Avoids a flash of "Select a token" as the App initializes.
-
Zach Pomerantz authored
Adds a en-space to StyledPollingNumber so it is always painted. Fixes a layout shift when rendering the first block number. StyledPollingNumber is taller than its container, so waiting to paint it causes a layout shift when rendering.
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Jordan Frankfurt authored
-
Zach Pomerantz authored
* chore: upgrade type system Upgrade types, typescript, and formatters. * fix: ListsState tests
-
- 01 Sep, 2021 4 commits
-
-
circlehotarux authored
* fix: Object.fromEntries polyfill * fix: update polyfills * fix: update polyfills
-
Justin Domingue authored
-
dependabot[bot] authored
Bumps [tar](https://github.com/npm/node-tar) from 6.1.4 to 6.1.11. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v6.1.4...v6.1.11) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Jordan Frankfurt authored
-
- 31 Aug, 2021 6 commits
-
-
Zach Pomerantz authored
-
Zach Pomerantz authored
This reverts commit 00403a48.
-
Jordan Frankfurt authored
-
Zach Pomerantz authored
* fix(governance): special case bravo parsing * fix(governance): explicitly parse U+2018, U+2026 * chore: upgrade ethers to ^5.4.6 Updates parseLog to delay parsing nested properties, so that they will only fail when accessed. * fix(vote): recover from invalid UTF-8 in proposal descriptions * fix(vote): special case bravo proposal newlines * chore: rm dead reference
-
Ian Lapham authored
-
Justin Domingue authored
* upgrade to 7.0 * first iteration of stubbing subgraph in integration tests * added fixtures * add tests for fee tier distribution and liquidity chart * remove unused test utils * update yarn.lock * fixed merge artifacts
-