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

app(rpc): expose simtrade service by default #4697

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

erwanor
Copy link
Member

@erwanor erwanor commented Jul 5, 2024

Describe your changes

This PR makes pd's --enable-expensive-rpc flag a no-op and expose the application's trade simulation service by default.

Issue ticket number and link

Close #4696

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    Configuration change

@erwanor erwanor added A-node Area: System design and implementation for node software A-dex Area: Relates to the dex labels Jul 5, 2024
@erwanor erwanor requested a review from conorsch July 5, 2024 02:11
@erwanor erwanor self-assigned this Jul 5, 2024
@hdevalence hdevalence merged commit 9311258 into main Jul 5, 2024
13 checks passed
@hdevalence hdevalence deleted the erwan/dex_simtrade_default branch July 5, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dex Area: Relates to the dex A-node Area: System design and implementation for node software
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

SimulateTrade is incorrectly included in "expensive RPCs"
2 participants