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
An additional idea from a discussion with @KPrasch: what a about adding the ritual public key as part of the post transcript TX?
Piggy-backing from the post transcript TX simplifies things, maybe we can make it an optional parameter in case the the node needs to set the key. Less TXs means simpler client code, less problems.
Prepares API for when/if Ferveo keys are generated per-ritual.
Code definitely would look uglier, but I think this is bearable considering Coordinator is for the private beta release.
If this sounds good, we can do this in a separate PR, no need to do it here.
My understanding is that #77 added the public key requirement as a separate TX from posting transcripts, and this issue was proposing to unify them. But after recent discussions with @vzotova, we decided to keep them separate, so that's why this issue is being closed now.
An additional idea from a discussion with @KPrasch: what a about adding the ritual public key as part of the post transcript TX?
If this sounds good, we can do this in a separate PR, no need to do it here.
Originally posted by @cygnusv in #77 (review)
The text was updated successfully, but these errors were encountered: