eth-address-index/python/CHANGELOG
2022-04-20 21:23:35 +00:00

20 lines
436 B
Plaintext

- 0.4.0
* Upgrade chainlib
- 0.3.0
* Use -a and -e flag combination for consistency
- 0.2.5
* Remove proof array idx overwrite when adding multiple proofs to subject
- 0.1.2
* Move to chainlib-eth
- 0.1.1-unreleased
- 0.1.0-unreleased
* Implement external signer
* Standardize cli arg flags
- 0.0.3
* Add viewer cli
- 0.0.2
* Add script for adding endorsement
- 0.0.1
* Add token to metadata mapper contract
* Python deployer