Skip to content

v0.18

Choose a tag to compare

@QingyangKong QingyangKong released this 31 Aug 11:30
· 285 commits to master since this release
c0ac17b

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.