- Added new advanced code examples
- Reorganized documentation structure
- Formatted responses for better readability in the documentation
- Fixed some imports on the documentation
- Enhanced github documention & online documentation
- Fixed some links in the documentation
- Included dll, dylib and so files in package distribution to avoid bugs
- Added unit tests for the RPC Client
- Added fixtures
- Added new method : tick data
- Added new utils method to check bytes format
- Added new exception to handle bytes error
- Added new exception for the SC method
- Updated requirements.txt
- Created requirements-doc.txt
- Fixed bugs
- Added documentation
- A security patch has been added to prevent creating a transaction with an invalid tick, i.e. less than the current tick.
- QX Support added
- Qubic key util library implemented
- Build transaction feature added
- Broadcast transaction feature added
- Query SC feature added
- Code refactorized