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

[IBC] Implement ICS-23 CommitmentProof verification for the SMT #845

Merged
merged 12 commits into from
Jun 29, 2023

Commits on Jun 29, 2023

  1. Add ics23 integration

    h5law committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ab9ff72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b47402d View commit details
    Browse the repository at this point in the history
  3. Add ICS23 docs

    h5law committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    20fa2fc View commit details
    Browse the repository at this point in the history
  4. Fix errors

    h5law committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    52e62e4 View commit details
    Browse the repository at this point in the history
  5. Update next error comment

    h5law committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0656658 View commit details
    Browse the repository at this point in the history
  6. Address comments in docs

    h5law committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    d631bb3 View commit details
    Browse the repository at this point in the history
  7. Add names back to tests

    h5law committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    1beb4bd View commit details
    Browse the repository at this point in the history
  8. Address comments

    h5law committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9a7a578 View commit details
    Browse the repository at this point in the history
  9. Address comments

    h5law committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    327ed96 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc5a878 View commit details
    Browse the repository at this point in the history
  11. go.mod

    h5law committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2f67dcd View commit details
    Browse the repository at this point in the history
  12. Fix SMT repo

    h5law committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    17e2419 View commit details
    Browse the repository at this point in the history