Git Product home page Git Product logo

Comments (8)

dexX7 avatar dexX7 commented on June 9, 2024

Currently it's really just one function to verify, whether some script executes correctly:

from consensusj.

msgilligan avatar msgilligan commented on June 9, 2024

No JVM bindings yet, according to Google and doc/shared-libraries.md. How hard do you think they would be to create?

from consensusj.

msgilligan avatar msgilligan commented on June 9, 2024

In February I asked on the bitcoinj mailing list in a post titled libconsensus JVM bindings and the link to the Lighthouse project was taken down.

I did some work with JNI 10+ years ago, but from the comments it sounds like JNA is a better way to go.

Do you have any interest in working on this @dexX7 ?

from consensusj.

dexX7 avatar dexX7 commented on June 9, 2024

@msgilligan: I'm only a bit familiar with this, but I was curious and gave it a try! :)

The actual binding sits in LibBitcoinConsensus.java and I started with a more convenient wrapper in BitcoinConsensus.java.

For a quick usage, check out the .travis.yml. Rudamentary JUnit tests are available.

from consensusj.

msgilligan avatar msgilligan commented on June 9, 2024

Nice, @dexX7 ! Can't wait to try it out.

from consensusj.

msgilligan avatar msgilligan commented on June 9, 2024

Would you accept a pull request with some Spock tests?

from consensusj.

dexX7 avatar dexX7 commented on June 9, 2024

Sure! I also added you as collaborator, just in case. I think there are a few interesting paths from here: it could become a plain wrapper, or combined with bitcoinj (I'm mostly thinking about the script/transaction representing classes), and I don't have specific plans.

from consensusj.

msgilligan avatar msgilligan commented on June 9, 2024

Well, it seems the logical place for the Spock Tests would be in your new project, so I'm going to close this issue and forward it to dexX7/java-libbitcoinconsensus#1.

from consensusj.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.