Store registrar signature deadline in the Record
#2
Labels
good first issue
Good for newcomers
Milestone
Record
#2
Currently we check registrar signature timeout during submit of the record.
In order to allow easier lookup on date validity, we want to add signature validity time to the record.
To do that, we need
validUntil
toLibMultipass.DomainStorage
validUntil
toRecord
Add tests:
validUntil
parameter in user querytrue
forisValid
ifvalidUntil > msg.timestamp
andfalse
otherwisemodifyUserName
function requiresvalidUntil
to be longer than currently issuedThe text was updated successfully, but these errors were encountered: