Skip to content
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
Compare
Choose a tag to compare
@kwek20 kwek20 released this 04 Jul 15:39
· 102 commits to dev since this release
74570b5

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)