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

Try disable txindex in 0.21 #366

Closed
andyoknen opened this issue Aug 12, 2022 · 1 comment
Closed

Try disable txindex in 0.21 #366

andyoknen opened this issue Aug 12, 2022 · 1 comment
Assignees
Milestone

Comments

@andyoknen
Copy link
Collaborator

andyoknen commented Aug 12, 2022

Theoretically, it is no longer needed. All consensus functions that needed to get or check for a transaction must now work with SQLite DB - it no longer makes sense to get a transaction from a Bitcoin database.

@andyoknen andyoknen added this to the v0.21.0 milestone Aug 12, 2022
@andyoknen andyoknen moved this from 📋 Backlog to 🆕 New in Team Management Aug 12, 2022
@andyoknen andyoknen moved this from 🆕 New to 📋 Backlog in Team Management Aug 12, 2022
@andyoknen andyoknen moved this from 📋 Backlog to 🧪 Testing in Team Management Sep 16, 2022
@andyoknen
Copy link
Collaborator Author

#401

Repository owner moved this from 🧪 Testing to ✅ Done in Team Management Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants