staking test cleanup
This commit is contained in:
parent
2b817c9331
commit
36833cab7f
10 changed files with 175 additions and 404 deletions
|
|
@ -113,9 +113,20 @@ address: 0xeB64dD1b4c0D59c9c8Cb3d9EA0E319cD0d45825f
|
|||
- add this function: https://github.com/721labs/partial-common-ownership/blob/3e7713bc60b6bb2e103320036ec5aeaaaceb7d2b/contracts/token/modules/Taxation.sol#L260
|
||||
- address this issue: "Seems like an owner could always frontrun buy attempts by increasing the valuation by one wei."
|
||||
- rename TAX_FLOOR_DURATION to cooldown?
|
||||
- burn tokens should affect stake
|
||||
- limit discovery position growth to max_issuance / day
|
||||
|
||||
open features:
|
||||
- token minting limit / limit on discovery position growth
|
||||
- ERC721 & ERC4907, user/owner separation, influencer incentives
|
||||
- token contract not visible in uniswap sepolia
|
||||
- snatch collision
|
||||
- previousTotalSupply at beginning?
|
||||
- profit for staking position
|
||||
- tax paid for staking position
|
||||
- partially snatched
|
||||
- liquidation bot
|
||||
- shift/slide bot
|
||||
- ubi claim bot
|
||||
|
||||
## old lp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue