Releases: drlecks/Simple-Web3-Php
Releases · drlecks/Simple-Web3-Php
Release 0.10
- ABI: Tuples with static parameters
- Utils: String representation of numbers
- ERC20 example
- ABI: Non negative large numbers fix
- Automatic gasPrice fix
- ABI: Support for fixed length bytesXX
- ABI: numeric strings encoding
- Accounts: fix hashMessage with hex input
- Test script
Release 0.9
- Event / logs improvements
- Better error handling
- Accounts module
- Signing
- Transaction receipts
- ABI parsing improvements (negative numbers, large strings, ...)
- ABI support for logs
- Remove port setting
- int responses parsed as BigNumbers
Release 0.8.1
Stability updates for v8.0
Release 0.8
- Contract event/logs
Release 0.7
- Contract creation (with examples)
- Batch call & send (with examples)
- Personal address & private key
- Improved nonce
- Improved error handling
Release 0.6
v0.6.0 contract ABI parse, fix stateMutability non set
First Release
v0.5.0 composer and example config