api icon indicating copy to clipboard operation
api copied to clipboard

Only LSB `BitVec` is currently supported, found `bitvec::order::Msb0`

Open aurexav opened this issue 1 year ago • 2 comments

  • I'm submitting a ...
  • [ ] Bug report
  • [ ] Feature request
  • [X] Support request
  • [ ] Other
  • What is the current behavior and expected behavior?

We cannot connect our chain anymore.

Due to https://github.com/polkadot-js/api/pull/5585.

AFAIK, this change will affect any chain which uses parity-bridges-common.

  • Please tell us about your environment:

https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fdarwiniacrab-rpc.dwellir.com#/explorer

aurexav avatar Apr 10 '23 02:04 aurexav

Umpf. Will revert that specific throw and turn it into a warning as a start.

jacogr avatar Apr 10 '23 04:04 jacogr

We are back to where we were, aka not-failing. However keeping this open so we can properly address this TODO so the toHuman & toBoolArray formatting can work as expected -

https://github.com/polkadot-js/api/blob/8fe02a14345b57e6abb8f7f2c2b624cf70c51b23/packages/types/src/metadata/PortableRegistry/PortableRegistry.ts#L733-L746

jacogr avatar Apr 12 '23 11:04 jacogr