-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix decoding of Hydra keys and ignore problematic head init
We were not correctly decoding Hydra verification keys (but crashing via error) because of a missing data constructor. This also makes the observeInitTx sort out heads that would have such problematic party datums. An example transaction with problematic data is: b860a236a7e77577628bf705286d449188831cf90d714934f1cc06369c6e3953 on preprod
- Loading branch information
Showing
2 changed files
with
23 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters