Skip to content

Releases: PlatONnetwork/client-sdk-ios

client_sdk_v0.6.0

25 Apr 07:09
125d099
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
  • change VerifiersList -> GetVerifiersList
  • change CandidateList -> GetCandidateList
  • change CandidateDetails -> GetCandidateDetails
  • change CandidateWithdrawInfos -> GetCandidateWithdrawInfos

client_sdk_v0.4.0

28 Feb 05:43
2e96e91
Compare
Choose a tag to compare

Change Log

  • Increase the built-in contract TicketContract

client_sdk_v0.3.0

18 Jan 07:13
9485e83
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