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

refactor: move AllowUnfinalizedQueries out of vm.Config #443

Merged
merged 6 commits into from
Jan 5, 2024

Conversation

darioush
Copy link
Collaborator

@darioush darioush commented Dec 28, 2023

Why this should be merged

I don't think AllowUnfinalizedQueries belongs in core/vm.Config, since that is the interpreter configuration.

How this works

Moves AllowUnfinalizedQueries to the backend

How this was tested

CI

@darioush darioush marked this pull request as ready for review December 28, 2023 05:10
Copy link
Collaborator

@ceyonur ceyonur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a nit

@darioush darioush enabled auto-merge (squash) January 4, 2024 22:46
@darioush darioush merged commit bebdd56 into master Jan 5, 2024
8 checks passed
@darioush darioush deleted the refactor-allow-unfinalized branch January 5, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants