Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch upstream updates #5

Open
wants to merge 358 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 23, 2022

  1. Evmos Testnet Integration (#975)

    * evmos integration wip, multicall loop
    
    * added addrs
    
    * LUNA token corrected info
    
    * console del, rename const, packagelock update
    
    * Changed Terra/LUNA naming to UST.
    
    * Moved over SUPPORTED_NETWORKS to constants. Rename
    
    * Updated token info UST.
    
    * commented out chains
    
    * supportednetworks type
    arthur-zhuk authored Apr 23, 2022
    Configuration menu
    Copy the full SHA
    ff1f86b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e20e742 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. test improvements (#985)

    small tweaks to make tests better and faster
    hammeiam authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    28e21f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. veSDL - LP Staking/Unstaking in Gauge UI (#988)

    * UI and feature flags setup
    
    * i18n fix
    
    * removed unnecc styling
    
    * flag
    arthur-zhuk authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    f3dcf3d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Evmos mainnet FE integration. (#990)

    * waiting on swap addresses
    
    * updated addrs
    
    * rename
    
    * multicall3 for evmos added
    arthur-zhuk authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    7b00c72 View commit details
    Browse the repository at this point in the history
  2. Rewrite usePoolData and Pools page using new providers (#980)

    * rewrite Pools.tsx and usePoolData.ts. Supporting changes to app routes and other components
    
    * resolve todos
    
    * add old route to prep for routing change
    hammeiam authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    fd5048e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    685d3c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    b6faecf View commit details
    Browse the repository at this point in the history
  2. Remove poolStatuses, rewrite useCalcSwapPairs (#987)

    Remove poolStatuses, rewrite useCalcSwapPairs
    hammeiam authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    52c5a27 View commit details
    Browse the repository at this point in the history
  3. Permissionless Pool creation integrated with contract. (#937)

    * renamed variables.
    
    * a parameter description change
    
    * More refined token validation. Passed props to review dialog.
    
    * removed log
    
    * removed log
    
    * rename fn
    
    * Hooked up more logic for permissionless pool create
    
    * resetField logic after successful call
    
    * call values normalized, call to registry
    
    * calling deploySwap before deployMetaswap if poolReg fails
    
    * added more logic depending if pool doesnt exist in registry
    
    * simplified conditionals a bit
    
    * complete create pool feature
    
    * 1lined logic
    
    * increase pool name length
    
    * i18n and enum adjustment
    
    * Pulling address from MasterRegistry and made hook for
    permissionlessDeployer.
    
    * lots of CR comments addressed
    
    * undid changes to number regex
    
    * using percision approach for adminFee
    
    * removed unused import
    
    * added i18n
    arthur-zhuk authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    695ba0d View commit details
    Browse the repository at this point in the history
  4. FE integrated

    arthur-zhuk committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    dac7f75 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Evmos mainnet wBTC/renBTC base pool and tBTC metapool integration (#994)

    * metapool
    
    * metapool
    
    * updated deposit addr
    
    * isSynthetic false change
    arthur-zhuk authored Apr 30, 2022
    Configuration menu
    Copy the full SHA
    09b799f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a748ec3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    b91a703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d72a76 View commit details
    Browse the repository at this point in the history
  3. small fix according to the spacing (#965)

    * small fix according to the spacing
    
    * Only allow number on percent textField
    nkrulikovsky authored May 2, 2022
    Configuration menu
    Copy the full SHA
    d1d434d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dcffaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    550877d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. veSDL UI (#989)

    * Add veSDL page
    
    * remove unnecessary package
    
    * Add cypress command
    
    * Add testing on veSDL page
    
    * run test
    
    * split veSDL page
    
    * Update TokenInput
    
    * Hide veSDL link on top menu
    
    * Add "unlock data" to translation
    
    * Add decimalLength props on TokenInput
    
    * Update table theme
    
    * Add veSDL icon
    
    * add read only
    nkrulikovsky authored May 3, 2022
    Configuration menu
    Copy the full SHA
    801fe01 View commit details
    Browse the repository at this point in the history
  2. Bump cypress-repeat from 2.3.1 to 2.3.2 (#997)

    Bumps [cypress-repeat](https://github.com/bahmutov/cypress-repeat) from 2.3.1 to 2.3.2.
    - [Release notes](https://github.com/bahmutov/cypress-repeat/releases)
    - [Commits](bahmutov/cypress-repeat@v2.3.1...v2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: cypress-repeat
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 3, 2022
    Configuration menu
    Copy the full SHA
    23ff297 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Front end pull request template (#1002)

    * Added pull request template
    
    * Update checklist
    
    * Add reminder for reviewers to verify any new/migrated contract addresses if applicable
    nguyenaiden authored May 10, 2022
    Configuration menu
    Copy the full SHA
    d56b59f View commit details
    Browse the repository at this point in the history
  2. Gauge Weight Component and Gauge Providers (#1000)

    * Created Gauge chart component
    * Created Provider to query veSDL contracts
    nguyenaiden authored May 10, 2022
    Configuration menu
    Copy the full SHA
    270d74c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Add dark mode on highchart and center Circular progress (#1007)

    * Add dark mode on highchart and center Circular progress
    
    * Fix little issues
    nkrulikovsky authored May 11, 2022
    Configuration menu
    Copy the full SHA
    8b37a40 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Add pool contract address information on PoolInfoCard (#1005)

    * remove doc link
    
    * Update getMultichainScanLink
    
    * update getMultichainScanLink
    
    * fix some style issue
    
    Co-authored-by: David Hamme <[email protected]>
    nkrulikovsky and hammeiam authored May 12, 2022
    Configuration menu
    Copy the full SHA
    8cf5e8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a0f313 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    50d0f0d View commit details
    Browse the repository at this point in the history
  2. veSDL calculator ui (#1014)

    * veSDL calculator ui
    
    * Small fix
    nkrulikovsky authored May 17, 2022
    Configuration menu
    Copy the full SHA
    bd484c1 View commit details
    Browse the repository at this point in the history
  3. Remove POOLS_MAP from 3 more components (#1016)

    * remove POOLS_MAP from 3 more components
    
    * include rewards hook
    hammeiam authored May 17, 2022
    Configuration menu
    Copy the full SHA
    b3a68cc View commit details
    Browse the repository at this point in the history
  4. Add Snapshot voting links to veSDL page (#1013)

    * Added redux state for Snapshot vote data and all necessary reducers and actions
    
    * Update helper method to return all votes link if id isn't present
    
    * Removed extraneous mapping function
    Added catch block for snapshot vote fetch call
    
    * Removed left over ts-ignore
    
    * Replace snapshots with payload
    Changed reducer name to updateVoteEscrowSnapshots
    
    * Accept incoming changes
    nguyenaiden authored May 17, 2022
    Configuration menu
    Copy the full SHA
    004e715 View commit details
    Browse the repository at this point in the history
  5. Add Gauge Rewards (#1019)

    * Add Gauge Rewards
    
    * camelcase pythonic attributes
    hammeiam authored May 17, 2022
    Configuration menu
    Copy the full SHA
    e519271 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Metapool V3 FE Integration (#1012)

    * placeholders
    
    * addrs updated
    
    * reverted couple addrs
    
    * reward pids
    
    Co-authored-by: David Hamme <[email protected]>
    arthur-zhuk and hammeiam authored May 18, 2022
    Configuration menu
    Copy the full SHA
    8736c0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea02d90 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Evmos 4 Pool FE Integration (#1017)

    * placeholders
    
    * casing
    
    * addrs updated
    
    * names updated
    
    * updated name again to be cooler
    
    * removed style override
    
    * coin order
    
    * added back max prop
    arthur-zhuk authored May 19, 2022
    Configuration menu
    Copy the full SHA
    151edd2 View commit details
    Browse the repository at this point in the history
  2. Make better migration estimations (#1027)

    * Make better migration estimations
    
    * Force lowercase comparison in `getPoolByAddress`
    
    * Fix web3 calls
    
    Tested with an account with outdated lp token balance
    
    Co-authored-by: Jongseung Lim <[email protected]>
    Co-authored-by: Arthur Zhuk <[email protected]>
    3 people authored May 19, 2022
    Configuration menu
    Copy the full SHA
    d7b9244 View commit details
    Browse the repository at this point in the history
  3. Fix withdraw state, which used different tokens and contracts across …

    …different components (#1026)
    
    * Fix withdraw state, which used different tokens and contracts across different components
    
    * update test pools and addresses
    
    * attempt to unbreak screenshots
    
    * correct deposit test pools
    
    * fix swap test
    
    * make toasts slower on test
    
    Co-authored-by: Arthur Zhuk <[email protected]>
    hammeiam and arthur-zhuk authored May 19, 2022
    Configuration menu
    Copy the full SHA
    786ccea View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Updated Evmos 4 pool addrs (#1032)

    * Updated Addrs
    
    * update token naming to mad
    arthur-zhuk authored May 20, 2022
    Configuration menu
    Copy the full SHA
    4f15a21 View commit details
    Browse the repository at this point in the history
  2. veSDL contract integration (#1001)

    * Add voting escrow abi
    
    * veSDL contract integration
    
    * Clear lock logic
    
    * force unlock vesdl
    
    * Add initial loading
    
    * remove toast
    
    * Small fix on logic
    
    * Finish veSDL contract integration
    
    * Deal increase amount and period
    
    * Add max date
    
    * reduce the digite of MULITIPLYER
    
    * remove helper text
    
    * small fix
    
    * Test fix
    
    * small fix
    
    * fix lint
    
    * change with enquepromiseToast
    
    * Fix test
    
    * Remove loading because to avoid cypress fail
    
    * Change variable name and minBignumber funciton
    
    * Update date format for veSDL lock helper text
    
    * Prevent isNan
    nkrulikovsky authored May 20, 2022
    Configuration menu
    Copy the full SHA
    2f5afb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68dec48 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

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

Commits on May 22, 2022

  1. Configuration menu
    Copy the full SHA
    8c367ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb7cd13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3598d54 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    049e01c View commit details
    Browse the repository at this point in the history
  2. Add user gauge rewards (#1031)

    * add user gauge rewards
    
    * move some other imports around
    
    * paralellize user state fetches
    
    * correct gauge batch calls
    
    * Add sdl rewards and staked gauge balance
    hammeiam authored May 23, 2022
    Configuration menu
    Copy the full SHA
    b3b5347 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Add correct ethcall tryEach types based on canFail (#1046)

    * Add correct ethcall tryEach types based on canFail
    
    * fix types elsewhere
    hammeiam authored May 25, 2022
    Configuration menu
    Copy the full SHA
    9b1e9ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6137128 View commit details
    Browse the repository at this point in the history
  3. Speed things up! (#1048)

    hammeiam authored May 25, 2022
    Configuration menu
    Copy the full SHA
    1598e72 View commit details
    Browse the repository at this point in the history
  4. Refactor rewards (#1037)

    hammeiam authored May 25, 2022
    Configuration menu
    Copy the full SHA
    bf01797 View commit details
    Browse the repository at this point in the history
  5. Use better type for Object.values for maybe undefined values (#1049)

    * Use better type for Object.values for maybe undefined values
    
    * more fixes
    hammeiam authored May 25, 2022
    Configuration menu
    Copy the full SHA
    877d54e View commit details
    Browse the repository at this point in the history
  6. Stake into gauge from My Gauge Farm and Migration into gauge integrat…

    …ed. (#1009)
    
    * unstake call
    
    * liqGaugeABI added, placeholder added
    
    * mostly done wip. liqGauge deposit broken.
    
    * done*
    
    * removed some unness code
    
    * false the flag
    
    * removed old code
    
    * crs addressed
    
    * undid bad commit. refactor stake call
    arthur-zhuk authored May 25, 2022
    Configuration menu
    Copy the full SHA
    03fdcf8 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Frax 3 Pool (#1030)

    * missing addrs
    
    * potential addrs
    
    * updated to 3pool, need confirm on addrs
    
    * addrs updated
    
    Co-authored-by: David Hamme <[email protected]>
    arthur-zhuk and hammeiam authored May 26, 2022
    Configuration menu
    Copy the full SHA
    ca1f6e4 View commit details
    Browse the repository at this point in the history
  2. Evmos Frax 3 Pool (#1053)

    * evmosFrax3Pool
    
    * reward pid added
    
    * added is claimableNetwork evmos
    arthur-zhuk authored May 26, 2022
    Configuration menu
    Copy the full SHA
    b33b5d0 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Add veSDL data (#1054)

    hammeiam authored May 27, 2022
    Configuration menu
    Copy the full SHA
    aece689 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

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

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    ef9f60c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07ddd53 View commit details
    Browse the repository at this point in the history
  3. fetch price by address (#1051)

    * fetch price by address
    
    * Finishing fetch price by address
    
    * move arrayToHashmap to util
    nkrulikovsky authored May 30, 2022
    Configuration menu
    Copy the full SHA
    0958b7d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Nikita/fix network change (#1061)

    * Fix network change issue
    
    * Fix Support_network with Coingecko_platform_id
    nkrulikovsky authored May 31, 2022
    Configuration menu
    Copy the full SHA
    9565b3d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Add veSDL holder fee claim (#1055)

    * Add fee claim
    
    * fix gauge flag
    hammeiam authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    8846eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb30b24 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

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

Commits on Jun 8, 2022

  1. Confirm unlock modal (#1071)

    * Confirm unlock
    
    * Remove useConfirmModal
    
    * hide confirm modal at first
    nkrulikovsky authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    14283f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

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

Commits on Jun 10, 2022

  1. penalty percent fix (#1074)

    * penalty percent fix
    
    * Lint test
    
    * remove slient
    
    * change node version
    
    * Fix penalty percent
    
    Co-authored-by: David Hamme <[email protected]>
    nkrulikovsky and hammeiam authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    ba88cff View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Fetch basicPool data from registry (#1020)

    * Get Pool Data from Registry
    Co-authored-by: David Hamme <[email protected]>
    nguyenaiden authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    8c35acd View commit details
    Browse the repository at this point in the history
  2. Claim veSDL Rewards Integration (#1015)

    * wip
    
    * alert banner
    
    * wip
    
    * wip
    
    * Proped up minter
    
    * PoolName corresponding to gauge mapped.
    
    * more hookups
    
    * opt chaining
    
    * gauge addr arg
    
    * hooked up mint call
    
    * mint error happening
    
    * mint fix, log remove
    
    * removed unnecc box
    
    * updated banner msg
    
    * cr addressing wip
    
    * addressed crs
    
    * diff toast
    
    * crs addressed
    
    * FF compatible
    
    * Global FF used. Removed bad null checks.
    
    * just a test
    
    * test
    
    * flag flip test
    
    * push after running npm install
    
    * master packagelock
    
    * mainnet addrs and logs
    
    * removed logs
    
    Co-authored-by: David Hamme <[email protected]>
    arthur-zhuk and hammeiam authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    e37b332 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Add minter contract (#1081)

    * Add minter contract
    
    * enhance gauge rewards with minter
    hammeiam authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    342393b View commit details
    Browse the repository at this point in the history
  2. Set default lanaguage as en (#1084)

    Co-authored-by: David Hamme <[email protected]>
    nkrulikovsky and hammeiam authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    93ff5c0 View commit details
    Browse the repository at this point in the history
  3. Fix min date (#1085)

    nkrulikovsky authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    e4eace3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Wrong network modal for veSDL page (#1070)

    * Disable days other than Thursday
    
    * Wrong network Modal on veSDL page
    
    * chagne modal script
    
    * remove unnecessary log
    
    * Lint fix, text change
    
    * update veSDL test
    
    * small fix
    nkrulikovsky authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    b98ea58 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Add master_registry contract address on evmos (#1090)

    * Add master_registry contract address on evmos
    
    * Add Master registery address for fantom, evmos, optimism, arbitrum
    nkrulikovsky authored Jun 18, 2022
    Configuration menu
    Copy the full SHA
    071196a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Create Gauge APR Provider (#1086)

    * Create Gauge APR Provider
    
    * complete APRsProvider, add aprs to poolOverview
    
    * display claimable gauge rewards
    hammeiam authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    6d98a3d View commit details
    Browse the repository at this point in the history
  2. veSDL boost calculator (#1042)

    * veSDL boost calculator
    
    * move calculateWorkingAmount to utils
    
    * remove console and add description
    
    * small fix
    
    * remove Max Boost for now
    
    * Change variable name
    
    * Set maxboost as 2.5
    
    * Update src/pages/VeSDL/VeTokenCalculator.tsx
    
    Co-authored-by: Arthur Zhuk <[email protected]>
    
    * samll fix
    
    * Align the icon with the text closer
    
    * Update math of veSDL calculator
    
    * little fix
    
    * little fix
    
    * Update calculation of boost
    
    * update logic
    
    * Finish veSDL calculator
    
    * Use tryAll to get gauge information
    
    * Align circular progress on the center
    
    * Disable date type
    
    * small fix
    
    * small fix
    
    * small fix
    
    * make utitlity function to check the number or empty
    
    * small fix
    
    * set loading
    
    Co-authored-by: Arthur Zhuk <[email protected]>
    Co-authored-by: David Hamme <[email protected]>
    3 people authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    1fe1a00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16b56c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Locking info link, tooltip, and some variable renames (#1097)

    * Tooltip, veSDL lock doc link, rename vars
    
    * protect input
    arthur-zhuk authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a24169f View commit details
    Browse the repository at this point in the history
  2. Add sdl/weth sushi pool contract to app (#1099)

    * Add sdl/weth sushi pool contract to app
    
    * update i18n for sdl/weth
    
    * fix CI
    
    Co-authored-by: Arthur Zhuk <[email protected]>
    hammeiam and arthur-zhuk authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    62667a4 View commit details
    Browse the repository at this point in the history
  3. Adding SDL from gauges to existing retroactive amount. (#1093)

    * Adding SDL from gauges to existing retroactive amount.
    
    * Added sum logic to topMenu
    
    * moved gauge reward total to hook
    
    * removed unused
    arthur-zhuk authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    b2141d6 View commit details
    Browse the repository at this point in the history
  4. My Gauge Farm conditional UI for LP staked in minichef contracts (#1100)

    * UI if old lp left over
    
    * undo boolean temp
    
    * color and wording change
    
    * word change per sandra
    arthur-zhuk authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    ba8db68 View commit details
    Browse the repository at this point in the history
  5. Farm UI (#1101)

    * Farm UI
    
    * Change typography variant
    
    * Lint fix
    
    * Move component to new folder
    nkrulikovsky authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    f06b784 View commit details
    Browse the repository at this point in the history
  6. Add stake or unstake dialog (#1102)

    * Add stake or unstake dialog
    
    * Leave only one pool
    
    * change farm name on modal
    
    * Lint fix
    
    * Update naming
    
    * Update token input and pool name
    nkrulikovsky authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    940b8a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    b2eddbb View commit details
    Browse the repository at this point in the history
  2. Add SDL icon & price to header (#1107)

    * Updated TopMenu to have SDL token pricing
    * Added href to sushi WETH-SDL pool when click
    * Update SDL token in TokensMap geckoId to saddle-finance
    nguyenaiden authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    5ff196e View commit details
    Browse the repository at this point in the history
  3. Update addresses for veSDL contracts deployed on MainNet (#1105)

    * Added Mainnet addresses for VotingEscrow, GaugeController, Minter, FeeDistributor, and GaugeHelperContract
    Updated all uses of HelperContract -> GaugeHelperContract
    Deleted extraneous MinterAddress in constant
    
    * Update minterContract to gaugeMinterContract
    
    Co-authored-by: David Hamme <[email protected]>
    nguyenaiden and hammeiam authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    5ba5cfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05229d7 View commit details
    Browse the repository at this point in the history
  5. Gauge staking contract calls (#1109)

    * Gauge staking contract calls
    
    * add simple reward claiming
    
    * correct displayname
    
    * dispatch staking actions
    
    * Add farm data (#1110)
    
    * Add farm data
    
    * remove unnecessary log
    
    * Small fix
    
    * Change layout width
    
    * correct TVL logic
    
    Co-authored-by: David Hamme <[email protected]>
    
    * minter -> gaugeMinter
    
    * fix sushi tvl pricing
    
    Co-authored-by: Nikita <[email protected]>
    hammeiam and nkrulikovsky authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    e7823a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff792e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Create gauge reward dialog (#1111)

    * Gauge staking contract calls
    
    * add simple reward claiming
    
    * correct displayname
    
    * dispatch staking actions
    
    * Add farm data (#1110)
    
    * Add farm data
    
    * remove unnecessary log
    
    * Small fix
    
    * Change layout width
    
    * correct TVL logic
    
    Co-authored-by: David Hamme <[email protected]>
    
    * create reward dlg
    
    * Claim reward Dialog
    
    * catch contract call
    
    * more fixes
    
    * Finish gauge rewards display and claiming
    
    Co-authored-by: David Hamme <[email protected]>
    nkrulikovsky and hammeiam authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    bbf5ebe View commit details
    Browse the repository at this point in the history
  2. Vesdl calculator fix (#1114)

    * remove pool dont have gauge
    
    * Fix workingSupply
    
    * Fix vesdl calcualtor
    
    * remove empty
    
    * small fix
    
    * calculator improvement
    
    Co-authored-by: David Hamme <[email protected]>
    nkrulikovsky and hammeiam authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    8dc3461 View commit details
    Browse the repository at this point in the history
  3. Updated link to vesdl docs. (#1117)

    * Removing link from info component.
    
    * adding potential doc link
    
    * Updated doc link
    arthur-zhuk authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    daae2c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9c2de0 View commit details
    Browse the repository at this point in the history
  5. better logging, hide empty lp (#1126)

    * better logging, hide empty lp
    
    * add error toasts
    hammeiam authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    1909426 View commit details
    Browse the repository at this point in the history
  6. Enable veSDL UI (#1112)

    * Enable veSDL UI
    
    * enable vesdl route
    hammeiam authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    a1da087 View commit details
    Browse the repository at this point in the history
  7. Allow claiming of minichef rewards in token dialog (#1128)

    * option to claim minichef rewards
    
    * allow user to claim minichef rewards in dialog
    arthur-zhuk authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    924d914 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Display boost multiplier on StakingDialog modal (#1127)

    * calculate and display boost multiplier in Staking dialogue
    
    * Simplified validbalances condition
    nguyenaiden authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    014616b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f38c8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    103b6e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab91e17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8053e03 View commit details
    Browse the repository at this point in the history
  6. Add SDL price (#1129)

    * Add SDL price
    
    * lint + crs
    
    Co-authored-by: Arthur Zhuk <[email protected]>
    hammeiam and arthur-zhuk authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    85be694 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Nikita/fix mobile responsive (#1136)

    * Menu mobile responsive
    
    * Move nav menu to drawer under the laptop size
    nkrulikovsky authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    4b4cf28 View commit details
    Browse the repository at this point in the history
  2. Farm responsive (#1139)

    Co-authored-by: Arthur Zhuk <[email protected]>
    nkrulikovsky and arthur-zhuk authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    81af581 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    a0ce5bf View commit details
    Browse the repository at this point in the history
  2. Add sdl lock time (#1143)

    hammeiam authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    01dc63d View commit details
    Browse the repository at this point in the history
  3. Fix boost math and decimal (#1140)

    * Fix boost math and decimal
    
    * small fix
    
    * small fix
    
    Co-authored-by: David Hamme <[email protected]>
    nkrulikovsky and hammeiam authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    e97dac2 View commit details
    Browse the repository at this point in the history
  4. Connect wallet instructions when wallet not connected. (#1144)

    * Conditional informative render instructions.
    
    * better condition
    
    * instruction to connect wallet on farm page
    
    * less nesting
    
    * added conditions for all locations
    arthur-zhuk authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    850c733 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    beced94 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Set viewport height and width (#1145)

    Co-authored-by: David Hamme <[email protected]>
    nkrulikovsky and hammeiam authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    240a4c7 View commit details
    Browse the repository at this point in the history
  2. Frax Pools Implemented (#1149)

    * pools impl.
    
    * fusdt svg added
    
    * renames
    arthur-zhuk authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    dd7191f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

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

Commits on Jun 30, 2022

  1. Incorrect ChainID set for Optimism sUSD address. (#1155)

    * fixed wrong susd addrs
    
    * we dont have FTM susd addr
    arthur-zhuk authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    29c5125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42ab460 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

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

Commits on Jul 4, 2022

  1. Fetch isKIlled info for gauges (#1162)

    * Fetch isKIlled info for gauges
    
    * better filtering
    
    * accomodate limit of 10 items per promise.all
    hammeiam authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    2296b8c View commit details
    Browse the repository at this point in the history
  2. Deprecate frax alUSD lpToken and related pools (#1164)

    * Deprecate frax alUSD lpToken and related pools
    
    * correct vars
    
    * outdate pools
    hammeiam authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    5c3e44f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    7791529 View commit details
    Browse the repository at this point in the history
  2. Fix SLP fetching issue (#1167)

    * Fix SLP fetching issue
    
    * Link to better Sushi page for LPing
    hammeiam authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    1982944 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    d3286ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb9cd1f View commit details
    Browse the repository at this point in the history
  3. useApproveAndDeposit POOLS_MAP removed (#1169)

    * POOLS_MAP removed poolsContext used
    
    * refactored to use basicPools and token provider
    
    * corrected default object accessing
    
    * potential correction on addr
    
    * removed object access
    
    * should be boolean
    
    * reversed token selection as registry fixes order
    
    * crs addressed
    
    * fixed arg
    
    * Show error to user on no token or library initialized
    
    * phrasing changed
    
    * throw to console.error
    
    * return
    
    Co-authored-by: David Hamme <[email protected]>
    arthur-zhuk and hammeiam authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    858db2c View commit details
    Browse the repository at this point in the history
  4. removed pools_map from useApproveAndSwap (#1170)

    * removed pools_map
    
    * cr addressed
    arthur-zhuk authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    1f97d3f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. USX pool added (#1174)

    * usx pool added
    
    * new icon
    arthur-zhuk authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    d1de719 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    b145521 View commit details
    Browse the repository at this point in the history
  2. Fix gauge rewards claiming logic (#1177)

    * Fix gauge rewards claiming logic
    
    * disable claim for zero rewards
    
    * gh feedback
    hammeiam authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    2aa7c6c View commit details
    Browse the repository at this point in the history
  3. Fix farm sort order (#1175)

    hammeiam authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    753385a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

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

Commits on Jul 22, 2022

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

Commits on Jul 25, 2022

  1. Introduce Loadables and ExpandedPools (#1193)

    * Introduce Loadables and ExpandedPools
    
    * eliminate infinite loading bug, introduce loadable merging
    
    * use expandedPool in usePoolData
    
    * GH feedback
    hammeiam authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    8d3a2a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Removed refs of POOLS_MAP and Tokens with BasicPools/Tokens for the D…

    …eposit page (Registry refactor) (#1178)
    
    * init
    
    * progress, no rerender issues
    
    * pools_MAP removed. no re-render problem
    
    * resolved bignumber undefined issue
    
    * unnecess memos
    
    * revert longhand
    
    * added additional complexity on selecting correct tokens
    
    * removed log
    
    * removed some null checks
    
    Co-authored-by: David Hamme <[email protected]>
    arthur-zhuk and hammeiam authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    5752df8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

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

Commits on Jul 28, 2022

  1. Registry migration tokens map refactor (#1183)

    * removed pools_map
    
    * cr addressed
    
    * refactored Swap
    
    * wip
    
    * lost in undoing logic
    
    * removed from test file
    
    * synth related token_maps changes
    
    * fix test
    
    * test adjst
    
    * remove logs
    
    * swap flow working with these changes
    
    * modal early returns
    
    * early returns, swap working
    
    * swappage early return swap working
    
    * removed allCOntracts hook and tested swap
    
    * remove address check
    
    * useTokenMaps early return and swap tested
    
    * swap cr addressed, tested swap flow
    
    * remove defaults and tested swap
    
    * confirm swap works after undefined type removal
    
    * reverted work to get tokenPrices w\ new method
    
    * removed unused
    arthur-zhuk authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    feead31 View commit details
    Browse the repository at this point in the history
  2. Registry migration swap refactor (#1182)

    * removed pools_map
    
    * cr addressed
    
    * refactored Swap
    
    * wip
    
    * lost in undoing logic
    
    * removed from test file
    
    * synth related token_maps changes
    
    * fix test
    
    * test adjst
    
    * crs addressed
    
    * tokenMaps rename on useContract
    
    * remove logs
    
    * swap flow working with these changes
    
    * modal early returns
    
    * early returns, swap working
    
    * swappage early return swap working
    
    * removed allCOntracts hook and tested swap
    
    * remove address check
    
    * useTokenMaps early return and swap tested
    
    * swap cr addressed, tested swap flow
    
    * remove defaults and tested swap
    
    * confirm swap works after undefined type removal
    
    * reverted work to get tokenPrices w\ new method
    
    * removed unused
    
    * more early returns cr addressed
    
    * uncomment poolname
    
    * removed optionals
    arthur-zhuk authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    7c8a066 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Miscellaneous POOLS_MAP references removed (#1184)

    * removed pools_map
    
    * cr addressed
    
    * refactored Swap
    
    * wip
    
    * lost in undoing logic
    
    * removed from test file
    
    * synth related token_maps changes
    
    * fix test
    
    * test adjst
    
    * misc pools_map removed
    
    * ts fix
    
    * wip
    
    * crs addressed
    
    * tokenMaps rename on useContract
    
    * remove logs
    
    * swap flow working with these changes
    
    * modal early returns
    
    * early returns, swap working
    
    * swappage early return swap working
    
    * removed allCOntracts hook and tested swap
    
    * remove address check
    
    * useTokenMaps early return and swap tested
    
    * swap cr addressed, tested swap flow
    
    * remove defaults and tested swap
    
    * confirm swap works after undefined type removal
    
    * reverted work to get tokenPrices w\ new method
    
    * removed unused
    
    * more early returns cr addressed
    
    * uncomment poolname
    
    * brought back pool + swap component
    
    * positioned basicPoolsPRovider higher up in context
    
    * early return basicPools
    arthur-zhuk authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    022b263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81c86f8 View commit details
    Browse the repository at this point in the history
  3. Minichef Reward Pids added to Arb FRAX pools. (#1203)

    * new pids added
    
    * lowercased addr
    
    * using correct pool addr
    arthur-zhuk authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    38bac81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e105b8d View commit details
    Browse the repository at this point in the history
  5. Minichef pids updated for Opt Frax pools. (#1204)

    * minichef pids updated opt frax
    
    * minichef addr updated
    arthur-zhuk authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    51a1e90 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. react-query initial bring in with respective upgrades (#1195)

    * removed pools_map
    
    * cr addressed
    
    * refactored Swap
    
    * wip
    
    * lost in undoing logic
    
    * removed from test file
    
    * synth related token_maps changes
    
    * fix test
    
    * test adjst
    
    * misc pools_map removed
    
    * ts fix
    
    * wip
    
    * fixed multiscan link and potential coingecko id
    
    * crs addressed
    
    * tokenMaps rename on useContract
    
    * remove logs
    
    * bring in rq success
    
    * eslint err fix, gave type to ABI
    
    * simple start groundwork
    
    * ignore react-router-dom type issues + BN type added
    
    * better svg fix
    
    * swap flow working with these changes
    
    * modal early returns
    
    * early returns, swap working
    
    * swappage early return swap working
    
    * removed allCOntracts hook and tested swap
    
    * remove address check
    
    * useTokenMaps early return and swap tested
    
    * swap cr addressed, tested swap flow
    
    * remove defaults and tested swap
    
    * confirm swap works after undefined type removal
    
    * reverted work to get tokenPrices w\ new method
    
    * removed unused
    
    * more early returns cr addressed
    
    * uncomment poolname
    
    * brought back pool + swap component
    
    * positioned basicPoolsPRovider higher up in context
    
    * Small inital example moving off provider
    
    * moved some logic out of query
    
    * remove loading for now
    
    * moved queryClient outside of App comp
    
    * have to throw when within useQuery
    
    * revert useens query in favor of wagmi
    
    * revert ens, no mutate in bPools, route params,
    
    * typo
    
    * removed basicPools from app
    
    * kill webpack warnings (known issue)
    arthur-zhuk authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    63c41fd View commit details
    Browse the repository at this point in the history
  2. TS Upgrade + corresponding changes for new rules. (#1196)

    * Bump typescript, move to devDeps
    
    * fix types
    
    * removed pools_map
    
    * cr addressed
    
    * refactored Swap
    
    * wip
    
    * lost in undoing logic
    
    * removed from test file
    
    * synth related token_maps changes
    
    * fix test
    
    * test adjst
    
    * misc pools_map removed
    
    * ts fix
    
    * wip
    
    * fixed multiscan link and potential coingecko id
    
    * crs addressed
    
    * tokenMaps rename on useContract
    
    * remove logs
    
    * bring in rq success
    
    * eslint err fix, gave type to ABI
    
    * simple start groundwork
    
    * ignore react-router-dom type issues + BN type added
    
    * better svg fix
    
    * upgrade eslint
    
    * lint addressed
    
    * added void instead of disable rule
    
    * removed dead rule ignore, added more voids
    
    * swap flow working with these changes
    
    * modal early returns
    
    * early returns, swap working
    
    * swappage early return swap working
    
    * removed allCOntracts hook and tested swap
    
    * remove address check
    
    * useTokenMaps early return and swap tested
    
    * swap cr addressed, tested swap flow
    
    * remove defaults and tested swap
    
    * confirm swap works after undefined type removal
    
    * reverted work to get tokenPrices w\ new method
    
    * removed unused
    
    * more early returns cr addressed
    
    * uncomment poolname
    
    * brought back pool + swap component
    
    * positioned basicPoolsPRovider higher up in context
    
    * moved overrides from package to eslint config
    
    * BasicPool query added and used on App lvl
    
    * Small inital example moving off provider
    
    * moved some logic out of query
    
    * remove loading for now
    
    * removing query from basicpools for now to keep pr scope smaller
    
    * moved queryClient outside of App comp
    
    * have to throw when within useQuery
    
    * revert useens query in favor of wagmi
    
    * revert ens, no mutate in bPools, route params,
    
    * removed basicPools from app
    
    Co-authored-by: David Hamme <[email protected]>
    arthur-zhuk and hammeiam authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    77f12dc View commit details
    Browse the repository at this point in the history
  3. Add ramping ends for A parameter (#1201)

    * Add ramping ends for A parameter
    
    * Add ramping ends for A parameter
    
    Co-authored-by: Jongseung (John) Lim <[email protected]>
    nkrulikovsky and penandlim authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f915732 View commit details
    Browse the repository at this point in the history
  4. Display ethereum pools when there is no metamask. (#1151)

    * Display pool when there is no metamask
    
    * change env variable
    
    * Give alternative network
    
    * Lint fix
    
    * put center nav menu
    
    * remove api key from env
    
    * small fix
    
    * small fix
    
    * remove loading
    
    * remove unnecessary change
    
    * remove unnecessary change
    
    * inital gauge and gaugeCount with initalState
    
    Co-authored-by: Arthur Zhuk <[email protected]>
    nkrulikovsky and arthur-zhuk authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    524ff8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc60911 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. walletconnect fix w\ Buffer (#1217)

    * walletconnect fix w\ Buffer
    
    * ts type fix
    
    * disable any condition
    arthur-zhuk authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    3d288ed View commit details
    Browse the repository at this point in the history
  2. Update Button text on veSDL confirm modal (#1186)

    Co-authored-by: David Hamme <[email protected]>
    nkrulikovsky and hammeiam authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    8b8c29f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa97f84 View commit details
    Browse the repository at this point in the history
  4. Date Picker alternative patch (#1220)

    * get the max and min date before passing into the interval method
    
    * formatting
    nguyenaiden authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    c1e0f66 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. update app id (#1223)

    nkrulikovsky authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    ea5295c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    1eb213f View commit details
    Browse the repository at this point in the history
  2. Revert "diff void handler call syntax" (#1226)

    This reverts commit 1eb213f.
    arthur-zhuk authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    5a1be3d View commit details
    Browse the repository at this point in the history
  3. Fixes problem with Claim All click not working (#1227)

    * onClick Fix
    
    * more spots w\ broken handlers fixed
    arthur-zhuk authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    61678a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65fda11 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Disable ramp A value and end data when date value is zero (#1229)

    * Display ramp A value and end data if it didnt ramped
    
    * Add A_Precision
    
    Co-authored-by: David Hamme <[email protected]>
    nkrulikovsky and hammeiam authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    14914a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    76da89b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b7fd29 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. added minichef pid to fraxbp-usds and arbusdv2 (#1235)

    * added pid to fraxbp-usds
    
    * not neccessary
    
    * arbusdv7 minichef
    arthur-zhuk authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    0249d35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    996f129 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d4a8a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e101381 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Fix unlocking (#1242)

    hammeiam authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    899d039 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

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

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    be0ad26 View commit details
    Browse the repository at this point in the history
  2. Add missing PIDs (#1253)

    penandlim authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    1bf1d7b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. add rewarder contract for arb frax usds metapool (#1254)

    * add support for arb frax usds
    
    * refactor
    arthur-zhuk authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    9275d03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e04b9c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

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

Commits on Sep 12, 2022

  1. Fix ABI selection, don't use isMigrated (#1247)

    Co-authored-by: Arthur Zhuk <[email protected]>
    hammeiam and arthur-zhuk authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    986ff66 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. fix broken saddle logo in MetaMask (#1261)

    * hardcode sdl to coingecko logo url
    
    * url to const
    
    * use new Image()
    
    * test fix
    arthur-zhuk authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    eca1a5a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Fix parts of CI (#1259)

    hammeiam authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    5a6eb40 View commit details
    Browse the repository at this point in the history
  2. Remove gaugeToPoolAddress call in Gauges state (#1260)

    * Removed the need to call gaugeToPoolAddress call.
    Use the BasicPools to map it instead
    
    * using undefined | null to represent absence of value
    
    * cast pool to GaugePool
    nguyenaiden authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    676d214 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

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

Commits on Sep 22, 2022

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

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    6630ec1 View commit details
    Browse the repository at this point in the history
  2. Remove CodeCove Annotations on GH Review Page (#1269)

    * test
    
    * yml fix + test
    
    * test
    
    * rm test fix
    
    * move file
    
    * tst
    
    * remove test
    
    Co-authored-by: David Hamme <[email protected]>
    arthur-zhuk and hammeiam authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    96034a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Address Registry React Query Hook (#1268)

    * Added an address registry provider to resolve contract addresses based on chainId
    
    * Use react query
    
    * Added ContractNotLoadedError
    Update names to not be Bytes32
    Added QueryKeys enum
    Handled hoisting of addresses object
    nguyenaiden authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    f4d967a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Create Permissionless Pool Integration (#1245)

    * pool and token filtering on pool page
    
    * controlled component add, default usdmeta,nullchek
    
    * null check asset type switching
    
    * remove basicPools
    
    * removed redundant code
    
    * custom error for non-compatible tokens
    
    * .01 fee change, comm pool filter, tokenlists check
    
    * filter token on addr, name, symbol
    
    * swap working, could use more early returns
    
    * early return, swap seems to work
    
    * alert banners for non token-lists tokens
    
    * test fix
    
    * removed unnecess ts ignores
    
    * some more symbol refactors
    
    * fixed tests
    
    * checks on cards
    
    * community chips
    
    * swap components token addr mapped
    
    * wip debug decimal issue
    
    * fixed decimal issue, more symbol to addr remapping
    
    * removed logs
    
    * cr adjustments, using set, gettokenPrices
    
    * cleaned up getTokens lint
    
    * undo tokenFetch approach
    
    * better try wrap, improved token addr warning
    
    * early example of logic to maintain approve sdl token list
    
    * deposit page token symbols mapped to addrs
    
    * tolowercase tokentypemap, withdrawpage symbol to addr
    
    * tokenmapping based on chainid, useApproveAndDeposit fix
    
    * log remove
    
    * more symbol to addr conversions
    
    * remove frax 3rdparty and revert reward symbol
    
    * bug fixes, review adjustments
    
    * better ux
    
    * fraxbp and hide feature
    
    * price ref other chains
    
    * protec against whitespace
    
    * constant dummy addr
    
    * cr comments addressed
    
    * chip function to feed labels
    
    * better chip formatting
    
    * more cr adjustments
    
    Co-authored-by: David Hamme <[email protected]>
    arthur-zhuk and hammeiam authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    22b93f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. hide warning nonmainnet

    arthur-zhuk committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    11606cb View commit details
    Browse the repository at this point in the history
  2. Fix pool ordering (#1283)

    * access addr instead of symbol for price
    
    * remove more refs
    arthur-zhuk authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    dee6e29 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Add ABIs of necessary contracts for crosschain gauges (#1286)

    * Added abis for childGauge, childGaugeFactory, childOracle, rootGauge, rootGaugeFactory
    
    * Added rootGaugeFactory and childOracle addresses to constants file
    
    * Added test side chain to networks
    nguyenaiden authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    69d4dd3 View commit details
    Browse the repository at this point in the history
  2. Flip on permissionless pools (#1285)

    * Flip on permissionless pools
    
    * remove MIM references
    
    * i18n updates
    
    * disable autocomplete
    hammeiam authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    e6d479b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

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

Commits on Oct 21, 2022

  1. Hide removed pools (#1290)

    hammeiam authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    27b5429 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Skeleton components for each pages (#1289)

    * page skeletons and storybook update
    
    * page skeletons and storybook update
    
    * remove comment and console
    nkrulikovsky authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    950d492 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. hide btc metapools on arbitrum (#1291)

    * hide btc metapools on arbitrum
    
    * moved ccpools check to pages
    
    * refactor 1 spot
    arthur-zhuk authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    7f94155 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Dev tool (#1296)

    * initial commit for dev tool
    
    * Finish dev tool
    
    * david/nik changes (#1298)
    
    * readability improvements
    
    * hardcode provider url
    
    * variable renaming
    
    * error color
    
    Co-authored-by: David Hamme <[email protected]>
    nkrulikovsky and hammeiam authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    e50c005 View commit details
    Browse the repository at this point in the history
  2. Bump eslint-plugin-jest from 25.7.0 to 27.1.3 (#1294)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.7.0 to 27.1.3.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v25.7.0...v27.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Hamme <[email protected]>
    dependabot[bot] and hammeiam authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    14cbdeb View commit details
    Browse the repository at this point in the history
  3. Bump jose from 4.8.3 to 4.10.0 (#1280)

    Bumps [jose](https://github.com/panva/jose) from 4.8.3 to 4.10.0.
    - [Release notes](https://github.com/panva/jose/releases)
    - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
    - [Commits](panva/jose@v4.8.3...v4.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: jose
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Hamme <[email protected]>
    dependabot[bot] and hammeiam authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    231306c View commit details
    Browse the repository at this point in the history
  4. Bump @types/jest from 26.0.24 to 29.2.1 (#1297)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 29.2.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Hamme <[email protected]>
    dependabot[bot] and hammeiam authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    b96920b View commit details
    Browse the repository at this point in the history
  5. Bump lint-staged from 10.5.4 to 13.0.3 (#1248)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 13.0.3.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v10.5.4...v13.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Hamme <[email protected]>
    dependabot[bot] and hammeiam authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    34469e9 View commit details
    Browse the repository at this point in the history
  6. Bump @testing-library/react from 11.2.7 to 13.4.0 (#1272)

    Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.7 to 13.4.0.
    - [Release notes](https://github.com/testing-library/react-testing-library/releases)
    - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
    - [Commits](testing-library/react-testing-library@v11.2.7...v13.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/react"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    9472032 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Withdraw wrapped token from MetaSwap pool (#1292)

    * Calculate withdraw-able tokens for meta pool and withdraw
    
    * remove console
    
    * Small fix
    
    * use poolData.isMetaSwap instead of isMetaPool function
    
    * remove `isMetaPool()` function because we are having `isMetaSwap` on `BasicPoolContext`
    
    Co-authored-by: David Hamme <[email protected]>
    nkrulikovsky and hammeiam authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8a6a733 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. On-chain vote (#1233)

    * On-Chain gauge UI
    
    * Add alert
    
    * Table row style update
    
    * Table theme update
    
    * integration vote function with
    
    * Table update
    
    * add vote function
    
    * Add voting list
    
    * Update vote list logic and samll fix
    
    * small fix
    
    * small fix
    
    * Button style fix
    
    * fetch vote when page load
    
    * recover gauges sliced because of Multicall3 failed error
    
    * change reduce with forEach
    
    * Update useEffect and useCallback with react query
    
    * check number
    
    * Give chain id variable instead of hardcoded value
    
    * chnage variable name
    
    * remove async
    
    * remove withSigner parameter from useGaugeControllerContract
    
    * remove account on useGaugeControllerContract
    
    * addressing on comment
    
    * wrap `OnChainVote` component with feature flag
    
    Co-authored-by: David Hamme <[email protected]>
    nkrulikovsky and hammeiam authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    beac67f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Replaced BasePool 3 option selection for BasePool Dropdown with entri…

    …es from Registry (#1299)
    
    * UX adjusted for dropdown base pools
    
    * removed commented out code
    
    * description update
    
    * removed effect to set default base pool
    
    * cr addressed
    
    * more cr addressed
    
    * cr addressed
    
    * promise all approach
    
    * duy refactors applied
    
    * revert digit regex
    
    * duplicate lowercase case
    arthur-zhuk authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    5427d6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    625a4e9 View commit details
    Browse the repository at this point in the history
  3. enable on-chain voting (#1301)

    Co-authored-by: Arthur Zhuk <[email protected]>
    hammeiam and arthur-zhuk authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    7bf69e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. added additional chains to community pools (#1304)

    * added additional chains
    
    * adjust UX for infering assetType on pool selection
    arthur-zhuk authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    0b11044 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Bug fix for withdraw amount (#1306)

    * bug fix for withdraw amount
    
    * fix typo and returning default of userSahreData
    
    * Address on comment
    nkrulikovsky authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    b85e368 View commit details
    Browse the repository at this point in the history
  2. Cross chain Gauges (#1287)

    * Updated gauges component to be fully compatible between mainnet and sidechain contracts
    * Combined sidechain and mainnet gauges for piechart
    * Integrated piechart with sidechain gauges
    * Added flag
    nguyenaiden authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    7497d8e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. TokenClaimDialog rewards patch (#1307)

    * Concat minter rewards even if SDL rate is 0.
    nguyenaiden authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    fbcb03b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Protec ChildGauge contract call against certain chains. (#1308)

    * Protect ChildGauge contract call against certain chains.
    
    * abstract logic to determine when to load childGaugeData
    
    * error log
    
    * warn instead of err
    
    * more verbose
    arthur-zhuk authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    3b2350d View commit details
    Browse the repository at this point in the history
  2. update swap state logic with useQuery (#1305)

    * update swap state logic with useQuery
    
    * Add select on useSwapstat hook
    
    * remove completely swap state from application and use useSwapstats instead of redux
    
    * update stale time and disable refetchOnMount
    
    Co-authored-by: David Hamme <[email protected]>
    nkrulikovsky and hammeiam authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    eb3637d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

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

Commits on Dec 20, 2022

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

Commits on Jan 12, 2023

  1. Turn on x-chain gauges (#1318)

    * Turn on x-chain gauges
    
    * show gauges on l2's as well
    hammeiam authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    a438f91 View commit details
    Browse the repository at this point in the history
  2. Bump ethcall from 4.8.2 to 4.8.13 (#1323)

    Bumps [ethcall](https://github.com/Destiner/ethcall) from 4.8.2 to 4.8.13.
    - [Release notes](https://github.com/Destiner/ethcall/releases)
    - [Commits](https://github.com/Destiner/ethcall/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ethcall
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Hamme <[email protected]>
    dependabot[bot] and hammeiam authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    b44d58f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. add CG pro key (#1327)

    hammeiam authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    e13a50f View commit details
    Browse the repository at this point in the history
  2. increase poll time (#1328)

    hammeiam authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    7936477 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Fix prices (#1329)

    hammeiam authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    be847e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Hoist networks to their own file, add aurora (#1331)

    * Hoist networks to their own file, add aurora
    
    * Clean and sort networks in SiteSettings
    
    * add multicalls
    
    * use official multicall address on aurora
    
    * add chain link
    
    * fix price displays in pool sidebar
    
    * fix test
    hammeiam authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    00c8714 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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

Commits on Feb 13, 2023

  1. Bump @typescript-eslint/parser from 5.32.0 to 5.50.0 (#1332)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.32.0 to 5.50.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.50.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Hamme <[email protected]>
    dependabot[bot] and hammeiam authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    83941a4 View commit details
    Browse the repository at this point in the history
  2. Bump ua-parser-js from 1.0.2 to 1.0.33 (#1330)

    Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.2 to 1.0.33.
    - [Release notes](https://github.com/faisalman/ua-parser-js/releases)
    - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
    - [Commits](faisalman/ua-parser-js@1.0.2...1.0.33)
    
    ---
    updated-dependencies:
    - dependency-name: ua-parser-js
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Hamme <[email protected]>
    dependabot[bot] and hammeiam authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    000b464 View commit details
    Browse the repository at this point in the history
  3. Bump decode-uri-component from 0.2.0 to 0.2.2 (#1315)

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Hamme <[email protected]>
    dependabot[bot] and hammeiam authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    a7580d4 View commit details
    Browse the repository at this point in the history
  4. Bump @sideway/formula from 3.0.0 to 3.0.1 (#1335)

    Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/sideway/formula/releases)
    - [Commits](hapijs/formula@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@sideway/formula"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Hamme <[email protected]>
    dependabot[bot] and hammeiam authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    bb9cc8a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

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

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    2482b1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfa4cb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

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

Commits on Mar 14, 2023

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

Commits on Mar 15, 2023

  1. Add link to docs (#1346)

    Co-authored-by: Jongseung (John) Lim <[email protected]>
    hammeiam and penandlim authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    786dd38 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Added new token icon for fUSDC (#1347)

    * added new token icon for fUSDC
    
    * Add exception for fUSDC address on arbitrum
    
    ---------
    
    Co-authored-by: Jongseung Lim <[email protected]>
    lilPlumberBoy and penandlim authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    740848b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa664c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Saddle new brand (#1337)

    * remote dark mode class change because we have removed `scss` completely
    
    * Update background
    
    * Background update and update pool overview
    
    * Replaced Satoshi font
    
    * Swap and pool page update
    
    * font color and logo update
    
    * Update color of grouped ToggleButton to contrast with background.
    
    * Update favicon and change meta data to enable changing  browser color accorinding to the theme color
    
    * Update logo and move toggle button in swap page
    
    * update sdl, vesdl, sdlLP token logo
    
    * Update gradient color
    
    * Remove mute color option
    
    * color palette update
    
    * update border radius of advancedoption
    
    * Accordion theme update
    
    * Logo update
    
    * Update SaddleLogo component to use a specific color for dark mode instead of default black color
    
    ---------
    
    Co-authored-by: David Hamme <[email protected]>
    nkrulikovsky and hammeiam authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    331fb34 View commit details
    Browse the repository at this point in the history
  2. update audits

    alphastorm committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c846b04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    702260f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

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

Commits on Mar 31, 2023

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

Commits on Apr 6, 2023

  1. Fix oracle addresses (#1354)

    * fix oracle addresses
    
    * remove Intercom. Fix reward claiming on optimism.
    hammeiam authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f3151d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

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

Commits on Apr 13, 2023

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

Commits on Apr 18, 2023

  1. Bump @tanstack/react-query from 4.0.10 to 4.28.0 (#1352)

    Bumps [@tanstack/react-query](https://github.com/tanstack/query) from 4.0.10 to 4.28.0.
    - [Release notes](https://github.com/tanstack/query/releases)
    - [Commits](TanStack/query@v4.0.10...v4.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@tanstack/react-query"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Hamme <[email protected]>
    dependabot[bot] and hammeiam authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    ae85214 View commit details
    Browse the repository at this point in the history
  2. Bump webpack from 5.74.0 to 5.78.0 (#1356)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.78.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.74.0...v5.78.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Hamme <[email protected]>
    dependabot[bot] and hammeiam authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    4699cf3 View commit details
    Browse the repository at this point in the history
  3. Bump date-fns from 2.29.1 to 2.29.3 (#1340)

    Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.1 to 2.29.3.
    - [Release notes](https://github.com/date-fns/date-fns/releases)
    - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
    - [Commits](date-fns/date-fns@v2.29.1...v2.29.3)
    
    ---
    updated-dependencies:
    - dependency-name: date-fns
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Hamme <[email protected]>
    dependabot[bot] and hammeiam authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    490ed22 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. First pass at fusdc unstaking (#1360)

    * First pass at fusdc unstaking
    
    * show outdated fusdc farm inline
    
    * focus on outdated pool
    hammeiam authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    c625a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f79e4d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d8ce08 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    93f1d69 View commit details
    Browse the repository at this point in the history
  2. Bump @testing-library/jest-dom from 5.16.4 to 5.16.5 (#1364)

    Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.4 to 5.16.5.
    - [Release notes](https://github.com/testing-library/jest-dom/releases)
    - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
    - [Commits](testing-library/jest-dom@v5.16.4...v5.16.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/jest-dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Hamme <[email protected]>
    dependabot[bot] and hammeiam authored May 2, 2023
    Configuration menu
    Copy the full SHA
    7e87314 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

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

Commits on May 7, 2023

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

Commits on May 8, 2023

  1. Bump husky from 7.0.4 to 8.0.3 (#1363)

    Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.3.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v7.0.4...v8.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: David Hamme <[email protected]>
    dependabot[bot] and hammeiam authored May 8, 2023
    Configuration menu
    Copy the full SHA
    2c8224a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Bump minimatch and recursive-readdir (#1369)

    Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.
    
    Updates `minimatch` from 3.0.4 to 3.1.2
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    Updates `recursive-readdir` from 2.2.2 to 2.2.3
    - [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    - dependency-name: recursive-readdir
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 10, 2023
    Configuration menu
    Copy the full SHA
    a9d23ea View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Rainbowkit integration (#1378)

    * Add RainbowKit and Wagmi dependencies to package.json
    
    * Configure wagmi and rainbow-me
    
    * Add Tally wallet to the list of popular wallets in config.ts
    
    * allow undefined alchemyKey
    
    * Rainbow install and wagmi configuration (#1366)
    
    * hide fusdc deprecated gauges from vote (#1367)
    
    * fix one token withdraw, correct apy display (#1368)
    
    * Rainbow install and wagmi configuration (#1366)
    
    * Wagmi provider (#1370)
    
    * Add wagmi config and Rainbowkit provider
    
    * update wagmi and rainbowkit version and updated config file of wagmi
    
    * Update package.json and config.ts to use updated versions of "@rainbow-me/rainbowkit" and "wagmi", respectively, and remove unused CoinbasePayTest page
    
    * Remove redundant parameter in getContract function for better readability
    
    * Update walletconnect button (#1371)
    
    * Add wagmi config and Rainbowkit provider
    
    * update wagmi and rainbowkit version and updated config file of wagmi
    
    * feat: Replace Wallet connect button using Rainbotkit ConnectButton
    
    * Update package.json and config.ts to use updated versions of "@rainbow-me/rainbowkit" and "wagmi", respectively, and remove unused CoinbasePayTest page
    
    * Lint fix
    
    * Update ci to trigger ci/cd
    
    * Replace library of useActiveWeb3React with wagmi hook (#1374)
    
    * Add wagmi config and Rainbowkit provider
    
    * update wagmi and rainbowkit version and updated config file of wagmi
    
    * feat: Replace Wallet connect button using Rainbotkit ConnectButton
    
    * Update package.json and config.ts to use updated versions of "@rainbow-me/rainbowkit" and "wagmi", respectively, and remove unused CoinbasePayTest page
    
    * update useActiveWeb3React with wagmi hook
    
    * Update useActiveWeb3React with wagmi hook
    
    * remove web3-react completely
    
    * ci updte
    
    * Refactor Web3Status component to conditionally render IconButton or Button based on whether or not chain has an icon
    
    * replace library of useActiveWeb3React with signer or provider from wagmi hook
    
    * Refactor useContract hook to useActiveWeb3React instead of individual useAccount, useProvider, and useSigner hooks for cleaner code
    
    * Re Add Sentry initialization in index.tsx to enable error tracking and tracing
    
    * Refactor AppContainer and Pools components to remove unused imports and variables
    
    * Add back  error handling for missing childGaugeFactoryAddress in buildGaugeDataSidechain
    
    * Refactor usePoolRegistryMultiCall to useActiveWeb3React for signerOrProvider
    
    * recover  ci/cd setting
    
    * remove husky change
    
    * add buffer polyfill
    
    * add prod infura key
    
    * remove viem
    
    ---------
    
    Co-authored-by: David Hamme <[email protected]>
    nkrulikovsky and hammeiam authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    6308835 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

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

Commits on Jun 13, 2023

  1. Fix connector url (#1383)

    hammeiam authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    83f9426 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. add WC PID (#1381)

    hammeiam authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f9028e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 15, 2023

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

Commits on Sep 12, 2023

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

Commits on Oct 20, 2023

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

Commits on Nov 14, 2023

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