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

Add Ibc entry points for ibc-enabled contracts #711

Merged
merged 15 commits into from
Jan 13, 2021
Merged

Commits on Jan 13, 2021

  1. Add new ibc message type

    ethanfrey committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    f89884e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    737f58b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1ce179 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf7d66d View commit details
    Browse the repository at this point in the history
  5. Add more ibc types

    ethanfrey committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    223b9e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d465b4b View commit details
    Browse the repository at this point in the history
  7. Minor cleanup

    ethanfrey committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    7b743d9 View commit details
    Browse the repository at this point in the history
  8. Define all IBC exports

    ethanfrey committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    1218967 View commit details
    Browse the repository at this point in the history
  9. Addressed some PR comments

    ethanfrey committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    5a819fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5dd4e61 View commit details
    Browse the repository at this point in the history
  11. Add Ics20Transfer to IbcMsg

    ethanfrey committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    b8acfed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    baf6f9c View commit details
    Browse the repository at this point in the history
  13. Merge pull request #710 from CosmWasm/ibc-transfer-msg

    Add IbcSend message type to stargate code
    ethanfrey authored Jan 13, 2021
    Configuration menu
    Copy the full SHA
    942f389 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    34cd29f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c8b38ca View commit details
    Browse the repository at this point in the history