Skip to content

Releases: drlecks/Simple-Web3-Php

Release 0.10

20 Dec 12:40
Compare
Choose a tag to compare
  • 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

02 Aug 17:17
Compare
Choose a tag to compare
  • 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

02 Aug 17:12
c5c6b2a
Compare
Choose a tag to compare

Stability updates for v8.0

Release 0.8

19 Mar 12:54
Compare
Choose a tag to compare
  • Contract event/logs

Release 0.7

16 Mar 17:47
Compare
Choose a tag to compare
  • Contract creation (with examples)
  • Batch call & send (with examples)
  • Personal address & private key
  • Improved nonce
  • Improved error handling

Release 0.6

12 Mar 19:00
Compare
Choose a tag to compare
v0.6.0

contract ABI parse, fix stateMutability non set

First Release

12 Mar 17:26
Compare
Choose a tag to compare
v0.5.0

composer and example config