lutteropp / hakmer-ng-redesign

0 stars 0 forks source link

Implement trimming of already aligned extended block #63

Open lutteropp opened 5 years ago

lutteropp commented 5 years ago

This way, we can reduce the number of critical sections.

lutteropp commented 5 years ago

Done by just rebuilding the block - because trimming can get pretty weird otherwise. We first need to check the seed - if the seed got trimmed at one direction, no flanking sequence can be added in that direction. ... or can it still be added?