Skip to content

Use list instead of Vector in the Store class - #5208

Merged
jtraglia merged 1 commit into
ethereum:masterfrom
jtraglia:use-non-ssz-lists-in-store
May 5, 2026
Merged

Use list instead of Vector in the Store class#5208
jtraglia merged 1 commit into
ethereum:masterfrom
jtraglia:use-non-ssz-lists-in-store

Conversation

@jtraglia

@jtraglia jtraglia commented May 5, 2026

Copy link
Copy Markdown
Member

So we shouldn't have been using Vector (an SSZ type) for these. Store can use native types for lists, sets, dictionaries, etc. We can/should use SSZ types for the entries though. This PR is an alternative to #5200.

@jtraglia
jtraglia merged commit 90cee98 into ethereum:master May 5, 2026
15 checks passed
@jtraglia
jtraglia deleted the use-non-ssz-lists-in-store branch May 5, 2026 16:41
@zilm13 zilm13 mentioned this pull request May 18, 2026
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant