Skip to content

Version 2.2.0 Prerelease 1

Pre-release
Pre-release

Choose a tag to compare

@marcotradenet marcotradenet released this 12 Mar 13:53
f374475
  • Added utility methods for checking the format of the field
  • Added checks for CommercioDoc fields
  • Removed "schema_type" to fix MsgShareDocumentTests
  • Removed message formatting
  • Removed proof in MsgSendDocumentReceipt example
  • Added checks for CommercioDocReceipt fields
  • Added check field for encrypted_data (CommercioDoc)
  • Added asserts on DoSign & Checksum both required if the first is not null
  • Added schemaType check notEmpty
  • Added Schema.uri check notEmpty
  • Added Schema.version check notEmpty
  • Added Checksum.value check notEmpty
  • Exclude checksum field if null
  • Added info for testing SDK in local network
  • Added check on the length of the fields of class DidDocumentService
  • Added service field to DidDocumentProofSignatureContent
  • Exclude service field if empty
  • Replace openCdp and closeCdp with mintCcc and burnCcc
  • Added class ExchangeTradePositions
  • Added getExchangeTradePositions
  • Replace membership with kyc module
  • Added Membership Type GREEN
  • Added RewardPoolDepositHelper
  • Delete inviteUser & buyMembership methods
  • Added rewardPoolDepositsList methods
  • Clean code
  • Updated documentation
  • Updated examples
  • Updated/Added tests