Giter VIP home page Giter VIP logo

Comments (4)

vikramrajkumar avatar vikramrajkumar commented on July 16, 2024

From @clayop on August 8, 2015 0:26

Related log

clayop@ubuntu:~/graphene$ git submodule update --init --recursive

...

Cloning into 'vendor/secp256k1-zkp'...
remote: Counting objects: 2907, done.
remote: Compressing objects: 100% (15/15), done.
remote: Total 2907 (delta 54), reused 49 (delta 49), pack-reused 2843
Receiving objects: 100% (2907/2907), 1.16 MiB | 1.37 MiB/s, done.
Resolving deltas: 100% (2069/2069), done.
Checking connectivity... done.
fatal: reference is not a tree: bd067945ead3b514fba884abd0de95fc4b5db9ae

...

Unable to checkout 'bd067945ead3b514fba884abd0de95fc4b5db9ae' in submodule path 'libraries/fc/vendor/secp256k1-zkp'
Failed to recurse into submodule path 'libraries/fc'

from bitshares-core.

vikramrajkumar avatar vikramrajkumar commented on July 16, 2024

Upstream secp256k1-zkp has rebased AND changed their API.

As a temporary fix, I have redirected the remote for the secp256k1-zkp submodule inside fc to point at our own copy: cryptonomex/fc@458b601

Those with already checked-out copies will want to manually edit their local remote to reflect this change, or otherwise clone fresh.

Ultimately we will want to update fc to work again with the new API in the latest upstream version, which I will assign to @bytemaster because he did the initial integration, I believe.

from bitshares-core.

vikramrajkumar avatar vikramrajkumar commented on July 16, 2024

From @clayop on August 10, 2015 18:10

Building works now.

from bitshares-core.

vikramrajkumar avatar vikramrajkumar commented on July 16, 2024

I have attempted upgrading to the new API and it is more trouble than it is worth. We will likely be stuck with this fork until there is a compelling reason upstream to overhaul fc ecc handling

from bitshares-core.

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.