- Support for new signer types:
sha256Hash,preAuthTx. StrKeyhelper class withstrkeyencoding related methods.- Removed deprecated methods:
Keypair.isValidPublicKey(useStrKey),Keypair.isValidSecretKey(useStrKey),Keypair.fromSeed,Keypair.seed,Keypair.rawSeed. - Breaking changes:
Networkmust be explicitly selected. Previously testnet was a default network.Operation.setOptions()methodsignerparam changed.Keypair.fromAccountId()renamed toKeypair.fromPublicKey().Keypair.accountId()renamed toKeypair.publicKey().- Dropping support for
End-of-Lifenode versions.