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: Integrate ICS Provider #1938

Merged
merged 52 commits into from
Jan 17, 2023
Merged

feat: Integrate ICS Provider #1938

merged 52 commits into from
Jan 17, 2023

Commits on Dec 4, 2022

  1. Update dependencies and compile

    lg committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    b0a2cc0 View commit details
    Browse the repository at this point in the history
  2. Add ICS

    lg committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    18ce46d View commit details
    Browse the repository at this point in the history
  3. Add gov prop

    lg committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    7cb04f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Fix lint

    lg committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    b206190 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4907c0 View commit details
    Browse the repository at this point in the history
  3. Fix commenting

    lg committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    5edbc63 View commit details
    Browse the repository at this point in the history
  4. Fix commenting

    lg committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    a539f3e View commit details
    Browse the repository at this point in the history
  5. Add GetStakingKeeper for ICS e2e test

    lg committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    aec5b30 View commit details
    Browse the repository at this point in the history
  6. Gaia implements ibc TestingApp

    lg committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    3a9bf13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ee8c07 View commit details
    Browse the repository at this point in the history
  8. Fix ibc import

    lg committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    00643a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Fix linting

    lg committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    81f918d View commit details
    Browse the repository at this point in the history
  2. Comment back LoadStreamingServices

    lg committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    7437c41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cc2502 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    c6a8425 View commit details
    Browse the repository at this point in the history
  2. Change IBC back to v3.4

    lg committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    2669bc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    528e87a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Merge branch 'main' into glnro/ics-v45

    lg committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    135f4a3 View commit details
    Browse the repository at this point in the history
  2. Fix ics post merge

    lg committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    338c2c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f73f975 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into glnro/ics-v45

    lg committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    95af2dd View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Merge branch 'main' into glnro/ics-v45

    lg committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6d810f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    ffa5464 View commit details
    Browse the repository at this point in the history
  2. Update ibc to 3.4.0

    lg committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    4761d5a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

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

Commits on Dec 15, 2022

  1. Merge branch 'main' into glnro/ics-v45

    lg committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    786d432 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Merge branch 'main' into glnro/ics-v45

    lg committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    2aff0ee View commit details
    Browse the repository at this point in the history
  2. Fix linting

    lg committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    699f403 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Merge branch 'main' into glnro/ics-v45

    lg committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    d3cc7ee View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Update gaia with new ics keeper interface

    lg committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    920a5da View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Add provider module to simulationModules

    lg committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    d80e0d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6d5c5a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Bump ics

    lg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    347d8fc View commit details
    Browse the repository at this point in the history
  2. Fix sdk import

    lg committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    d9d916e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Resolve conflicts

    lg committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    b51d0a5 View commit details
    Browse the repository at this point in the history
  2. Update sdk to tagged release

    lg committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    b43a8a7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into glnro/ics-v45

    lg committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    6e94762 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8150927 View commit details
    Browse the repository at this point in the history
  5. Fix simapp dependence (#1983)

    * Fix simapp dependence
    
    * Fix coverage and linting
    
    * Update sim ignore
    glnro committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    65737b9 View commit details
    Browse the repository at this point in the history
  6. Update codecov rules

    lg committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    d09a941 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67beb00 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b3e169 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Update ics dependency

    lg committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    c3c3586 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Update ICS dependency

    lg committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    a07d2bd View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Update code cov

    lg committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    7f64668 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Merge branch 'main' into glnro/ics-v45

    lg committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ddfb8d7 View commit details
    Browse the repository at this point in the history
  2. Update ICS to tagged version

    lg committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    2897762 View commit details
    Browse the repository at this point in the history
  3. Update codecov

    lg committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    f3e7890 View commit details
    Browse the repository at this point in the history
  4. Add imported ICS test

    lg committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    8ac9165 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Merge branch 'main' into glnro/ics-v45

    lg committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    dd66079 View commit details
    Browse the repository at this point in the history
  2. Make requested test comment changes

    lg committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    963219d View commit details
    Browse the repository at this point in the history
  3. Remove commented code

    lg committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    90977e3 View commit details
    Browse the repository at this point in the history