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

Hook obscuro scan other endpoints #1403

Merged
merged 3 commits into from
Jul 25, 2023
Merged

Hook obscuro scan other endpoints #1403

merged 3 commits into from
Jul 25, 2023

Conversation

otherview
Copy link
Contributor

Why this change is needed

https://github.com/obscuronet/obscuro-internal/issues/1962
https://github.com/obscuronet/obscuro-internal/issues/1965

What changes were made as part of this PR

Please provide a high level list of the changes made

PR checks pre-merging

Please indicate below by ticking the checkbox that you have read and performed the required
PR checks

  • PR checks reviewed and performed

Copy link
Collaborator

@BedrockSquirrel BedrockSquirrel left a comment

Choose a reason for hiding this comment

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

LGTM - minor optional niggles + need to fix the lint on that test

@@ -1,5 +1,5 @@
class Config {
static backendServerAddress = "http://127.0.0.1:8080"
static backendServerAddress = "http://127.0.0.1:43910"
Copy link
Collaborator

Choose a reason for hiding this comment

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

What's this port about? You need to configure that somewhere locally to run dev server or it just works?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's a placeholder. It should point to the api port for the dev environment. I guess I'll change, and set it as default, once I hook up the launcher to obscuroscan ?

tools/obscuroscan_v2/frontend/src/stores/counterStore.js Outdated Show resolved Hide resolved
tools/obscuroscan_v2/frontend/src/stores/priceStore.js Outdated Show resolved Hide resolved
@otherview otherview merged commit b074d5f into main Jul 25, 2023
2 checks passed
@otherview otherview deleted the pedro/obs_scan_endpoints branch July 25, 2023 09:26
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