Add transfer ownership protection

This commit is contained in:
lash
2022-03-11 05:55:16 +00:00
parent 988858e3ae
commit 90d3088061
7 changed files with 12 additions and 9 deletions

View File

@@ -1,9 +1,11 @@
* 0.0.10-pending
* 0.1.10
- Apply transfer ownership protection in GiftableToken contract
* 0.1.9
- Add statictoken contract
* 0.0.10
- Upgrade chainlib dependency, providing customizable jsonrpc id
- Move to chainlib-eth
* 0.0.9-unreleased
* 0.0.8-unreleased
* 0.0.7-unreleased
* 0.0.7
- Implement keystore signing.
- Change makefile to compile contract for Byzantium.
- Change mint method name to mintTo