Fix period test to recognize actual sink address

This commit is contained in:
lash
2023-02-10 16:17:06 +00:00
parent e6eef48808
commit 5c85a8abba
11 changed files with 20 additions and 2198 deletions

View File

@@ -1,3 +1,9 @@
- 0.3.0
* Smart contracts use abdk math libraries, all exponential operations are static gas cost
* Add expiry features, after which balances are frozen and no more transfers or demurrage will occur
* Add sealable features for supply, sink address, expiry and minters (when sealed cannot be changed)
* Deployer script now takes demurrage amount as ppm instead of literal growth fraction
* Retire old multi and cap contracts
- 0.1.1
* Settable demurrage steps for apply demurrage cli tool
- 0.1.0