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

Update all sub-repos to use mpt_trie once plonky2_evm is merged #8

Closed
BGluth opened this issue Feb 12, 2024 · 1 comment
Closed

Update all sub-repos to use mpt_trie once plonky2_evm is merged #8

BGluth opened this issue Feb 12, 2024 · 1 comment
Assignees

Comments

@BGluth
Copy link
Contributor

BGluth commented Feb 12, 2024

Once #6 is finished, we can update trace_decoder to use the local mpt_trie repo instead of pointing to the old upstream eth_trie_utils repo. If we do this before plonky2_evm is moved into this repo, we will get type mismatch compiler errors from differing version of the crates being used together.

@BGluth BGluth self-assigned this Feb 12, 2024
Nashtare pushed a commit that referenced this issue Feb 12, 2024
@Nashtare
Copy link
Collaborator

Done in #14!

@Nashtare Nashtare added this to the Repository Refactor milestone Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants