You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
latest version of arkworks-substrate has github dependencies (not all crates.io ones), and this is the only such a dependency in the idn-sdk repo making the dependencies tree a mess and also preventing the crates in it not publishable to crates.io
There is a PR open that makes the crate publishable but it isn't merged at the time of writing this.
Also the host-arkworks is not available to Polkadot validators, meaning that this feature is unusable until Polkadot decides to add it.
Therefore we should remove this support so we don't maitain useless code that messes up the dependencies tree