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

v17.4+ writes interior trie nodes to the takeover db #403

Open
BrannonKing opened this issue Jun 26, 2021 · 0 comments
Open

v17.4+ writes interior trie nodes to the takeover db #403

BrannonKing opened this issue Jun 26, 2021 · 0 comments

Comments

@BrannonKing
Copy link
Member

For example, see:
select distinct name from takeover t where t.height = 658309 and name not in (select distinct nodeName from claim);
It looks like one third of the nodes in the takeover table are invalid. It's a minor performance issue.

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

No branches or pull requests

1 participant