Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@aliXsed aliXsed released this 05 Nov 23:34
· 3 commits to master since this release
4cae5d3

Usable with parachain spec 27

What's Changed

  • make fee limit configurable by @ETeissonniere in #2
  • add dry run mode to print the encoded tx without submitting it by @ETeissonniere in #4
  • dynamically fetch threshold from target by @ETeissonniere in #5
  • use the correct length bound when opening a proposal by @ETeissonniere in #6
  • feat: add command to allow creating sponsorship pots by @aliXsed in #7
  • feat: add register sponsorship users by @aliXsed in #8
  • feat: support starting index for creating pots and registering users by @aliXsed in #9
  • chore: update subxt and use NodleConfig for txs by @aliXsed in #10

New Contributors

Full Changelog: https://github.com/NodleCode/busypot/commits/v0.1.0