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

abci: Change hashes' type from Bytes to tendermint::Hash or tendermint::AppHash #1232

Merged
merged 8 commits into from
Nov 16, 2022

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    9c79d81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68b7d28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4320ca6 View commit details
    Browse the repository at this point in the history
  4. Remove AppHash::value, add AppHash::as_bytes

    The less cloney data accessor is better.
    mzabaluev committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    44b8f2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0776fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cafd74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c5565b View commit details
    Browse the repository at this point in the history
  8. Changelog entry for #1232

    mzabaluev committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6430469 View commit details
    Browse the repository at this point in the history