Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

[🦄 🦄 Uniswap Merge] 4.13.0 #1413

Merged
merged 985 commits into from
Oct 13, 2021
Merged

[🦄 🦄 Uniswap Merge] 4.13.0 #1413

merged 985 commits into from
Oct 13, 2021
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 29, 2021

  1. ignore state/data/generated.ts

    Justin Domingue committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    31632d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. fix: run graphql:codegen on yarn build (#1933)

    * run graphql codegen on build
    
    * yarn.lock
    
    * remove ms.macro
    Justin Domingue authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    cc0a757 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    361e0ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c732f40 View commit details
    Browse the repository at this point in the history
  3. fix(position page): link to the token page of the explorer instead of…

    … the address page from the position page
    moodysalem committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    4d3073d View commit details
    Browse the repository at this point in the history
  4. feat: handle chain id in subgraph api (#1938)

    * build dynamic subgraph url based on chain id
    
    * reset api state (query cache) on chain id change
    
    * removed dependency on rtk-query/graphql
    
    * add error message
    Justin Domingue authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    5298a5c View commit details
    Browse the repository at this point in the history
  5. feat: add fee tier distribution badge (#1862)

    * integrate with The Graph and auto-select fee tier
    
    * restored
    
    * addressed some design feedback
    
    * add pulsing animation on feeAmount change
    
    * simplify fee tier title
    
    * adjust button radios
    
    * addressed some design feedback
    
    * log ReactGA events
    
    * ignore data while fetching
    
    * update to use new generated queries
    
    * remove deleted file
    
    * add usefeetierdistribution hook
    
    * invalidate cache and standardize the outlined card
    
    * added react ga
    
    * fix show options logic
    
    * address design feedback
    
    * show % select in minified view
    
    * updated merge error
    Justin Domingue authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    d9c82eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3d772b View commit details
    Browse the repository at this point in the history
  7. feat(pools): fetch pool tick data from uniswap v3 subgraph (#1932)

    * add hooks to fecth ticks data and active liquidity
    
    * cleanup
    
    * add polling interval
    
    * moved ms.macro types to dev deps
    
    * generate graphql schema on build
    
    * added @types/ms.macro
    
    * use clone deep
    Justin Domingue authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    abfd87c View commit details
    Browse the repository at this point in the history
  8. refactor: logs hook (#1941)

    * feat(logs): add an infrastructure for fetching logs in a declarative way
    
    * use the logs hook in the vote page, first pass
    
    * fix comment
    
    * bit of cleanup
    
    * unused imports
    
    * improve loading indicator on vote page
    
    * some testnet behavior improvements
    
    * fix loader state
    
    * loading state nit
    
    * show correct indexes
    
    * remove the unnecessary retry code
    
    * first pass at the slice
    
    * no throws
    
    * loading indicator should go away if not connected
    
    * use the logs slice for the logs hook state
    
    * style changes per cal's request
    moodysalem authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    27f7561 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    72877fb View commit details
    Browse the repository at this point in the history
  10. various edits

    Justin Domingue committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    458a7d9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    17bc229 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    7022585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c8fc5a View commit details
    Browse the repository at this point in the history
  3. update defaults (#1955)

    ianlapham authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    0805b2d View commit details
    Browse the repository at this point in the history
  4. fix: use a multicall that allows limiting gas of the individual calls (

    …#1953)
    
    * fix: use a multicall that allows limiting gas of the individual calls
    
    * use the latest multicall addresses
    moodysalem authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    2c7b431 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a73d3af View commit details
    Browse the repository at this point in the history
  6. remove loading indicator from fee tier selection (#1954)

    Justin Domingue authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    b0f4b4c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. fix: invalidate subgraph cache with provideTags (#1962)

    * invalidate queries using tags
    
    * enhance generated api with provide tags
    
    * clean up
    Justin Domingue authored Jul 3, 2021
    Configuration menu
    Copy the full SHA
    568829d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    8901605 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    ae86fef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43cefbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c52cd2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ee9b16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfe590d View commit details
    Browse the repository at this point in the history
  6. chore: update yarn.lock

    moodysalem committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    9b9f431 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c1e9b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. feat(L2): network alert cards (optimism and arbitrum) (#1957)

    * design review for arbitrum UI
    
    * add optimism L2 UI
    
    * better gradients, remove v2 links/routes, some minor padding and margin fixes
    JFrankfurt authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    2d20fc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    618760f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9307332 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1509c43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e9981e View commit details
    Browse the repository at this point in the history
  6. fix l2 routing bug

    NoahZinsmeister committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    f6dea47 View commit details
    Browse the repository at this point in the history
  7. fix last commit

    NoahZinsmeister committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    9f5764a View commit details
    Browse the repository at this point in the history
  8. fix(L2): routing fixes (#1980)

    * Revert "fix last commit"
    
    This reverts commit 9f5764a.
    
    * Revert "fix l2 routing bug"
    
    This reverts commit f6dea47.
    
    * drops routing changes for L2
    
    * pool v2 switch networks message
    JFrankfurt authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    b612b15 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    53d93af View commit details
    Browse the repository at this point in the history
  10. stabilize fee distribution in hook (#1979)

    Justin Domingue authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    f0fc11a View commit details
    Browse the repository at this point in the history
  11. fix: enforce styled-components/macro usage and upgrade react-scripts (#…

    …1981)
    
    * upgrade react-scripts and enforce macro rule
    
    * Fix code style issues with ESLint
    
    Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
    Justin Domingue and lint-action authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    2182e67 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa3c867 View commit details
    Browse the repository at this point in the history
  13. improve liquidity depth hooks and data fetching (#1989)

    Justin Domingue authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    e0c6256 View commit details
    Browse the repository at this point in the history
  14. feat(pools): add liquidity chart range input primitives (#1990)

    * first iteration of liquidity chart primitives
    
    * add tickprocessed type
    
    * clean up
    Justin Domingue authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    aea3c1f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    6690bc5 View commit details
    Browse the repository at this point in the history
  2. chore: update the contribution guidelines (#1987)

    * chore: update the contribution guidelines
    
    * move
    
    * note about non-deterministic steps
    
    * little bit of separation
    
    * language nits, add accessibility
    
    * add reasoning
    moodysalem authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    5f13f78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2899c8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b791afa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9230473 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c09688 View commit details
    Browse the repository at this point in the history
  7. feat: Add Optimism (#1923)

    * preliminary support
    
    * fix multicall abi
    
    add explorer support
    
    * Fix code style issues with ESLint
    
    * fix gas estimation
    
    * fix todo tests
    
    * fix gas estimation comments
    
    * anonymize links to kovan etherscan and poll more frequently on optimistic kovan
    
    * separate pool creation
    
    * remove supported chain id
    
    * remove the blocktag
    
    * do not use the blocktag on optimism only
    
    * give more gas to tokenURI for optimism
    
    * update sdk
    
    * temp fix to the block tag thing (do not update the block number from the fetch block number)
    
    * remove unused import
    
    * gasRequired -> multi-network
    
    * bump quoter gas limit to 6m on optimism
    
    * move the gas required parameter by chain id one level up
    
    * missed a hook
    
    * retry fetching receipts for optimism as many times as arbitrum
    
    * fix duplicate enum, add optimism as well to retry options config
    
    * fix: state not getting updated after a transaction confirmation
    
    * bump sdk version
    
    * update for mainnet optimism (#1998)
    
    * fix for calculateGasMargin on optimism
    
    Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
    Co-authored-by: Moody Salem <moody.salem@gmail.com>
    3 people authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    5ff2cff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ae9e2a View commit details
    Browse the repository at this point in the history
  9. fix: simplify liqudity depth hooks and improve chart primitives (#1999)

    * updated hooks and chart primitives
    
    * add lodash.inrange to package.json
    Justin Domingue authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    2db29f2 View commit details
    Browse the repository at this point in the history
  10. feat(pool): add liquidity distribution range slider and update add li…

    …quidity layout (#1829)
    
    * first iteration of useTicks and useActiveLiquidity
    
    * feat(pools): add liquidity depth chart (#1835)
    
    * cleanup
    
    * use area chart instead of bar chart
    
    * check for undefined rather than falsy
    
    * feat: range buttons based on fee amount (#1870)
    
    * range buttons based on fee amount
    
    * hardcode percentages as ticks
    
    * increase blocksperfect
    
    * feat: optimize add liquidity charts (#1880)
    
    * ignore syncing state
    
    * remove surrounding ticks
    
    * avoid processing price1 as it is unused
    
    * cleanup
    
    * feat: add zoom buttons to liquidity depth chart (#1882)
    
    * ignore syncing state
    
    * remove surrounding ticks
    
    * avoid processing price1 as it is unused
    
    * cleanup
    
    * first pass at +/- zoom buttons
    
    * remove console.log, cleanup
    
    * use real price for price line
    
    * updated brush handles to latest spec
    
    * added % labels to handles
    
    * round tick to nearest usable tick
    
    * first pass at brushable area chart with d3
    
    * first pass at brushable area chart with d3
    
    * rework
    
    * address PR comments
    
    * add brush handles
    
    * address PR comments
    
    * further improvements
    
    * feat(pools): improve full range support + capital efficiency warning (#1903)
    
    * handle min and max prices in add liquidity
    
    * cleaned up
    
    * use flag to denote full range
    
    * reset inputs on fee select
    
    * fixed merge conflict
    
    * handle full range in positions preview
    
    * fixed invalid range when tokens are reversed
    
    * use formatTickData
    
    * updated layout
    
    * cleaned up layout
    
    * fixed address
    
    * avoid re-rendering deposit amounts
    
    * added zoom behavior and more styling
    
    * renamed chart
    
    * renamed main chart file;
    
    * add brush tooltips
    
    * remove chart title
    
    * added accents to brush handles
    
    * more work
    
    * moved to file
    
    * modularize chart components
    
    * fix maximum depth
    
    * added brush labels
    
    * cleanup
    
    * cleanup
    
    * set up zoom
    
    * added new components
    
    * improved brush and zoom integration
    
    * cleaned up clip path
    
    * fixed clip paths
    
    * integrated with the graph changes
    
    * adjust fee selector
    
    * fix data error
    
    * add bar chart
    
    * polish
    
    * merged
    
    * clean up error
    
    * cleaned up after merge
    
    * visual improvements
    
    * moved +/- buttons to the right/left
    
    * removed margin bottom
    
    * removed unsused
    
    * fix brush labels % change
    
    * use d3.axisBottom
    
    * updated labels
    
    * improve brush range
    
    * fix one brush change only
    
    * adjust zoom and clippath
    
    * use bars
    
    * use area
    
    * adjust axis bottom to mocks;
    
    * improved bars
    
    * show bar colors
    
    * better handle full range
    
    * adjust colors for light mode
    
    * updated to mocks
    
    * adjusted handles for visibility
    
    * switch to area
    
    * add react ga events
    
    * adjusted to mocks
    
    * memo brush domain to avoid re-renders
    
    * fix inputstepcounter color
    
    * adjust handles
    
    * rely on the graph sorting tickidx
    
    * use curvestepafter
    
    * updated polish
    
    * merged main
    
    * add clamping and other fixes
    
    * highlight selected area using a mask
    
    * use price instead of % for labels
    
    * delete unused
    
    * refine ux
    
    * relayout
    
    * improve hooks
    
    * adjust layout for mobile
    
    * fixed card color
    
    * adjust padding
    
    * preent tick overflow
    
    * flip handles sooner
    
    * delete bars.tsx
    Justin Domingue authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    ffbd2d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eacf4e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    440c50d View commit details
    Browse the repository at this point in the history
  13. fix: min/max price inverted in positions page (#2002)

    * fix param ordering in inverter hook
    
    * use object param
    Justin Domingue authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    318252b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f2dfc57 View commit details
    Browse the repository at this point in the history
  15. fix: make liquidity chart and input step counter responsive (#2005)

    * make chart responsive
    
    * make input step counter text responsive
    
    * clean up chart
    Justin Domingue authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    ab9c27e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    3401dfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0739613 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6c0c1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bf9a9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99148df View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Configuration menu
    Copy the full SHA
    e4261cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    380ca11 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. support optimism and arbitrum subgraphs (#2001)

    Justin Domingue authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    52790ac View commit details
    Browse the repository at this point in the history
  2. fix(L2): polish (#1988)

    * polish
    
    move getINfoLinkByChainId to chain constants
    
    pr review - translations
    
    optimism token list, typo, text color for L1 switch
    
    use <Trans /> instead of t
    
    undo unintentional tokenlist order change
    
    use {'Optimism'} instead of {name}
    
    switch deadline implementation
    
    remove unused TYPE import
    
    switch to generalized CHAIN_INFO instead of L2_INFO so we don't have to check in components
    
    add target chain id param to optimism bridge
    
    fix a minor breakpoint issue
    
    reduce sigfigs for header balance
    
    update network card dropdown text for optimism
    
    remove list code
    
    refactor SupportedChainId
    
    * SupportedL1ChainId | SupportedL2ChainId -> SupportedChainId
    JFrankfurt authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    4ba9d98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41330ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77fbccd View commit details
    Browse the repository at this point in the history
  5. fix: add liquidity flow polish (#2017)

    * addressed feedback
    
    * set initial, min and max zoom levels
    
    * better handle 0
    
    * avoid formatting range selector
    
    * polish `not created` state
    
    * remove unused import
    Justin Domingue authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    8d567e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fbb86a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f332315 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1d8831 View commit details
    Browse the repository at this point in the history
  9. load pool data for each tier to determine state (#2026)

    Justin Domingue authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    28bf951 View commit details
    Browse the repository at this point in the history
  10. compare with undefined rather than falsy (#2027)

    Justin Domingue authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    2bc2a2c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. fix: add liquidity ux polish (#2024)

    * zoom out on intiial
    
    * adjust initial zoom ranges
    
    * remove unneeded reactga event
    
    * adjust full range warning copy
    
    * update zoom
    
    * adjust zoom ranges and label around current price
    Justin Domingue authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    bf30013 View commit details
    Browse the repository at this point in the history
  2. fix(L2): use 10 bips slippage for swaps by default on L2 (#2035)

    * use 10bip slippage on L2
    
    * update deps
    
    Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
    moodysalem and JFrankfurt authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    f5b601e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa06db7 View commit details
    Browse the repository at this point in the history
  4. fix(L2): enable optimism token list when switched to optimism (#2036)

    * add title text and opacity variability to token lists
    
    * add optimism token list
    
    * show tokens from active lists
    
    * sort up token lists
    with tokens on the current chain
    
    * fix up some type issues
    
    prune out chainId changes
    
    * clean up leftover any
    
    * refactor token count mechanism
    
    * handle plurals in title text string
    
    * new combineMaps implementation
    
    * remove custom plural
    
    * address a couple nits
    
    * show the number of tokens on current chain
    
    Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
    Co-authored-by: Justin Domingue <judo@uniswap.org>
    3 people authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    a186833 View commit details
    Browse the repository at this point in the history
  5. fix overflow on mobile (#2037)

    Justin Domingue authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    f9de852 View commit details
    Browse the repository at this point in the history
  6. fix(L2): add downtime warning to add liquidity and adjust styles of n…

    …etwork notification (#2034)
    
    * add liquidity warning and network notification
    
    * remove unneeded width
    
    * use externalLink in LinkOutToBridge component
    
    Co-authored-by: Moody Salem <moody.salem@gmail.com>
    JFrankfurt and moodysalem authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    c625d15 View commit details
    Browse the repository at this point in the history
  7. fix: dismiss txn confirmation modal if on L2 (#2022)

    * dismiss txn confirmation modal if on l2
    
    * line up far right margin;
    
    * remove submitted view on txns if on L2
    
    * remove uneeded chainid
    
    * wrap dismissal in useEffect
    
    * update variable names
    ianlapham authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    730af2e View commit details
    Browse the repository at this point in the history
  8. fix(L2): Design tweaks for L2 (Optimism) (#2038)

    Style tweaks to header layout, network dropdown and pool pages
    
    Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
    callil and JFrankfurt authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    e1c3ad8 View commit details
    Browse the repository at this point in the history
  9. fix: support for isolated pool creation (#2029)

    * revert to remove ui polish changes
    
    * left align blurb and fix bp issue
    
    * fix translation wrapper
    
    * remove preview screen for create, hide submitted txn UI for create, copy updates
    
    * small fixes
    
    * copy updates for create blurb
    
    * add set price range title
    
    * add translation
    
    * fix some translations
    
    Co-authored-by: Justin Domingue <judo@uniswap.org>
    ianlapham and Justin Domingue authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    55bbaff View commit details
    Browse the repository at this point in the history
  10. update links (#2040)

    ianlapham authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    db14565 View commit details
    Browse the repository at this point in the history
  11. chore: support stubbing subgraph in integration tests (#2039)

    * upgrade to 7.0
    
    * first iteration of stubbing subgraph in integration tests
    Justin Domingue authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    8884020 View commit details
    Browse the repository at this point in the history
  12. fix: remove x-axis clamping behavior in liquidity chart (#2042)

    * remove x-axis clamping behavior
    
    * remove extra curly braces around errorMessage
    Justin Domingue authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    f86db00 View commit details
    Browse the repository at this point in the history
  13. fix: revert remove x-axis clamping behavior in liquidity chart (#2045)

    * Revert "fix: remove x-axis clamping behavior in liquidity chart (#2042)"
    
    This reverts commit f86db00.
    
    * removed extra curly braces around errorMessage
    Justin Domingue authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    d5ef7f9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6d0c803 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    963514c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65ba56c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7784f64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83762b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1060d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88600d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0d10ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c63bb84 View commit details
    Browse the repository at this point in the history
  9. fix: update balance check in derived swap state (#2054)

    * update balance check in derived swap state
    
    * replace balance check with correct version of trade
    ianlapham authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    631052e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    03902fe View commit details
    Browse the repository at this point in the history
  2. fix: add language selector in top-level menu (#2057)

    * initial language selector
    
    * set > icon opacity for consistency
    
    * always reset menu to main on close
    
    * always reset menu on menu open
    Justin Domingue authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    95d91c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08a8f66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b16dd2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c006edf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49fd256 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a184afa View commit details
    Browse the repository at this point in the history
  8. fix: remove chart clamping and show indicator when handle is off scre…

    …en (#2064)
    
    * initial off screen indicator
    
    * adjust offscreen indicator
    
    * add off screen handle indicator
    
    * hide reset until we get a better behavior
    
    * add svg.tsx
    Justin Domingue authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    a00432c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. fix: change panning cursor to col-resize (#2071)

    * change panning cursor to col-resize
    
    * revert to grabby, and support grabbing
    Justin Domingue authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    6004c4b View commit details
    Browse the repository at this point in the history
  2. fix: set language using url param in language dropdown (#2063)

    * set language using url param in language dropdown
    
    * refactor common code into a hook
    
    * add hook
    
    * address pr feedback
    Justin Domingue authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    1d82a4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f11261 View commit details
    Browse the repository at this point in the history
  4. feat: only block on app url, mobile UI tweaks (#2073)

    * start iframe ui updates
    
    * replace hook with constant
    
    * add origin check for blocked lists
    
    * remove origin check for local unsupported list
    
    * remove redundant retun
    
    * remove iframe check
    
    * undo local change
    ianlapham authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    07f52f0 View commit details
    Browse the repository at this point in the history
  5. remove unused dependencies (#2074)

    Justin Domingue authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    975a5e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. increase zoom out range (#2076)

    Justin Domingue authored Jul 17, 2021
    Configuration menu
    Copy the full SHA
    b0d93db View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    3207e60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    701e8fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f62cdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02cf33e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    13d7d2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d19122 View commit details
    Browse the repository at this point in the history
  3. chore: add blurb about release process (#2061)

    * chore: add blurb about release process
    
    * additional standard
    
    * how to collect feedback
    moodysalem authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    ea79fbc View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. feat: routing api integration (#2080)

    * initial routing api integration
    
    * add routing api slice
    
    * display route in dialog
    
    * addressed pr feedback
    
    * switch to `get`
    
    * renamed useRouterTradeExactIn to useRouter
    
    * moving few files to later iteration
    
    * removed unnecessary `as`
    
    * switch to polling
    
    * add todo for blocknumber freshness
    
    * remove account-slippage-deadline
    Justin Domingue authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    4d3ed5d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    979f29a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    634d010 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3686506 View commit details
    Browse the repository at this point in the history
  3. feat: support connecting to a gnosis safe (#2096)

    * feat: support connecting to a gnosis safe
    
    * add the manifest.json attributes required by gnosis safe
    
    * remove background fill
    
    * copy
    
    * only try injected provider if not active after trying safe
    moodysalem authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    a6342d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    311bdc1 View commit details
    Browse the repository at this point in the history
  5. fix: better support decimal overflow (#2075)

    * better support decimal overflow
    
    * improve tests
    
    * explicitly define num digits in toSignificant
    
    * add tests for 0 decimals
    
    * undo change to tryParseAmount and instead compute price without relying on parse
    
    * remove console log and add test
    
    * removed comment
    
    * addressed pr feedback
    
    * improve parsing logic
    
    * addressed pr feedback
    Justin Domingue authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    e07599e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4078390 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    80b3aa9 View commit details
    Browse the repository at this point in the history
  2. fix: prevent error if user selects ETH and WETH in add liquidity (#2112)

    * fix: prevent error if user selects ETH and WETH in add liquidity
    
    fixes Uniswap/interface#1763
    
    * linting error
    
    * revert changes to Tokens.ts
    moodysalem authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    718003b View commit details
    Browse the repository at this point in the history
  3. test: set up component snapshot testing (#2102)

    * set up snapshot testing
    
    * improvements
    
    * add tests for TextInput as an example
    
    * Fix code style issues with ESLint
    
    * add comment to custom-test-env file
    
    * only set up needed providers
    
    * include style rules in snapshots
    
    * disable redux storage warning
    
    * added setupTests to avoid boilerplate
    
    Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
    Justin Domingue and lint-action authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    8dfd143 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    506493e View commit details
    Browse the repository at this point in the history
  5. Revert "feat(uma): uma call option routing (#1385)"

    This reverts commit 89d484d.
    NoahZinsmeister committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    422c703 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. feat: use modal for txn confirmation on l2 (#2055)

    * use modal for txn confirmation on l2
    
    * update with error state
    
    * remove 1 translation
    
    * dedicated L2 component
    
    * update styling on to be less jumpy
    
    * add success animation to modal
    
    * revert regular submitted content
    
    * remove useless hook in popups
    
    * remove import
    
    Co-authored-by: Ian Lapham <ian_lapham@alumni.brown.edu>
    ianlapham and ianlapham1 authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    2806f65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8570e5 View commit details
    Browse the repository at this point in the history
  3. fix: toggle liquidity position when toggling rates (#2117)

    If field A and field B are already populated, chances are the user wants
    them to remain the same and only wants to invert the price range
    selector.
    
    The conversion isn't exact, but should be preferable to the previous
    behavior.
    anaveragehuman authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    8996ba6 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    dcaed90 View commit details
    Browse the repository at this point in the history
  2. fix: upgrade walletconnect to 1.5.1 (#2120)

    * upgrade walletconnect to 1.5.0
    
    * bump again
    moodysalem authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    491c9b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. document useQueryCacheInvalidator

    explains why `chainId` is pulled directly from the store.
    Justin Domingue authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    631c202 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beb1bf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    676890d View commit details
    Browse the repository at this point in the history
  4. add link (#2113)

    JFrankfurt authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    a7f5991 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b7637e View commit details
    Browse the repository at this point in the history
  6. fix: add support for full range positions in add liquidity (#2090)

    * remove arbitrary range buttons and move full range button
    
    * better align full range to deposit
    
    * support dragging range when in full range
    
    * hack to support full range brushing
    
    * restore zoom levels
    
    * adjusted for mocks
    
    * fix styling
    
    * simplify type
    
    * restore rate toggle change
    
    * fix lower bound by looking at isSorted
    
    * better align bottoms
    
    * add reset button for full range positions
    
    * only flip when not at limit
    
    * fix +/- buttons in range selector
    
    * add help link
    Justin Domingue authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    952cc98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d752714 View commit details
    Browse the repository at this point in the history
  8. fix: upgrade ethers to allow constructing transaction data compatible…

    … with eip-1559 (#2121)
    
    * fix: upgrade ethers to allow constructing transaction data compatible with eip-1559
    
    * bump the experimental provider
    moodysalem authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    64b9df8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    43b6e7a View commit details
    Browse the repository at this point in the history
  2. fix: update mobile header to fix overflow (#2125)

    Co-authored-by: Matthew Quinn <matthew.quinn@libertymutual.com>
    Matthew Quinn and Matthew Quinn authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    50afef0 View commit details
    Browse the repository at this point in the history
  3. fix: center import pool text V2 (#2122)

    * fix: center import pool text V2
    
    * fix: updated based on feedback
    
    Co-authored-by: Matthew Quinn <matthew.quinn@libertymutual.com>
    Matthew Quinn and Matthew Quinn authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    cfd0412 View commit details
    Browse the repository at this point in the history
  4. update full range documentation link

    Justin Domingue authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    d51b7e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20e6ca6 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Configuration menu
    Copy the full SHA
    087745d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17aa9fc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    cad3575 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f46f73f View commit details
    Browse the repository at this point in the history
  3. fix: optimism link and some copy changes (#2126)

    * fix: optimism link
    
    * fix: (un)planned downtime copy changes
    JFrankfurt authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    bf01b0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    804fe8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    017e79f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b3bf14 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    2446a6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a25df00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b527bfb View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. chore(deps): bump tar from 6.1.0 to 6.1.4 (#2132)

    Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.4.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.1.0...v6.1.4)
    
    ---
    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>
    dependabot[bot] authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    13e347e View commit details
    Browse the repository at this point in the history
  2. upgrade to walletconnect 1.5.2 (#2134)

    Justin Domingue authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    adfe722 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. fix: rename weth9 to weth (#2133)

    * update @uniswap/sdk-core and @uniswap/v3-sdk
    
    * reorder
    Justin Domingue authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    c4dc26e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. update unsupported list (#2143)

    Co-authored-by: Ian Lapham <ianlapham@Ians-MacBook-Pro.local>
    ianlapham and Ian Lapham authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    b416603 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc08d1f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. fix: avoid running BestV3Trade when tokens are the same (#2172)

    * avoid running BestV3Trade when tokens are the same
    
    * flipped condition
    Justin Domingue authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    a48b7ce View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. add ReactGA event for full range (#2181)

    Justin Domingue authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    ff6bd38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd8192c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26e334c View commit details
    Browse the repository at this point in the history
  4. fix: #isTradeBetter should check that output currencies are equal (#…

    …2177)
    
    * fix: isTradeBetter should check that input/output are equal
    
    * fix the fix
    moodysalem authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    5a31653 View commit details
    Browse the repository at this point in the history
  5. update blocked address list (#2182)

    Co-authored-by: Ian Lapham <ianlapham@Ians-MacBook-Pro.local>
    ianlapham and Ian Lapham authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    99a282b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    f463df9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3aa664 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. fix: use @walletconnect/ethereum-provider instead of `@walletconnec…

    …t/web3-provider` (#2175)
    
    * use @walletconnect/ethereum-provider
    
    * bump to support client-side disconnect
    NoahZinsmeister authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    757741c View commit details
    Browse the repository at this point in the history
  2. chore(i18n): touch en-US to prevent lingui from adding a creation date (

    #2210)
    
    Fixes #2198. Touching en-US.po before extracting messages prevents lingui from adding a creation date, maintaining deterministic builds and IPFS hashes.
    zzmp authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    9af7e0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2daee15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bbcdcb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    4541e37 View commit details
    Browse the repository at this point in the history
  2. chore: fix SEO and accessibility nits for Lighthouse (#2212)

    * refactor: index.html
    
    * chore: preconnect to GA
    
    * chore(SEO): add meta content
    
    * chore(SEO): add alt to ethereum logo
    
    * chore(accessibility): add aria-labels to menus
    
    * chore(accessibility): mark AppBody as main
    
    * chore(accessibility): update nav link ids
    
    * chore(accessibility): set html.lang to match i18n locale
    
    * chore(refactor): mv html.lang to useEffect
    zzmp authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    7153908 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67b6623 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    f15522a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff10346 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    ec5da7e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. chore: change language icon to globe (#2222)

    * chore: change language icon to globe
    zzmp authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    b833d07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    805af2f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    e1f37b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1613cc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    db18b48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2c7d87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3c400c View commit details
    Browse the repository at this point in the history
  4. chore: rm redux-devtools-extension (#2230)

    redux-devtools-extension integration is already provided through @reduxjs/toolkit.
    zzmp authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    8112e48 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. fix: walletconnect on L2 issues with Rainbow (#2242)

    * fix: remove the walletconnect bridge url
    
    * fix: use the latest ethereum provider which fixes the optimism rainbow issue
    moodysalem authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    1304acd View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. fix: turn service workers back on (#1944)

    reconfigure service workers to only cache used assets (excluding .po language files and non-.var.woff2 font files)
    
    * fix: turn service workers back on
    
    * chore: configure service worker caches
    
    * chore: add newline
    
    * Fix code style issues with ESLint
    
    * chore: limit service-worker caching
    
    Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
    Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
    3 people authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    b8a9191 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. test: support stubbing subgraph data in cypress (#2259)

    * 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
    Justin Domingue authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    00403a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. update token list (#2270)

    ianlapham authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    299286a View commit details
    Browse the repository at this point in the history
  2. fix(governance): special case bravo parsing (#2247)

    * 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
    zzmp authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    9e8d08e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0afeb5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13a289f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f51335d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81b1346 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. chore(deps): bump tar from 6.1.4 to 6.1.11 (#2280)

    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](isaacs/node-tar@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>
    dependabot[bot] authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    d922447 View commit details
    Browse the repository at this point in the history
  2. update optimism subgraph url (#2282)

    Justin Domingue authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    cd50d57 View commit details
    Browse the repository at this point in the history
  3. fix: older browser suppport (#2228)

    * fix: Object.fromEntries polyfill
    
    * fix: update polyfills
    
    * fix: update polyfills
    circle-hotaru authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    5dfe44d View commit details
    Browse the repository at this point in the history
  4. chore: upgrade type system (#2276)

    * chore: upgrade type system
    
    Upgrade types, typescript, and formatters.
    
    * fix: ListsState tests
    zzmp authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    f5557a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b99740 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5831328 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b82913 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. fix: always paint StyledPollingNumber (#2254)

    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.
    zzmp authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    4bdf3c1 View commit details
    Browse the repository at this point in the history
  2. chore: paint currency selector on initialization (#2245)

    Avoids a flash of "Select a token" as the App initializes.
    zzmp authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    f59c5f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. feat: governor bravo support (#2271)

    * first pass
    
    * Fix code style issues with ESLint
    
    * address comments
    
    Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
    NoahZinsmeister and lint-action authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    30cffb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    416a3f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    353c475 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Squashed commit of the following:

    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
    NoahZinsmeister committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    627a5d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    d4fe589 View commit details
    Browse the repository at this point in the history
  2. yarn lock

    W3stside committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    bc4af8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a47523 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    aed5ba5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fb7129 View commit details
    Browse the repository at this point in the history
  3. fix settings

    W3stside committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    3b6e930 View commit details
    Browse the repository at this point in the history
  4. test snapshots

    W3stside committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    bd210c4 View commit details
    Browse the repository at this point in the history
  5. don't ignore generated

    W3stside committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    4d3d12e View commit details
    Browse the repository at this point in the history
  6. move workflows to uni

    W3stside committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    40f728d View commit details
    Browse the repository at this point in the history
  7. path fix

    W3stside authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    ad9431e View commit details
    Browse the repository at this point in the history
  8. path fix / walletmodal

    W3stside committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    d43646f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    abcd4d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27381d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f19a69c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    1d5bdb7 View commit details
    Browse the repository at this point in the history
  2. small fixes post merge

    W3stside committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    7bd9e02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a93cdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2bc108 View commit details
    Browse the repository at this point in the history
  5. pr comments

    1. imports/exports
    W3stside committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    390797c View commit details
    Browse the repository at this point in the history
  6. import path

    W3stside committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    7df6e69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    054c8cf View commit details
    Browse the repository at this point in the history
  8. pr comments

    W3stside committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    609a1ad View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. pr comments

    W3stside committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    b9681b6 View commit details
    Browse the repository at this point in the history
  2. cypress fix

    W3stside committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    15bffc7 View commit details
    Browse the repository at this point in the history
  3. remove projectId

    W3stside committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    2e248a3 View commit details
    Browse the repository at this point in the history
  4. fix overflow in managelist

    W3stside committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    9802734 View commit details
    Browse the repository at this point in the history
  5. style fix

    W3stside committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    41b6c45 View commit details
    Browse the repository at this point in the history
  6. style fixes

    W3stside committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    8d7dd4d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. ci fix

    W3stside committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    c188ff6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    111d594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ac55c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a3293d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40e6402 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. [Uni merge 🦄 ] replace uniswap text with cowswap (#1526)

    * replace uniswap text with cowswap
    
    * only show unsupported token tag
    
    * comment unused types/imports
    W3stside authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    1a41cbe View commit details
    Browse the repository at this point in the history
  2. [Uni merge 🦄 ] Switch network adaptation (#1501)

    * fix supported networks
    
    * lock file
    
    * style fixes
    
    * edit menu/header to better responsive feel
    
    * dead code in baseTheme
    
    * expand mediaWidths in cowswapTheme
    
    * remove styled base theme
    
    * responsive header for network switcher
    
    * Fix code style issues with Prettier
    
    * fix network connect on no connection
    
    * network switching UI/logic fix
    
    * pr comment fix chainId
    
    * fix disabled check
    
    * styling
    
    * style pt.2 - highlight in list selected network
    
    * yarn update
    
    * pr comments:
    
    - network card style
    
    * pr comments:
    
    - text change
    
    * pr comments
    
    - move menu items into menu at medium
    
    * pr comments
    
    - deal better with unsupported networks
    
    * non-connected - connect and switch
    
    Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
    W3stside and lint-action authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    496d487 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    8fc9f20 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. WIP Uni Merge - styles fixes. (#1565)

    * Menu styles/icon fixes.
    
    * Fix code style issues with Prettier
    
    * Menu styles/icon fixes.
    
    * Fix code style issues with Prettier
    
    * Menu style fixes.
    
    * iOS menu fix.
    
    Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
    fairlighteth and lint-action authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    7639033 View commit details
    Browse the repository at this point in the history