paritytech / trappist

Apache License 2.0
81 stars 17 forks source link

Use dependencies from crates-io instead of git deps from the Polkadot SDK repository #301

Closed stiiifff closed 7 months ago

metricaez commented 8 months ago

Hi! During the last day's I have made some progress with this as it was requested by SP team for an emulator use case they wan to try. They have provided me this versions as reference. Here is the branch, currently what is left for this to be done is migrating pallet-dex to creates.io dependencies as it is retrieving sp-io v.23 which is generating a conflict. How would you like to proceed? Thanks!

metricaez commented 8 months ago

Update: Now it's compiling. Notes:

stiiifff commented 7 months ago

@metricaez @ayushmishra2005 Would be nice to resolve this one soon 🙏️

Moliholy commented 7 months ago

@metricaez @ayushmishra2005 Would be nice to resolve this one soon 🙏️

This is already done here.

stiiifff commented 7 months ago

Closed by #315