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

feat: x/wasm stargate migration #127

Closed
wants to merge 882 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    989830e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #272 from CosmWasm/update-cosmwasm-0.11

    Update to cosmwasm 0.11
    ethanfrey authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    2d9bd47 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Merge pull request #254 from gustavohmsilva/master

    Closes #10 Implemented files called general_consts.go to all modules that heavly relied on  the duplicated "ClientID : 1"
    ethanfrey authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    3b479c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e86f38d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fec5515 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc9dd04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cc8518 View commit details
    Browse the repository at this point in the history
  6. Prevent integer overflow

    alpe committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    fd9130d View commit details
    Browse the repository at this point in the history
  7. Cleanup from PR comments

    ethanfrey committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    38145e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    273a192 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #273 from CosmWasm/wasm-querier-integration-tests

    Wasm querier integration tests
    ethanfrey authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    b0add1f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d4e39aa View commit details
    Browse the repository at this point in the history
  11. Merge pull request #276 from CosmWasm/proper-create-error

    Increment x/wasm error codes by 1
    ethanfrey authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    c761a7f View commit details
    Browse the repository at this point in the history
  12. Update README

    ethanfrey committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    9388f9c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2b34ee6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4689220 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eb0f86e View commit details
    Browse the repository at this point in the history
  16. Merge pull request #277 from CosmWasm/simplify-raw-query-return

    Return raw stored bytes for raw queries
    ethanfrey authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    dda0bf0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0b290cb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2a92028 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3143ea6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    b4d22c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2d2048 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #279 from CosmWasm/query-testing

    Improve query testing
    ethanfrey authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    a28b880 View commit details
    Browse the repository at this point in the history
  4. Review feedback

    alpe committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    5fbf4ae View commit details
    Browse the repository at this point in the history
  5. Minor PR cleanup

    ethanfrey committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    e145144 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9593e91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aabe0b6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #278 from CosmWasm/fix-staking-queries

    Better calculation of Delegation data
    ethanfrey authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    3571625 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #274 from CosmWasm/prevent_overflow

    Prevent integer overflow
    ethanfrey authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    ad4262a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09d5476 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    569539c View commit details
    Browse the repository at this point in the history
  12. Merge pull request #281 from CosmWasm/nil-raw-query-test

    Test WasmQuery::Raw with missing data
    ethanfrey authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    4c93c3f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    8d2d2d3 View commit details
    Browse the repository at this point in the history
  2. Download newest contracts

    ethanfrey committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    aa81939 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #285 from CosmWasm/prepare-v0.11-release

    Prepare v0.11 release
    ethanfrey authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    bc0c96f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13169ab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #284 from CosmWasm/raw-query-returns-base64

    Base64 encoded return data on wasm raw query REST endpoint
    ethanfrey authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    b30902f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    80a7cfe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #286 from CosmWasm/raw-query-returns-base64

    Encode raw queries as base64: The missing commit
    ethanfrey authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    9984c01 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    8ebab06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3c37da View commit details
    Browse the repository at this point in the history
  3. Merge pull request #290 from CosmWasm/check-iavl-range-bounds

    Check iavl range bounds
    ethanfrey authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    ff37dc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Upgrade to Stargate commits

    alpe committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    bcb00d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cc3e6d View commit details
    Browse the repository at this point in the history
  3. Better test setup

    alpe committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    e54fbb9 View commit details
    Browse the repository at this point in the history
  4. Add manual test scripts

    alpe committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    dff38d2 View commit details
    Browse the repository at this point in the history
  5. Cleanup module

    alpe committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    c6e0fda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85cccdc View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Update README

    conr2d committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    2d73819 View commit details
    Browse the repository at this point in the history
  2. Document local cli tests

    ethanfrey committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    262f1cf View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Review feedback

    alpe committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    cd3f72e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #294 from conr2d/update-readme-1

    Update README
    ethanfrey authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    a962736 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #293 from CosmWasm/upgrade_stargate_rebased

    Upgrade to Stargate
    ethanfrey authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    1846f62 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Upgrade to Stargate RC2

    alpe committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    bf83c44 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Merge pull request #299 from CosmWasm/upgrade_starport_rc2

    Upgrade to Stargate RC2
    alpe authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    41cf73d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e55cc9f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

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

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    2efd962 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #302 from CosmWasm/code_max_param_289

    Reject wasm code exceeding limit
    alpe authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    fbd7168 View commit details
    Browse the repository at this point in the history
  3. Support self calling contract on instantiation (#300)

    * Support self calling contract on instantiation
    
    * Review feedback
    
    * Review feedback
    alpe authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    4fb3a50 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Upgrade to Stargate RC3

    alpe committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    a485d94 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Containerized Protobuf generation (#304)

    * Docker container based Protobuf generation and linting
    
    * Add protobuf comments
    
    * Update contrib/prototools-docker/Dockerfile
    
    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    
    * Update contrib/prototools-docker/Dockerfile
    
    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    
    * Update x/wasm/internal/types/msg.proto
    
    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    
    * Update x/wasm/internal/types/types.proto
    
    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    
    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    alpe and webmaster128 authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    550c6f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #305 from CosmWasm/stargate_rc3_upgrade

    Upgrade to Stargate RC3
    alpe authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    cbda602 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Upgrade wasmvm aka go-cosmwasm (#311)

    * Upgrade wasmvm aka go-cosmwasm
    
    * Update x/wasm/README.md
    
    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    
    * Review feedback
    
    * CircleCI: export GORACE
    
    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    alpe and webmaster128 authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    93761ea View commit details
    Browse the repository at this point in the history
  2. Integrate wasmcli into wasmd

    alpe committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    ca040da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a92085 View commit details
    Browse the repository at this point in the history
  4. Review feedback

    alpe committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    0589dfa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #312 from CosmWasm/single_binary_308

    Integrate wasmcli into wasmd
    alpe authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    06cd063 View commit details
    Browse the repository at this point in the history
  6. Set bech32 prefix

    alpe committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    6045693 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #314 from CosmWasm/proto_account_strings_306

    Replace sdk.AccAddress with bech32 string
    alpe authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    24d9eaf View commit details
    Browse the repository at this point in the history
  8. Merge pull request #316 from CosmWasm/bech32_prefix_313

    Set bech32 prefix
    alpe authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    807956b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    a6ea0c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    794b4ef View commit details
    Browse the repository at this point in the history
  3. Add .dockerignore

    webmaster128 committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    9f1d07e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb20a7b View commit details
    Browse the repository at this point in the history
  5. Upgrade Go to 1.15

    webmaster128 committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    07855f8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #319 from CosmWasm/upgrade-wasmvm-to-0-12.0

    Upgrade wasmvm to 0.12.0
    webmaster128 authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    8ee7038 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Exclude generate proto code files in coverage (#320)

    * Exclude generate proto code files in coverage
    
    * X
    alpe authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    16e88ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #318 from CosmWasm/setup-wasmd-script-fix

    Fix chain id setup in contrib/local/setup_wasmd.sh
    alpe authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    8af8006 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Add pagination to grpc queries (#317)

    * Start pagination for queries
    
    * Complete pagination support
    
    * Cleanups
    
    * Use GRPC endpoint in CLI queries
    
    * Decode page-key in cli
    
    * Review feedback
    alpe authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    b0b407d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

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

Commits on Nov 25, 2020

  1. Use base request data for sender

    alpe committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    0b7b703 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Merge pull request #325 from CosmWasm/fix_rest_sender_324

    Use base request data for sender
    alpe authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    ccc378e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #322 from CosmWasm/handle_oog_321

    Handle panics in query contract smart
    alpe authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    eeb3797 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Rename protobuf package

    alpe committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    2a105ad View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Merge pull request #330 from CosmWasm/proto_package_329

    Rename protobuf package
    alpe authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    576f620 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

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

Commits on Dec 14, 2020

  1. Merge pull request #338 from CosmWasm/fix_genesis_335

    Fix param usage issue in genesis import
    alpe authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    ae169ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #337 from CosmWasm/export_home_334

    Fix home dir issue in export command
    alpe authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    9e2a97e View commit details
    Browse the repository at this point in the history
  3. Upgrade grpc lib

    alpe committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    7e59926 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #340 from CosmWasm/dependency_339

    Upgrade grpc lib to v1.34.0
    alpe authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    095453d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e5de6d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Merge pull request #332 from CosmWasm/changelog_331

    Replace outdated changelog
    alpe authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    c73a039 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Upgrade to cosmos-sdk v0.40.0-rc5 (#345)

    * Upgrade to cosmos-sdk v0.40.0-rc5
    
    * Migrate cli queries
    
    * Update changelog
    
    * Remove DONTCOVER filter for coverage
    alpe authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    53bbf96 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. v0.14.0

    alpe committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    e8d26c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Fix legacy REST API (#352)

    * fix legacy amino register
    
    * add label for '/wasm/code/{codeId}'
    
    * cleanup
    chengwenxi authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    6acc712 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Upgrade to cosmos-sdk v0.40.0-rc6 (#354)

    * Upgrade to cosmos-sdk v0.40.0-rc6
    
    * Apply workaround for gentx cli issue
    
    * Update changelog
    alpe authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    447fb07 View commit details
    Browse the repository at this point in the history
  2. Upgrade gofuzz to v1.2.0

    alpe committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    ffc03b3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #355 from CosmWasm/upgrade_gofuzz

    Upgrade gofuzz to v1.2.0
    ethanfrey authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    b8d9033 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Upgrade wasmvm to v0.13.0

    alpe committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    38707cb View commit details
    Browse the repository at this point in the history
  2. Update changelog

    alpe committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    d790dc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70f35d8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #358 from CosmWasm/wasmvm_upgrade

    Upgrade WasmVM to v0.13.0
    ethanfrey authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    a66d773 View commit details
    Browse the repository at this point in the history
  5. Bump github.com/tendermint/tendermint from 0.34.0 to 0.34.1

    Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.34.0 to 0.34.1.
    - [Release notes](https://github.com/tendermint/tendermint/releases)
    - [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md)
    - [Commits](tendermint/tendermint@v0.34.0...v0.34.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and ethanfrey committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    2b5a811 View commit details
    Browse the repository at this point in the history
  6. go mod tidy

    ethanfrey committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    79df346 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #356 from CosmWasm/dependabot/go_modules/github.co…

    …m/tendermint/tendermint-0.34.1
    
    Bump github.com/tendermint/tendermint from 0.34.0 to 0.34.1
    ethanfrey authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    9c0b974 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46e1695 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    841ca40 View commit details
    Browse the repository at this point in the history
  10. Start with wasm msg in genesis

    alpe committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    57999b2 View commit details
    Browse the repository at this point in the history
  11. CLI integration

    alpe committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    03b31b2 View commit details
    Browse the repository at this point in the history
  12. Replace viper in cli

    alpe committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    be1927b View commit details
    Browse the repository at this point in the history
  13. Validate genesis messages

    alpe committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    35a7b90 View commit details
    Browse the repository at this point in the history
  14. Add cli tests

    alpe committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    5882bf3 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #360 from CosmWasm/update-dockerfile

    Update dockerfile to use wasmvm 0.13.0
    ethanfrey authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    08bbfdf View commit details
    Browse the repository at this point in the history
  16. Polish gen msg code and tests

    alpe committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    83d22a9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    488d2fe View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bac2339 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    080880f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    71b9b72 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #359 from CosmWasm/update-compatibility-charts

    Update compatibility charts
    ethanfrey authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    5cc3231 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #346 from CosmWasm/genesis_contract_msg_326

    Improve Contract initialization in genesis and tooling
    ethanfrey authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    321491e View commit details
    Browse the repository at this point in the history
  23. Start upgrade docs

    ethanfrey committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    45f6f38 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5257c22 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6fda613 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9ee91d2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    169b60b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5942968 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Bump github.com/cosmos/cosmos-sdk from 0.40.0-rc6 to 0.40.0-rc7

    Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.40.0-rc6 to 0.40.0-rc7.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/master/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@v0.40.0-rc6...v0.40.0-rc7)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    3d43e27 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    ethanfrey committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    82be689 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #365 from CosmWasm/dependabot/go_modules/github.co…

    …m/cosmos/cosmos-sdk-0.40.0-rc7
    
    Bump github.com/cosmos/cosmos-sdk from 0.40.0-rc6 to 0.40.0-rc7
    ethanfrey authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    af01d0b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #364 from CosmWasm/passing-upgrade

    Document passing upgrade
    ethanfrey authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    803a23f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #363 from CosmWasm/document-upgrade

    Document upgrade path
    ethanfrey authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    15021fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8760821 View commit details
    Browse the repository at this point in the history
  7. Refactor to grpc message server

    alpe committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    c64d5d5 View commit details
    Browse the repository at this point in the history
  8. Add changelog

    alpe committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    202c195 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87eb03d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9650941 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    013491a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    33333da View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    adcbf2f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5f8c246 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #366 from CosmWasm/grpc_service_328

    Refactor to GRPC message server
    ethanfrey authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    0093106 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    0245e76 View commit details
    Browse the repository at this point in the history
  2. Update Changelog

    alpe committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    0faf7f2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #369 from CosmWasm/sdk_upgrade_0.40.0

    Upgrade comos-sdk version to v0.40.0 final
    ethanfrey authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    456ddae View commit details
    Browse the repository at this point in the history
  4. Merge pull request #367 from CosmWasm/genesis-fix

    Genesis fix
    ethanfrey authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    e184f9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5828347 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1acda43 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Bump github.com/tendermint/tendermint from 0.34.1 to 0.34.2

    Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.34.1 to 0.34.2.
    - [Release notes](https://github.com/tendermint/tendermint/releases)
    - [Changelog](https://github.com/tendermint/tendermint/blob/v0.34.2/CHANGELOG.md)
    - [Commits](tendermint/tendermint@v0.34.1...v0.34.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored Jan 13, 2021
    Configuration menu
    Copy the full SHA
    18850e1 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    ethanfrey committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    bd7f947 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #375 from CosmWasm/dependabot/go_modules/github.co…

    …m/tendermint/tendermint-0.34.2
    
    Bump github.com/tendermint/tendermint from 0.34.1 to 0.34.2
    ethanfrey authored Jan 13, 2021
    Configuration menu
    Copy the full SHA
    f9015cb View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

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

Commits on Jan 20, 2021

  1. Merge pull request #380 from CosmWasm/update-cosmos-sdk

    Cosmos SDK 0.40.1, Tendermint 0.34.3
    alpe authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    5f0306e View commit details
    Browse the repository at this point in the history
  2. Update changelog for 0.14.1

    alpe committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    1bef28a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #383 from CosmWasm/changelog_0.14.1

    Update changelog for v0.14.1
    alpe authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    1920f80 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Configuration menu
    Copy the full SHA
    09bca64 View commit details
    Browse the repository at this point in the history
  2. ParseEvents code comments

    assafmo authored Jan 24, 2021
    Configuration menu
    Copy the full SHA
    0d5da91 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Merge pull request #386 from assafmo/patch-1

    Fix ParseEvents to always include wasm.contract_address
    ethanfrey authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    bd1ee82 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Update to Cosmos SDK 0.41

    ethanfrey committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    ef88347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53ed3bf View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Merge pull request #390 from CosmWasm/upgrade-cosmos-sdk-0410

    Update to Cosmos SDK 0.41
    alpe authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    7dd5a74 View commit details
    Browse the repository at this point in the history
  2. Update changelog for v0.15.0

    alpe committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    0385d5f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #393 from CosmWasm/changelog_0.15

    Update changelog for v0.15.0
    alpe authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    e6735eb View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Implement IBC contract support (#394)

    * Implement IBC contract support
    
    * Update changelog
    
    * Adjust tests for new event logic
    
    * Review comment
    alpe authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    0f46dee View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Add custom message handler option (#402)

    * Add custom message handler option
    
    * Update changelog
    alpe authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    4141cc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. remove redundant wasm limit in rest

    secret committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    d46871e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #404 from secret2830/secret/remove-wasm-limit-for-…

    …rest
    
    Remove redundant wasm bytes limit in rest
    alpe authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    a278049 View commit details
    Browse the repository at this point in the history
  3. Added randomized simulation parameters generation (#389)

    * added simulation params
    
    * fixed return types
    
    * implemented full sim test on wasmd
    
    * removed wrong committed github action
    
    * switched to a import export test since i'm introducing params and genesis simulations
    
    * fixed makefile
    
    * Fixed sim test flags not working
    
    * fixed some errors on sim test
    
    * fixed conflicts
    still a failure to be solved
    
    * fixed wasm params error
    
    * added missing codec
    
    * Update params.go
    
    removed unused import
    
    * fixed intellij cache errors
    
    * added full app simulation test that pass
    
    * added README.md for sims credits
    added me into contributors list
    
    Co-authored-by: riccardo.montagnin <riccardo.montagnin@gmail.com>
    leobragaz and RiccardoM authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    d0befd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Bump github.com/cosmos/cosmos-sdk from 0.41.0 to 0.41.2

    Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.41.0 to 0.41.2.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.41.2/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@v0.41.0...v0.41.2)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    ea4e77e View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    ethanfrey committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    fe7b539 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #412 from CosmWasm/dependabot/go_modules/github.co…

    …m/cosmos/cosmos-sdk-0.41.2
    
    Bump github.com/cosmos/cosmos-sdk from 0.41.0 to 0.41.2
    ethanfrey authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    09844f0 View commit details
    Browse the repository at this point in the history
  4. Bump github.com/spf13/cobra from 1.1.1 to 1.1.3

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.3.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
    - [Commits](spf13/cobra@v1.1.1...v1.1.3)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and ethanfrey committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    f639670 View commit details
    Browse the repository at this point in the history
  5. go mod tidy

    ethanfrey committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    19e0e94 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #408 from CosmWasm/dependabot/go_modules/github.co…

    …m/spf13/cobra-1.1.3
    
    Bump github.com/spf13/cobra from 1.1.1 to 1.1.3
    ethanfrey authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    b1a6be0 View commit details
    Browse the repository at this point in the history
  7. Bump Cosmos SDK to 0.41.3

    ethanfrey committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    e82194a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #413 from CosmWasm/sdk-0-41-3

    Bump Cosmos SDK to 0.41.3
    ethanfrey authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    7f20f33 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Implement relayer integration tests (#395)

    * Implement basic relay integration tests
    
    * Move integration tests to contrib
    
    * Add relayer-tests readme
    orkunkl authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    14b4d16 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Upgrade cosmos-sdk to v0.41.4

    alpe committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    efe395e View commit details
    Browse the repository at this point in the history
  2. Upgrade grpc to v1.36.0

    alpe committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    05734de View commit details
    Browse the repository at this point in the history
  3. Merge pull request #426 from CosmWasm/sdk_upgrade_v0.41.4

    Dependency upgrades
    ethanfrey authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    5f38571 View commit details
    Browse the repository at this point in the history
  4. Rename to funds in msgs

    alpe committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    7583340 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #429 from CosmWasm/funds_fields_423

    Rename to funds in msgs
    alpe authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    cca60e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0358c1c View commit details
    Browse the repository at this point in the history
  7. Fix proto field number

    alpe committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    4a3e12a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #427 from CosmWasm/instantiate_rsp_data_385

    Add data field to Instantiate response
    ethanfrey authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    573bada View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f0e286 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f536bf2 View commit details
    Browse the repository at this point in the history
  11. Fix all compile errors

    ethanfrey committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    5a6c061 View commit details
    Browse the repository at this point in the history
  12. Fix tests

    ethanfrey committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    c1ace64 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8e466f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Merge pull request #432 from CosmWasm/wasmvm-0.14-alpha1

    Wasmvm 0.14 alpha2
    alpe authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    6bdac24 View commit details
    Browse the repository at this point in the history
  2. Use label from contract msg

    alpe committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    279efa9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #430 from CosmWasm/instantiate_encoder_376

    Use Label from contract's instantiate message
    ethanfrey authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    4307e9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2ff445 View commit details
    Browse the repository at this point in the history
  5. Add test coverage

    ethanfrey committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    1f2a7db View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG

    ethanfrey committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    43430b7 View commit details
    Browse the repository at this point in the history
  7. Update SudoMsg in test

    ethanfrey committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    a50bafb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    311be37 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #433 from CosmWasm/sudo-entry-point

    Sudo entry point
    ethanfrey authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    b09a925 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9bf079c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    220c277 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0c3460e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c33b369 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b4d325d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8913fdf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cec6dcd View commit details
    Browse the repository at this point in the history
  17. Merge pull request #435 from CosmWasm/stargate-msg-and-query

    Stargate msg and query
    ethanfrey authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    b98353e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    27d5351 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Merge pull request #437 from CosmWasm/wasm-migrate-msg

    Encode WasmMsg::Migrate and test
    ethanfrey authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    d51a1b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Pin/Unpin contract

    alpe committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    6c3c197 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Add stargate msg test with any

    alpe committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    e660395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c8fe5a View commit details
    Browse the repository at this point in the history
  3. Implement Channel Query

    ethanfrey committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    f03e209 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91ad768 View commit details
    Browse the repository at this point in the history
  5. Integrate PR review

    ethanfrey committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    9ce450a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #436 from CosmWasm/contract_pinning_401

    Start Pin/Unpin contract
    ethanfrey authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    4072abf View commit details
    Browse the repository at this point in the history
  7. Merge pull request #439 from CosmWasm/ibc-query-support

    Ibc query support
    ethanfrey authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    8d9ed87 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Merge pull request #444 from CosmWasm/stargate_msg_test_438

    Add stargate msg test with any
    alpe authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    fd81a66 View commit details
    Browse the repository at this point in the history
  2. Submsg and replies (#441)

    * Add dispatchSubmessages and reply to Keeper
    
    * Update all mock types
    
    * Dispatch submessages in all entry points
    
    * Rename mask -> reflect in all tests (that was cosmwasm 0.8...)
    
    * Basic submessage dispatch test;
    
    * Simplify messanger interface again
    
    * Start table tests
    
    * Added table tests
    
    * Debuging handling out of gas and panics
    
    * Properly handle gas limits and out of gas panics
    
    * Test parsing return values from WasmMsg::Instantiate
    
    * PR feedback
    
    * Add test to trigger 0 len data panic
    
    * Safely handle 0 sdk msg submsg responses
    
    * Charge gas on reply
    ethanfrey authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    78d5581 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a6ac58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c52ab7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #446 from CosmWasm/send_coins_enabled_414

    Check coin sendable status
    alpe authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    10a1fef View commit details
    Browse the repository at this point in the history
  6. Upgrade wasmvm to v0.14.0-beta1

    alpe committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    16779e6 View commit details
    Browse the repository at this point in the history
  7. Update wasm contracts

    alpe committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    ea04c10 View commit details
    Browse the repository at this point in the history
  8. Allow subsecond block times

    ethanfrey committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    310aa8b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #453 from CosmWasm/fix-docker-setup-for-fast-blocks

    Allow subsecond block times
    ethanfrey authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    810c05b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    200a2e9 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #447 from CosmWasm/wasmvm_upgrade

    Upgrade wasmvm to v0.14.0-beta1
    ethanfrey authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    bd3cae0 View commit details
    Browse the repository at this point in the history
  12. Upgrade cosmos-sdk to v0.42.0

    alpe authored and ethanfrey committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    0b9fcdb View commit details
    Browse the repository at this point in the history
  13. Merge pull request #452 from CosmWasm/sdk_upgrade

    Upgrade cosmos-sdk to v0.42.0
    alpe authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    315284e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Merge branch 'wasmd_0.16.0-alpha1' into v2/develop

    adjusted to line/lbm-sdk/v2
    removed things relate between wasmd
    
    * wasmd_0.16.0-alpha1: (667 commits)
      Upgrade cosmos-sdk to v0.42.0
      dispatch submessages from ibc handlers
      Allow subsecond block times
      Update wasm contracts
      Upgrade wasmvm to v0.14.0-beta1
      Check coin transfer enabled; extensionpoint
      Replace keeper types with interfaces
      Submsg and replies (#441)
      Integrate PR review
      Implement AllChannels Query
      Implement Channel Query
      Add stubs for handling IBC QueryRequests from contract
      Add stargate msg test with any
      Pin/Unpin contract
      Encode WasmMsg::Migrate and test
      Test contract using raw grpc/proto stargate queries
      Simplify 2 step Message Handler setup
      Test the Stargate HandlerPlugin encoding
      Unpack interfaces after unpacking stargate message
      Add stargate support to wasm querier plugins
      ...
    Jiyong Ha committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    5ff9ea2 View commit details
    Browse the repository at this point in the history
  2. fix(wasm): adjust protobuf for x/wasm

    wasmd doesn't use the proto/ path, it still follows the legacy style.
    Jiyong Ha committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    6ca6cdd View commit details
    Browse the repository at this point in the history
  3. fix(wasm): remove unused files

    This file is no longer used by wasmd 0.16.0-alpha1.
    Jiyong Ha committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    554ed6d View commit details
    Browse the repository at this point in the history
  4. fix(wasm): replace tendermint and cosmos-sdk paths

    tendermint/tendermint -> line/ostracon
    cosmos/cosmos-sdk -> line/lbm-sdk/v2
    Jiyong Ha committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    ea81df6 View commit details
    Browse the repository at this point in the history
  5. fix(wasm): remove duplicated params

    Jiyong Ha committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    2cc5273 View commit details
    Browse the repository at this point in the history
  6. fix(wasm): migrate CustomQuerier and CustomEncoder

    fix missed part in merge
    Jiyong Ha committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    719db9c View commit details
    Browse the repository at this point in the history
  7. fix: add 'LegacyStore' for x/wasm

    line/tm-db/v2 has a modification to the Iterator interface,
    occured a type mismatch when using wasmvm.
    Jiyong Ha committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    233771e View commit details
    Browse the repository at this point in the history
  8. fix(wasm): add missed nil parameter for test

    Jiyong Ha committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    fa0fca7 View commit details
    Browse the repository at this point in the history
  9. fix: disable token/collection module encoder

    token/collection modules has not yet been migrated,
    so a problem occurs after wasm migration.
    It will be restored upon migration of the token/collection modules.
    Jiyong Ha committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    d3c3b90 View commit details
    Browse the repository at this point in the history
  10. chore: update wasm testdata

    missed when merging process
    Jiyong Ha committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    ea1ac76 View commit details
    Browse the repository at this point in the history
  11. fix(wasm): adjust gas consumed value in test

    Jiyong Ha committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a0d7c37 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'v2/develop' into merge-wasmd-0.16.0-alpha1

    * v2/develop:
      chore: bump up tm-db and remove Domain() call (#118)
      feat: Add idle-timeout to rest server and rpc server config (#114)
      chore: add script initializing simd (#110)
    Jiyong Ha committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    1336c30 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. fix(wasm): migrate linkwasmd to wasmd-0.16.0-alpha1

    Jiyong Ha committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    eb91587 View commit details
    Browse the repository at this point in the history
  2. fix(wasm): disable token/collection in cli_test

    Jiyong Ha committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    6152979 View commit details
    Browse the repository at this point in the history
  3. chore(wasm): go mod tidy

    Jiyong Ha committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    4a27443 View commit details
    Browse the repository at this point in the history
  4. fix(wasm): remove cli_test

    The tests/, which is the basis of the cli test, has not been ported.
    And Our modifications, such as encoder of tokens and collections,
    became unnecessary, so cli tests meaningless.
    Jiyong Ha committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    18f9b7c View commit details
    Browse the repository at this point in the history
  5. chore: go mod tidy

    Jiyong Ha committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    bcf06e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. docs: update changelog

    Jiyong Ha committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    7354f3e View commit details
    Browse the repository at this point in the history