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

[Feature] WASM integration #335

Merged
merged 52 commits into from
Jun 15, 2020
Merged

[Feature] WASM integration #335

merged 52 commits into from
Jun 15, 2020

Commits on Feb 2, 2020

  1. upgrade

    Yun committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    ba676ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f3b59e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0781b6e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Bump sdk version

    Yun committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    4bec9aa View commit details
    Browse the repository at this point in the history
  2. localnet script update

    Yun committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    0fd2f05 View commit details
    Browse the repository at this point in the history
  3. add clean command & update makefile

    Yun committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    bbea4bd View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. wip

    Yun committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    edfb584 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Merge branch 'develop' into feature/wasm

    Yun committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    128e51d View commit details
    Browse the repository at this point in the history
  2. add wasm module

    Yun committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    d8c150f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into feature/wasm

    Yun committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    fd2f9d6 View commit details
    Browse the repository at this point in the history
  4. bugfix

    Yun committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    c85d468 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffc5ccb View commit details
    Browse the repository at this point in the history
  6. bump sdk version to v0.38.2

    Yun committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    c27f688 View commit details
    Browse the repository at this point in the history
  7. fix docker image name

    Yun committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    0dc8d32 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. change go-cosmwasm to terra custom repo

    Yun committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    ef9167c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/wasm' of https://github.com/terra-project/core

    …into feature/wasm
    Yun committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    ab59dd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. bump sdk version to v0.38.3

    Yun committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    6beec3a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. upgrade to cosmwasm v0.8

    Yun committed May 13, 2020
    Configuration menu
    Copy the full SHA
    2bb3e73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    240644c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. upgrade to cosmwasm v0.8

    Yun committed May 15, 2020
    Configuration menu
    Copy the full SHA
    f75278b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. simulation code

    Yun committed May 17, 2020
    Configuration menu
    Copy the full SHA
    38e2a9c View commit details
    Browse the repository at this point in the history
  2. tmp

    Yun committed May 17, 2020
    Configuration menu
    Copy the full SHA
    f969508 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    b25b662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5213115 View commit details
    Browse the repository at this point in the history
  3. build script test

    Yun committed May 18, 2020
    Configuration menu
    Copy the full SHA
    1f53d48 View commit details
    Browse the repository at this point in the history
  4. build script test

    Yun committed May 18, 2020
    Configuration menu
    Copy the full SHA
    b53b5b1 View commit details
    Browse the repository at this point in the history
  5. decrease wasm test weight

    Yun committed May 18, 2020
    Configuration menu
    Copy the full SHA
    57a6f1c View commit details
    Browse the repository at this point in the history
  6. decrease wasm test weight

    Yun committed May 18, 2020
    Configuration menu
    Copy the full SHA
    981e937 View commit details
    Browse the repository at this point in the history
  7. wip

    Yun committed May 18, 2020
    Configuration menu
    Copy the full SHA
    839b815 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Configuration menu
    Copy the full SHA
    38feb0f View commit details
    Browse the repository at this point in the history
  2. upgrade cosmwasm to v0.8.0-alpha3

    Yun committed May 25, 2020
    Configuration menu
    Copy the full SHA
    c9371f7 View commit details
    Browse the repository at this point in the history
  3. fix conflict issue

    yys committed May 25, 2020
    Configuration menu
    Copy the full SHA
    60565d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42df19c View commit details
    Browse the repository at this point in the history
  5. make custom prerun function to generate wasm config file at RootDir/c…

    …onfig/wams.toml
    Yun committed May 25, 2020
    Configuration menu
    Copy the full SHA
    9b7670e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. wasm interface of market module

    Yun committed May 26, 2020
    Configuration menu
    Copy the full SHA
    39189c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ba803e View commit details
    Browse the repository at this point in the history
  3. add wasm testcode

    Yun committed May 26, 2020
    Configuration menu
    Copy the full SHA
    734815b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c393f4f View commit details
    Browse the repository at this point in the history
  5. increase simulation contract size

    Yun committed May 26, 2020
    Configuration menu
    Copy the full SHA
    ddddfb6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

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

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    e74341d View commit details
    Browse the repository at this point in the history
  2. charge tax on the msgs from contract & add treasury querier for tax-r…

    …ate and tax-cap to enable tax estimation on the contract
    yun-yeo committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    b85d972 View commit details
    Browse the repository at this point in the history
  3. allow reference msg

    yun-yeo committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    62a7987 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. fix comment

    yun-yeo committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    f4e8284 View commit details
    Browse the repository at this point in the history
  2. add tax charging test

    yun-yeo committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    54dd9c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ffd654 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    61ef810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9ff0bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15f4068 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    5b264ce View commit details
    Browse the repository at this point in the history
  2. merge fix

    yun-yeo committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    ed05cf6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

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