Skip to content

Releases: ArkEcosystem/php-crypto

1.3.0

31 Aug 02:30
7efbad2
Compare
Choose a tag to compare
fix: add `pubKeyHash` and use it as network identifier (#97)

1.2.0

27 Aug 08:25
0b7bf54
Compare
Choose a tag to compare
chore: update bytebuffer dependency (#96)

1.1.0

30 Jun 16:40
c2dcc72
Compare
Choose a tag to compare
chore: update dependencies (#94)

1.0.0

11 Feb 07:18
Compare
Choose a tag to compare

Added

  • Implement AIP11

0.4.0

07 Jul 04:02
fe5ced6
Compare
Choose a tag to compare

Changed

  • Support vendor fields up to 255 characters

0.3.0

19 Dec 16:34
e1df55f
Compare
Choose a tag to compare

Changed

  • Upgraded bitwasp/bitcoin to 1.0.0

0.2.5

07 Dec 06:55
b80bc94
Compare
Choose a tag to compare

Fixed

  • Handle signed messages that were created through Desktop Wallet 2.0

0.2.4

08 Nov 04:46
Compare
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
Compare
Choose a tag to compare

Fixed

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

0.2.2

31 Jul 05:14
Compare
Choose a tag to compare

Fixed

  • Properly calculate the transaction id if signed with second signature.