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

feat: add context to working set #832

Merged
merged 4 commits into from
Sep 18, 2023

Conversation

vlopes11
Copy link
Contributor

Prior to this commit, WorkingSet took a Storage argument. Storage is an associated type of Context/Spec, and WorkingSet is being moved to have Context additional types other than storage. One example is the gas price static types.

Blocked by #831

@vlopes11 vlopes11 marked this pull request as draft September 11, 2023 13:11
Base automatically changed from vlopes11/feature/downgrade-workingset to nightly September 18, 2023 15:00
Prior to this commit, `WorkingSet` took a `Storage` argument. `Storage`
is an associated type of `Context`/`Spec`, and `WorkingSet` is being
moved to have `Context` additional types other than storage. One example
is the gas price static types.
@vlopes11 vlopes11 force-pushed the vlopes11/feature/add-context-to-working-set branch from 43cd531 to 232b73c Compare September 18, 2023 19:04
@vlopes11 vlopes11 marked this pull request as ready for review September 18, 2023 21:14
@preston-evans98 preston-evans98 added this pull request to the merge queue Sep 18, 2023
Merged via the queue into nightly with commit ed92c81 Sep 18, 2023
@preston-evans98 preston-evans98 deleted the vlopes11/feature/add-context-to-working-set branch September 18, 2023 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants