Code Monkey home page Code Monkey logo

Comments (5)

lkngtn avatar lkngtn commented on July 29, 2024

Pending update integrate additional subgraph data. Estimated completion Thursday May 6

from honeyswap.

pxbee avatar pxbee commented on July 29, 2024

Moved issue list to description

from honeyswap.

pxbee avatar pxbee commented on July 29, 2024

Suggenstions for the next test

  • Could the devs may be drop this kind of announcement in the discord a day or two prior to the actual starting of testing (where I assume the users are most active with an at everyone) and advise that they are looking for testers.
  • Could use like a google form or a hackmd document to get everyone interested to record their addresses.
  • Mint and distribute the test tokens based on the demand
  • Could ask some of the initial members to create a simple step based instruction set for other that may not have the necessary skills. This is to be inclusive and also onboard newbies that would do things that a skilled user may not! This is from real life experience where sometimes its best to put it to test by users that have never used it and so will have no bias and do things and break it in unexpected ways!!

from honeyswap.

pxbee avatar pxbee commented on July 29, 2024

Done
Farming:

  • Grey out withdraw button on "My Deposits" page when the timelock is not up
  • Update multiplier value in the staking dialogue
  • Remove Base Yield/Total Yield Columns. Add Reward APY data to column
  • Make sure that data on the farming page is reloaded after the network is switched
  • Add APY calculation to the timelock slider in staking modal
  • Add 1 to the timelock multiplier next to the slider ( currently it starts at 0. It shoud start at 1 )
  • Increase the number of decimals places of timelock multiplier next to the slider to 2 places. ( So that succeeding days don't show the same value)
  • Close the staking modal after deposit (Listen to "Transfer" event?)
  • Change text "for up to 1 year" in staking modal to "for up to ${maxDays} days"
  • Use symbol names (token0.symbol - token1.symbol) in farm table and deposit table
  • Show dollar values underneath LP token amount in amount slider and on deposit page
  • Add a small padding-right to the column headers in the farming table to make sure the headlines are separated
  • remove vertical scrollbar on wallet page ( small resolution )?
  • If unlock date is not set change unlock date on my deposits to current date or hide it
  • In the "My deposits" list, when there is more than 2 deposits, only the last one in the list shows the asset images
  • In the staking modal, if you don't move the slider and leave it at 0 days, a date in the future is used ( always 2021-07-13 )
  • Add "search by asset" placeholder to search
  • Change token image according to network in the "Connect your account to see the farms" dialogue
  • show infinity yield as 0
  • Remove pagination
  • Remove farming banner
  • Add margin bottom to tables ( around 20 px )
  • Make searchbar full with on mobile
  • Make the logo bigger
  • Recheck if the correct 1hive font is used ( change to everywhere Overpass, sans-serif )
  • Use whole balance if amount slider is on 100%
  • Add new version of the WBTC logo to honeyswap repo https://cryptologos.cc/wrapped-bitcoin
  • underlay logos with white ( transparent logos overlay strangely)

Tulip Backend:

  • Add chainid parameter to methods
  • Find token list for matic, check if format is the same as on xdai
  • Fetch asset/pool data from matic

Search feature:

  • Search feature farming - when nothing is found show message "No results" instead of "No pairs found"
  • Search feature wallet - when nothing is found show message "No results" instead of "Connect your account"

Airdrop:

  • change unclaimed xcomb and claimed amount for correct values
  • balance is not loading
  • xcomb & pcomb logo sould be variable depending on the network deployed

MyWallet:

  • Load Farming value
  • Agve value not showing up
  • Honey and weth sometimes is showing the wrong value
  • Farming values not showing up / race condition?
  • Add learn more link
  • Switch between networks

Lending:

  • Add agave.finance link

Global:

  • Change wrong network message to say "Please select the xDai or Matic network in your wallet and try again."
  • Ask about honeycomb logo - should it be linked?
  • Show default token image if asset logo/image is not found

from honeyswap.

Philogy avatar Philogy commented on July 29, 2024

For simultaneous, multi-deposit reward withdraws I created the following helper contract: 0x53f224f83b2b2365caf4178f52c234da1ecf392f. Usage is pretty self explanatory if you look at the only method it has (MultiWithdrawer.sol). Only caveat are that the users have to approve the contract via the setApprovalForAll method and that doing multi withdraws are pretty costly, it costs around 80-95k gas / deposit so there has to be some limit enforced in the UI.

from honeyswap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.