Releases: Finschia/wasmd
Releases · Finschia/wasmd
v0.3.1
What's Changed
- build(deps): Update outdated deps/ghactions - v0.3.1 by @tkxkd0159 in #125
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- fix: declare dependency "buf.build/googleapis/googleapis" by @kokeshiM0chi in #111
- docs: add compatibility of wasmd v0.2 by @da1suk8 in #113
- fix: version-up depending wasmvm to v1.1.1-0.12.0 by @loloicci in #117
- fix: disable custom querier by @loloicci in #118
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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
v0.1.5
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
- feat: apply Finschia/finschia-sdk#1063 by @0Tech in #81
- fix: cherry-pick fill ContractHistory querier result's Updated field (#62) by @loloicci in #85
- fix: cherry-pick fill ContractInfo result's Updated field (#89) by @170210 in #93
- docs: cherry-pick modify links in x/wasmplus README.md (#92) by @170210 in #94
- Release wasmd v0.1.5 by @zemyblue in #106
New Contributors
- @ryu1-sakai made their first contribution in #54
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- fix: stop wrap twice the response of handling non-plus wasm message in plus handler by @loloicci in #35
- chore: update notice by @zemyblue in #44
- fix: delete unnecessary test by @da1suk8 in #43
- feat: add admin-related events by @tkxkd0159 in #46
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
What's Changed
- feat: apply the wasm module of lbm-sdk by @zemyblue in #1
- docs: add wasm events description by @tkxkd0159 in #2
- feat: Apply wasmd v0.29.1 by @zemyblue in #5
- feat: separate custom features in
x/wasm
intox/wasmplus
module by @zemyblue in #7 - Bump line/lbm-sdk to a7557b1d10 by @0Tech in #8
- feat!: apply the changes of lbm-sdk and ostracon proto by @zemyblue in #9
- chore: update wasmvm version by @shiki-tak in #10
- fix wrong wasmplus amino codec register by @loin3 in #12
- fix: fix the cmd error that does not recognize wasmvm library version. by @zemyblue in #14
- feat: add codeowners file by @loloicci in #16
New Contributors
- @zemyblue made their first contribution in #1
- @tkxkd0159 made their first contribution in #2
- @0Tech made their first contribution in #8
- @shiki-tak made their first contribution in #10
- @loin3 made their first contribution in #12
- @loloicci made their first contribution in #16
Full Changelog: https://github.com/line/wasmd/commits/v0.1.0