Skip to content

distribution-tools-v0.2.0

Compare
Choose a tag to compare
@praskoson praskoson released this 12 Jun 21:19
· 9 commits to main since this release
0b6723d

Includes address-fetcher, flat-distributor and proportional-distributor. This is not a build, just a package with all the tools and readmes.

Changelog

  • Features
    • Short option (-t) for specifying address type (available in all tools, #11)
    • Show the estimated total drop amount when running distributors (#7)
    • Allow usage of --fund-recipient and --allow-unfunded-recipient options with distributors (#8)
  • Bugfixes
    • Fixed CSV headers in log files for unconfirmed transfers (thanks @leafwind, #3)
    • Exit immediately when there is no config or console params in distributors (#4)