What's Changed
- fix(make): use fixed base image version for
make proto-gen
by @cgorenflo in #1385 - fix(evm): fix query q evm address ethereum --key-role by @sammy1991106 in #1386
- feat(evm): set-gateway-tx by @sammy1991106 in #1376
- chore(grpc): tss grpc queries by @sdaveas in #1375
- feat(evm): support command ApproveContractWithMint by @sammy1991106 in #1383
- fix(evm): wrong place for queueing the ApproveContractCall commands by @sammy1991106 in #1390
- fix(evm): wrong type of thing being pushed back to the contract call queue by @sammy1991106 in #1391
- fix: don't log during CheckTx by @milapsheth in #1392
- chore(config): use snake case for broadcast config by @cgorenflo in #1394
- feat(evm): make ContractCallWithToken for destination chain instead of the source chain by @sammy1991106 in #1395
- fix: evm param validation by @milapsheth in #1396
- fix: use lower default gas price and don't overwrite flags by @milapsheth in #1397
- chore(grpc): add query for gateway events by @sdaveas in #1389
- fix(evm): query pending-commands when having command approveContractCallWithMint by @sammy1991106 in #1399
- ci: upgrade to golang1.18 and add caching to actions by @cgorenflo in #1405
- feat(axelarnet): add query to get pending ibc transfer counts by @cgorenflo in #1400
- feat: add nexus queries by @milapsheth in #1393
- fix: dockerfile debug go update by @milapsheth in #1406
- refactor(evm): move CreateApproveContractCalls into EndBlocker and support SendToken by @sammy1991106 in #1401
- feat(evm): support gateway tx callContract by @sammy1991106 in #1407
- feat(evm): remove callContractXXX event payload by @sammy1991106 in #1409
- feat(evm): genesis import&export for events and confirmedEventQueue by @sammy1991106 in #1408
- chore: update deps by @milapsheth in #1414
- feat(evm): pass source tx information to approveContractCall commands by @sammy1991106 in #1416
- fix(evm): fixes some bug for general msg passing by @sammy1991106 in #1412
- feat: enforce msg restriction rules by @cgorenflo in #1410
- refactor(evm): set confirmed event on the source chain instead for gateway tx events by @sammy1991106 in #1418
- fix: update the default min gas price by @milapsheth in #1417
- fix(go-generate): fixing bytecode download for older versions by @re1ro in #1419
- feat(vote): vote module and evm vote handler by @haiyizxx in #1402
- refactor(evm): move vote message to vote handler by @haiyizxx in #1413
- chore(evm): bump contracts version to v3.1.1 by @sammy1991106 in #1420
- fix: remove redudant return by @sammy1991106 in #1421
Full Changelog: v0.16.0...v0.17.0