AntelopeIO / spring

C++ implementation of the Antelope protocol with Savanna consensus
Other
9 stars 5 forks source link

investigate possible off-by-one in ship log pruning #272

Open spoonincode opened 5 months ago

spoonincode commented 5 months ago

See discussion here, https://github.com/AntelopeIO/spring/pull/237/files/a29f3f96aa9bfebc3a33eb4c3578bab74bb08527#r1635281726

ericpassmore commented 4 months ago

Note:start group: STABILITY category: INTERNALS summary: Resolve long stating issues where SHiP prunes one too many blocks. Note:end