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
{{ message }}
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
As specified in the P2P ADR #66, we will use record validators to validate the values posted on the DHT. These values will be either DataCommitmentConfirms or ValsetConfirms. Thus, we could run stateless checks on them to add an extra layer of security when posting/querying for confirms.
As specified in the P2P ADR #66, we will use record validators to validate the values posted on the DHT. These values will be either
DataCommitmentConfirm
s orValsetConfirm
s. Thus, we could run stateless checks on them to add an extra layer of security when posting/querying for confirms.ValsetConfirm
s validator #72DataCommitementConfirm
s validator #73The text was updated successfully, but these errors were encountered: