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

refactor: move to PevmChain::get_tx_env #331

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

kien-rise
Copy link
Contributor

Resolves #233 (comment)

@kien-rise kien-rise requested a review from hai-rise September 5, 2024 08:42
@kien-rise kien-rise marked this pull request as ready for review September 5, 2024 08:42
@kien-rise kien-rise mentioned this pull request Sep 5, 2024
@kien-rise kien-rise force-pushed the 1540-refine-pevm-chain branch from d668962 to 5e650f4 Compare September 5, 2024 08:44
@kien-rise kien-rise force-pushed the 1540-refine-pevm-chain branch from 5e650f4 to 687fbe7 Compare September 5, 2024 10:25
impl PevmChain for PevmEthereum {
type Transaction = Transaction;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rare place where we should add :: to be honest.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you check again? I explicit write alloy_rpc_types::Transaction in this place and some more places.

@kien-rise kien-rise force-pushed the 1540-refine-pevm-chain branch from 8b942b6 to d0d67ed Compare September 5, 2024 11:23
@kien-rise kien-rise force-pushed the 1540-refine-pevm-chain branch 2 times, most recently from db736d0 to 892e86b Compare September 5, 2024 11:37
@kien-rise kien-rise force-pushed the 1540-refine-pevm-chain branch from 892e86b to ab786ce Compare September 5, 2024 11:39
@hai-rise hai-rise merged commit 4c8c2c6 into risechain:main Sep 5, 2024
1 check passed
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.

2 participants