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

[WIP]feat: Protocol to support contract-contract interaction #473

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Apr 19, 2023

  1. update

    ltzmaxwell committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    ffdb5bb View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    7f29fde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54c718e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

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

Commits on Apr 25, 2023

  1. vm keeper refactor

    ltzmaxwell committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    6ffa753 View commit details
    Browse the repository at this point in the history
  2. IBC loop

    ltzmaxwell committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    61667d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. make vm->IBC->vm loop work

    ltzmaxwell committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    49a3466 View commit details
    Browse the repository at this point in the history
  2. fixUp

    ltzmaxwell committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    d87424f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. refactor

    ltzmaxwell committed May 1, 2023
    Configuration menu
    Copy the full SHA
    b8ba71c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. make ibc work

    ltzmaxwell committed May 3, 2023
    Configuration menu
    Copy the full SHA
    15d7da3 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. rename

    ltzmaxwell committed May 4, 2023
    Configuration menu
    Copy the full SHA
    ac87791 View commit details
    Browse the repository at this point in the history
  2. make test pass

    ltzmaxwell committed May 4, 2023
    Configuration menu
    Copy the full SHA
    48480fb View commit details
    Browse the repository at this point in the history
  3. timeout

    ltzmaxwell committed May 4, 2023
    Configuration menu
    Copy the full SHA
    b5de906 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. event loop

    ltzmaxwell committed May 5, 2023
    Configuration menu
    Copy the full SHA
    33f7f68 View commit details
    Browse the repository at this point in the history
  2. rename

    ltzmaxwell committed May 5, 2023
    Configuration menu
    Copy the full SHA
    96d22ac View commit details
    Browse the repository at this point in the history
  3. remove wg

    ltzmaxwell committed May 5, 2023
    Configuration menu
    Copy the full SHA
    c60b4c0 View commit details
    Browse the repository at this point in the history
  4. stack

    ltzmaxwell committed May 5, 2023
    Configuration menu
    Copy the full SHA
    d0fd7b4 View commit details
    Browse the repository at this point in the history
  5. set realm caller to stack

    ltzmaxwell committed May 5, 2023
    Configuration menu
    Copy the full SHA
    bd46007 View commit details
    Browse the repository at this point in the history
  6. clean

    ltzmaxwell committed May 5, 2023
    Configuration menu
    Copy the full SHA
    f114eac View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. base type check

    ltzmaxwell committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8194c3d View commit details
    Browse the repository at this point in the history
  2. check ahead of conversion

    ltzmaxwell committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    f5eb10f View commit details
    Browse the repository at this point in the history