Skip to content

v0.14.0

Compare
Choose a tag to compare
@morleyzhi morleyzhi released this 25 Feb 18:16
· 426 commits to master since this release
be76087
  • Updated some out-of-date dependencies
  • Update documentation to explicitly set fees
  • Add Server.prototype.fetchBaseFee, which devs can use to fetch the current
    base fee; we plan to add more functions to help suggest fees in future
    releases
  • Add includeFailed to OperationCallBuilder for including failed
    transactions in calls
  • Add operationFeeStats to Server for the new fee stats endpoint