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

Removed duplicated classes from bitcoin package #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rmoreliovlabs
Copy link

Removed duplicated classes already existing in co.rsk:native:

  • core/src/main/java/org/bitcoin/NativeSecp256k1.java
  • core/src/main/java/org/bitcoin/NativeSecp256k1Util.java
  • core/src/main/java/org/bitcoin/Secp256k1Context.java

@rmoreliovlabs rmoreliovlabs force-pushed the remove-duplicate-libraries branch 3 times, most recently from 2c6a156 to a1b912b Compare February 18, 2022 03:32
Vovchyk
Vovchyk previously approved these changes Feb 22, 2022
josedahlquist
josedahlquist previously approved these changes Feb 23, 2022
Copy link

@josedahlquist josedahlquist left a comment

Choose a reason for hiding this comment

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

could you please add to .gitignore the .DS_STORE files? and remove them from your PR?

@rmoreliovlabs
Copy link
Author

Done @josedahlquist

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.

6 participants