Add add minter executable script

This commit is contained in:
nolash
2021-02-15 18:31:07 +01:00
parent 294ec44cd1
commit 484be11582
2 changed files with 112 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
* 0.0.7-unreleased
- Implement keystore signing.
- Change makefile to compile contract for Byzantium.
- Change mint method name to mintTo
- Add add minter executable script
* 0.0.6
- Rename contracts-dir flag to abi-dir
- Use package data dir as default abi dir