Releases: PlatONnetwork/client-sdk-js
Releases · PlatONnetwork/client-sdk-js
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
Support for incoming parameter uint32 types.
client_sdk_v0.4.0
Change Log
- Increase the built-in contract TicketContract
client_sdk_v0.3.0
Change Log
- Implemented the transaction type definition in the Platon protocol
- Increase the built-in contract CandidateContract
client_sdk_v0.2.0
Change Log
- Support for Sophia Smart Contracts