You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should probably be done in a separate crate as it will contain dependencies for all the v2 contracts.
The tests must reproduce realistic scenarios, such as having multiple pools (some of them duplicated with the same assets), vaults, incentives. Have multiple users bonding/unbonding at different times (verifying the rewards are sound), create (over 21) new epochs, check how the rewards are forwarded in the bonding manager and so on....
The text was updated successfully, but these errors were encountered:
This should probably be done in a separate crate as it will contain dependencies for all the v2 contracts.
The tests must reproduce realistic scenarios, such as having multiple pools (some of them duplicated with the same assets), vaults, incentives. Have multiple users bonding/unbonding at different times (verifying the rewards are sound), create (over 21) new epochs, check how the rewards are forwarded in the bonding manager and so on....
The text was updated successfully, but these errors were encountered: