hydra icon indicating copy to clipboard operation
hydra copied to clipboard

Make`headValidatorHash` a parameter to the `v_commit` validator

Open abailly-iohk opened this issue 3 years ago • 2 comments

This can only be done when v_head is not parameterized by the initial/commit Address anymore.

We would exchange finding inputs in collectCom/abort by address with finding them by looking at values (PTs).

It is not clear whether this will help us in any case, it appears to be "just cleaner", but that is a weak argument of doing this.

abailly-iohk avatar Mar 11 '22 13:03 abailly-iohk

Seems like we cannot actually implement this.

abailly-iohk avatar Apr 04 '22 08:04 abailly-iohk

Since #385 we can implement this now.. if we want :)

ch1bo avatar Jun 03 '22 10:06 ch1bo