cardano-multiplatform-lib icon indicating copy to clipboard operation
cardano-multiplatform-lib copied to clipboard

`TransactionBuilder.set_certs()` does not work for native scripts

Open siegfried opened this issue 2 years ago • 5 comments

When I call set_certs() with certificates generated from hashes of native scripts, it gives an error Uncaught RuntimeError: unreachable executed. I believe it is because this function only accepts Ed25519KeyHash.

siegfried avatar Apr 16 '22 08:04 siegfried

This is partially handled in https://github.com/dcSpark/cardano-multiplatform-lib/pull/45 but the refactoring required to support this isn't quite done yet

SebastienGllmt avatar Apr 16 '22 17:04 SebastienGllmt

That would be great. Is there anything I can help to push this faster?

siegfried avatar Apr 17 '22 02:04 siegfried

By a glance at the code I guess the refactoring required is to integrate the builders into TransactionBuilder? Is there any PR working on that? Do you need any help?

siegfried avatar Apr 18 '22 01:04 siegfried

@siegfried unfortunately I have a lot of tooling work to do across projects, so it's hard to dedicate time to do rearchitectures of components unless we manage to grow the dcSpark tooling team. Maybe you know somebody interested in helping us fulltime?

SebastienGllmt avatar Apr 18 '22 02:04 SebastienGllmt

Maybe you know somebody interested in helping us fulltime?

@SebastienGllmt Maybe I can help, by starting with this issue.

siegfried avatar Apr 18 '22 02:04 siegfried