mirror of
https://github.com/chaintool-py/eth-erc20.git
synced 2024-11-22 09:46:46 +01:00
4310c043c5
This reverts commit d771dbb73d
.
20 lines
504 B
Plaintext
20 lines
504 B
Plaintext
* 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
|
|
* 0.0.5
|
|
- Add token owner flag to deploy script
|
|
* 0.0.4
|
|
- Bundle abi in data subfolder
|
|
* 0.0.3
|
|
- Add gift executable
|
|
* 0.0.2
|
|
- Move deploy script to package
|
|
* 0.0.1
|
|
- Adapt Bancor ERC20 token contract
|
|
- Add deploy-and-gift script
|