Skip to content

Releases: PlatONnetwork/client-sdk-android

client_sdk_v0.6.0

25 Apr 07:10
5d000a6
Compare
Choose a tag to compare

Change Log

TicketContract API changes

  • remove GetTicketDetail
  • remove GetCandidateTicketIds
  • remove GetBatchCandidateTicketIds
  • remove GetBatchTicketDetail
  • modify VoteTicket in parameters
  • modify GetCandidateTicketCount in parameters
  • add GetTicketCountByTxHash

CandidateContract API changes

  • remove GetBatchCandidateDetail

client_sdk_v0.4.0

28 Feb 05:41
74f4a31
Compare
Choose a tag to compare

Change Log

  • Increase the built-in contract TicketContract

client_sdk_v0.3.0

18 Jan 07:20
c4e21cc
Compare
Choose a tag to compare

Change Log

  • Support for Sophia Smart Contracts
  • Implemented the transaction type definition in the Platon protocol
  • Optimized the values of the default gasLimit, gasPrice
  • Increase the built-in contract CandidateContract