Skip to content

v1.0.0-beta.30

Pre-release
Pre-release
Compare
Choose a tag to compare
@laumair laumair released this 18 Jun 03:10
9f37d7e

Important Changes:

  • tips parameter is no longer needed for getInclusionState api call
  • getLatestInclusion api call has been removed
  • No threshold parameter is required in getBalances api call
  • getTips api call has been removed

Changelog

  • Fix: Ignore null trytes during trytes to ascii conversion (#480)
  • Update: Remove threshold parameter from getBalances() (#481)
  • Update: Remove getTips() api (#483)
  • Update: Remove tips parameter from getInclusionStates() (#484)
  • Update: Remove getLatestInclusion (#484)
  • Chore: Update crypto-js in @iota/core (#460)
  • Chore: Update build scripts for @iota/pearl-diver-react-native (#501, #502)