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

feat: Add handshake logic to ics29 #307

Merged
merged 26 commits into from
Sep 27, 2021
Merged

Commits on Aug 3, 2021

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

Commits on Aug 5, 2021

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

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    ae319ea View commit details
    Browse the repository at this point in the history
  2. remove prints

    AdityaSripal committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    b8f2a7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb8522b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Update modules/apps/29-fee/module.go

    Co-authored-by: Sean King <[email protected]>
    AdityaSripal and seantking authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    1f62964 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. debugging progress

    AdityaSripal committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    4711774 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. fee enabled flag

    AdityaSripal committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    dac74bc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. cleanup handshake logic

    AdityaSripal committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    d190a19 View commit details
    Browse the repository at this point in the history
  2. fix merge

    AdityaSripal committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    2f73fd4 View commit details
    Browse the repository at this point in the history
  3. fix tests

    AdityaSripal committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    f49f0b4 View commit details
    Browse the repository at this point in the history
  4. much cleaner simapp

    AdityaSripal committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    4a73249 View commit details
    Browse the repository at this point in the history
  5. split module.go file

    AdityaSripal committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    d622916 View commit details
    Browse the repository at this point in the history
  6. cleanup and docs

    AdityaSripal committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    094fef9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    763159a View commit details
    Browse the repository at this point in the history
  8. Update modules/apps/transfer/module.go

    Co-authored-by: colin axnér <[email protected]>
    AdityaSripal and colin-axner authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    f60897b View commit details
    Browse the repository at this point in the history
  9. fix merge

    AdityaSripal committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    a167c49 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Apply suggestions from code review

    Co-authored-by: colin axnér <[email protected]>
    AdityaSripal and colin-axner authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    bc90365 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    b9028a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d37a7f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3deee69 View commit details
    Browse the repository at this point in the history
  4. cleanup tests

    AdityaSripal committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    131e95a View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: colin axnér <[email protected]>
    AdityaSripal and colin-axner authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    40783bf View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Apply suggestions from code review

    Co-authored-by: colin axnér <[email protected]>
    AdityaSripal and colin-axner authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    24d2a20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b45015 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56d80fa View commit details
    Browse the repository at this point in the history