Transaction Relation
wigy-opensource-developer
released this
09 Nov 20:15
·
13 commits
to develop
since this release
Fixed
JsSubtreePolicies
methods should not take ownership of self
Added
- Exposed all 4 DID kinds (persona, device, group, resource) through WASM, FFI and vault file format.
- Exposed SignedJson serialization format through WASM and FFI.
- Made the native Rust SDK more usable by re-exporting symbols through it.
- Morpheus node stores transaction ID of PoE SSI operations, so it can be queried in IBeforeProofHistory.
- scripts/publish.sh helps publishing all crates in the correct order.