Description:
Verify that the streaming math holds up even if there are long delays between ledgers or if the contract isn't interacted with for months.
Acceptance Criteria:
[ ] Write integration tests simulating 6-month gaps in ledger sequence.
[ ] Assert that precision loss remains < 0.00001%.
Labels: testing