Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force 32 bytes for r and s in signing.concatSig #171

Merged
merged 2 commits into from
Jan 3, 2018
Merged

Conversation

miladmostavi
Copy link
Contributor

This fixes the elusive #170.

- Added dist directory to .gitignore
- Added prepublish npm script to create dist files before publishing the package
- Added .npmignore to override .gitignore for npm publish in order to include dist files in published package
@miladmostavi
Copy link
Contributor Author

@christianlundkvist

Removed dist from git:

  • Added dist directory to .gitignore
  • Added prepublish npm script to create dist files before publishing the package
  • Added .npmignore to override .gitignore for npm publish in order to include dist files in published package

@coder5876
Copy link
Contributor

@miladmostavi Looks good thanks! Will merge and update on npm!

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