Skip to content

Fix build in no_std#158

Merged
sorpaas merged 2 commits intorust-ethereum:masterfrom
moonbeam-foundation:jeremy-fix-no-std
Mar 21, 2023
Merged

Fix build in no_std#158
sorpaas merged 2 commits intorust-ethereum:masterfrom
moonbeam-foundation:jeremy-fix-no-std

Conversation

@nanocryk
Copy link
Copy Markdown
Contributor

#155 refactored precompile related code which used Vec, which needs to be imported from alloc in no_std.

CI should probably be run in no_std (cargo check --no-default-features) to ensure this don't happen.

@nanocryk nanocryk force-pushed the jeremy-fix-no-std branch from 1ea9b83 to 8ddc9f3 Compare March 10, 2023 13:38
@nanocryk
Copy link
Copy Markdown
Contributor Author

@sorpaas could you take a look?

@sorpaas sorpaas merged commit 5fb8a49 into rust-ethereum:master Mar 21, 2023
mattsse pushed a commit to mattsse/evm that referenced this pull request Jan 17, 2026
* attempt bump

* refactor

* nit

* revert nit
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.

2 participants