Skip to content

Debug pubkeytable NDF bad indexing

David Vorick requested to merge pubkeytable-panic into unstable

Currently looks like we occasionally get an empty pubkey table, even though there are pieces with hosts. My guess is that there's somewhere in the code that accidentally wipes / erases / replaces / resets the table, and if we find that spot we can fix this.

Edited by Christopher Schinnerl

Merge request reports