We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rpc-types
This ticket is to track work to allow op-alloy-rpc-types to be no_std.
op-alloy-rpc-types
no_std
This is critical to deprecating kona-primitives and re-using types from op-alloy in kona as well as other downstream op rust crates.
kona-primitives
op-alloy
alloy-rpc-types-eth
alloy-network
The text was updated successfully, but these errors were encountered:
This is complete, op-alloy-rpc-types is no_std.
Sorry, something went wrong.
refcell
No branches or pull requests
Component
rpc-types
Description
This ticket is to track work to allow
op-alloy-rpc-types
to beno_std
.This is critical to deprecating
kona-primitives
and re-using types fromop-alloy
in kona as well as other downstream op rust crates.Tasklist
no_std
inalloy-rpc-types-eth
: feat: no_std eth rpc types alloy#1252no_std
inalloy-network
The text was updated successfully, but these errors were encountered: