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.
- Added a test
- IconService::getTransactionResult returns the calculated transaction fee
- Removed unused vars from tests
- IconServiceHelper::sendRequest throws exception on invalid curl request
- TransactionBuilder::send() handles the exception and returns Object or null
- Removed unnecessary TODOs
- README, added requirements and installation instructions
- composer.json, added ext-bcmath as requirement
- Helpers::icxToHex() and Helpers::hexToIcx() refactored using bcmath and gmp
- applied stricter parameter types
- bumped required php version 7.1 -> 7.2
- extra unused functions and variable in Transaction
- Changelog
- Security Policy
- Iconservice
- IRC2
- IISS
- TransactionBuilder
- Helpers
- Serializer
- Wallet