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

Switch IAVL Store query to use ics proofs #6324

Merged
merged 21 commits into from
Jun 8, 2020
Merged

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    5f0a378 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f38699 View commit details
    Browse the repository at this point in the history
  3. appease linter

    AdityaSripal committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    6eae708 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aad1ac7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Make CommitmentOp generic over all ics23 specs (#6331)

    * Make the CommitmentOp generic over all ics23 ProofSpecs, using Type to distinguish
    
    * Register SimpleMerkle ics23 proof op as well
    
    * Addressed linter issues
    ethanfrey authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    09519aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17b6f21 View commit details
    Browse the repository at this point in the history
  3. register commitment op

    AdityaSripal committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    1dae554 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com>
    AdityaSripal and colin-axner authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    056fcfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e13c9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc9aa0d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Apply suggestions from code review

    Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
    AdityaSripal and fedekunze authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    28c344c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf6a061 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf3778d View commit details
    Browse the repository at this point in the history
  4. address review comments

    AdityaSripal committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    c715058 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f39846 View commit details
    Browse the repository at this point in the history
  6. Update store/types/proof.go

    Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
    AdityaSripal and alexanderbez authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    f59df00 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e7d95e View commit details
    Browse the repository at this point in the history
  8. add changelog

    AdityaSripal committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    2a471ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d0292a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

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

Commits on Jun 8, 2020

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