bsc icon indicating copy to clipboard operation
bsc copied to clipboard

4844: bugfix and improve

Open buddh0 opened this issue 11 months ago • 1 comments

Description

bugfix

  1. DeleteBlobSidecars when setHeadBeyondRoot
  2. fix blob number check when downloading block body
  3. modify resetItems a. add lock b. remove all data files and prevent from overflow c. set metadata d. sync index file before reopen

improvement

  1. rename ReadRawBlobSidecars to ReadBlobSidecars
  2. delete dead code in freezeRangeWithBlobs

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

buddh0 avatar Mar 26 '24 07:03 buddh0