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.
- Upgrade Dependencies
- Add Support for new Core v2.6 Transaction Types
- Downgrade bitcoinj-core to 0.14.7
- Updated dependencies
- Support 255 bytes vendor fields
- Adjusted the JSON to Java Object conversion to support stricter incoming validation on the core.
- Set
network
field on transaction
- Construct the correct JSON representation of transactions
- Return the correct transaction type for
MultiSignatureRegistration
- Properly cast slot times to integer
- Set the version on
AbstractTransaction
- Initial Release