All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fix return types
- Update requirements to allow Laravel 8 and Guzzle 7
- Methods for first and last block
- Support for laravel 7
- Implement
bridgechains/*endpoints - Implement
businesses/*endpoints - Implement
locks/*endpoints - Implement
rounds/*endpoints - Implement
node/configuration/cryptoendpoint - Implement
transactions/feesendpoint - Implement
wallets/{id}/locksendpoint
- Added
node/feesendpoint
- Only depend on the Guzzle client instead of Guzzle and PSR
- PSR dependencies
- 1.0 API Support
- Pass
queryparameters to 2.0 endpoints
- Always send the
Content-Typeheader
- JSON payload encoding
- Transaction posting
- Added
ext-mbstringsuggestion
- Add explicit class name casting with ucfirst
- Initial Release