Skip to content

[1.0.3] - 8-Dec-2022

Latest
Compare
Choose a tag to compare
@cryptoBeliever cryptoBeliever released this 08 Dec 18:45
244bb6c
Package Version Link
SDK OkHttp v1.0.3 https://repo.maven.apache.org/maven2/io/nem/symbol-sdk-okhttp-client
SDK Vertx v1.0.3 https://repo.maven.apache.org/maven2/io/nem/symbol-sdk-vertx-client
Catbuffer Library v0.1.5 https://repo.maven.apache.org/maven2/io/nem/catbuffer-java
Client OkHttp v1.0.3 https://repo.maven.apache.org/maven2/io/nem/symbol-openapi-okhttp-gson-client
Client Vertx v1.0.3 https://repo.maven.apache.org/maven2/io/nem/symbol-openapi-vertx-client
  • upgrade rest openapi client version to 1.0.3
  • keep only mainnet and testnet network types
  • catbuffer - add a revokable flag to mosaic and revocation transaction type
  • SDK - add revokable mosaic and revocation transaction support
  • upgrade Catbuffer to v0.1.5
  • add a revokable flag to mosaic and revocation transaction type and tests
  • correct e2e tests to make them pass