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: scaffold consumer chain #3660

Merged
merged 67 commits into from
Mar 13, 2024
Merged

Commits on Nov 27, 2023

  1. feat: add validation kind in config

    Disable gentx generation when validation is consumer.
    tbruyelle committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8c3c2a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2a5840 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    456c28b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53334d0 View commit details
    Browse the repository at this point in the history
  5. remove comment

    tbruyelle committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ceb336c View commit details
    Browse the repository at this point in the history
  6. fix bad merge go.sum

    tbruyelle committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f4a8bd6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    9051da1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d086c5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7aea9a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    6d2cf9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac59963 View commit details
    Browse the repository at this point in the history
  3. update ibc to v8

    Pantani authored and Pantani committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fface77 View commit details
    Browse the repository at this point in the history
  4. fix changelog

    Pantani authored and Pantani committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5208cd5 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/main' into tbruyelle/feat/scaffo…

    …ld-consumer-chain
    
    # Conflicts:
    #	ignite/templates/app/files/go.mod.plush
    Pantani authored and Pantani committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    15bd86b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. chore: update interchain-security dependency

    Use the latest compatible with sdk50
    tbruyelle committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    66667ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96d38d1 View commit details
    Browse the repository at this point in the history
  3. templates: ibc-go/v7 -> ibc-go/v8

    plus other dep updates
    tbruyelle committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    dabd4b6 View commit details
    Browse the repository at this point in the history
  4. fix imports

    tbruyelle committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    84d06da View commit details
    Browse the repository at this point in the history
  5. fix imports paths

    tbruyelle committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    17cec4e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

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

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    fafe531 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    Ehsan-saradar committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5be47a9 View commit details
    Browse the repository at this point in the history
  3. fix: add missing ibcconsumer.AppModule (#3848)

    Co-authored-by: Pantani <Pantani>
    Pantani authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d277e47 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Jan 19, 2024

  1. remove ICS dep

    tbruyelle committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8179040 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. wip exec plugin!

    tbruyelle committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    7ce9281 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

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

Commits on Jan 22, 2024

  1. use plugin repo

    tbruyelle committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    33bf8f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    134fd71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c77232 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    0e4f793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0853ef6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e026de View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    75ddaf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b51e3e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    9898959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b10e626 View commit details
    Browse the repository at this point in the history
  3. fix linter

    tbruyelle committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    01d2748 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    46d345b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d239f44 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

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

Commits on Feb 6, 2024

  1. update app-consumer url

    tbruyelle committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8799334 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    9ddcf9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32d56a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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

Commits on Feb 28, 2024

  1. update CL

    tbruyelle committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5aa59de View commit details
    Browse the repository at this point in the history
  2. use new plugin location

    tbruyelle committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6c15e38 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    8ec6987 View commit details
    Browse the repository at this point in the history
  2. refactor!: remove oracle support (#3993)

    * refactor!: remove oracle support
    
    * changelog
    
    ---------
    
    Co-authored-by: Danilo Pantani <danpantani@gmail.com>
    julienrbrt and Pantani committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b4cf865 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87f63a9 View commit details
    Browse the repository at this point in the history
  4. docs(cli): update generated docs (#3984)

    Co-authored-by: toschdev <toschdev@users.noreply.github.com>
    2 people authored and julienrbrt committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ced7e8c View commit details
    Browse the repository at this point in the history
  5. sync fixes

    julienrbrt committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f3c2468 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. updates

    julienrbrt committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d8d112c View commit details
    Browse the repository at this point in the history
  2. fixes

    julienrbrt committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4166fe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9025f3a View commit details
    Browse the repository at this point in the history
  4. changelog

    julienrbrt committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7345c2f View commit details
    Browse the repository at this point in the history
  5. feedback

    Co-authored-by: Danilo Pantani <danpantani@gmail.com>
    julienrbrt and Pantani authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1629c74 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. fix linter

    tbruyelle committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    cc49790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88c8a67 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    275380e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe06403 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. update ante handlers

    julienrbrt committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b31314b View commit details
    Browse the repository at this point in the history
  2. import

    julienrbrt committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    995627c View commit details
    Browse the repository at this point in the history
  3. updates

    julienrbrt committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d70ad66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c12049 View commit details
    Browse the repository at this point in the history