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

ADR 015 Implementation #5401

Merged
merged 39 commits into from
Jan 14, 2020
Merged

ADR 015 Implementation #5401

merged 39 commits into from
Jan 14, 2020

Commits on Dec 12, 2019

  1. implement in progress

    mossid committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    66b5f56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54d329a View commit details
    Browse the repository at this point in the history
  3. fix test in progress

    mossid committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    4ddd022 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

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

    mossid committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    0bc1dd2 View commit details
    Browse the repository at this point in the history
  3. fix golangci

    mossid committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    70a2ba6 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. address minor comments

    mossid committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    07f9d57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f6e9f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

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

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    43e5cc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ed95bd View commit details
    Browse the repository at this point in the history
  3. checkout types/ to ibc-alpha

    mossid committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    df4676e View commit details
    Browse the repository at this point in the history
  4. checkout to origin/ibc-alpha

    mossid committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    c527db2 View commit details
    Browse the repository at this point in the history
  5. fix branch problem

    mossid committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    974c8ea View commit details
    Browse the repository at this point in the history
  6. fix syntax error

    mossid committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    bc13263 View commit details
    Browse the repository at this point in the history
  7. recover PacketI interface

    mossid committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    3f6b012 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9aee39d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. address minor comments

    mossid committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    e1ab431 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-Authored-By: Federico Kunze <[email protected]>
    mossid and fedekunze authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    12bd7ef View commit details
    Browse the repository at this point in the history
  3. rm wrong files

    mossid committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    a868338 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    425f9c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    e5f6d51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cfb61c View commit details
    Browse the repository at this point in the history
  3. add acknowledgement hashing

    mossid committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    84d07cc View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. rename finalization functiosn

    mossid committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    82f51c0 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-Authored-By: Federico Kunze <[email protected]>
    cwgoes and fedekunze authored Jan 10, 2020
    Configuration menu
    Copy the full SHA
    0d2e9c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    568de83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c5615c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    158bd7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b483944 View commit details
    Browse the repository at this point in the history
  7. The port is called "bank"

    cwgoes committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    e42404a View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-Authored-By: Federico Kunze <[email protected]>
    cwgoes and fedekunze authored Jan 10, 2020
    Configuration menu
    Copy the full SHA
    05073c8 View commit details
    Browse the repository at this point in the history
  9. Update simapp/app.go

    Co-Authored-By: Federico Kunze <[email protected]>
    cwgoes and fedekunze authored Jan 10, 2020
    Configuration menu
    Copy the full SHA
    115fa5e View commit details
    Browse the repository at this point in the history
  10. Remove omitempty

    cwgoes committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    415d6da View commit details
    Browse the repository at this point in the history
  11. Add godoc

    cwgoes committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    a2d30b6 View commit details
    Browse the repository at this point in the history
  12. Move events

    cwgoes committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    f358a63 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Configuration menu
    Copy the full SHA
    2c91a6e View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-Authored-By: Bot from GolangCI <[email protected]>
    cwgoes and golangcibot authored Jan 14, 2020
    Configuration menu
    Copy the full SHA
    1339b55 View commit details
    Browse the repository at this point in the history
  3. format

    fedekunze committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    4bea0ef View commit details
    Browse the repository at this point in the history