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

Wipe private key securely #14

Merged
merged 10 commits into from
Feb 7, 2020

Conversation

SanchayPahalwani
Copy link
Contributor

No description provided.

@@ -17,7 +18,7 @@
public class CruxJSBridge {
private final JSContext jsContext;
private JSObject jsClient;
private final String cruxJsFileName = "cruxpay-0.1.9.js";
private final String cruxJsFileName = "cruxpay-0.2.0.js";
private final Long cruxJsFileCheckSum = new Long(349195419);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update checksum

@quixote911 quixote911 merged commit c0009aa into feature/safety-checks Feb 7, 2020
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.

None yet

3 participants