github axelarnetwork/axelar-core v1.0.0

latest releases: v1.0.2, v0.35.8, v1.0.1...
one month ago

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 with errors.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

Full Changelog: v0.36.0...v1.0.0

Don't miss a new axelar-core release

NewReleases is sending notifications on new releases.