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

Clarify eth_to_gwei helper name and move to common crate #619

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

Nashtare
Copy link
Collaborator

@Nashtare Nashtare commented Sep 11, 2024

closes #618

Note that zk_evm_common is technically only necessary as dev-dependency for evm_arithmetization, but it will be brought in as regular dependency soon (cf #605) anyway.

@Nashtare Nashtare self-assigned this Sep 11, 2024
@github-actions github-actions bot added crate: trace_decoder Anything related to the trace_decoder crate. crate: evm_arithmetization Anything related to the evm_arithmetization crate. crate: common labels Sep 11, 2024
@Nashtare Nashtare added this to the x Misc. milestone Sep 11, 2024
Copy link
Contributor

@0xaatif 0xaatif left a comment

Choose a reason for hiding this comment

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

Thanks!

WIBNI if we had some kind of units library to handle this for us

@0xaatif 0xaatif merged commit b7bee72 into develop Sep 11, 2024
18 checks passed
@0xaatif 0xaatif deleted the chore/deal_with_eth_conversion branch September 11, 2024 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate: common crate: evm_arithmetization Anything related to the evm_arithmetization crate. crate: trace_decoder Anything related to the trace_decoder crate.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

clarify scaling on withdrawals from RPC nodes
3 participants