See the upgrade instructions to update your node.
What's Changed
- fix(app): remove wasm store migration by @milapsheth in #2138
- chore: update dependencies by @cgorenflo in #2141
- feat(refund)!: allow refundable messages to become batched by @cgorenflo in #2139
- feat(vald): use BatchRequest to allow ignoring failed execution of messages by @cgorenflo in #2140
- fix(ibc)!: update to the latest ibc go patch by @milapsheth in #2145
- chore: fix typo in nexus proto type by @Ryz0nd in #2144
- fix: correctly override the handler function when registering services by @cgorenflo in #2147
- chore: fix some typos in comments by @overallteach in #2143
- feat(nexus)!: pass msg id between amplifier and core by @cjcobb23 in #2152
- fix: replace wasm LimitSimulationGasDecorator by @cgorenflo in #2154
- fix(axelarnet): replace native asset with bond denom for dust amount by @jcs47 in #2155
- fix: allow the cosmwasm client to store larger contract bytecodes by @cgorenflo in #2161
- fix!: enable cosmwasm 1_1 and 1_2 capabilities by @milapsheth in #2163
- ci!: switch ubuntu builds to ubuntu-22.04 by @milapsheth in #2164
- fix(auxiliary)!: unpack interfaces with pointer by @haiyizxx in #2165
- fix(amplifier): allow incoming messages from IBC to be forwarded to wasm by @jcs47 in #2156
- feat: allow (de)activation of the wasm connection with an access control command by @cgorenflo in #2166
- chore(x/vote,x/tss,x/snapshot): replace
fmt.Errorf
witherrors.New
when there is no parameters by @yukionfire in #2159 - chore: fix function name by @finaltrip in #2153
- refactor: use errors.New to replace fmt.Errorf with no parameters by @ChengenH in #2142
- chore: fix some typos in comments by @gopherorg in #2150
- fix(axelarnet)!: allow routing messages from gov module to wasm by @milapsheth in #2168
New Contributors
- @Ryz0nd made their first contribution in #2144
- @overallteach made their first contribution in #2143
- @yukionfire made their first contribution in #2159
- @finaltrip made their first contribution in #2153
- @ChengenH made their first contribution in #2142
- @gopherorg made their first contribution in #2150
Full Changelog: v0.36.0...v1.0.0