- The client has been adopted to work with Exonum dynamic_services branch.
- Proto files are now downloaded via REST API from the Exonum node and compiled dynamically.
- Tx generation is now protobuf-based.
- The client has been adopted to work with Exonum 0.12.1+.
- Support of Proofs veritifcation was added.
- Example scripts were added.
- Protobuf sources are now compiled dynamically at the runtime.
crypto
module was added to wrap common cryptographical operations.- Module documentation and tests were added.
- The client has been adopted to work with Exonum 0.10.x.
- The client has been adopted to work with Exonum 0.9.x.