2023-02-10 17:17:06 +01:00
|
|
|
- 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
|
2022-05-03 20:19:28 +02:00
|
|
|
- 0.1.1
|
|
|
|
* Settable demurrage steps for apply demurrage cli tool
|
|
|
|
- 0.1.0
|
|
|
|
* Dependency upgrades
|
2022-03-02 09:15:10 +01:00
|
|
|
- 0.0.11
|
|
|
|
* Apply demurrage cli tool
|
|
|
|
- 0.0.10
|
|
|
|
* Settable sink address
|
|
|
|
- 0.0.9
|
|
|
|
* Correct redistribution amount for SingleNocap contract
|
|
|
|
- 0.0.2
|
2021-06-28 11:46:05 +02:00
|
|
|
* Move to chainlib-eth
|
2022-03-02 09:15:10 +01:00
|
|
|
- 0.0.1
|
2021-06-28 11:46:05 +02:00
|
|
|
* Interface for redistributed and non-redistributed, with or without cap
|