Merge remote-tracking branch 'nolash/master' into lash/table-when-not-exist

This commit is contained in:
nolash
2020-09-19 14:26:32 +02:00
6 changed files with 31 additions and 8 deletions

View File

@@ -1,7 +1,8 @@
* 0.1.1
- Create key table only if not exist
* 0.1.0
- Add web3 ext middleware capturing signer requests
- 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