Skip to content

Releases: enjin/php-blockchain-tools

v1.15.1

31 Jul 12:00
f23aeb2
Compare
Choose a tag to compare

What's Changed

  • Allow to convert 0x0 public key with hexToBytes by @pawell67 in #7

New Contributors

Full Changelog: v1.15.0...v1.15.1

v1.15.0

26 Jul 19:36
c77503a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.15.0

v1.14.0

22 Feb 16:59
d0a8226
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13...v1.14.0

v1.13

02 Mar 19:58
592ecb4
Compare
Choose a tag to compare
Support PHP 8.

v1.12

04 Jan 19:53
9436877
Compare
Choose a tag to compare
Update PHP Version Constraints

1.11

29 Sep 16:46
Compare
Choose a tag to compare
ignore non valid types

1.10

17 Sep 15:17
Compare
Choose a tag to compare
update contract function backward compatibility

1.9

16 Sep 21:25
Compare
Choose a tag to compare
1.9
skip constructor when parsing functions

1.8

16 Sep 19:40
Compare
Choose a tag to compare
1.8
added toArray to ContractFunction and ContractEvent

1.7

16 Sep 19:26
Compare
Choose a tag to compare
1.7
make prefixing more consistent