Skip to content

Releases: web3p/web3.php

0.3.2

28 Jan 07:51
c58212a
Compare
Choose a tag to compare

Changes:

  • refactor encoding
  • refactor decoding
  • more unit test (eth-abi and ethers.js)
  • validate / format data

0.3.1

21 Jan 06:33
8b4c5bf
Compare
Choose a tag to compare

Changes:

  • [#343] Fix some bugs, toHex / hexToBin
  • [#343] Add TypedDataEncoder

0.3.0

02 Jan 03:14
779a095
Compare
Choose a tag to compare

Change log

[#331] Add websocket provider
[#331] Remove RequestManager from library

0.2.1

04 Sep 09:44
a8c543f
Compare
Choose a tag to compare

Change log

[#332] add fee history api

0.2.0

01 Sep 14:58
31101fe
Compare
Choose a tag to compare

Change log

[#329] integrate async react php

0.1.6

07 Mar 03:35
2eafffb
Compare
Choose a tag to compare

Change log

[#204] Support PHP 8.0

0.1.5

14 Jan 16:28
bd40f19
Compare
Choose a tag to compare
Update package to web3p/web3.php

0.1.4

24 Jun 14:49
1fb7762
Compare
Choose a tag to compare

Fix:

0.1.3

18 Jun 15:31
d0559b8
Compare
Choose a tag to compare

Change:

Fix:

0.1.2

18 May 04:14
Compare
Choose a tag to compare

Change:

Update README.md

Fix:

  • Remove to parameter when publishing contract transaction
  • Fix #62
  • Fix #71