Releases: web3p/web3.php
Releases · web3p/web3.php
0.3.2
Changes:
- refactor encoding
- refactor decoding
- more unit test (eth-abi and ethers.js)
- validate / format data
0.3.1
Changes:
- [#343] Fix some bugs, toHex / hexToBin
- [#343] Add TypedDataEncoder
0.3.0
Change log
[#331] Add websocket provider
[#331] Remove RequestManager from library
0.2.1
Change log
[#332] add fee history api
0.2.0
Change log
[#329] integrate async react php
0.1.6
Change log
[#204] Support PHP 8.0
0.1.5
Update package to web3p/web3.php
0.1.2
Change:
Update README.md
Fix:
- Remove
to
parameter when publishing contract transaction
- Fix #62
- Fix #71