Skip to content

chore(rpc): no_std support op-alloy-rpc-jsonrpsee#356

Merged
mattsse merged 2 commits intomainfrom
emhane/no-std-op-alloy-rpc-jsonrpsee
Jan 3, 2025
Merged

chore(rpc): no_std support op-alloy-rpc-jsonrpsee#356
mattsse merged 2 commits intomainfrom
emhane/no-std-op-alloy-rpc-jsonrpsee

Conversation

@emhane
Copy link
Copy Markdown
Collaborator

@emhane emhane commented Jan 3, 2025

Motivation

Closes #355

Solution

Adds no_std support op-alloy-rpc-jsonrpsee, and removes exclusion from CI wasm check

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@emhane emhane added A-rpc-jsonrpsee C-deps Category: Dependencies labels Jan 3, 2025
@mattsse mattsse added this pull request to the merge queue Jan 3, 2025
Merged via the queue into main with commit 586115d Jan 3, 2025
@mattsse mattsse deleted the emhane/no-std-op-alloy-rpc-jsonrpsee branch January 3, 2025 10:06
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 21, 2026
…loy#356)

<!--
Thank you for your Pull Request. Please provide a description above and
review
the requirements below.

Bug fixes and new features should include tests.

Contributors guide:
https://github.com/alloy-rs/core/blob/main/CONTRIBUTING.md

The contributors guide includes instructions for running rustfmt and
building the
documentation.
-->

<!-- ** Please select "Allow edits from maintainers" in the PR Options
** -->

## Motivation

Closes alloy-rs/op-alloy#355

## Solution

Adds `no_std` support `op-alloy-rpc-jsonrpsee`, and removes exclusion
from CI wasm check

## PR Checklist

- [ ] Added Tests
- [ ] Added Documentation
- [ ] Breaking changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-deps Category: Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add no_std support for op-alloy-rpc-jsonrpsee

2 participants