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

Fix runtime build by including all proxy features #40

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

4meta5
Copy link
Contributor

@4meta5 4meta5 commented Dec 1, 2023

without these changes runtime does not compile because pallet-proxy is leaking std

Closes #38

Follow Up: Fix CI to correctly verify if runtime builds

Highlights #28 by showing that the current CI does NOT check if the runtime builds and this has led to a bug

@4meta5 4meta5 added this to the 1st Deliverable milestone Dec 1, 2023
@4meta5 4meta5 requested review from ozgunozerk and KitHat December 1, 2023 00:59
@4meta5 4meta5 self-assigned this Dec 1, 2023
@KitHat KitHat merged commit 9093a1a into main Dec 1, 2023
1 check passed
@KitHat KitHat deleted the amar-fix-proxy-config branch December 1, 2023 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

🐞 [Bug]: Include pallet-proxy for all its features in runtime
3 participants