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

Alex ibc spike2d #253

Closed
wants to merge 11 commits into from
Closed

Commits on Aug 18, 2020

  1. IBC spike and tests

    alpe committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    475e465 View commit details
    Browse the repository at this point in the history
  2. IBC spike: transfer to contract

    alpe committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    597e1d4 View commit details
    Browse the repository at this point in the history
  3. Adjust after merge 'ce9c2b2'

    alpe committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    f6dfe76 View commit details
    Browse the repository at this point in the history
  4. Add onConnect for open channel

    alpe committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    afbe4f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d173994 View commit details
    Browse the repository at this point in the history
  6. Remove unneeded legacy tests

    ethanfrey authored and alpe committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    7d760b4 View commit details
    Browse the repository at this point in the history
  7. Better contract callback params

    alpe committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    239c0c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    27054a2 View commit details
    Browse the repository at this point in the history
  2. Fix encoding issues

    alpe committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    19a76a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

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

Commits on Aug 25, 2020

  1. Add IBC Ping Pong contract demo (#259)

    * IBC callback redesign
    
    * Add ping pong ibc example
    
    * Cleanup some commented out code
    
    * Apply review feedback
    
    * Revert unintended renamings
    alpe committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    9073b89 View commit details
    Browse the repository at this point in the history