funga/CHANGELOG

7 lines
178 B
Plaintext
Raw Normal View History

2020-08-08 12:07:39 +02:00
* 0.1.0
- Package wrap with setup.py
- Fix hex prefix bug in tx serialization
2020-08-06 11:07:18 +02:00
* 0.0.1
- Introduce signer, transaction, keystore packages
- Add test for keystore and signer