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

switch from fork to use tower-abci latest release #2141

Merged
merged 31 commits into from
Nov 11, 2023

Commits on Oct 26, 2023

  1. refactor ibc context

    yito88 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e7b6c6f View commit details
    Browse the repository at this point in the history
  2. refactor IbcStorageContext

    yito88 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3d95646 View commit details
    Browse the repository at this point in the history
  3. fix write

    yito88 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9e21092 View commit details
    Browse the repository at this point in the history
  4. error messages

    yito88 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    edec801 View commit details
    Browse the repository at this point in the history
  5. remove unused borsh

    yito88 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4c6e92b View commit details
    Browse the repository at this point in the history
  6. add changelog

    yito88 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5ee4ed4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

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

Commits on Oct 30, 2023

  1. for CI

    yito88 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    1dcac81 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    23c5d4f View commit details
    Browse the repository at this point in the history
  2. WIP: restruct IBC contexts

    yito88 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    60eba3d View commit details
    Browse the repository at this point in the history
  3. WIP: add TokenTransferContext

    yito88 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    6a2a049 View commit details
    Browse the repository at this point in the history
  4. WIP: fix ibc tests

    yito88 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    6d35456 View commit details
    Browse the repository at this point in the history
  5. WIP: fix for tendermint

    yito88 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ed1c974 View commit details
    Browse the repository at this point in the history
  6. fix for tests

    yito88 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c950ea9 View commit details
    Browse the repository at this point in the history
  7. fix for IBC Mock

    yito88 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b1a2478 View commit details
    Browse the repository at this point in the history
  8. fix for fast_sync

    yito88 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    2ce3798 View commit details
    Browse the repository at this point in the history
  9. workaround for ChainId

    yito88 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    5df0ec1 View commit details
    Browse the repository at this point in the history
  10. ibc-rs 0.47.0

    yito88 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9f05784 View commit details
    Browse the repository at this point in the history
  11. fix workaround for AppState

    yito88 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4dbc2d8 View commit details
    Browse the repository at this point in the history
  12. fix check-crates

    yito88 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f5b23fe View commit details
    Browse the repository at this point in the history
  13. fix bench

    yito88 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7116b6a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. remove "abcipp" feature

    tzemanovic committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9f4ebc7 View commit details
    Browse the repository at this point in the history
  2. rm dkg with ferveo

    tzemanovic committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    17d8e48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3247ee7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3033ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f77911 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    cac3e53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d361d9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fbefdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13ea167 View commit details
    Browse the repository at this point in the history
  5. changelog: add #2141

    tzemanovic committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    de9900b View commit details
    Browse the repository at this point in the history