Minor release with new features and fixes
- added MosaicFactory to better support frequent mosaic instantiation and non-standard network currencies
- added support for exchange transactions
- added support for unsigned version field for entity info on the chain
Minor release with new features and fixes
- enhanced transaction builder API
Breaking changes introduced by the security audit
- DTO changes to match changes in REST API
- e2e test cleanup (+ disabled contract tests as plugin is disabled now)
Fixing issues caused by changes introduced because of security audit
- remove trailing slash from resource URLs
See milestone for fixed issues
- introduced fee calculation strategies
- introduced transaction builders as primary API to create transaction instances
- unified constructors and moved logic to transaction builders
- version field changes (breaks server backward compatibility)
- support for blockchain configuration and upgrade transactions/endpoints
- update of dependency versions
See milestone for fixed issues
- dragon support
- delegated harvesting
- bugfixes
See milestone for fixed issues
- added support for missing end-points
- transfers to accounts via alias
- proper fee support
- bugfixes, project automation, improved test coverage
See milestone for fixed issues
- added support for account properties
- added support for contracts
- published javadoc to https://proximax-storage.github.io/java-xpx-chain-sdk/javadoc/
- bugfixes
Initial public release introducing basic set of features