Hedera-sdk-py

Latest version: v2.50.0

Safety actively analyzes 724206 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 19

2.6.0beta.1

Added

* `AccountId.aliasKey`, including `AccountId.[to|from]String()` support.
* `[PublicKey|PrivateKey].toAccountId()`.
* `aliasKey` fields in `TransactionRecord` and `AccountInfo`.
* `nonce` field in `TransactionId`, including `TransactionId.[set|get]Nonce()`
* `children` fields in `TransactionRecord` and `TransactionReceipt`
* `duplicates` field in `TransactionReceipt`
* `[TransactionReceiptQuery|TransactionRecordQuery].[set|get]IncludeChildren()`
* `TransactionReceiptQuery.[set|get]IncludeDuplicates()`
* New response codes.
* Support for ECDSA SecP256K1 keys.
* `PrivateKey.generate[ED25519|ECDSA]()`
* `[Private|Public]Key.from[Bytes|String][DER|ED25519|ECDSA]()`
* `[Private|Public]Key.to[Bytes|String][Raw|DER]()`

Deprecated

* `PrivateKey.generate()`, use `PrivateKey.generate[ED25519|ECDSA]()` instead.

2.5.0

Added

* Support for adding multiple addresses for the same node to the network.
* `*Id` objects are now comparable.
* Adds `createdContractIds` to `ContractFunctionResult`
* Makes `AccountBalance.[to|from]Bytes()` public.
* New smart contract response codes

2.5.0beta.1

Added

* New smart contract response codes

2.4.0

Fixed

* Implement gRPC connecting timeouts to prevent `TRANSACTION_EXPIRED` from occurring due to
nodes not responding
* `ManagedNodeAddress` will no longer used named regex groups

Deprecated

* Deprecated `ContractCallQuery.[set|get]MaxResultSize()` with no replacement.
* Deprecated `ContractUpdateTransaction.[set|get]BytecodeFileId()` with no replacement.

2.4.0beta.1

Deprecated

* Deprecated `ContractCallQuery.[set|get]MaxResultSize()` with no replacement.
* Deprecated `ContractUpdateTransaction.[set|get]BytecodeFileId()` with no replacement.

2.3.0

Added

* Support for toggling TLS for both mirror network and services network

Page 14 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.