v3-staker
v3-staker copied to clipboard
Canonical liquidity mining contract for Uniswap V3
Stay out of my crypto token s
Once #247 is merged, merge this one and we're good to release!
#[****]()
See https://github.com/Uniswap/v3-staker/issues/241
[v3-core](https://github.com/Uniswap/v3-core/tree/0.8) and [v3-periphery](https://github.com/Uniswap/v3-periphery/tree/0.8) both expose solidity 0.8 implementation branches that can be installed easily in foundry(e.g. `forge install uniswap/[email protected]`). I would like to install `forge install uniswap/[email protected]`
- - [ ] #- [ ] #_@`~~~~`_ _Originally posted by @Uthinkugood82 in https://github.com/Uniswap/v3-staker/pull/242#discussion_r1243282448_
Return _Originally posted by @Uthinkugood82 in https://github.com/Uniswap/v3-staker/pull/180#discussion_r1257426592_
Openzeplin/contracts package needs to be updated to 3.4.2. Please see https://forum.openzeppelin.com/t/timelockcontroller-vulnerability-post-mortem/14958
what is the canonical way to read the list of all postion NFT token ids staked in univ3 staker contract ? without this data one cannot create a frontend to...