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

imp(ics23): fallible conversion for ProofSpec, LeafOp, InnerSpec #1160

Merged

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    f9fc039 View commit details
    Browse the repository at this point in the history
  2. fix compiler error

    tuantran1702 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9dd0569 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84f3122 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Update ibc-core/ics23-commitment/types/src/specs.rs

    Co-authored-by: Rano | Ranadeep <[email protected]>
    Signed-off-by: Tuan Tran <[email protected]>
    tuantran1702 and rnbguy authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c921a7c View commit details
    Browse the repository at this point in the history
  2. Update ibc-core/ics23-commitment/types/src/specs.rs

    fix for consistency
    
    Co-authored-by: Rano | Ranadeep <[email protected]>
    Signed-off-by: Tuan Tran <[email protected]>
    tuantran1702 and rnbguy authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b182566 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    db28ff2 View commit details
    Browse the repository at this point in the history
  2. add tests and linting

    tuantran1702 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    53f8915 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'tuan/add-specs-conversion-check' of github.com:notional…

    …-labs/ibc-rs into tuan/add-specs-conversion-check
    tuantran1702 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    303377c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. refactor loop

    tuantran1702 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c8f6efa View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Update ibc-core/ics23-commitment/types/src/specs.rs

    Co-authored-by: Rano | Ranadeep <[email protected]>
    Signed-off-by: Tuan Tran <[email protected]>
    tuantran1702 and rnbguy authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    75947b1 View commit details
    Browse the repository at this point in the history
  2. Update ibc-core/ics23-commitment/types/src/specs.rs

    Co-authored-by: Rano | Ranadeep <[email protected]>
    Signed-off-by: Tuan Tran <[email protected]>
    tuantran1702 and rnbguy authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    6608bb9 View commit details
    Browse the repository at this point in the history
  3. add parameterized test

    tuantran1702 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    4047f6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    206c366 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'tuan/add-specs-conversion-check' of github.com:notional…

    …-labs/ibc-rs into tuan/add-specs-conversion-check
    tuantran1702 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    a055cfd View commit details
    Browse the repository at this point in the history
  6. Update ibc-core/ics23-commitment/types/src/specs.rs

    Co-authored-by: Rano | Ranadeep <[email protected]>
    Signed-off-by: Tuan Tran <[email protected]>
    tuantran1702 and rnbguy authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    35bb2f0 View commit details
    Browse the repository at this point in the history
  7. update err comment

    tuantran1702 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    696072e View commit details
    Browse the repository at this point in the history
  8. Merge branch 'tuan/add-specs-conversion-check' of github.com:notional…

    …-labs/ibc-rs into tuan/add-specs-conversion-check
    tuantran1702 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    0183fcb View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. update tests

    rnbguy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b370f70 View commit details
    Browse the repository at this point in the history
  2. add rstest in dev-deps

    rnbguy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c9b2454 View commit details
    Browse the repository at this point in the history
  3. code opt

    rnbguy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6c465d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a035c5 View commit details
    Browse the repository at this point in the history
  5. code opt

    rnbguy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6928051 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c39de0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    519f65b View commit details
    Browse the repository at this point in the history
  8. rename test fn

    rnbguy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    53ac059 View commit details
    Browse the repository at this point in the history
  9. update test cases

    rnbguy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3fb22e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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