Fixed - `Transaction.fromBytes()` and `Transaction.getSignatures()` throw an exception for transactions signed using an ECDSA key - spurious `INVALID_TRANSACTION_START` in `TransactionId.generate()` - Android compatibility issues
2.29.0
Added - `populateAccountEvmAddress` and `populateAccountEvmAddressAsync` to `AccountId`
Fixed - duplicate transaction IDs at high TPS (>25K) - android compatibility issues
Changed - GRPC configurations
2.28.0
Added - `addBoolArray` function to `ContractFunctionParameters`
Fixed - `java.lang.VerifyError` exception in examples