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

Connection proofs refactor #170

Merged
merged 23 commits into from
Oct 19, 2022
Merged

Commits on Oct 11, 2022

  1. conn_open_confirm refactor

    plafer committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    493d644 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. conn_open_ack handler

    plafer committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    c53e2d7 View commit details
    Browse the repository at this point in the history
  2. disable mbt

    plafer committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    4534af3 View commit details
    Browse the repository at this point in the history
  3. ConnOpenConfirm handler

    Remove connection::verify.rs
    plafer committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    22d3f73 View commit details
    Browse the repository at this point in the history
  4. conn_open_ack: readability

    plafer committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    53b6e90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    253780a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    192f903 View commit details
    Browse the repository at this point in the history
  7. remove mbt

    plafer committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    a799452 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25e58a6 View commit details
    Browse the repository at this point in the history
  9. changelog

    plafer committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    f9aface View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Output logs for handlers again

    plafer committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    6931db8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73cf502 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    858c5cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c6839b View commit details
    Browse the repository at this point in the history
  5. conn_open_try naming fix

    plafer committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    25c658d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a491731 View commit details
    Browse the repository at this point in the history
  7. Document naming convention

    plafer committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    e549ebe View commit details
    Browse the repository at this point in the history
  8. fmt

    plafer committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    b32c229 View commit details
    Browse the repository at this point in the history
  9. comments

    plafer committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    7ab967b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Update crates/ibc/src/core/ics03_connection/handler.rs

    Co-authored-by: Shoaib Ahmed <[email protected]>
    Signed-off-by: Philippe Laferrière <[email protected]>
    plafer and hu55a1n1 authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    72916f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6ce907 View commit details
    Browse the repository at this point in the history
  3. fix

    plafer committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    9c9b8a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. update deprecated annotation

    plafer committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    2e69024 View commit details
    Browse the repository at this point in the history