v0.18
In this version we adjusted AppChain Nervosj to to support CITA v0.18 and fixed some known issues.
For the release,
- [Feature] Add support to allow user instantiate new Transaction with custom Signature.
- [Fix] Fix the issue that generated java class cannot return the correct java data type.
- [Fix] Force attribute value to be 256-bit by padding leading zeros.
- [Fix] Update attribute name according to CITA block architecture.
- [Fix] Update attribute name for AppMetaData
- [Optimize] Publish the project to maven central.
- [Optimize] Add examples for BlockFilter and AppFilter.