Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@zone117x zone117x released this 01 Sep 19:46
· 3 commits to main since this release
137f103

https://www.npmjs.com/package/@stacks/send-many-stx-cli/v/1.3.0

Changelog v1.3.0

Features

  • add feeMultiplier arg - can be used to increase the tx fee by a given percent for the purpose of prioritizing transactions #7

Fixes

  • deploy new testnet contracts #8

Changelog v1.2.0

Features

  • send-many-memo-safe - the 'safe' counterpart of send-many-memo checks for the existence of a memo-expected contract for each recipient. If it exists, the transfer will be aborted if the corresponding memo is empty or missing #3
  • deploy-contract - a utility command to simplify deploying contracts related to the STX bulk transfer tool #3