Releases: MaximFischuk/quorum-vault-client
Releases · MaximFischuk/quorum-vault-client
v1.0.0
ZkSnarks API support
Keys API support
0.2.1 (2023-01-30)
New Features
- Add Keys APIs
- Create Key
- List Keys
- Read Key
- Delete Key
- Sign Data
- Import Private Key
- Add Import Private Key of Ethereum API
Bug Fixes
- Fixed name of
api::list_accounts
Other Changes
- Add tests for all API functions
v0.1.0
Initial release
The very beginning of the project
- Add creating Ethereum Wallet
- Add getting Ethereum Wallet by Address
- Add getting list of all Ethereum Wallets
- Add signing of Ethereum transaction (Legacy)