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

bug/592: Provide MASP Params as local asset #1157

Merged
merged 2 commits into from
Oct 4, 2024
Merged

Conversation

jurevans
Copy link
Collaborator

@jurevans jurevans commented Oct 3, 2024

Relates to #592

This PR allows us to fetch the MASP params directly from Namadillo assets, which would eliminate the need to handle potential CORS issues.

Adding this here as an option to dealing with the CORS issues seen on https://interface.knowable.run. There are a couple alternatives though:

  • Keep the Github URL, but ensure the all hosts are configured with the correct CORS allow origins header
  • Host these params elsewhere

@jurevans jurevans added bug Something isn't working App: Namadillo labels Oct 3, 2024
@jurevans jurevans self-assigned this Oct 3, 2024
Copy link
Collaborator

@mateuszjasiuk mateuszjasiuk left a comment

Choose a reason for hiding this comment

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

Tested! Works great!

@jurevans jurevans merged commit 55b9410 into main Oct 4, 2024
10 checks passed
@jurevans jurevans deleted the fix/592-local-masp-params branch October 4, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App: Namadillo bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants