Rodrigo Quelhas

Results 94 comments of Rodrigo Quelhas

We plan add support the EIPs in the following months, but no ETA set for now

Hi @bkontur @acatangiu, What is the status on this? I would like to use BridgeHub to bridge messages between 2 parachains, one in Polkadot and another in Kusama. Is it...

Thanks for the report 👍 . We will have a look at it and report back once we have identifier the problem.

Hi @ioannist, To give an update. We opened a [PR upstream](https://github.com/paritytech/polkadot-sdk/pull/8108), if this is confirmed to be unexpected behaviour as we believe, a fix will be included in the next...

Another related issue, this is part of the migration from `Currency` to `Fungible` trait (which has not been done for pallet proxy): https://github.com/paritytech/polkadot-sdk/issues/226

This will be addressed once PR https://github.com/paritytech/polkadot-sdk/pull/9560 gets merged.

To give an update, we will include a [fix to polkadot-sdk](https://github.com/paritytech/polkadot-sdk/pull/8108), in the next release **`Runtime 4000`**, it will fix the issue you are reporting above.

> In general LGTM. I tried to ask Claude to verify if any tests were lost in the migration, this was the response: > > ``` > Based on my...

> Will the migration be done by the next release? We want to make sure that the state trie migration is fully done before switching the benchmarks That is the...