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

Rust 2018 & secp256k1 improvements #61

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

Commits on Sep 2, 2019

  1. Remove extern crate

    kigawas committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    e6d47a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. fix secp256k1 tests

    kigawas committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    c33f00d View commit details
    Browse the repository at this point in the history
  2. fix clippy warns

    kigawas committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    9a93c9f View commit details
    Browse the repository at this point in the history
  3. remove serde_derive

    kigawas committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    470ead5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    3bd540e View commit details
    Browse the repository at this point in the history
  2. fix from_bytes test

    kigawas committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    a6ceba0 View commit details
    Browse the repository at this point in the history
  3. bincode test placeholder

    kigawas committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    7eabf4d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. bincode test for secret key

    kigawas committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    5900e0c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Configuration menu
    Copy the full SHA
    9f64c21 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Configuration menu
    Copy the full SHA
    7d4a616 View commit details
    Browse the repository at this point in the history
  2. bincode test for failed cases

    kigawas committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    560f0d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    9405b70 View commit details
    Browse the repository at this point in the history