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: allow contracts to query estimate fees endpoint, add IBC Hooks module #588

Merged
merged 9 commits into from
Aug 28, 2024

Commits on Aug 27, 2024

  1. bump ibc

    unknown unknown committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    73bb779 View commit details
    Browse the repository at this point in the history
  2. add EstimateCallbackFees to whitelisted stargate queries

    unknown unknown committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    399a7cb View commit details
    Browse the repository at this point in the history
  3. add ibc hooks

    unknown unknown committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    dfe17ea View commit details
    Browse the repository at this point in the history
  4. chore: CHANGELOG.md

    unknown unknown committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3f9c456 View commit details
    Browse the repository at this point in the history
  5. minor lint

    unknown unknown committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2da246c View commit details
    Browse the repository at this point in the history
  6. add ibc hooks testing

    unknown unknown committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f994046 View commit details
    Browse the repository at this point in the history
  7. another additions

    unknown unknown committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    67ee80b View commit details
    Browse the repository at this point in the history
  8. minor adjustment for testing

    unknown unknown committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    af1ca7e View commit details
    Browse the repository at this point in the history
  9. ad params request to whitelisted queries

    unknown unknown committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8ab834e View commit details
    Browse the repository at this point in the history