Releases: Muvon/php-bitclout-creator-coin
Releases · Muvon/php-bitclout-creator-coin
v0.4.1
v0.4.0
- 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
- Add preview of buy and sell;
- Fix issue with reward calculation when we do self-buy.
v0.2.0
New methods:
- possibility to init coin with locked amount and supply;
- set strategy by block height.
Updated README
v0.1.0
Initial release with supporting all of old strategies and some tests