Function: checkpointReserves()
Updates global variables vestedReserves, pendingReserves, and lastVestingCheckpoint after the period of the VestingDuration is fully completed.
Branches and code coverage
Intended branches
vestedReserves,pendingReserves, andlastVestingCheckpointare updated properly.
Negative behavior
Vesting period is not completed.