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

[R4R] prepare for release v0.25.0 binance.25 #266

Merged
merged 14 commits into from
Jan 4, 2022
Merged

Commits on Dec 15, 2021

  1. fix bug in GetAccount

    forcodedancing committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    14e8fbf View commit details
    Browse the repository at this point in the history
  2. fix nil error returned in UnmarshalJSON functions

    forcodedancing committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    62ca89b View commit details
    Browse the repository at this point in the history
  3. fix un-closed kvstore iterator

    forcodedancing committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    19d5349 View commit details
    Browse the repository at this point in the history
  4. fix check of delegation denom

    forcodedancing committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    cdeb65c View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. fix DerivePrivateKeyForPath to remove trailing slashes

    forcodedancing committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    b0c66aa View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. add 'm/' prefix to hd path

    forcodedancing committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    f327eff View commit details
    Browse the repository at this point in the history
  2. fix tests

    forcodedancing committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    3a4b8a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. upgrade tendermint to v0.32.3-binance.6

    forcodedancing committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    090945d View commit details
    Browse the repository at this point in the history
  2. update changelog

    forcodedancing committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    358fb3f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Merge pull request #260 from binance-chain/bug_fix

    [R4R] Fix some bugs/issues in cosmos sdk
    forcodedancing authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    6f76316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee57d9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #263 from binance-chain/fix_bip44

    [R4R] add 'm/' prefix to hd path
    forcodedancing authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    b4d943e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #264 from binance-chain/upgrade_tendermint

    [R4R] upgrade Tendermint to v0.32.3-binance.6
    forcodedancing authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    6bcd305 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #265 from binance-chain/r_v0.25.0-binance.25

    [R4R] update changelog
    forcodedancing authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    6bd393c View commit details
    Browse the repository at this point in the history