Skip to content

feat(signer-ext): jstz-signer extended#58

Open
bohdan-trilitech wants to merge 3 commits intoryan/signer-extensionfrom
bohdan/signer-extension
Open

feat(signer-ext): jstz-signer extended#58
bohdan-trilitech wants to merge 3 commits intoryan/signer-extensionfrom
bohdan/signer-extension

Conversation

@bohdan-trilitech
Copy link
Collaborator

  • tests added;
  • extended with CHECK_STATUS event;
  • timeout added for avoiding waiting for extension's response indefinitely
  • namespace export removed

@bohdan-trilitech
Copy link
Collaborator Author

@zcabter i've removed "namespace" export as it created some heavy confusion for the compiler on how to treat "enums" as they're used both on compile time (as type) and runtime (as value). It produced JstzSigner.[enum name] to be undefined. Is removing it acceptable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants