Skip to content

ampd-v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 21:09
· 66 commits to main since this release

What's Changed

  • refactor(ci): rename r2 pre-releases folder to cosmwasm by @maancham in #562
  • refactor(ci): r2 internal path structure by @maancham in #564
  • feat(ampd): upload ampd releases to r2 by @maancham in #571
  • fix(ci): auto trigger build action for new tags with custom token by @maancham in #574
  • chore: use workspace rust edition in crates by @milapsheth in #575
  • feat(ampd): integrate ampd queued broadcaster with the axelar batch request by @fish-sammy in #554
  • feat(ampd): add support for multiversx blockchain by @raress96 in #466
  • feat(minor-ampd): add command to send tokens from verifier address by @cjcobb23 in #586
  • chore(ampd): include libssl3 in docker image by @jcs47 in #592
  • feat(minor-ampd): add commands to unbond and claim stake by @cjcobb23 in #587
  • feat(ampd): add uri to connection errors by @cgorenflo in #590
  • fix(ampd): copy external-gateways folder to dockerfile by @haiyizxx in #594
  • fix(ampd): fix nonce for multiversx being keccak256 hash instead of created at by @raress96 in #593
  • fix(ampd): ensure that txs get confirmed when broadcast with an ampd subcommand by @cgorenflo in #597
  • fix(ampd): resolve deadlock between broadcaster and confirmer on shutdown by @cgorenflo in #606
  • feat(minor-ampd): stellar verify messages by @haiyizxx in #605
  • feat(minor-ampd): stellar verifier set verifier by @haiyizxx in #617
  • fix(ampd): resolve deadlock for ampd commands with single broadcast by @cgorenflo in #609

New Contributors

Full Changelog: ampd-v1.0.0...ampd-v1.1.0