Summary
The TTL extension should be a no-op when the creator's storage has a healthy TTL. An integration test should confirm no TTL extension event is emitted during a buy when the creator's TTL is well above the minimum threshold.
Scope
- Deploy the contract and create a creator entry with a TTL set far above the extension threshold
- Execute a buy transaction
- Extract all events from the transaction result
- Assert no TTL extension event is present among the emitted events
- Assert the buy event is still present (the buy itself succeeded)
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
The TTL extension should be a no-op when the creator's storage has a healthy TTL. An integration test should confirm no TTL extension event is emitted during a buy when the creator's TTL is well above the minimum threshold.
Scope
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram