Releases: PlatONnetwork/client-sdk-ios
Releases · PlatONnetwork/client-sdk-ios
client_sdk_v0.6.0
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
Change Log
- Increase the built-in contract TicketContract
client_sdk_v0.3.0
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