Skip to content

Releases: commercionetwork/commercio-sdk.kt

Version 2.2.0

Choose a tag to compare

@marcotradenet marcotradenet released this 22 Mar 09:42
0d40b84
  • Updated for Documents module
  • Added checks for Documents module fields excluding empty when necessary
  • Added tests for Documents module
  • Updated for Id module
  • Added checks for Id module fields excluding empty when necessary
  • Added tests for Id module
  • Updated Commerciomint module
  • Change from Cdp to Etp
  • Added tests for Commerciomint module
  • Removed Accreditations module
  • Added Commerciokyc module
  • Added tests for Commerciokyc module
  • Update examples
  • Added info for testing SDK in local network
  • Delete comment
  • Clean code
  • Added Legacy support for Documents and Id modules

Version 2.2.0 Prerelease 1

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

Version 2.1.2

Choose a tag to compare

@marcotradenet marcotradenet released this 29 Jul 06:04
305e0b2
  • Added the shareDocumentsList() method to the DocsHelper class to send multiple shareDocument messages
  • Added the sendDocumentReceiptsList() method to the DocsHelper class to send multiple sendDocumentReceipt messages
  • Added the setDidDocumentsList() method to the IdHelper class to send multiple setDidDocument messages
  • Added class RequestDidPowerUpHelper
  • Added the requestDidPowerUpsList() method to the IdHelper class to send multiple RequestDidPowerUp messages
  • Added the inviteUsersList() method to the MembershipHelper class to send multiple InviteUser messages
  • Added the buyMembershipsList() method to the MembershipHelper class to send multiple BuyMembership messages
  • Added automatic fees calculation for multiple messages
  • Added the ability to configure the transactions sync mode
  • Added closeCdpsList() method to the MintHelper class to send multiple CloseCdp messages

Version 2.1.0

Choose a tag to compare

@marcotradenet marcotradenet released this 18 May 16:33
1f07069
  • Aligned DDO creation
  • Aligned powerUP creation
  • Aligned shareDoc creation
  • Deleted Did Deposit
  • Fix Cdp creation
  • Add do_sign shareDoc

Version 0.1.3

Choose a tag to compare

@marcotradenet marcotradenet released this 16 Jan 11:07
3b432d0

Remove internal visibility

Version 0.1.2

Choose a tag to compare

@leobragaz leobragaz released this 09 Dec 15:58

Minor fixes and dependencies update

Version 0.1.1

Choose a tag to compare

@leobragaz leobragaz released this 26 Nov 16:12

updated sacco.kt dependency.

Version 0.1.0

Choose a tag to compare

@rmontagnin rmontagnin released this 06 Nov 12:23

Changes

  • Completed all the helpers methods
  • Fixed some bugs
  • Updated Sacco.kt to 0.1.0
  • Added a set of usage example

Version 0.0.4

Choose a tag to compare

@rmontagnin rmontagnin released this 28 Oct 15:47

Changes

  • Updated Sacco to version 0.0.14

Version 0.0.3

Choose a tag to compare

@rmontagnin rmontagnin released this 28 Oct 15:30

Changes

  • Updated Sacco.kt to version 0.0.13