Skip to content

feat(rpc-types): no_std Support#103

Merged
mattsse merged 2 commits intomainfrom
rf/feat/no-std-rpc-types
Sep 14, 2024
Merged

feat(rpc-types): no_std Support#103
mattsse merged 2 commits intomainfrom
rf/feat/no-std-rpc-types

Conversation

@refcell
Copy link
Copy Markdown
Collaborator

@refcell refcell commented Sep 13, 2024

Description

no_std support for the op-alloy-rpc-types crate. Also does some nice cleanup. Need to add doc comments to the net module.

@refcell refcell self-assigned this Sep 13, 2024
@refcell refcell added A-rpc-types Area: op alloy rpc types C-feat Category: New feature or request labels Sep 13, 2024
@mattsse mattsse merged commit 9d67c33 into main Sep 14, 2024
@mattsse mattsse deleted the rf/feat/no-std-rpc-types branch September 14, 2024 08:27
github-merge-queue bot pushed a commit that referenced this pull request Jan 4, 2025
<!--
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

Ref #103

## Solution

Check wasm compilation for `op-alloy-rpc-types` in CI

## PR Checklist

- [ ] Added Tests
- [ ] Added Documentation
- [ ] Breaking changes

Co-authored-by: refcell <abigger87@gmail.com>
docker-dragonmj9ol added a commit to docker-dragonmj9ol/op-alloy that referenced this pull request Nov 6, 2025
<!--
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

Ref alloy-rs/op-alloy#103

## Solution

Check wasm compilation for `op-alloy-rpc-types` in CI

## PR Checklist

- [ ] Added Tests
- [ ] Added Documentation
- [ ] Breaking changes

Co-authored-by: refcell <abigger87@gmail.com>
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 21, 2026
* feat: no_std op=alloy-rpc-types

* chore: replace network with network primitives

---------

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 21, 2026
…oy-rs/op-alloy#357)

<!--
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

Ref alloy-rs/op-alloy#103

## Solution

Check wasm compilation for `op-alloy-rpc-types` in CI

## PR Checklist

- [ ] Added Tests
- [ ] Added Documentation
- [ ] Breaking changes

Co-authored-by: refcell <abigger87@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rpc-types Area: op alloy rpc types C-feat Category: New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants