Skip to content

Integrate Request evm env filling in ethapi#9358

Merged
emhane merged 8 commits intoparadigmxyz:mainfrom
nkysg:evm_env_filling_ethapi
Jul 9, 2024
Merged

Integrate Request evm env filling in ethapi#9358
emhane merged 8 commits intoparadigmxyz:mainfrom
nkysg:evm_env_filling_ethapi

Conversation

@nkysg
Copy link
Contributor

@nkysg nkysg commented Jul 7, 2024

Fix #9296

@nkysg nkysg requested review from Rjected, emhane and mattsse as code owners July 7, 2024 09:34
mattsse
mattsse previously requested changes Jul 8, 2024
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

thanks, this is almost there, only have pedantic nit

@mattsse mattsse added C-enhancement New feature or request A-rpc Related to the RPC implementation labels Jul 8, 2024
@nkysg nkysg requested a review from mattsse July 8, 2024 14:50
@emhane
Copy link
Collaborator

emhane commented Jul 9, 2024

excuse me, merging main looked like it would merge cleanly but some deps have changed in #9391, let me know if you want help fixing the merge conflicts

@nkysg
Copy link
Contributor Author

nkysg commented Jul 9, 2024

excuse me, merging main looked like it would merge cleanly but some deps have changed in #9391, let me know if you want help fixing the merge conflicts

Let me fix it.

@nkysg nkysg force-pushed the evm_env_filling_ethapi branch from 91eeb68 to 6949fe4 Compare July 9, 2024 14:57
@emhane emhane dismissed mattsse’s stale review July 9, 2024 15:21

changes addressed

@emhane emhane enabled auto-merge July 9, 2024 15:21
@emhane
Copy link
Collaborator

emhane commented Jul 9, 2024

remains to fix docs. check out the Makefile, it contains some helpful commands like make lint and make rustdocs

auto-merge was automatically disabled July 9, 2024 15:22

Head branch was pushed to by a user without write access

@nkysg nkysg force-pushed the evm_env_filling_ethapi branch from f6a7a59 to b097706 Compare July 9, 2024 15:28
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

cool, this now unblocks further op api separation

@nkysg nkysg requested a review from emhane July 9, 2024 15:42
@nkysg
Copy link
Contributor Author

nkysg commented Jul 9, 2024

@mattsse @emhane Thanks for your help!

@emhane
Copy link
Collaborator

emhane commented Jul 9, 2024

ur very welcome @nkysg , thanks for the appreciation, I believe you can learn a whole lot from contributing to reth 😎

@emhane emhane enabled auto-merge July 9, 2024 15:57
@emhane emhane added this pull request to the merge queue Jul 9, 2024
Merged via the queue into paradigmxyz:main with commit 2fa37b1 Jul 9, 2024
@nkysg nkysg deleted the evm_env_filling_ethapi branch July 9, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rpc Related to the RPC implementation C-enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate Request evm env filling in ethapi

3 participants