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

Disable inscriptions on mainnet #814

Merged
merged 1 commit into from
Nov 17, 2022
Merged

Conversation

casey
Copy link
Collaborator

@casey casey commented Nov 17, 2022

Parsing inscriptions might be responsible for a performance regression, per #798, making indexing the mainnet chain much slower. We don't want to enable inscriptions on mainnet anyways, so for now, just disable looking for them on mainnet.

There might be a performance issue here, but I'm confident that it can be fixed, so we can punt on it and deal with it later.

@casey casey requested a review from raphjaph November 17, 2022 21:02
@casey casey merged commit ecade4c into master Nov 17, 2022
@casey casey deleted the disable-mainnet-inscriptions branch November 17, 2022 21:07
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