- Fix the EOL date calculation by using checked_sub_signed to prevent panics - Add debug logging to track message age, delta, and deadline calculations - Corrected test case to account for new calculation and added logger to test
- Fix the EOL date calculation by using checked_sub_signed to prevent panics - Add debug logging to track message age, delta, and deadline calculations - Corrected test case to account for new calculation and added logger to test