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

chore: remove sp-std usage #1422

Merged
merged 7 commits into from
May 13, 2024

Conversation

yjhmelody
Copy link
Contributor

@yjhmelody yjhmelody commented May 9, 2024

related issue: paritytech/polkadot-sdk#2101

Now the precompile macro need the user importing sp-std. This PR remove this require and use alloc(no need to write extern crate alloc).

@yjhmelody yjhmelody requested a review from sorpaas as a code owner May 9, 2024 04:48
@boundless-forest boundless-forest merged commit b846a22 into polkadot-evm:master May 13, 2024
4 checks passed
@yjhmelody yjhmelody deleted the chore/rm-sp-std branch May 13, 2024 06:48
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.

3 participants