Skip to content

Releases: web3p/web3.php

0.3.2

Choose a tag to compare

@sc0Vu sc0Vu released this 28 Jan 07:51
c58212a

Changes:

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

0.3.1

Choose a tag to compare

@sc0Vu sc0Vu released this 21 Jan 06:33
8b4c5bf

Changes:

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

0.3.0

Choose a tag to compare

@sc0Vu sc0Vu released this 02 Jan 03:14
779a095

Change log

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

0.2.1

Choose a tag to compare

@sc0Vu sc0Vu released this 04 Sep 09:44
a8c543f

Change log

[#332] add fee history api

0.2.0

Choose a tag to compare

@sc0Vu sc0Vu released this 01 Sep 14:58
31101fe

Change log

[#329] integrate async react php

0.1.6

Choose a tag to compare

@sc0Vu sc0Vu released this 07 Mar 03:35
2eafffb

Change log

[#204] Support PHP 8.0

0.1.5

Choose a tag to compare

@sc0Vu sc0Vu released this 14 Jan 16:28
bd40f19
Update package to web3p/web3.php

0.1.4

Choose a tag to compare

@sc0Vu sc0Vu released this 24 Jun 14:49
1fb7762

Fix:

0.1.3

Choose a tag to compare

@sc0Vu sc0Vu released this 18 Jun 15:31
d0559b8

Change:

Fix:

0.1.2

Choose a tag to compare

@sc0Vu sc0Vu released this 18 May 04:14

Change:

Update README.md

Fix:

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