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

Misc Fixes #21

Merged
merged 2 commits into from
Dec 24, 2024
Merged

Misc Fixes #21

merged 2 commits into from
Dec 24, 2024

Conversation

nostrdev-com
Copy link
Collaborator

It has been observed that different API routes declared in different back-end configurations, which makes any one Mempool deploy with a particular backend 'incomplete', i.e. routes that are available in 'esplora' are not available with 'electrum', even though the underlying endpoints work.

An obvsious solution is to merge all routes for all back-ends.

However, it would be good to understand the original reason the Mempool developers decided to split routes the way they have. It seems that the current set-up would only work with at least two instances of Mempool, each with its own backend configuration, deployed at the same time.

@nostrdev-com nostrdev-com merged commit 01a5f27 into master Dec 24, 2024
10 checks passed
@dangershony dangershony deleted the missing-routes branch December 24, 2024 10:06
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.

1 participant