storacha / w3name

IPNS client and service for generating, updating, and tracking immutable names with signed updates
Other
45 stars 12 forks source link

Implement record update validity and seqno checks #9

Closed francois-potato closed 2 years ago

francois-potato commented 2 years ago

Context:

We don't want to overwrite record with an older record. IPNS records have a validity and sequence number.

Scope of this ticket:

Acceptance criteria: