Elena 4e0b671bd8
Integration test catastrophic mode in staking v3 (#691)
* Integration test catastrophic mode

* Update test for withdrawals in catastrophic mode

* Test withdrawing delegator rewards work in catastrophic mode

* Test top stakers can withdraw

* Test more delegators rewards withdrawals

* Add claiming rewards for a pool owner

* Fix for forge coverage
2023-04-06 16:21:01 +03:00
..
2023-03-10 01:13:24 +00:00
2023-03-10 01:13:24 +00:00
2023-03-10 01:13:24 +00:00
2023-03-10 01:13:24 +00:00
2023-04-04 17:43:33 +03:00
2021-08-18 10:33:47 +10:00

Development

Building solidity files will update the contract artifact in {package-name}/generated-artifacts/{contract}.json, but does not automatically update the contract-artifacts or contract-wrappers packages, which are generated from the artifact JSON. See contract-artifacts/README.md for instructions on updating these packages.