polytope-labs / hyperbridge

Hyperbridge is a hyperscalable coprocessor for verifiable, cross-chain interoperability
https://docs.hyperbridge.network/
Apache License 2.0
110 stars 33 forks source link

ismp parachain to support async and sync backed chains #253

Closed MrishoLukamba closed 2 months ago

MrishoLukamba commented 3 months ago

Closing #223

Wizdave97 commented 2 months ago

Seems changes have affected simnode tests.

MrishoLukamba commented 2 months ago

Seems changes have affected simnode tests.

I know why its failing, it was using set host params where the function arguments have changed. Pushing updates

Wizdave97 commented 2 months ago

Bump the version of parachain consensus client and pallet just to cover the patch.

Wizdave97 commented 2 months ago

Pull changes from main and regenerate the subxt types

MrishoLukamba commented 2 months ago

Pull changes from main and regenerate the subxt types

Already regenerated, or some new changes of types in the main branch?

Wizdave97 commented 2 months ago

Pull changes from main and regenerate the subxt types

Already regenerated, or some new changes of types in the main branch?

There are still conflicts