Releases: MinterTeam/minter-php-sdk
Releases · MinterTeam/minter-php-sdk
v0.0.7
Add /max_gas endpoint.
Add /min_gas_price endpoint.
Add $height to endpoint in which this parameter is optional.
v0.0.6
- Create MinterEditCandidateTx
- Add Minter check decoding #41
- Fix readme, comments
v0.0.5
- Add new endpoints:
1.1 getUnconfirmedTxs
1.2 getTransactions #43
- Add $height to getCandidates endpoint. #42
- Rename MinterUnboundTx to MinterUnbondTx. (!!)
- Add MinterUnbondTxTest
v0.0.4
Fix BuyCoinTx encoding/decoding
Fix BuyCoinTx tests
Update for Minter Network 0.8.0
Update Minter API
Update README
Create test for SellAllCoin transaction
New fields in data for SellCoin, BuyCoin, SellAllCoin transactions
First release
First release of PHP SDK for Minter.