Skip to content

v0.3.0

Compare
Choose a tag to compare
@aelesbao aelesbao released this 30 May 09:12
· 57 commits to main since this release
07e4d80

New feature

arch3-core

  • method to calculateFees for multiple messages on SigningArchwayClient (#86)

Changes

arch3-core

  • deprecated the default gasPrice option on SigningArchwayClient (#86)

BREAKING CHANGES

  • modified the response of ArchwayCLient.getEstimateTxFees to change the estimatedFee type from Coin[] to StdFee and moved the gasLimit into estimatedFee.gas

Full Changelog: v0.2.0...v0.3.0