Giter VIP home page Giter VIP logo

Comments (8)

sammy007 avatar sammy007 commented on July 18, 2024

Can we finally sort out compatibility issues? Maybe it worth tagging version and publishing it on gopkg.in so side projects like open pool can rely on it?

from ethash.

sammy007 avatar sammy007 commented on July 18, 2024

#93

from ethash.

mikeyb avatar mikeyb commented on July 18, 2024

go get github.com/ethereumproject/ethash
go get github.com/ethereumproject/go-ethereum/pow
etc..

Should work for you long term as classic chain will stay PoW/ethash for the foreseeable future.

from ethash.

karalabe avatar karalabe commented on July 18, 2024

https://godoc.org/github.com/ethereum/go-ethereum/consensus/ethash

We've switched over to our Go implementation of ethash. I doubt we'll be maintaining the Go wrappers for this library any longer.

from ethash.

sammy007 avatar sammy007 commented on July 18, 2024

Okay, I am out from maintaining pool also. Cheers.

from ethash.

karalabe avatar karalabe commented on July 18, 2024

Feel free to rage quit, but the proper way to depend on an external project in the Go world is to vendor it into your own repository. I am really sorry if we broke your code, it was not our intention. That is why I sent the link to the new implementation. I'd gladly help with integrating it.

from ethash.

karalabe avatar karalabe commented on July 18, 2024

#95 This should fix it for now all all eternity.

from ethash.

karalabe avatar karalabe commented on July 18, 2024

This should be fixed now. Tried it and go get works for me. I've vendored in all go-ethereum dependencies so it should not break any time from now on. Please note however that a better one is available from the go-ethereum repository and it's highly recommended to use that since that will be the one receiving updates from now on.

from ethash.

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.