Skip to content

simplify qpzone database by using only one heap for resigning

Evan Hunt requested to merge each-qpzone-oneheap into main

heaps don't need to be updated as frequently in zone databases, so we don't need to share the load between multiple heaps as we did in the rbtdb.

Merge request reports