Add burn method + minor bug fixes

This commit is contained in:
Louis Holbrook
2023-02-04 14:41:40 +00:00
committed by Mohamed Sohail
parent 99a9915d11
commit 5d01e2ae96
26 changed files with 806 additions and 149 deletions

View File

@@ -1,3 +1,9 @@
- 0.2.0
* Add token burn function
* Fix gas leak when calculating decay on period change
* Remove all but SingleNocap contract in make install
* Make approve explicitly set value
* Add increaseAllowance and decreaseAllowance methods
- 0.1.1
* Settable demurrage steps for apply demurrage cli tool
- 0.1.0