Description
Transferring shares during an active epoch affects snapshot-based yield accounting. Add a test that verifies current behavior for sender and receiver.
Requirements
- In
test_token.rs or test_lifecycle.rs, add a test that:
- Has a user transfer shares to another user mid-epoch
- Performs a yield distribution and subsequent claims
- Verifies both users’ yield claims match current expectations
Definition of Done
Description
Transferring shares during an active epoch affects snapshot-based yield accounting. Add a test that verifies current behavior for sender and receiver.
Requirements
test_token.rsortest_lifecycle.rs, add a test that:Definition of Done