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

Implement cosmwasm_vm Move Bind #2553

Merged
merged 51 commits into from
Sep 26, 2024

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    fa04a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    746c506 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69e8ad0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa357cb View commit details
    Browse the repository at this point in the history
  5. feat: fmt code

    yubing744 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    26d16f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79ac743 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a08e680 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fafebff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d1d0d3 View commit details
    Browse the repository at this point in the history
  10. feat: fix lint error

    yubing744 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c2a511c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9a0f895 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    25d68a7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    21d79bb View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

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

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    062d928 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0e2ec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84912c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 15, 2024

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

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

  1. feat: add cosmwasm int test

    yubing744 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fbfd190 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb95b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    593267b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. feat: impl native_to_json

    yubing744 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    451423e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. feat: impl to_json

    yubing744 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    90f76ea View commit details
    Browse the repository at this point in the history
  2. feat: remove std::debug

    yubing744 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    274b1f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c118118 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a26f42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e05cdd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    581e954 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    694d9f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    19b5c42 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    8c52551 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dade631 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/rooch-network/rooch into ow…

    …en/bitseed/use-cosm-wasm
    yubing744 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    cbdb19e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/rooch-network/rooch into ow…

    …en/bitseed/use-cosm-wasm
    yubing744 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    dba5e5e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. feat: debug parse_env_json

    yubing744 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    aba3fe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cfecdb View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    cd57647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d7a57a View commit details
    Browse the repository at this point in the history
  3. feat: clean unuse code

    yubing744 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    791f73b View commit details
    Browse the repository at this point in the history
  4. feat: fix lint error

    yubing744 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    48c4959 View commit details
    Browse the repository at this point in the history
  5. feat: fix lint error

    yubing744 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a3e0160 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of https://github.com/rooch-network/rooch into ow…

    …en/bitseed/use-cosm-wasm
    yubing744 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    267c918 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    0b78f34 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/rooch-network/rooch into ow…

    …en/bitseed/use-cosm-wasm
    yubing744 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    22ada15 View commit details
    Browse the repository at this point in the history
  3. feat: fix move lint error

    yubing744 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    74e0eaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4fb89b View commit details
    Browse the repository at this point in the history