Kieran Simkin

Results 4 issues of Kieran Simkin

We're generating cbor via cardano-cli to be signed by Nami wallet (which uses serialization-lib). Serialization-lib fails to parse eUTXO transactions generated by cardano-cli - in particular it seems to be...

in-clarification

I wanted a menu that could open to the left as well as the right, so I've added that functionality.

I needed to do single replacements using this library and found this issue reporting someone else trying to do the same thing: https://github.com/iansinnott/react-string-replace/issues/45 I've made this change.

Looks like a memory leak? It's only happened once so I'm not 100% sure it's rwlock that's actually leaking, but it would make sense that it is - I'm creating...