Eugeniu Rusu

Results 8 comments of Eugeniu Rusu

Can someone point me to where I can find some further info / guidance on the purpose and allowed values for the `context`, `method`, and `signature_type` fields defined in this...

> Can someone point me to where I can find some further info / guidance on the purpose and allowed values for the `context`, `method`, and `signature_type` fields defined in...

Did anyone manage to move forward on this?

Thank you everyone for the suggestions, I tried the approaches mentioned here, and did manage to get over the webpack complaints mentioned in this issue. The app bundles fine, but...

Please check this [notion document](https://www.notion.so/jolocom/Branch-breakdown-2b81274d6c0d4c9eaa4351415a9a769d) for additional context.

Please check [this notion document](https://www.notion.so/jolocom/Branch-breakdown-2b81274d6c0d4c9eaa4351415a9a769d) for additional context.

Additional note - #339 also overhauls the integration tests. When re-implementing this should be part of a separate issue, namely #362.

Facing a similar issue. It seems like the lib published on `npm` contains a different `index.js` file from the one listed here, i.e. it only exports `decodeConstructorArgs` and `encodeConstructorArgs`.