added gov params
This commit is contained in:
parent
236469f023
commit
ae8c3a1e4f
5 changed files with 182 additions and 91 deletions
|
|
@ -143,7 +143,23 @@ open features:
|
|||
- coverage
|
||||
- overflows
|
||||
- reentry
|
||||
- definition of severity of finding
|
||||
- definition of severity and rewards
|
||||
- Minor: Results in some unexpected or undesired behavior or disrupts a system function, causing at least minor loss of funds for user or Liquidity Manager. - reward 0.5% share of fees
|
||||
- Major: Bug capable of creating a severe loss of funds for HARB holders or collapsing large parts of the system - reward: 2% share of fees
|
||||
- Critical: Bug capable of triggering severe loss of funds for LiquidityManager contract or complete shutdown in Harb/Stake/LiquidityManager contracts - reward: 5%
|
||||
- limitations: max 10% share of fees, no seat in multisig
|
||||
- HARB
|
||||
- mint - limit supply to 2^96?
|
||||
- Stake
|
||||
- sharesToAssets - should the average total supply be used for this calculation?
|
||||
- what if someone calls payTax and exitPosition in the same transaction?
|
||||
-
|
||||
- LiquidityManager
|
||||
- add events
|
||||
- what to do with stuck funds if slide/shift become inoperable?
|
||||
- _isPriceStable - // Handle try catch, possibly by trying with a different time interval or providing a default response
|
||||
|
||||
|
||||
|
||||
- find a way to account harb/eth for attacker
|
||||
- NFT support of etherscan
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue