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(minor-interchain-token-service): refactor chain registration #681

Merged
merged 7 commits into from
Nov 7, 2024

Commits on Nov 5, 2024

  1. feat(minor-interchain-token-service): refactor chain registration

    * combine SetChainConfig and RegisterItsContract into single message
    * add UpdateChain message
    cjcobb23 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7de2fdb View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    4c61487 View commit details
    Browse the repository at this point in the history
  2. add batching

    cjcobb23 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    fa0e3f6 View commit details
    Browse the repository at this point in the history
  3. remove goldie

    cjcobb23 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a6505ea View commit details
    Browse the repository at this point in the history
  4. add comments

    cjcobb23 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ef5ef51 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. review

    cjcobb23 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    dfc0a7f View commit details
    Browse the repository at this point in the history
  2. cleanup

    cjcobb23 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    79ccf56 View commit details
    Browse the repository at this point in the history