24 lines
588 B
Plaintext
24 lines
588 B
Plaintext
* 0.2.6
|
|
- Upgrade confini
|
|
* 0.2.5
|
|
- Add default env override
|
|
- Do not create middleware if ipc no set
|
|
* 0.2.4
|
|
- Remove hardcoded ipc path in middleware
|
|
* 0.2.3
|
|
- Use dsn and config for keystore database settings
|
|
* 0.2.2
|
|
- Use confini for configurations
|
|
* 0.2.1
|
|
- Fix hardcoded daemon signTransaction nonce
|
|
* 0.2.0
|
|
- Add import method to keystore interface
|
|
* 0.1.1
|
|
- Create key table only if not exist
|
|
* 0.1.0
|
|
- Package wrap with setup.py
|
|
- Fix hex prefix bug in tx serialization
|
|
* 0.0.1
|
|
- Introduce signer, transaction, keystore packages
|
|
- Add test for keystore and signer
|