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

alloy_consensus from alloy_rpc_types in TryFrom trait #3

Open
rkdud007 opened this issue Apr 3, 2024 · 1 comment
Open

alloy_consensus from alloy_rpc_types in TryFrom trait #3

rkdud007 opened this issue Apr 3, 2024 · 1 comment

Comments

@rkdud007
Copy link
Member

rkdud007 commented Apr 3, 2024

Context

Before, when the project was kick started, latest commit rev = "52d16d3" was not supportive with type conversion in between two, this become motivation to open a PR about tx receipt (alloy-rs/alloy#395) which later get merge from supersedes PR(alloy-rs/alloy#396)

Current Alloy packages give breaking changing all the time, I just sticked into one rev. But as tx conversion get supported with (alloy-rs/alloy#361) and tx receipt get supported with (alloy-rs/alloy#396)

It's time to clean up conversion code with TryFrom trait with latest revision

@rkdud007
Copy link
Member Author

update: tried to resolve it in #10 doesn't worked as expected especially around TxReceipt

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

No branches or pull requests

1 participant