Cosmin Damian

Results 95 comments of Cosmin Damian

Please re-open another issue if there are questions related to this.

This issue seems stale, closing it for now. Please let us know if you still need help.

Closing this for now, please let us know if you still need help.

Fix in - https://github.com/centrifuge/go-substrate-rpc-client/pull/366

@johnuopini Does the answer from Dylan help? Alternatively, you could look into adjusting `CreateStorageKey` to support partial arguments since at this point, we error our if the number of hashes...

Hey @LXHLeaner, 1. What exactly do you mean by dealing with polkadot staking? If it's about submitting extrinsics related to staking, yes. 2. Sure, you would need to query each...

Hi @puneetjindal3, this is most likely due to the fact that the signature options required in your case require more than a normal `UCompact` tip. Please refer to - https://github.com/centrifuge/go-substrate-rpc-client/blob/master/registry/retriever/extrinsic_retriever_live_test.go#L42...

Closing this in favor of - https://github.com/centrifuge/fudge/pull/63

Keeping this as a draft until we test it in the Centrifuge chain.

@lemunozm Are you referring to any particular dependency or basically everything that comes from - https://github.com/moonbeam-foundation/moonbeam ? Most of those things are used for XCM-related tests such as the `pallet-xcm-transactor`...