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

Install extension from a local secp256k1 version #125

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

Commits on Nov 4, 2018

  1. Add local copy of secp256k1 incase it isn't found by pkg-config

    afk11 authored and Thomas Kerin committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    d9e669e View commit details
    Browse the repository at this point in the history
  2. Specify correct path to local version of secp256k1

    afk11 authored and Thomas Kerin committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    86054cc View commit details
    Browse the repository at this point in the history
  3. add $ to message in config.m4

    afk11 authored and Thomas Kerin committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    07ca72d View commit details
    Browse the repository at this point in the history
  4. Reorganize project structure

    afk11 authored and Thomas Kerin committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    7db1c9a View commit details
    Browse the repository at this point in the history
  5. Travis: directory paths need fixing

    afk11 authored and Thomas Kerin committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    1a5f83e View commit details
    Browse the repository at this point in the history
  6. Remove sudo requirement for building extension

    afk11 authored and Thomas Kerin committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    f2859f9 View commit details
    Browse the repository at this point in the history
  7. forgot tests directory..

    Thomas Kerin committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    fa67060 View commit details
    Browse the repository at this point in the history