A proof with a negative or zero expiration time will never expire, any other value will expire once the tip MTP is greater or equal to the expiration time.
Details
Details
- Reviewers
sdulfari - Group Reviewers
Restricted Project - Commits
- rABC26d8645919e9: [avalanche] Implement proof expiration time
ninja all check-extended
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
At a minimum, needs these test cases and maybe more:
- Start a node and expire its proof.
- Start a node and expire its proof with conflict replacement.
- Check quorum status when expiration occurs.