-
Notifications
You must be signed in to change notification settings - Fork 109
Add withdrawal race-condition and lock-state test matrix #258
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programarea:savings-goalsRemitWise contracts labelRemitWise contracts labelcontractsRemitWise contracts labelRemitWise contracts labellockingRemitWise contracts labelRemitWise contracts labelpriority:highRemitWise contracts labelRemitWise contracts labelqualityRemitWise contracts labelRemitWise contracts labeltype:testRemitWise contracts labelRemitWise contracts label
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programarea:savings-goalsRemitWise contracts labelRemitWise contracts labelcontractsRemitWise contracts labelRemitWise contracts labellockingRemitWise contracts labelRemitWise contracts labelpriority:highRemitWise contracts labelRemitWise contracts labelqualityRemitWise contracts labelRemitWise contracts labeltype:testRemitWise contracts labelRemitWise contracts label
Description
Create a full lock-state and timing matrix for withdrawals to ensure no bypass of locked goals.
Requirements and context
Suggested execution
git checkout -b test/savings-withdraw-lock-matrixsavings_goals/src/lib.rssavings_goals/src/test.rs,savings_goals/tests/stress_tests.rssavings_goals/README.mdTest and commit
cargo test -p savings_goalsExample commit message
test: add withdrawal lock-state and timing matrixGuidelines