Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 20:38
· 611 commits to main since this release

What's Changed

  • feat: allow building image with propagated user ids by @talalashraf in #1215
  • fix: short term fee granter type replace (AccAddress -> string) by @cgorenflo in #1217
  • feat(nexus): query to retrieve transfers by @jcs47 in #1221
  • feat(vald): moonbeam finality by @sammy1991106 in #1224
  • feat(evm): add txID to VoteConfirmDeposit result event by @jack0son in #1222
  • fix: include transfer ID in deposit logs by @milapsheth in #1220
  • chore: remove unnecessary file by @sammy1991106 in #1230
  • feat(vald): handle non-standard json-rpc by @sammy1991106 in #1235
  • feat: sourcechain and asset attributes in link events by @jcs47 in #1236
  • fix(workflow): build axelard with correct version tag by @jcs47 in #1247
  • fix(workflow): unshallow clone by @jcs47 in #1248
  • feat(vald): new EVM config field by @jcs47 in #1245
  • feat(evm): burner info query by @jcs47 in #1241
  • fix: allow unbonded validator to submit heartbeats by @milapsheth in #1256
  • feat(ci): implement binary signing w/ GPG+keybase by @erain9 in #1210
  • fix(axelarnet): remove unused TxID parameter from ConfirmDepositRequest by @jack0son in #1218
  • feat!: external erc20 support by @sammy1991106 in #1234
  • chore(docker): update chain id by @jcs47 in #1246
  • feat(evm)!: sign key role for command batch by @sammy1991106 in #1258
  • docs: add bug bounty section to README [no ci] by @ggutoski in #1261
  • fix(tss): add key ID validation upon heartbeat by @jcs47 in #1259
  • fix: evm chain param validation by @milapsheth in #1264
  • fix: skip logging during ante simulation by @milapsheth in #1263
  • feat(evm): include minHeight in VoteConfirmDeposit result event by @jack0son in #1240
  • feat(evm)!: prioritize executing burn commands by @sammy1991106 in #1268
  • feat(evm)!: versioning burner by @sammy1991106 in #1265
  • fix: add event attributes by @milapsheth in #1269
  • feat(evm): add query for confirmation height by @jack0son in #1243
  • feat(evm): deposit state grpc query by @jack0son in #1270
  • fix(evm): define 'startedSigning' event name and print command ID decimal by @jack0son in #1219
  • fix(tss): wrong payload decoding and timeout by @sammy1991106 in #1274
  • fix(tss): logger in abci.go by @sammy1991106 in #1277
  • docs: add 'Upgrade handler' checkbox for PRs by @sammy1991106 in #1279
  • fix(axelarnet): cobra command to confirm deposits by @jcs47 in #1283
  • feat: batch vald broadcasts when traffic is high by @cgorenflo in #1285
  • fix: binary versions for signing by @erain9 in #1294
  • feat(tss): heartbeat should not affect multisig signing by @sammy1991106 in #1299
  • refactor(nexus)!: asset registration by @haiyizxx in #1242
  • fix: unmarshal heartbeat responses by @cgorenflo in #1295
  • build: remove ssh from build process since no more private dependencies by @sammy1991106 in #1278
  • chore(docker): update chain ID env var by @jcs47 in #1309
  • feat(migration): migrate states in axelarnet and nexus by @haiyizxx in #1267
  • fix(tss): sign event not including participant set by @jcs47 in #1308
  • fix(docker): axelard version was not being set by @jcs47 in #1315
  • fix(evm): the SignCommands should set command batch status to be signing by @sammy1991106 in #1320
  • chore(evm): additional attributes in event by @jcs47 in #1321
  • fix: allow overriding gas price in vald by @milapsheth in #1322
  • feat: adding matrix build by @kalidax in #1319
  • feat(ante)!: allow refundable txs with more than a single message by @cgorenflo in #1316
  • fix: test breaking due to key collisions by @cgorenflo in #1327
  • fix(tss): remove keygen/sign metrics to avoid metrics bloat by @jcs47 in #1317
  • chore(vald): update tm-events dependency by @cgorenflo in #1326
  • refactor: consolidate refund usage by @cgorenflo in #1328
  • fix: go mod tidy by @milapsheth in #1329
  • feat(evm): update bytecode for v2.1.0 by @sammy1991106 in #1324
  • fix: use new robust TM client by @cgorenflo in #1330

New Contributors

Full Changelog: v0.13.0...v0.14.0