Kieran Simkin
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...
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...
This adds the Affirmation Graph contract to the contracts module. Affirmation graph is a [CIP I've written](https://github.com/cardano-foundation/CIPs/blob/33de53cd10ce152984b0aa23a025ae822b8e1b75/CIP-AFFIRM/README.md) which defines a mechanism for building true decentralized identity and trust without KYC....