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

fix: Enable expensive txes for Localnet compute node #625

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

matevz
Copy link
Member

@matevz matevz commented Sep 22, 2024

This PR enables allow_expensive_queries parameter on compute-0 node too, since it's required for ROFL queries.

@matevz
Copy link
Member Author

matevz commented Sep 24, 2024

Perhaps we could/should run ROFL on the client-0 node instead of compute-0 and this would not be needed.

@matevz matevz force-pushed the matevz/fix/docker-rofl-evm-queries branch from 56acbdf to a47e92a Compare September 27, 2024 08:45
@matevz
Copy link
Member Author

matevz commented Sep 27, 2024

Perhaps we could/should run ROFL on the client-0 node instead of compute-0 and this would not be needed.

Running ROFLs that are part of the ParaTime .orc is currently disabled on client, so this is currently not straight forward to do. Maybe sth for the future, when we revamp the test-runner and net-runner code.

@matevz matevz merged commit 16d625b into main Sep 27, 2024
6 checks passed
@matevz matevz deleted the matevz/fix/docker-rofl-evm-queries branch September 27, 2024 12:24
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