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

bitcoin: bump 0.28.0 -> 0.29.1 #147

Merged
merged 5 commits into from Oct 4, 2022

Commits on Sep 30, 2022

  1. bump MSRV to 1.41.1

    RCasatta committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    730072f View commit details
    Browse the repository at this point in the history
  2. bitcoin: bump 0.28.0 -> 0.29.1

    bitcoin_hases: bump 0.10.1 -> 0.11.0
    rand: bump 0.6.5 -> 0.8
    
    Code changes relate to:
    * Drop default from structure since hashes has all_zeros() instead of default(),
      Input manually implements default to minimize changes.
    * convert arrays to Scalar type
    RCasatta committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    5304cde View commit details
    Browse the repository at this point in the history
  3. Fix warnings

    RCasatta committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    a43e090 View commit details
    Browse the repository at this point in the history
  4. update CHANGELOG

    RCasatta committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    7a53252 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

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