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

core: Added Generic CallFactoryReturns (upgrade to Go1.18) #4

Merged
merged 7 commits into from
Mar 15, 2022

Conversation

lmittmann
Copy link
Owner

@lmittmann lmittmann commented Feb 23, 2022

The generic core.CallFactoryReturns interface hides the actual factory implementation. This reduces the number of exported types in module/eth an improves documentation readability.

@lmittmann lmittmann changed the title core: Added Generic CallReturnsFactory (+ upgrade to Go1.18) core: Added Generic CallFactoryReturns (upgrade to Go1.18) Mar 10, 2022
@lmittmann lmittmann marked this pull request as ready for review March 15, 2022 17:40
@lmittmann lmittmann merged commit 3ffb8ec into main Mar 15, 2022
@lmittmann lmittmann deleted the generic_factory branch March 15, 2022 17:42
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.

None yet

1 participant