Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encointer checks/improvements #199

Open
2 of 3 tasks
bkontur opened this issue Feb 26, 2024 · 10 comments · Fixed by #440
Open
2 of 3 tasks

Encointer checks/improvements #199

bkontur opened this issue Feb 26, 2024 · 10 comments · Fixed by #440
Assignees

Comments

@bkontur
Copy link
Contributor

bkontur commented Feb 26, 2024

Check or fix

  • setup FeeManager according to other SP parachains, is it ok to have it like type FeeManager = (); ?
  • type IsReserve = NativeAsset; - do other chains send ReserveAssetDeposited to Encointer?

TODO

  • setup pallet_xcm benchmarks and replace type WeightInfo = pallet_xcm::TestWeightInfo;

cc: @brenzi

@brenzi
Copy link
Contributor

brenzi commented Feb 26, 2024

yea, plz. assign this to me

@bkontur
Copy link
Contributor Author

bkontur commented Feb 26, 2024

@brenzi I cannot assign, don't you have "assing yourself" button there?
I guess nobody won't work on this :)

@bkontur
Copy link
Contributor Author

bkontur commented Feb 26, 2024

@brenzi can you also please this PR bkontur#4 and review/approve? It contains your changes plus few my nits.

@bkontur
Copy link
Contributor Author

bkontur commented Mar 19, 2024

@brenzi When do you think you could check this? At the very least, setting up pallet_xcm benchmarks would be very useful.

@brenzi
Copy link
Contributor

brenzi commented Mar 20, 2024

We'll take care within the next 4 weeks, among other related pending tasks for the runtime.
I suggest not to wait for this for the release 1.2.0

@brenzi
Copy link
Contributor

brenzi commented Apr 10, 2024

this will be easier to fix after the cleanup in #270 because fee handling is aligned with other system chains

@clangenb
Copy link
Contributor

clangenb commented Jul 2, 2024

Is anything still open here?

@bkontur
Copy link
Contributor Author

bkontur commented Jul 8, 2024

@brenzi what about this older one?

@brenzi
Copy link
Contributor

brenzi commented Jul 8, 2024

the point on FeeAsset can be resolved I guess.

the IsReserve I'm not sure of there is need to change anything now.

do other chains send ReserveAssetDeposited to Encointer?

IsReserve is just a copy paste. All we need to be able to do currently is teleport KSM to/from relay or AssetHub. I have no strong opinion otherwise. Do you have a suggestion here?

The last point is still open: We don't have custom benchmarking for XCM yet. This slipped our last sprints. With the upcoming holiday season I can't promise a short term solution here. But it is on our list

fellowship-merge-bot bot pushed a commit that referenced this issue Aug 25, 2024
closes #199 

Add xcm benchmark setup for encointer-kusama-runtime

- [x] Does not require a CHANGELOG entry

---------

Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Branislav Kontur <bkontur@gmail.com>
@brenzi
Copy link
Contributor

brenzi commented Aug 26, 2024

I think this can be closed after #440

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants