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

Support DB caching for multiple and array return types in eth_call queries #372

Merged
merged 8 commits into from
Apr 27, 2023

Conversation

nikugogoi
Copy link
Collaborator

@nikugogoi nikugogoi commented Apr 27, 2023

Part of #351

  • Support DB caching for multiple and array return types
  • Generate DB caching code in indexer file for multiple and array return types
  • Generate entities for multiple and array return types
  • Generate database file code for multiple and array return types

@nikugogoi nikugogoi self-assigned this Apr 27, 2023
@nikugogoi nikugogoi changed the title [WIP] Support DB caching for multiple return types in eth_call queries [WIP] Support DB caching for multiple return types in eth_call queries Apr 27, 2023
@nikugogoi nikugogoi changed the title [WIP] Support DB caching for multiple return types in eth_call queries Support DB caching for multiple return types in eth_call queries Apr 27, 2023
@nikugogoi nikugogoi changed the title Support DB caching for multiple return types in eth_call queries Support DB caching for multiple and array return types in eth_call queries Apr 27, 2023
@nikugogoi nikugogoi changed the title Support DB caching for multiple and array return types in eth_call queries [WIP] Support DB caching for multiple and array return types in eth_call queries Apr 27, 2023
@nikugogoi nikugogoi changed the title [WIP] Support DB caching for multiple and array return types in eth_call queries Support DB caching for multiple and array return types in eth_call queries Apr 27, 2023
@ashwinphatak ashwinphatak merged commit f2595d7 into cerc-io:main Apr 27, 2023
@ashwinphatak ashwinphatak deleted the ng-multiple-return-db branch April 27, 2023 12:57
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