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

View-Only chain extension for pallet-uniques #5

Merged
merged 5 commits into from
Dec 27, 2023

Conversation

Szegoo
Copy link
Member

@Szegoo Szegoo commented Dec 27, 2023

This PR implements a view-only chain extension for the uniques pallet.

The reason it is view-only is that extrinsics can be called from contracts using call_runtime, which is a much more future-proof and less error-prone approach.

TODO:

  • add to shibuya and local runtimes

@Szegoo Szegoo merged commit 5b7dd3d into regionx-astar Dec 27, 2023
0 of 7 checks passed
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 this pull request may close these issues.

1 participant