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

Aggregate Getter traits into one EthContexts trait #2018

Open
Tracked by #2027
rakita opened this issue Jan 23, 2025 · 3 comments
Open
Tracked by #2027

Aggregate Getter traits into one EthContexts trait #2018

rakita opened this issue Jan 23, 2025 · 3 comments

Comments

@rakita
Copy link
Member

rakita commented Jan 23, 2025

With Context execution we now have a new type for OpContext, it is time-consuming and code bloat to implement all needed Getter traits, so aggregating all Getters into one trait seems logical.

@rakita
Copy link
Member Author

rakita commented Jan 23, 2025

Seen here: #2013

@rakita rakita mentioned this issue Jan 27, 2025
8 tasks
@elijahhampton
Copy link

Seen here: #2013

@rakita I can pick this one up

@rakita
Copy link
Member Author

rakita commented Jan 28, 2025

@elijahhampton go for it! I am not exactly sure how this will look, but idea is to be easy to add new OpContext or ScrollContext etc.

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

No branches or pull requests

2 participants