Skip to content

client_sdk_v1.1.0.0

Latest
Compare
Choose a tag to compare
@liushuyu1 liushuyu1 released this 07 Jan 08:47
· 27 commits to master since this release
ea18bed
  1. When executing the contract method, if the error information returned by the bottom layer is timeout information, platoncalletimeoutexception will be returned, and platoncallexception will be returned for other error information

  2. The previous contract deployment timeout will return a runtimeException, and now the contract deployment timeout will return an IOException

  3. Add walletutils Isvalidaddress method is used to verify the upper case letters. If the wallet address contains upper case letters, the verification will fail

  4. When the repair contract method is executed and the default gasprovider is not obtained by transmitting gas price, the system will prompt gas price is lower than minimum

  5. Add an RPC interface to get chainid

  6. Add a node list interface for obtaining zero out blocks