Releases: ArkEcosystem/php-crypto
Releases · ArkEcosystem/php-crypto
0.2.2
Fixed
- Properly calculate the transaction
idif signed with second signature.
0.2.1
Fixed
- Properly handle
assetif empty inArkEcosystem\Crypto\Transactions\Transaction. - Properly handle
versionandnetworkif not set onArkEcosystem\Crypto\Transactions\Transaction. - Added missing
ArkEcosystem\Crypto\Networks\Devnetuse toArkEcosystem\Crypto\Configuration\Network
0.2.0
Several files and folders have been moved around for guideline compliance - see the diff for more details
Fixed
- Multi Payment Serialisation & Deserialisation
Added
- Slot helper
- Validate PublicKey
- Get Public Key from Hex
- Get Private Key from Hex
- Get Private Key from WIF
- Transaction to Array
- Transaction to JSON
Changed
- Upgraded
bitwasp/bitcointo0.0.35
Removed
- Dropped
nethashfrom networks as it was not used
0.1.0
- Initial Release