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

Fix big integer creation from byte array, there was an unneccessary d… #154

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

ionspin
Copy link
Owner

@ionspin ionspin commented Feb 9, 2021

…owncast to int. Fixes #153

@ionspin ionspin merged commit abbc0a1 into master Feb 9, 2021
@ionspin ionspin deleted the 153-invalid-from-byte-array branch February 9, 2021 13:07
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.

Initialising with ByteArray differs from java's BigInteger
1 participant