Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Replace libsecp256k1 with secp256k1 #10798

Merged

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    fd1fbff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e200a83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ec1383 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Safer core crypto primitives from_slice constructor

    Previous version panics if slice lenght is not the expected one.
    davxy committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    7165034 View commit details
    Browse the repository at this point in the history
  2. Unit test fix

    davxy committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    9e79db3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a8c4fd View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    6b66969 View commit details
    Browse the repository at this point in the history
  2. Replace libsecp256k1 with seco256k1 in beefy-mmr

    Used to convert ecdsa public key to ETH address
    davxy committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    d318328 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

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

Commits on Feb 10, 2022

  1. Temporary rollback of beefy-mmr to libsecp256k1

    Check for detected build issues
    davxy committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    712cf19 View commit details
    Browse the repository at this point in the history
  2. Cargo fmt

    davxy committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    be0ea83 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into davxy-replace-libsecp256k1-with-secp256k1

    Resolve beefy-mmr conflicts in Cargo.toml
    davxy committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    f4d525b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1348472 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Rollback for unrelated changes

    davxy committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    548e8b6 View commit details
    Browse the repository at this point in the history
  2. Typo fix

    davxy committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    8e23106 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

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

Commits on Feb 16, 2022

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

Commits on Feb 21, 2022

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

Commits on Feb 22, 2022

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

Commits on Feb 23, 2022

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

Commits on Feb 26, 2022

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