staking/certora
r4bbit feb6dd1530 fix(specs): make `sumOfMultiplierPointsIsMultiplierpoints` work again
This invariant failed as the prover started making wrong assumptions
about the relationship between anyone's account's `totalMP` and its
`balance`, as well as an account's `bonusMP` and its `balance`.

This commit fixes it by adding the necessary invariants to proof the
property.
2024-11-15 02:40:11 -03:00
..
confs try with standard server instead 2024-10-08 10:14:20 -03:00
harness fix: StakeManager migration fixes and certora rules 2024-02-20 09:08:00 +01:00
helpers refactor(StakeManager): Abstact out codehash verification to better code reusability 2024-10-02 23:06:57 -03:00
specs fix(specs): make `sumOfMultiplierPointsIsMultiplierpoints` work again 2024-11-15 02:40:11 -03:00