You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, that sounds like a mistake in python-opentimestamps; I can't think of a good reason for equality to ignore attestations.
--
https://petertodd.org 'peter'[:-1]@petertodd.org
c40fb06 add test for timestamp equality (LeoComandini)
970699d in timestamp equality, also attestation equality must be checked (LeoComandini)
Pull request description:
As pointed out in opentimestamps/java-opentimestamps#11, `Timestamp` equality must check that attestations are equal.
Tree-SHA512: 218eb93aec59bb299a3a456897175e57fda9d9862267bceb3f747b8c1608be111a330f1fa36405a8aa71c5f5fc4b779e2c35e21a0ae4db0c263eb468b0355bd1
To be consistent with python-opentimestamps, when checking if two timestamps are equal, attestations should not be checked.
The text was updated successfully, but these errors were encountered: