Skip to content

Releases: PlatONnetwork/client-sdk-js

client_sdk_v0.6.0

06 May 03:04
2c0d58f
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

Support for incoming parameter uint32 types.

client_sdk_v0.4.0

28 Feb 05:40
94c6a36
Compare
Choose a tag to compare

Change Log

  • Increase the built-in contract TicketContract

client_sdk_v0.3.0

18 Jan 04:08
4fa3d6d
Compare
Choose a tag to compare

Change Log

  • Implemented the transaction type definition in the Platon protocol
  • Increase the built-in contract CandidateContract

client_sdk_v0.2.0

25 Dec 03:38
28533fe
Compare
Choose a tag to compare

Change Log

  • Support for Sophia Smart Contracts