-
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
-
The previous contract deployment timeout will return a runtimeException, and now the contract deployment timeout will return an IOException
-
Add walletutils Isvalidaddress method is used to verify the upper case letters. If the wallet address contains upper case letters, the verification will fail
-
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
-
Add an RPC interface to get chainid
-
Add a node list interface for obtaining zero out blocks