Releases: ArkEcosystem/php-crypto
Releases · ArkEcosystem/php-crypto
1.3.1
fix: support signatory alias for message public key (#101)
1.3.0
fix: add `pubKeyHash` and use it as network identifier (#97)
1.2.0
chore: update bytebuffer dependency (#96)
1.1.0
chore: update dependencies (#94)
1.0.0
Added
- Implement AIP11
0.4.0
Changed
- Support vendor fields up to 255 characters
0.3.0
Changed
- Upgraded
bitwasp/bitcointo1.0.0
0.2.5
Fixed
- Handle signed messages that were created through Desktop Wallet 2.0
0.2.4
Fixed
- Missing ID from delegate registrations
- Maximum vendor field length (previously 63, now 64)
0.2.3
Fixed
- Skip recipient id in
toBytesfor type 1 and 4 transactions.