Skip to content

Releases: Muvon/php-bitclout-creator-coin

v0.4.1

02 Aug 09:26
Compare
Choose a tag to compare

Add method to increase the currently locked amount due to introduction pseudo-dividends based on NFT

v0.4.0

11 Jul 14:26
Compare
Choose a tag to compare
  • Fix division by zero cases.
  • Emulate zero holders logic from original source (when we reset locked and supply).
  • Add watermark to init method.

v0.3.0

08 Jul 11:30
Compare
Choose a tag to compare
  • Add preview of buy and sell;
  • Fix issue with reward calculation when we do self-buy.

v0.2.0

03 Jul 14:56
Compare
Choose a tag to compare

New methods:

  • possibility to init coin with locked amount and supply;
  • set strategy by block height.

Updated README

v0.1.0

02 Jul 09:52
Compare
Choose a tag to compare

Initial release with supporting all of old strategies and some tests