Skip to content
  • Nikolay Yakimov's avatar
    [#892] Add Extensibility to `MichelsonFailed` · 00ade176
    Nikolay Yakimov authored and Moremi Vannak's avatar Moremi Vannak committed
    Problem: In `morley-debugger`, there is a case where we want to
    throw a custom error that doesn't exist in `MichelsonFailed`. We
    should add a new constructor for handling custom failure.
    
    Solution: Add `MichelsonExt` which allow extensible failure,
    fix haddock comments.
    
    Co-authored-by: Moremi Vannak
    00ade176