iotaledger / identity.rs

Implementation of the Decentralized Identity standards such as DID and Verifiable Credentials by W3C for the IOTA Tangle.
https://www.iota.org
Apache License 2.0
303 stars 87 forks source link

Replace `stardust-test` Move package with IOTA's official `stardust` #1424

Closed UMR1352 closed 1 day ago

UMR1352 commented 1 day ago

Description of change

Removes all references of stardust-test, replacing them with stardust. Adds code to handle the migraition of legacy AliasOutputs containing a DID Document,

How the change has been tested

Big trust me bro here. Still trying to understand how to work with legacy object on the new network.