Releases: t3ran13/php-graphene-node-client
Releases · t3ran13/php-graphene-node-client
v6.0.4
- upd WhalesharesHttpJsonRpcConnector
- upd serializer, new types: variantObject, optionalString, futureExtensions, int64, setFutureExtensions, donateMemo
- added donate operation for GOLOS
v6.0.2
- new TYPE_CHAIN_PROPERTIES, TYPE_PUBLIC_KEY, TYPE_INT32 handlers
- new witness_update broadcast operation
v6.0.1
- upd for connectors
- new operations for golos
- add HIVE blockchain
- fix bug for broadcasting operations of viz
v6.0.0
Replace bitwasp/secp256k1-php with simplito/elliptic-ph.
Only GMP PHP extension requirement stays now.
v5.2.2
- abstract connetcors bug was fixed (request to few projects in 1 script do not work correct)
- viz nodes list in connectors were updated
- golos nodes list in connectors were updated
v5.2.1
- upd nodes for VIZ and GOLOS connectors
- added new golos commands
v5.2.0
- Steem HTTPS nodes was updated in connector
- Own Classes with operations IDs and fields types was added for each chain
- New GetTransactionHex command was added (debug your serialized transactions)
- New BOOL and INT8 types were added for operation fields
- Beneficiaries serialization was fixed
v5.1.3
- VIZ content operation was deleted
- VIZ custom operation was added
v5.1.2
- upd VIZ public nodes list
- fix InitConnector bug for VIZ