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

feat: Remove state sorting, no_std ci,remove rayon #717

Merged
merged 2 commits into from
Sep 13, 2023
Merged

Conversation

rakita
Copy link
Member

@rakita rakita commented Sep 13, 2023

Remove state sorting, it can be a footgun if other formats for keys are used, and it is easy to sort if needed outside of revm.

As we removed rayon we can make state no_std.

Added cargo check --target riscv32imac-unknown-none-elf --no-default-features to test for no_std compatibility in CI.

@rakita rakita merged commit 9f00e37 into main Sep 13, 2023
7 checks passed
Evalir pushed a commit to Evalir/revm that referenced this pull request Sep 14, 2023
)

* feat: Remove state sorting, no_std ci,remove rayon
* nits
tonyke-bot pushed a commit to fuzzland/revm that referenced this pull request Sep 19, 2023
)

* feat: Remove state sorting, no_std ci,remove rayon
* nits
@rakita rakita deleted the rem_state_sorting branch September 21, 2023 23:47
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.

None yet

1 participant