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

Remove milhouse export aliases #5286

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

dapplion
Copy link
Collaborator

At the moment tree-states has a confusing mix of type aliases for the VariableList/FixedVector types. This PR switches to:

  • VariableList/FixedVector: same as on stable, refer to types from ssz_types
  • List/Vector: unmodified milhouse type names

Issue Addressed

Closes #5141

@dapplion dapplion added ready-for-review The code is ready for review tree-states Upcoming state and database overhaul labels Feb 24, 2024
Copy link
Member

@michaelsproul michaelsproul left a comment

Choose a reason for hiding this comment

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

Niiiiice, thanks for cleaning this up!

@michaelsproul michaelsproul merged commit 5dfc5c1 into sigp:tree-states Feb 27, 2024
27 of 28 checks passed
@dapplion dapplion deleted the tree-states-rename branch February 27, 2024 05:36
@dapplion dapplion restored the tree-states-rename branch March 5, 2024 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-review The code is ready for review tree-states Upcoming state and database overhaul
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants