This repository has been archived by the owner on Jun 7, 2023. It is now read-only.
1.0.0-beta6 - JUnit 5 & cleanup
Pre-release
Pre-release
API
- Check for spent address using wereAddressSpentFrom when requesting a new address
- Complete revamp of requesting addresses using a Builder! (@ManuZiD)
- Added another interface above IotaLocalPow, for compass remote POW
Account
- Added doclet annotationts to accounts module
- Added support for POW and attachToTangle events
- Allow addign custom plugins to the account module
- Added check for reattachment confirmations instead of just checking the original
Both
- Changed JUnit to version 5 (@ManuZiD)
- Cleaned up the POM (@ManuZiD)