This repository has been archived by the owner on Sep 6, 2024. It is now read-only.
v1.0.0-beta.30
Pre-release
Pre-release
Important Changes:
tips
parameter is no longer needed forgetInclusionState
api callgetLatestInclusion
api call has been removed- No
threshold
parameter is required ingetBalances
api call getTips
api call has been removed
Changelog
- Fix: Ignore null trytes during trytes to ascii conversion (#480)
- Update: Remove
threshold
parameter fromgetBalances()
(#481) - Update: Remove
getTips()
api (#483) - Update: Remove
tips
parameter fromgetInclusionStates()
(#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)