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

feat: split API URLs into two env vars #106

Merged
merged 2 commits into from
Jan 5, 2024

Conversation

CharlieC3
Copy link
Member

Splits the API URLs into two env vars, one for the Stacks Blockchain API, and another for the Stacks Core RPC API. This will allow anyone running the registrar to have greater control over the domains they use for each downstream service.

@CLAassistant
Copy link

CLAassistant commented Jan 4, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (54a52c4) 57.50% compared to head (d15f2d1) 57.42%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/config.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
- Coverage   57.50%   57.42%   -0.08%     
==========================================
  Files           8        8              
  Lines         760      761       +1     
==========================================
  Hits          437      437              
- Misses        323      324       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jcnelson jcnelson merged commit f9cbbce into stacks-network:master Jan 5, 2024
4 of 5 checks passed
@blockstack-devops
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants