Skip to content

Releases: NodleCode/busypot

v0.2.0

05 Nov 23:35
0303d27
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Usable with parachain spec 32

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Nov 23:34
4cae5d3
Compare
Choose a tag to compare

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