galacticcouncil / sdk

Galactic SDK
Apache License 2.0
12 stars 14 forks source link

Update PJS packages to v13 #78

Closed dudo50 closed 2 weeks ago

dudo50 commented 1 month ago

Description

FEATURE REQUEST

Hello, we would like to request you to update PJS to v13 as we use Galactic SDK in our XCM Router and this package is the only one preventing us from updating so far (We use unified imports in our monorepo meaning other tools we created cannot be updated as well). As far as I was told, the update from v12 to v13 shouldn't be very complicated. Looking forward to your answer!

Team ParaSpell✨

nohaapav commented 1 month ago

@dudo50 Hi, we have some ongoing work on xcm atm but can upgrade next week ;)

dudo50 commented 1 month ago

Okay, thanks, @nohaapav !

Please ping me once you upgraded so we can upgrade too :).

With kind regards, Team ParaSpell✨

dudo50 commented 3 weeks ago

cc @nohaapav any progress?

With kind regards, Team ParaSpell✨

nohaapav commented 3 weeks ago

@dudo50 sry busy with ongoing snowbridge integration. Hopefully soon :) No ETA atm

NunoAlexandre commented 3 weeks ago

@nohaapav Numo from Velocity Labs / Turtle.cool here.

Can you explain exactly what integration work is still pending on Hydra regarding snowbridge? You have already registered their assets and we are able to transfer them directly from Ethereum to Hydra. What exactly is missing?

Thanks 👌

nohaapav commented 3 weeks ago

@nohaapav Numo from Velocity Labs / Turtle.cool here.

Can you explain exactly what integration work is still pending on Hydra regarding snowbridge? You have already registered their assets and we are able to transfer them directly from Ethereum to Hydra. What exactly is missing?

Thanks 👌

Hi Nuno nothing from your side. Just minor XCM UI upgrade & SDK upgrade. We tested successfully transfer as well on our side for WETH.

nohaapav commented 2 weeks ago

Bumped to pjs 14.2.3 (latest)

Upgrade to following versions for compatibility.

"@galacticcouncil/sdk": "^4.5.0",
"@galacticcouncil/xcm-cfg": "^5.4.0",
"@galacticcouncil/xcm-core": "^5.3.0",
"@galacticcouncil/xcm-sdk": "^6.3.0",

Augment:

"@galacticcouncil/api-augment": "^0.3.0",

Closing ..