Added
EthereumFlowEthereumTransactionDataEthereumTransactionDataLegacyEthereumTransactionDataEip1559Signer.getAccountKey()- Signature providers should be implementing this method, but
it was added in a none-breaking change way so old signer provider implementations won't
break when updating to the latest JS SDK versionContractCreateFlow.executeWithSigner()- Execute a flow using a signerAccountInfoFlow.verify[Signature|Transaction]WithSigner()- Execute a flow using a signer- A third party time source will be used for transaction ID generation when possible.
Deprecated
EthereumTransaction.[set|get]CallData()- UseEthereumTransaction.[set|get]CallDataFileId()insteadEthereumTransaction.[set|get]MaxGasAllowance()- UseEthereumTransaction.[set|get]MaxGasAllowanceHbar()instead