Add delta allowance, approve sets explicit value

This commit is contained in:
lash
2023-01-05 13:36:40 +00:00
parent 166302ef49
commit 4f1bd36c12
7 changed files with 112 additions and 6 deletions

View File

@@ -1,7 +1,9 @@
- 0.1.2
- 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