Releases: stacks-network/send-many-stx-cli
Releases · stacks-network/send-many-stx-cli
v3.0.0
v2.0.0
https://www.npmjs.com/package/@stacks/send-many-stx-cli/v/2.0.0
Changelog v2.0.0
Fixes
- deploy testnet contracts that were missing after testnet reset
- update dependencies to fix
TypeError: Referrer "no-referrer" is not a valid URL
bug - update explorer url from
explorer.stacks.co
toexplorer.hiro.so
v1.3.0
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 ofsend-many-memo
checks for the existence of amemo-expected
contract for each recipient. If it exists, the transfer will be aborted if the corresponding memo is empty or missing #3deploy-contract
- a utility command to simplify deploying contracts related to the STX bulk transfer tool #3