Skip to content

Releases: ArkEcosystem/php-crypto

1.3.1

02 Oct 02:18
f20ffc3

Choose a tag to compare

fix: support signatory alias for message public key (#101)

1.3.0

31 Aug 02:30
7efbad2

Choose a tag to compare

fix: add `pubKeyHash` and use it as network identifier (#97)

1.2.0

27 Aug 08:25
0b7bf54

Choose a tag to compare

chore: update bytebuffer dependency (#96)

1.1.0

30 Jun 16:40
c2dcc72

Choose a tag to compare

chore: update dependencies (#94)

1.0.0

11 Feb 07:18

Choose a tag to compare

Added

  • Implement AIP11

0.4.0

07 Jul 04:02
fe5ced6

Choose a tag to compare

Changed

  • Support vendor fields up to 255 characters

0.3.0

19 Dec 16:34
e1df55f

Choose a tag to compare

Changed

  • Upgraded bitwasp/bitcoin to 1.0.0

0.2.5

07 Dec 06:55
b80bc94

Choose a tag to compare

Fixed

  • Handle signed messages that were created through Desktop Wallet 2.0

0.2.4

08 Nov 04:46

Choose a tag to compare

Fixed

  • Missing ID from delegate registrations
  • Maximum vendor field length (previously 63, now 64)

0.2.3

08 Nov 04:45

Choose a tag to compare

Fixed

  • Skip recipient id in toBytes for type 1 and 4 transactions.