Cross ledger value transfers: Now it is possible to make transfers between different networks if your use case needs it. To do so, you have to use a new smart contract that we have developed. You can learn how to interact with it using the smart contract documentation. The transfer takes place in different steps where a system of hash-locks is used to provide the needed security and robustness to the process. You can find all the information about ioCash crossLedger implementation in this blog post
Fixes
Solved Ourion iOS dependencies and made a new release.
Added check in smart contract to give controlled error when a transfer is tried with not enough balance.
Limited the possibility to make a hold with destination the same wallet as the sender.