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
The current proof implementation requires a direct treatment of collection of all of the keys used to serve a particular endpoint for submission for construction of a proof. It would be desirable to make this process uniform and automated in some way. However, the naive solution of creating a wrapper type that interacts with the underlying merk store runs into issues.
The current proof implementation requires a direct treatment of collection of all of the keys used to serve a particular endpoint for submission for construction of a proof. It would be desirable to make this process uniform and automated in some way. However, the naive solution of creating a wrapper type that interacts with the underlying merk store runs into issues.
References:
Wrapper type issues - https://coda.io/d/LedgerStore-Proof-Wrapper-Design_dNuzHODZzxm/LedgerStore-Proof-Wrapper-Design_suJTS
Proof implementation PR - #245
Proof spec PR - many-protocol/specification#89
The text was updated successfully, but these errors were encountered: