Coder Social home page Coder Social logo

Comments (7)

danrobinson avatar danrobinson commented on August 16, 2024 1

@moodysalem why can't it just use the one from the Deposit?

from v3-staker.

moodysalem avatar moodysalem commented on August 16, 2024

it has to be cached per-stake, or else you don't know the liquidity the last time rewards were computed for a stake, no?

from v3-staker.

omarish avatar omarish commented on August 16, 2024

cc @danrobinson

from v3-staker.

moodysalem avatar moodysalem commented on August 16, 2024

the question is whether the user should have to withdraw token and then deposit token again or unstake and stake when the liquidity is increased on their nft

from v3-staker.

danrobinson avatar danrobinson commented on August 16, 2024

Yeah. I could be sold on it if we use the rest of the space in the Stake for something else (like reward token balance, which pairs nicely with it, as discussed out of band)

from v3-staker.

moodysalem avatar moodysalem commented on August 16, 2024

the ux is simpler if the user only has to unstake/stake the incentive they care about instead of unstake all/withdraw/deposit/stake all to update their liquidity, especially because unstake/stake can be done with a single multicall whereas withdraw/deposit requires calling both the staker and nft contract

withdrawToAndCall could allow for withdraw/deposit in a single tx from an eoa via an external contract

from v3-staker.

moodysalem avatar moodysalem commented on August 16, 2024

i think stake is the clear winner after the 1 slot most of the time stake update

from v3-staker.

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.