issues
search
solace-fi
/
solace-core
solace.fi smart contracts
GNU General Public License v3.0
6
stars
3
forks
source link
fix(Hacken Audit): fix most issues
#188
Closed
leonardishere
closed
3 years ago
leonardishere
commented
3 years ago
SOLACE
add soft cap of one billion. minters cannot mint more than cap, but cap can be changed by governance. protects against rogue and faulty minters
add events
BaseProduct
cannot submit excessive claim amount, capped at coverAmount
RiskManager
adding a duplicate product sets the weight without growing the array
can remove products
add events
All
doc fix
solidity-coverage fix
SOLACE
BaseProduct
RiskManager
All