Skip to content

v0.2.0

Compare
Choose a tag to compare
@zemyblue zemyblue released this 19 Oct 05:03
· 6 commits to main since this release
v0.2.0
26de8ff

What's Changed

  • fix: fix cli_test error of wasmplus by @zemyblue in #52
  • docs: Add documentation about errors (codespace and codes) by @ryu1-sakai in #54
  • bulid: update golang version to 1.20 by @0Tech in #60
  • feat: bumpup ibc-go to v4 by @loloicci in #61
  • test: add event checking to TestStoreCode by @da1suk8 in #63
  • test: add test cases for empty request in each function by @170210 in #65
  • test: add test cases for invalid pagination key by @170210 in #66
  • test: add test cases to confirm output for PinnedCodes by @kokeshiM0chi in #64
  • fix: fill ContractHistory querier result's Updated field by @loloicci in #62
  • test: add event checking to TestInstantiateContract by @da1suk8 in #70
  • test: add the check for expPaginationTotal by @kokeshiM0chi in #73
  • fix: use ctx cache in msg server integration test by @170210 in #77
  • feat: add codeowner by @kokeshiM0chi in #80
  • test: add pagination next key test in ContractHistory by @170210 in #72
  • test: add the test case for InactiveContract by @kokeshiM0chi in #75
  • test: add event checking to TestInstantiateContract2 by @da1suk8 in #74
  • test: add event checking to TestMigrateContract by @da1suk8 in #78
  • refactor: refactor test cases for Params by @kokeshiM0chi in #69
  • test: add test cases in ContractsByCode by @170210 in #71
  • fix: fill ContractInfo result's Updated field by @170210 in #89
  • fix: delete output in TestQueryContractsByCode by @170210 in #90
  • docs: modify links in x/wasmplus README.md by @170210 in #92
  • test: add test case to QueryInactiveContracts by @kokeshiM0chi in #82
  • test: add an integration test for TestExecuteContract by @da1suk8 in #87
  • test: add an integration test for TestStoreAndInstantiateContract by @da1suk8 in #79
  • feat: Introduce AcceptListStargateQuerier by @dudong2 in #84
  • test: add the test case for invalid address by @kokeshiM0chi in #88
  • test: add an integration test for ClearAdmin by @170210 in #76
  • test: add a test case to verify ContractInfo gets correct IBCPortID by @loloicci in #95
  • test: add an integration test for UpdateAdmin by @loloicci in #68
  • chore: add PR #95 to changelog by @loloicci in #97
  • style: format test files by @170210 in #99
  • fix: move helper method out of generated file by @170210 in #101
  • refactor: refactor TestStoreAndInstantiateContract by @kokeshiM0chi in #98
  • build: change depending wasmvm to v1.1.1-0.11.4-rc1 by @loloicci in #104
  • refactor tests for cosmwasm/wasm/v1/tx.proto other than TestClearAdmin by @kokeshiM0chi in #100
  • docs: add clarifications to the order of list response in query by @170210 in #103
  • build: change depending finschia-sdk to v0.48.0-rc2 and backport #81 by @da1suk8 in #105
  • docs: add comment about ordering of addresses in wasmplus by @kokeshiM0chi in #107
  • build: version bump of ostracon, finschia-sdk and wasmvm by @da1suk8 in #109
  • Release wasmd v0.2.0 by @zemyblue in #110

New Contributors

  • @ryu1-sakai made their first contribution in #54
  • @kokeshiM0chi made their first contribution in #64
  • @dudong2 made their first contribution in #84

Full Changelog: v0.1.4...v0.2.0